2022-12-01T09:48:35.1920302Z Requested labels: self-hosted, windows.4xlarge 2022-12-01T09:48:35.1920401Z Job defined at: pytorch/pytorch/.github/workflows/_win-build.yml@refs/pull/89997/merge 2022-12-01T09:48:35.1920423Z Waiting for a runner to pick up this job... 2022-12-01T09:48:36.4834670Z Job is about to start running on the runner: i-00efc9318b60a966b (organization) 2022-12-01T09:48:41.9842632Z Current runner version: '2.299.1' 2022-12-01T09:48:41.9849063Z Runner name: 'i-00efc9318b60a966b' 2022-12-01T09:48:41.9849461Z Runner group name: 'Default' 2022-12-01T09:48:41.9850044Z Machine name: 'EC2AMAZ-A10PA24' 2022-12-01T09:48:41.9851941Z ##[group]GITHUB_TOKEN Permissions 2022-12-01T09:48:41.9852455Z Actions: read 2022-12-01T09:48:41.9852716Z Checks: read 2022-12-01T09:48:41.9852936Z Contents: read 2022-12-01T09:48:41.9853198Z Deployments: read 2022-12-01T09:48:41.9853447Z Discussions: read 2022-12-01T09:48:41.9853664Z Issues: read 2022-12-01T09:48:41.9853980Z Metadata: read 2022-12-01T09:48:41.9854225Z Packages: read 2022-12-01T09:48:41.9854474Z Pages: read 2022-12-01T09:48:41.9854719Z PullRequests: read 2022-12-01T09:48:41.9855013Z RepositoryProjects: read 2022-12-01T09:48:41.9855249Z SecurityEvents: read 2022-12-01T09:48:41.9855496Z Statuses: read 2022-12-01T09:48:41.9855731Z ##[endgroup] 2022-12-01T09:48:41.9858702Z Secret source: None 2022-12-01T09:48:41.9859320Z Prepare workflow directory 2022-12-01T09:48:42.0762545Z Prepare all required actions 2022-12-01T09:48:42.0918312Z Getting action download info 2022-12-01T09:48:42.2952428Z Download action repository 'pytorch/pytorch@master' (SHA:850b53bbee82fb194af85b566aedee94b96def32) 2022-12-01T09:49:34.0492532Z Download action repository 'pytorch/test-infra@main' (SHA:1f415583bdcd967e33ea8fd05be71ed0bdf19880) 2022-12-01T09:49:36.5862531Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2022-12-01T09:49:37.5263861Z Getting action download info 2022-12-01T09:49:37.7033377Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-12-01T09:49:38.6642523Z Uses: pytorch/pytorch/.github/workflows/_win-build.yml 2022-12-01T09:49:38.6644082Z ##[group] Inputs 2022-12-01T09:49:38.6644346Z build-environment: win-vs2019-cuda11.6-py3 2022-12-01T09:49:38.6644569Z cuda-version: 11.6 2022-12-01T09:49:38.6645026Z build-with-debug: false 2022-12-01T09:49:38.6645238Z sync-tag: win-cuda-build 2022-12-01T09:49:38.6646022Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 5, runner: "windows.8xlarge.nvidia.gpu" }, { config: "default", shard: 2, num_shards: 5, runner: "windows.8xlarge.nvidia.gpu" }, { config: "default", shard: 3, num_shards: 5, runner: "windows.8xlarge.nvidia.gpu" }, { config: "default", shard: 4, num_shards: 5, runner: "windows.8xlarge.nvidia.gpu" }, { config: "default", shard: 5, num_shards: 5, runner: "windows.8xlarge.nvidia.gpu" }, { config: "functorch", shard: 1, num_shards: 1, runner: "windows.8xlarge.nvidia.gpu" }, { config: "force_on_cpu", shard: 1, num_shards: 1, runner: "windows.4xlarge" }, ]} 2022-12-01T09:49:38.6646737Z ##[endgroup] 2022-12-01T09:49:38.6647116Z Complete job name: win-vs2019-cuda11.6-py3 / build 2022-12-01T09:49:38.8282857Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-12-01T09:49:38.8283186Z with: 2022-12-01T09:49:38.8283360Z no-sudo: true 2022-12-01T09:49:38.8283602Z submodules: recursive 2022-12-01T09:49:38.8283859Z fetch-depth: 0 2022-12-01T09:49:38.8284045Z env: 2022-12-01T09:49:38.8284262Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:49:38.8284472Z ##[endgroup] 2022-12-01T09:49:38.8605960Z ##[group]Run retry () { 2022-12-01T09:49:38.8606193Z retry () { 2022-12-01T09:49:38.8606417Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-12-01T09:49:38.8606626Z } 2022-12-01T09:49:38.8606795Z echo "${GITHUB_WORKSPACE}" 2022-12-01T09:49:38.8607013Z if [ -z "${NO_SUDO}" ]; then 2022-12-01T09:49:38.8607235Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-12-01T09:49:38.8607433Z else 2022-12-01T09:49:38.8607667Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-12-01T09:49:38.8607887Z fi 2022-12-01T09:49:38.8608050Z mkdir "${GITHUB_WORKSPACE}" 2022-12-01T09:49:38.8640697Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-12-01T09:49:38.8640983Z env: 2022-12-01T09:49:38.8641142Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:49:38.8641361Z NO_SUDO: true 2022-12-01T09:49:38.8641524Z ##[endgroup] 2022-12-01T09:49:39.2149513Z C:\actions-runner\_work\pytorch\pytorch 2022-12-01T09:49:39.4339142Z ##[group]Run malfet/checkout@silent-checkout 2022-12-01T09:49:39.4339374Z with: 2022-12-01T09:49:39.4339565Z ref: c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:49:39.4339756Z fetch-depth: 0 2022-12-01T09:49:39.4339926Z submodules: recursive 2022-12-01T09:49:39.4340104Z quiet-checkout: true 2022-12-01T09:49:39.4340283Z repository: pytorch/pytorch 2022-12-01T09:49:39.4340608Z token: *** 2022-12-01T09:49:39.4340773Z ssh-strict: true 2022-12-01T09:49:39.4340966Z persist-credentials: true 2022-12-01T09:49:39.4341132Z clean: true 2022-12-01T09:49:39.4341283Z lfs: false 2022-12-01T09:49:39.4341456Z set-safe-directory: true 2022-12-01T09:49:39.4341618Z env: 2022-12-01T09:49:39.4341777Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:49:39.4341950Z ##[endgroup] 2022-12-01T09:49:43.5349057Z Syncing repository: pytorch/pytorch 2022-12-01T09:49:43.5350377Z ##[group]Getting Git version info 2022-12-01T09:49:43.5350677Z Working directory is 'C:\actions-runner\_work\pytorch\pytorch' 2022-12-01T09:49:43.5398806Z [command]"C:\Program Files\Git\cmd\git.exe" version 2022-12-01T09:49:45.0286530Z git version 2.38.1.windows.1 2022-12-01T09:49:45.0322207Z ##[endgroup] 2022-12-01T09:49:45.0340354Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\a9cea002-6aec-43cf-9160-27e8beed3503' before making global git config changes 2022-12-01T09:49:45.0341678Z Adding repository directory to the temporary git global config as a safe directory 2022-12-01T09:49:45.0348829Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch 2022-12-01T09:49:45.0572406Z Deleting the contents of 'C:\actions-runner\_work\pytorch\pytorch' 2022-12-01T09:49:45.0581243Z ##[group]Initializing the repository 2022-12-01T09:49:45.0587493Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\pytorch\pytorch 2022-12-01T09:49:45.0974154Z Initialized empty Git repository in C:/actions-runner/_work/pytorch/pytorch/.git/ 2022-12-01T09:49:45.1007233Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/pytorch 2022-12-01T09:49:45.1245021Z ##[endgroup] 2022-12-01T09:49:45.1245397Z ##[group]Disabling automatic garbage collection 2022-12-01T09:49:45.1251557Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2022-12-01T09:49:45.1467517Z ##[endgroup] 2022-12-01T09:49:45.1467941Z ##[group]Setting up auth 2022-12-01T09:49:45.1479112Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2022-12-01T09:49:45.1686605Z [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:45.8065960Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-01T09:49:45.8272714Z [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:46.2010154Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2022-12-01T09:49:46.2273972Z ##[endgroup] 2022-12-01T09:49:46.2274328Z ##[group]Fetching the repository 2022-12-01T09:49:46.2283353Z [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:50:58.0970631Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --verify --quiet c13d400bffe90e16b96520bbc8a41a6f0c9cd584^{object} 2022-12-01T09:50:58.1199820Z [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:01.3443406Z ##[endgroup] 2022-12-01T09:51:01.3443861Z ##[group]Determining the checkout info 2022-12-01T09:51:01.3444648Z ##[endgroup] 2022-12-01T09:51:01.3444991Z ##[group]Checking out the ref 2022-12-01T09:51:01.3453271Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --quiet --force c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:51:15.6697396Z ##[endgroup] 2022-12-01T09:51:15.6697838Z ##[group]Setting up auth for fetching submodules 2022-12-01T09:51:15.6707131Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2022-12-01T09:51:15.7007696Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2022-12-01T09:51:15.7229220Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2022-12-01T09:51:15.7450105Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-12-01T09:51:15.7658550Z ##[endgroup] 2022-12-01T09:51:15.7658982Z ##[group]Fetching submodules 2022-12-01T09:51:15.7664923Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2022-12-01T09:51:16.1443981Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --recursive 2022-12-01T09:51:16.6314008Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-12-01T09:51:16.6314511Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-12-01T09:51:16.6314988Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-12-01T09:51:16.6315423Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-12-01T09:51:16.6317836Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-12-01T09:51:16.6318438Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2022-12-01T09:51:16.6318982Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-12-01T09:51:16.6319935Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-12-01T09:51:16.6320490Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-12-01T09:51:16.6320997Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-12-01T09:51:16.6321742Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-12-01T09:51:16.6322559Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2022-12-01T09:51:16.6323020Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-12-01T09:51:16.6323428Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-12-01T09:51:16.6323954Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-12-01T09:51:16.6324462Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-12-01T09:51:16.6324991Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-12-01T09:51:16.6325417Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:51:16.6325868Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-12-01T09:51:16.6326308Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-12-01T09:51:16.6326738Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-12-01T09:51:16.6327156Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-12-01T09:51:16.6327603Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-12-01T09:51:16.6328066Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-12-01T09:51:16.6328516Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-12-01T09:51:16.6328918Z 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.6329344Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-12-01T09:51:16.6329743Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-12-01T09:51:16.6330172Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-12-01T09:51:16.6330606Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-12-01T09:51:16.6331058Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-12-01T09:51:16.6331519Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-12-01T09:51:16.6332002Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-12-01T09:51:16.6332634Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-12-01T09:51:16.6490463Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-12-01T09:51:16.6491295Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-12-01T09:51:16.6491852Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-12-01T09:51:16.6492395Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-12-01T09:51:16.6492773Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-12-01T09:51:16.6493201Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-12-01T09:51:16.6493640Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-12-01T09:51:17.1095404Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-12-01T09:51:17.4845696Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-12-01T09:51:17.8007646Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-12-01T09:51:18.3901532Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-12-01T09:51:18.7959171Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-12-01T09:51:21.7242932Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2022-12-01T09:51:29.3485328Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-12-01T09:51:30.1092113Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-12-01T09:51:30.9927900Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-12-01T09:51:32.6614510Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-12-01T09:51:34.9379528Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-12-01T09:51:37.2544458Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2022-12-01T09:51:43.7002255Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-12-01T09:51:44.6854827Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-12-01T09:51:46.1322505Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-12-01T09:51:47.6713929Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-12-01T09:51:48.0209072Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-12-01T09:51:48.6446725Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-12-01T09:51:49.1653537Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-12-01T09:51:50.4208266Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-12-01T09:51:51.0662822Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-12-01T09:51:51.8957246Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-12-01T09:51:52.2885591Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2022-12-01T09:51:55.3796749Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-12-01T09:51:56.0019182Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-12-01T09:51:56.5121067Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-12-01T09:52:04.6868015Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2022-12-01T09:52:07.3174973Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-12-01T09:52:08.1212558Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-12-01T09:52:08.4452249Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-12-01T09:52:14.9016676Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-12-01T09:52:15.2541811Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-12-01T09:52:15.5760666Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-12-01T09:52:16.6434991Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-12-01T09:52:16.9889936Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-12-01T09:52:17.5726185Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-12-01T09:52:18.0655379Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-12-01T09:52:18.9304102Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-12-01T09:52:21.8917024Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-12-01T09:52:22.5907630Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-12-01T09:52:25.0135750Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-12-01T09:52:25.1738308Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-12-01T09:52:25.2849253Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-12-01T09:52:25.3976129Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-12-01T09:52:26.0816145Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-12-01T09:52:26.4139387Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-12-01T09:52:26.9327533Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2022-12-01T09:52:38.6462534Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-12-01T09:52:38.9300588Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-12-01T09:52:40.0169336Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2022-12-01T09:52:40.3353559Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-12-01T09:52:44.7355327Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2022-12-01T09:52:51.3857256Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2022-12-01T09:52:54.1965530Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-12-01T09:52:55.5275939Z Submodule path 'third_party/fbgemm': checked out '0d98c261561524cce92e37fe307ea6596664309a' 2022-12-01T09:52:55.5471577Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:52:55.5472090Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:52:55.5472562Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:52:55.5473515Z 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:56.9493350Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-12-01T09:52:58.9497046Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-12-01T09:53:00.4386804Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-12-01T09:53:01.0309237Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-12-01T09:53:01.4368445Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-12-01T09:53:02.5895358Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-12-01T09:53:03.0999659Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-12-01T09:53:03.2312975Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-12-01T09:53:05.0493563Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-12-01T09:53:05.4086871Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-12-01T09:53:05.5460695Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-12-01T09:53:05.8848650Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-12-01T09:53:06.1777197Z Submodule path 'third_party/gloo': checked out '5b143513263133af2b95547e97c07cebeb72bf72' 2022-12-01T09:53:06.6488564Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-12-01T09:53:06.7850406Z Submodule path 'third_party/ideep': checked out '77d662b313a762e82b389d3fd965e0098f12cd99' 2022-12-01T09:53:06.7978154Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-12-01T09:53:17.4553555Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-12-01T09:53:19.7551121Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-12-01T09:53:19.7689175Z 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:27.6668469Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-12-01T09:53:31.6867991Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-12-01T09:53:31.8087263Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-12-01T09:53:32.0198193Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-12-01T09:53:32.6515681Z Submodule path 'third_party/kineto': checked out '0703c78999061b8329dfab7ec5046fc5764a5573' 2022-12-01T09:53:32.6666738Z 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:32.6667362Z 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:33.9977276Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-12-01T09:53:35.2412086Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-12-01T09:53:35.6283527Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-12-01T09:53:36.1848069Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-12-01T09:53:36.4972645Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2022-12-01T09:53:36.5806633Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-12-01T09:53:37.7000609Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-12-01T09:53:41.3325294Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-12-01T09:53:41.3484068Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-12-01T09:53:41.3484628Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-12-01T09:53:41.9299994Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-12-01T09:53:43.2087972Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-12-01T09:53:44.2197113Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-12-01T09:53:44.5808625Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-12-01T09:53:44.7278018Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-12-01T09:53:44.7429597Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:53:46.8962553Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-12-01T09:53:48.3257199Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-12-01T09:53:48.3423253Z 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:48.3423839Z 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:48.9604295Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-12-01T09:53:50.2807022Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-12-01T09:53:50.4274797Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-12-01T09:53:50.8086989Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-12-01T09:53:50.8238876Z 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:51.3061061Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-12-01T09:53:51.3651330Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-12-01T09:53:51.4458113Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-12-01T09:53:55.2713022Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-12-01T09:53:55.2862714Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:53:55.2863259Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-12-01T09:53:55.9305107Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-12-01T09:53:57.5780272Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-12-01T09:53:57.7450608Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-12-01T09:53:58.3683462Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-12-01T09:53:58.4437740Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-12-01T09:53:58.5568193Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-12-01T09:53:59.0285604Z Submodule path 'third_party/pybind11': checked out 'aa304c9c7d725ffb9d10af08a3b34cb372307020' 2022-12-01T09:53:59.2247328Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-12-01T09:53:59.3782273Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-12-01T09:53:59.4508556Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-12-01T09:53:59.6628336Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-12-01T09:54:02.2672106Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-12-01T09:54:02.6925011Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-12-01T09:54:02.7125949Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:54:02.7126472Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:54:02.7127957Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:54:02.7128487Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:54:04.2681500Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-12-01T09:54:05.0388199Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-12-01T09:54:06.5403276Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-12-01T09:54:08.0345504Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-12-01T09:54:08.3994625Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-12-01T09:54:08.5943614Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-12-01T09:54:09.3533881Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-12-01T09:54:09.6939385Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-12-01T09:54:09.7062711Z 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:10.1054867Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-12-01T09:54:10.1700013Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-12-01T09:54:10.8938484Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-12-01T09:54:10.9142531Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2022-12-01T09:54:11.2803535Z Entering 'android/libs/fbjni' 2022-12-01T09:54:11.3218503Z Entering 'third_party/FP16' 2022-12-01T09:54:11.3631221Z Entering 'third_party/FXdiv' 2022-12-01T09:54:11.4048141Z Entering 'third_party/NNPACK' 2022-12-01T09:54:11.4456982Z Entering 'third_party/QNNPACK' 2022-12-01T09:54:11.4863477Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:54:11.5277122Z Entering 'third_party/XNNPACK' 2022-12-01T09:54:11.5692323Z Entering 'third_party/benchmark' 2022-12-01T09:54:11.6123941Z Entering 'third_party/cpuinfo' 2022-12-01T09:54:11.6540831Z Entering 'third_party/cub' 2022-12-01T09:54:11.6958185Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:54:11.7377448Z Entering 'third_party/cutlass' 2022-12-01T09:54:11.7790765Z Entering 'third_party/eigen' 2022-12-01T09:54:11.8208502Z Entering 'third_party/fbgemm' 2022-12-01T09:54:12.0549943Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:54:12.1384889Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:54:12.1809451Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:54:12.2233940Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:54:12.2670261Z Entering 'third_party/flatbuffers' 2022-12-01T09:54:12.3126963Z Entering 'third_party/fmt' 2022-12-01T09:54:12.3535646Z Entering 'third_party/foxi' 2022-12-01T09:54:12.3941856Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:54:12.4371272Z Entering 'third_party/gloo' 2022-12-01T09:54:12.4775104Z Entering 'third_party/googletest' 2022-12-01T09:54:12.5208059Z Entering 'third_party/ideep' 2022-12-01T09:54:12.5598875Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:54:12.6011957Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:54:12.6471041Z Entering 'third_party/ios-cmake' 2022-12-01T09:54:12.6880581Z Entering 'third_party/ittapi' 2022-12-01T09:54:12.7288028Z Entering 'third_party/kineto' 2022-12-01T09:54:12.7711613Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:54:12.8127181Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:54:12.8557500Z Entering 'third_party/nccl/nccl' 2022-12-01T09:54:12.8963343Z Entering 'third_party/neon2sse' 2022-12-01T09:54:12.9379827Z Entering 'third_party/nlohmann' 2022-12-01T09:54:12.9787998Z Entering 'third_party/onnx' 2022-12-01T09:54:13.0208573Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:54:13.0624727Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:54:13.1054591Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:54:13.1452767Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:54:13.1870077Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:54:13.2312057Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:54:13.2727582Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:54:13.3227851Z Entering 'third_party/pocketfft' 2022-12-01T09:54:13.3648500Z Entering 'third_party/protobuf' 2022-12-01T09:54:13.4392131Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:54:13.4859081Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:54:13.5297843Z Entering 'third_party/psimd' 2022-12-01T09:54:13.5712652Z Entering 'third_party/pthreadpool' 2022-12-01T09:54:13.6135631Z Entering 'third_party/pybind11' 2022-12-01T09:54:13.6573717Z Entering 'third_party/python-enum' 2022-12-01T09:54:13.7021696Z Entering 'third_party/python-peachpy' 2022-12-01T09:54:13.7438475Z Entering 'third_party/python-six' 2022-12-01T09:54:13.7850023Z Entering 'third_party/sleef' 2022-12-01T09:54:13.8262693Z Entering 'third_party/tbb' 2022-12-01T09:54:13.8670124Z Entering 'third_party/tensorpipe' 2022-12-01T09:54:13.9081709Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:54:13.9496406Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:54:13.9913956Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:54:14.0350857Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:54:14.0746580Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:54:14.1195914Z Entering 'third_party/zstd' 2022-12-01T09:54:14.1681334Z ##[endgroup] 2022-12-01T09:54:14.1682267Z ##[group]Persisting credentials for submodules 2022-12-01T09:54:14.1691314Z [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:14.5408068Z Entering 'android/libs/fbjni' 2022-12-01T09:54:14.5905423Z Entering 'third_party/FP16' 2022-12-01T09:54:14.6391709Z Entering 'third_party/FXdiv' 2022-12-01T09:54:14.6886847Z Entering 'third_party/NNPACK' 2022-12-01T09:54:14.7381886Z Entering 'third_party/QNNPACK' 2022-12-01T09:54:14.7905382Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:54:14.8399830Z Entering 'third_party/XNNPACK' 2022-12-01T09:54:14.8917706Z Entering 'third_party/benchmark' 2022-12-01T09:54:14.9421988Z Entering 'third_party/cpuinfo' 2022-12-01T09:54:14.9927991Z Entering 'third_party/cub' 2022-12-01T09:54:15.0419031Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:54:15.0949149Z Entering 'third_party/cutlass' 2022-12-01T09:54:15.1457070Z Entering 'third_party/eigen' 2022-12-01T09:54:15.1984982Z Entering 'third_party/fbgemm' 2022-12-01T09:54:15.2461384Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:54:15.2966961Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:54:15.3454896Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:54:15.3953141Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:54:15.4461264Z Entering 'third_party/flatbuffers' 2022-12-01T09:54:15.4947326Z Entering 'third_party/fmt' 2022-12-01T09:54:15.5434787Z Entering 'third_party/foxi' 2022-12-01T09:54:15.5928587Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:54:15.6410937Z Entering 'third_party/gloo' 2022-12-01T09:54:15.6906804Z Entering 'third_party/googletest' 2022-12-01T09:54:15.7406970Z Entering 'third_party/ideep' 2022-12-01T09:54:15.7886268Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:54:15.8362327Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:54:15.8916137Z Entering 'third_party/ios-cmake' 2022-12-01T09:54:15.9404862Z Entering 'third_party/ittapi' 2022-12-01T09:54:15.9899742Z Entering 'third_party/kineto' 2022-12-01T09:54:16.0370957Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:54:16.0883108Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:54:16.1398567Z Entering 'third_party/nccl/nccl' 2022-12-01T09:54:16.1918503Z Entering 'third_party/neon2sse' 2022-12-01T09:54:16.2400606Z Entering 'third_party/nlohmann' 2022-12-01T09:54:16.2925244Z Entering 'third_party/onnx' 2022-12-01T09:54:16.3418352Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:54:16.3919860Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:54:16.4444041Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:54:16.4927675Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:54:16.5416860Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:54:16.5926903Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:54:16.6420509Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:54:16.6963414Z Entering 'third_party/pocketfft' 2022-12-01T09:54:16.7441619Z Entering 'third_party/protobuf' 2022-12-01T09:54:16.7947813Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:54:16.8446892Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:54:16.8970919Z Entering 'third_party/psimd' 2022-12-01T09:54:16.9453130Z Entering 'third_party/pthreadpool' 2022-12-01T09:54:16.9936238Z Entering 'third_party/pybind11' 2022-12-01T09:54:17.0423787Z Entering 'third_party/python-enum' 2022-12-01T09:54:17.0938120Z Entering 'third_party/python-peachpy' 2022-12-01T09:54:17.1416199Z Entering 'third_party/python-six' 2022-12-01T09:54:17.1923035Z Entering 'third_party/sleef' 2022-12-01T09:54:17.2415216Z Entering 'third_party/tbb' 2022-12-01T09:54:17.2925542Z Entering 'third_party/tensorpipe' 2022-12-01T09:54:17.3394193Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:54:17.3884999Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:54:17.4373314Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:54:17.4873034Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:54:17.5347389Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:54:17.5874990Z Entering 'third_party/zstd' 2022-12-01T09:54:17.6433277Z [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:18.0411603Z Entering 'android/libs/fbjni' 2022-12-01T09:54:18.0953224Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-12-01T09:54:18.1092080Z Entering 'third_party/FP16' 2022-12-01T09:54:18.1616809Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-12-01T09:54:18.1758326Z Entering 'third_party/FXdiv' 2022-12-01T09:54:18.2293191Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-12-01T09:54:18.2438574Z Entering 'third_party/NNPACK' 2022-12-01T09:54:18.2972772Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-12-01T09:54:18.3115151Z Entering 'third_party/QNNPACK' 2022-12-01T09:54:18.3655156Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-12-01T09:54:18.3806830Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:54:18.4340126Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2022-12-01T09:54:18.4492026Z Entering 'third_party/XNNPACK' 2022-12-01T09:54:18.5032322Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-12-01T09:54:18.5188692Z Entering 'third_party/benchmark' 2022-12-01T09:54:18.5721381Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-12-01T09:54:18.5869316Z Entering 'third_party/cpuinfo' 2022-12-01T09:54:18.6412764Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-12-01T09:54:18.6553453Z Entering 'third_party/cub' 2022-12-01T09:54:18.7089327Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-12-01T09:54:18.7235810Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:54:18.7797890Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-12-01T09:54:18.7946062Z Entering 'third_party/cutlass' 2022-12-01T09:54:18.8478826Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2022-12-01T09:54:18.8626348Z Entering 'third_party/eigen' 2022-12-01T09:54:18.9168127Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-12-01T09:54:18.9317601Z Entering 'third_party/fbgemm' 2022-12-01T09:54:18.9854869Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-12-01T09:54:18.9990423Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:54:19.0543166Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2022-12-01T09:54:19.0690246Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:54:19.1250805Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2022-12-01T09:54:19.1396345Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:54:19.1932693Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2022-12-01T09:54:19.2076123Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:54:19.2619668Z 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:19.2780648Z Entering 'third_party/flatbuffers' 2022-12-01T09:54:19.3317382Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-12-01T09:54:19.3465312Z Entering 'third_party/fmt' 2022-12-01T09:54:19.4028376Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-12-01T09:54:19.4166303Z Entering 'third_party/foxi' 2022-12-01T09:54:19.4704686Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-12-01T09:54:19.4872079Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:54:19.5408291Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-12-01T09:54:19.5552347Z Entering 'third_party/gloo' 2022-12-01T09:54:19.6086484Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-12-01T09:54:19.6234075Z Entering 'third_party/googletest' 2022-12-01T09:54:19.6762598Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-12-01T09:54:19.6903864Z Entering 'third_party/ideep' 2022-12-01T09:54:19.7461604Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-12-01T09:54:19.7598422Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:54:19.8136394Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2022-12-01T09:54:19.8270651Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:54:19.8811991Z 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:19.8992875Z Entering 'third_party/ios-cmake' 2022-12-01T09:54:19.9550261Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-12-01T09:54:19.9698634Z Entering 'third_party/ittapi' 2022-12-01T09:54:20.0248545Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2022-12-01T09:54:20.0392744Z Entering 'third_party/kineto' 2022-12-01T09:54:20.0933884Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-12-01T09:54:20.1061546Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:54:20.1617219Z 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:20.1757432Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:54:20.2301969Z 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:20.2460342Z Entering 'third_party/nccl/nccl' 2022-12-01T09:54:20.2996232Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-12-01T09:54:20.3143673Z Entering 'third_party/neon2sse' 2022-12-01T09:54:20.3677781Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-12-01T09:54:20.3821699Z Entering 'third_party/nlohmann' 2022-12-01T09:54:20.4370708Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2022-12-01T09:54:20.4516472Z Entering 'third_party/onnx' 2022-12-01T09:54:20.5080674Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-12-01T09:54:20.5226821Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:54:20.5771797Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-12-01T09:54:20.5914939Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:54:20.6455819Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-12-01T09:54:20.6618748Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:54:20.7163253Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-12-01T09:54:20.7291467Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:54:20.7851402Z 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:20.7983879Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:54:20.9412886Z 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:20.9560603Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:54:21.0108382Z 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:21.0242999Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:54:21.0825003Z 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:21.1013155Z Entering 'third_party/pocketfft' 2022-12-01T09:54:21.1556262Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-12-01T09:54:21.1692016Z Entering 'third_party/protobuf' 2022-12-01T09:54:21.2234218Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-12-01T09:54:21.2391553Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:54:21.2932913Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2022-12-01T09:54:21.3073556Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:54:21.3619077Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2022-12-01T09:54:21.3790233Z Entering 'third_party/psimd' 2022-12-01T09:54:21.4339818Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-12-01T09:54:21.4478863Z Entering 'third_party/pthreadpool' 2022-12-01T09:54:21.5015782Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-12-01T09:54:21.5158342Z Entering 'third_party/pybind11' 2022-12-01T09:54:21.5707821Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-12-01T09:54:21.5848729Z Entering 'third_party/python-enum' 2022-12-01T09:54:21.6418784Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-12-01T09:54:21.6566752Z Entering 'third_party/python-peachpy' 2022-12-01T09:54:21.7112206Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-12-01T09:54:21.7266838Z Entering 'third_party/python-six' 2022-12-01T09:54:21.7801595Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-12-01T09:54:21.7940689Z Entering 'third_party/sleef' 2022-12-01T09:54:21.8461653Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-12-01T09:54:21.8604062Z Entering 'third_party/tbb' 2022-12-01T09:54:21.9151313Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-12-01T09:54:21.9294437Z Entering 'third_party/tensorpipe' 2022-12-01T09:54:21.9829053Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-12-01T09:54:21.9960177Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:54:22.0496592Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2022-12-01T09:54:22.0639127Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:54:22.1197913Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2022-12-01T09:54:22.1353426Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:54:22.1947509Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2022-12-01T09:54:22.2093238Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:54:22.2671639Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2022-12-01T09:54:22.2808278Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:54:22.3373482Z 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:22.3547602Z Entering 'third_party/zstd' 2022-12-01T09:54:22.4086794Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-12-01T09:54:22.6737032Z [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:23.0521408Z Entering 'android/libs/fbjni' 2022-12-01T09:54:23.0942331Z Entering 'third_party/FP16' 2022-12-01T09:54:23.1364871Z Entering 'third_party/FXdiv' 2022-12-01T09:54:23.1782514Z Entering 'third_party/NNPACK' 2022-12-01T09:54:23.2187583Z Entering 'third_party/QNNPACK' 2022-12-01T09:54:23.2608974Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:54:23.3028595Z Entering 'third_party/XNNPACK' 2022-12-01T09:54:23.3452834Z Entering 'third_party/benchmark' 2022-12-01T09:54:23.3877613Z Entering 'third_party/cpuinfo' 2022-12-01T09:54:23.4293005Z Entering 'third_party/cub' 2022-12-01T09:54:23.4721680Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:54:23.5149616Z Entering 'third_party/cutlass' 2022-12-01T09:54:23.5575468Z Entering 'third_party/eigen' 2022-12-01T09:54:23.5994890Z Entering 'third_party/fbgemm' 2022-12-01T09:54:23.6433692Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:54:23.6865976Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:54:23.7313931Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:54:23.7724365Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:54:23.8182625Z Entering 'third_party/flatbuffers' 2022-12-01T09:54:23.8600352Z Entering 'third_party/fmt' 2022-12-01T09:54:23.9017761Z Entering 'third_party/foxi' 2022-12-01T09:54:23.9452719Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:54:23.9876574Z Entering 'third_party/gloo' 2022-12-01T09:54:24.0304738Z Entering 'third_party/googletest' 2022-12-01T09:54:24.0729349Z Entering 'third_party/ideep' 2022-12-01T09:54:24.1148747Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:54:24.1613877Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:54:24.2085383Z Entering 'third_party/ios-cmake' 2022-12-01T09:54:24.2507125Z Entering 'third_party/ittapi' 2022-12-01T09:54:24.2932859Z Entering 'third_party/kineto' 2022-12-01T09:54:24.3339447Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:54:24.3767022Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:54:24.4215593Z Entering 'third_party/nccl/nccl' 2022-12-01T09:54:24.4626676Z Entering 'third_party/neon2sse' 2022-12-01T09:54:24.5065238Z Entering 'third_party/nlohmann' 2022-12-01T09:54:24.5475829Z Entering 'third_party/onnx' 2022-12-01T09:54:24.5883653Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:54:24.6327126Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:54:24.6780748Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:54:24.7207036Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:54:24.7620464Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:54:24.8070318Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:54:24.8501419Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:54:24.9003451Z Entering 'third_party/pocketfft' 2022-12-01T09:54:24.9416150Z Entering 'third_party/protobuf' 2022-12-01T09:54:24.9856263Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:54:25.0293090Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:54:25.0728570Z Entering 'third_party/psimd' 2022-12-01T09:54:25.1142366Z Entering 'third_party/pthreadpool' 2022-12-01T09:54:25.1547285Z Entering 'third_party/pybind11' 2022-12-01T09:54:25.1992304Z Entering 'third_party/python-enum' 2022-12-01T09:54:25.2413133Z Entering 'third_party/python-peachpy' 2022-12-01T09:54:25.2827753Z Entering 'third_party/python-six' 2022-12-01T09:54:25.3251400Z Entering 'third_party/sleef' 2022-12-01T09:54:25.3659413Z Entering 'third_party/tbb' 2022-12-01T09:54:25.4075117Z Entering 'third_party/tensorpipe' 2022-12-01T09:54:25.4484320Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:54:25.4906752Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:54:25.5326883Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:54:25.5746272Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:54:25.6207355Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:54:25.6680429Z Entering 'third_party/zstd' 2022-12-01T09:54:25.7180514Z [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:26.0912556Z Entering 'android/libs/fbjni' 2022-12-01T09:54:26.1334985Z Entering 'third_party/FP16' 2022-12-01T09:54:26.1756584Z Entering 'third_party/FXdiv' 2022-12-01T09:54:26.2216288Z Entering 'third_party/NNPACK' 2022-12-01T09:54:26.2638566Z Entering 'third_party/QNNPACK' 2022-12-01T09:54:26.3061774Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:54:26.3505554Z Entering 'third_party/XNNPACK' 2022-12-01T09:54:26.3951048Z Entering 'third_party/benchmark' 2022-12-01T09:54:26.4373374Z Entering 'third_party/cpuinfo' 2022-12-01T09:54:26.4799134Z Entering 'third_party/cub' 2022-12-01T09:54:26.5212337Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:54:26.5671738Z Entering 'third_party/cutlass' 2022-12-01T09:54:26.6105475Z Entering 'third_party/eigen' 2022-12-01T09:54:26.6534305Z Entering 'third_party/fbgemm' 2022-12-01T09:54:26.6979932Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:54:26.7420817Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:54:26.7852998Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:54:26.8285666Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:54:26.8724085Z Entering 'third_party/flatbuffers' 2022-12-01T09:54:26.9167240Z Entering 'third_party/fmt' 2022-12-01T09:54:26.9583298Z Entering 'third_party/foxi' 2022-12-01T09:54:27.0007952Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:54:27.0450375Z Entering 'third_party/gloo' 2022-12-01T09:54:27.0881634Z Entering 'third_party/googletest' 2022-12-01T09:54:27.1324770Z Entering 'third_party/ideep' 2022-12-01T09:54:27.1740933Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:54:27.2165826Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:54:27.2640538Z Entering 'third_party/ios-cmake' 2022-12-01T09:54:27.3063360Z Entering 'third_party/ittapi' 2022-12-01T09:54:27.3486640Z Entering 'third_party/kineto' 2022-12-01T09:54:27.3887154Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:54:27.4332933Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:54:27.4797195Z Entering 'third_party/nccl/nccl' 2022-12-01T09:54:27.5205026Z Entering 'third_party/neon2sse' 2022-12-01T09:54:27.5618022Z Entering 'third_party/nlohmann' 2022-12-01T09:54:27.6059880Z Entering 'third_party/onnx' 2022-12-01T09:54:27.6479952Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:54:27.6915322Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:54:27.7365433Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:54:27.7776236Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:54:27.8208436Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:54:27.8642445Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:54:27.9085636Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:54:27.9581868Z Entering 'third_party/pocketfft' 2022-12-01T09:54:28.0012695Z Entering 'third_party/protobuf' 2022-12-01T09:54:28.0433014Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:54:28.0877906Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:54:28.1331669Z Entering 'third_party/psimd' 2022-12-01T09:54:28.1800033Z Entering 'third_party/pthreadpool' 2022-12-01T09:54:28.2229863Z Entering 'third_party/pybind11' 2022-12-01T09:54:28.2645017Z Entering 'third_party/python-enum' 2022-12-01T09:54:28.3087383Z Entering 'third_party/python-peachpy' 2022-12-01T09:54:28.3512900Z Entering 'third_party/python-six' 2022-12-01T09:54:28.3929391Z Entering 'third_party/sleef' 2022-12-01T09:54:28.4349421Z Entering 'third_party/tbb' 2022-12-01T09:54:28.4770405Z Entering 'third_party/tensorpipe' 2022-12-01T09:54:28.5196120Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:54:28.5648145Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:54:28.6080066Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:54:28.6523295Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:54:28.6938085Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:54:28.7408027Z Entering 'third_party/zstd' 2022-12-01T09:54:28.7921902Z ##[endgroup] 2022-12-01T09:54:28.8165766Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2022-12-01T09:54:28.8361045Z 'c13d400bffe90e16b96520bbc8a41a6f0c9cd584' 2022-12-01T09:54:28.8827185Z Prepare all required actions 2022-12-01T09:54:28.8827526Z Getting action download info 2022-12-01T09:54:29.0663592Z Download action repository 'actions/setup-python@v2' (SHA:75f3110429a8c05be0e1bf360334e4cced2b63fa) 2022-12-01T09:54:29.7545970Z ##[group]Run ./.github/actions/setup-win 2022-12-01T09:54:29.7546176Z with: 2022-12-01T09:54:29.7546347Z cuda-version: 11.6 2022-12-01T09:54:29.7546506Z env: 2022-12-01T09:54:29.7546675Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:54:29.7546853Z ##[endgroup] 2022-12-01T09:54:29.7662816Z ##[group]Run set -euo pipefail 2022-12-01T09:54:29.7663118Z set -euo pipefail 2022-12-01T09:54:29.7663315Z function get_ec2_metadata() { 2022-12-01T09:54:29.7663567Z  # Pulled from instance metadata endpoint for EC2 2022-12-01T09:54:29.7663968Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-12-01T09:54:29.7664276Z  category=$1 2022-12-01T09:54:29.7664553Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-12-01T09:54:29.7664771Z } 2022-12-01T09:54:29.7664969Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-12-01T09:54:29.7665236Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-12-01T09:54:29.7665510Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-12-01T09:54:29.7665748Z echo "system info $(uname -a)" 2022-12-01T09:54:29.7692406Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-12-01T09:54:29.7692660Z env: 2022-12-01T09:54:29.7692841Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:54:29.7693033Z ##[endgroup] 2022-12-01T09:54:29.8160430Z ami-id: ami-0bac16a0d43e93376 2022-12-01T09:54:29.8348570Z instance-id: i-00efc9318b60a966b 2022-12-01T09:54:29.8525903Z instance-type: c5d.4xlarge 2022-12-01T09:54:29.8753310Z 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:29.9180193Z ##[group]Run Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2022-12-01T09:54:29.9181148Z Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2022-12-01T09:54:29.9203038Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-12-01T09:54:29.9203304Z env: 2022-12-01T09:54:29.9203474Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:54:29.9203642Z ##[endgroup] 2022-12-01T09:54:30.2819928Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-12-01T09:54:30.3614092Z Finished 2022-12-01T09:54:30.4108344Z ##[group]Run Add-MpPreference -ExclusionPath $(Get-Location).tostring() -ErrorAction Ignore 2022-12-01T09:54:30.4108778Z Add-MpPreference -ExclusionPath $(Get-Location).tostring() -ErrorAction Ignore 2022-12-01T09:54:30.4130191Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-12-01T09:54:30.4130465Z env: 2022-12-01T09:54:30.4130637Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:54:30.4130820Z ##[endgroup] 2022-12-01T09:54:30.7786916Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-12-01T09:54:30.8593141Z Finished 2022-12-01T09:54:31.4614797Z ##[group]Run .\.circleci\scripts\vs_install.ps1 2022-12-01T09:54:31.4615120Z .\.circleci\scripts\vs_install.ps1 2022-12-01T09:54:31.4636636Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-12-01T09:54:31.4636897Z env: 2022-12-01T09:54:31.4637069Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:54:31.4637240Z VS_VERSION: 16.8.6 2022-12-01T09:54:31.4637417Z INSTALL_WINDOWS_SDK: 1 2022-12-01T09:54:31.4637588Z ##[endgroup] 2022-12-01T09:54:31.8205030Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-12-01T09:54:31.9011175Z Finished 2022-12-01T09:54:32.1615672Z Found correctly versioned existing BuildTools installation in C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools 2022-12-01T09:54:32.1902417Z ##[group]Run .circleci/scripts/windows_cuda_install.sh 2022-12-01T09:54:32.1902737Z .circleci/scripts/windows_cuda_install.sh 2022-12-01T09:54:32.1902978Z .circleci/scripts/windows_cudnn_install.sh 2022-12-01T09:54:32.1929320Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-12-01T09:54:32.1929580Z env: 2022-12-01T09:54:32.1929738Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:54:32.1929925Z CUDA_VERSION: 11.6 2022-12-01T09:54:32.1930101Z ##[endgroup] 2022-12-01T09:54:32.2860388Z + case ${CUDA_VERSION} in 2022-12-01T09:54:32.2860720Z + cuda_installer_name=cuda_11.6.0_511.23_windows 2022-12-01T09:54:32.2861242Z + cuda_install_packages='thrust_11.6 nvcc_11.6 cuobjdump_11.6 nvprune_11.6 nvprof_11.6 cupti_11.6 cublas_11.6 cublas_dev_11.6 cudart_11.6 cufft_11.6 cufft_dev_11.6 curand_11.6 curand_dev_11.6 cusolver_11.6 cusolver_dev_11.6 cusparse_11.6 cusparse_dev_11.6 npp_11.6 npp_dev_11.6 nvrtc_11.6 nvrtc_dev_11.6 nvml_dev_11.6' 2022-12-01T09:54:32.2862131Z + [[ -f /c/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6/bin/nvcc.exe ]] 2022-12-01T09:54:32.2863074Z + echo 'Existing CUDA v11.6 installation found, skipping install' 2022-12-01T09:54:32.2863353Z Existing CUDA v11.6 installation found, skipping install 2022-12-01T09:54:32.2863720Z + [[ -f /c/Program Files/NVIDIA Corporation/NvToolsExt/bin/x64/nvToolsExt64_1.dll ]] 2022-12-01T09:54:32.3072236Z + echo 'Existing nvtools installation found, skipping install' 2022-12-01T09:54:32.3072620Z Existing nvtools installation found, skipping install 2022-12-01T09:54:32.3323264Z + windows_s3_link=https://ossci-windows.s3.amazonaws.com 2022-12-01T09:54:32.3323562Z + case ${CUDA_VERSION} in 2022-12-01T09:54:32.3323811Z + cudnn_file_name=cudnn-windows-x86_64-8.3.2.44_cuda11.5-archive 2022-12-01T09:54:32.3324075Z + cudnn_installer_name=cudnn_installer.zip 2022-12-01T09:54:32.3324437Z + cudnn_installer_link=https://ossci-windows.s3.amazonaws.com/cudnn-windows-x86_64-8.3.2.44_cuda11.5-archive.zip 2022-12-01T09:54:32.3325025Z + cudnn_install_folder='C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6/' 2022-12-01T09:54:32.3325365Z + [[ -f C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6//include/cudnn.h ]] 2022-12-01T09:54:32.3390142Z + echo 'Existing cudnn installation found, skipping install...' 2022-12-01T09:54:32.3390522Z Existing cudnn installation found, skipping install... 2022-12-01T09:54:32.3542306Z ##[group]Run actions/setup-python@v2 2022-12-01T09:54:32.3542481Z with: 2022-12-01T09:54:32.3542649Z python-version: 3.x 2022-12-01T09:54:32.3542821Z cache: pip 2022-12-01T09:54:32.3543148Z cache-dependency-path: **/requirements.txt **/.circleci/docker/requirements-ci.txt **/.github/requirements-gha-cache.txt 2022-12-01T09:54:32.3543634Z token: *** 2022-12-01T09:54:32.3543779Z env: 2022-12-01T09:54:32.3543971Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:54:32.3544146Z ##[endgroup] 2022-12-01T09:54:33.6058598Z Version 3.x was not found in the local cache 2022-12-01T09:54:33.8633830Z Version 3.x is available for downloading 2022-12-01T09:54:33.8634870Z 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:34.0834720Z Extract downloaded archive 2022-12-01T09:54:34.0922276Z [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\6bd29121-6bf0-43ce-905e-744b0d41386f', 'C:\actions-runner\_work\_temp\5a020879-6a6a-4081-844a-a97ff4fef191')" 2022-12-01T09:54:34.8106068Z Execute installation script 2022-12-01T09:54:35.3123289Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-12-01T09:54:35.3965755Z Finished 2022-12-01T09:54:35.4404548Z Check if Python hostedtoolcache folder exist... 2022-12-01T09:54:35.4404739Z 2022-12-01T09:54:35.4422361Z Create Python toolcache folder 2022-12-01T09:54:35.4423492Z 2022-12-01T09:54:35.4465129Z Check if current Python version is installed... 2022-12-01T09:54:35.4465300Z 2022-12-01T09:54:35.4490997Z No Python3.11.* found 2022-12-01T09:54:35.4491145Z 2022-12-01T09:54:35.4495638Z Remove registry entries for Python 3.11(x64)... 2022-12-01T09:54:35.4495865Z 2022-12-01T09:54:35.8160134Z Create Python 3.11.0 folder in C:\actions-runner\_work\_tool\Python 2022-12-01T09:54:35.8160337Z 2022-12-01T09:54:35.8179515Z Copy Python binaries to C:\actions-runner\_work\_tool\Python\3.11.0\x64 2022-12-01T09:54:35.8179858Z 2022-12-01T09:54:35.8346436Z Install Python 3.11.0 in C:\actions-runner\_work\_tool\Python... 2022-12-01T09:54:35.8346815Z 2022-12-01T09:55:08.5314402Z Create python3 symlink 2022-12-01T09:55:08.5314756Z 2022-12-01T09:55:08.5711874Z 2022-12-01T09:55:08.5712797Z 2022-12-01T09:55:08.5714196Z Directory: C:\actions-runner\_work\_tool\Python\3.11.0\x64 2022-12-01T09:55:08.5714399Z 2022-12-01T09:55:08.5717833Z Mode LastWriteTime Length Name 2022-12-01T09:55:08.5720599Z ---- ------------- ------ ---- 2022-12-01T09:55:08.5725581Z -a---l 12/1/2022 9:55 AM 0 python3.exe 2022-12-01T09:55:08.5729504Z Install and upgrade Pip 2022-12-01T09:55:08.5731308Z 2022-12-01T09:55:10.4071263Z Looking in links: c:\Users\runneruser\AppData\Local\Temp\tmph5nxnjfx 2022-12-01T09:55:10.4094278Z 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:10.4105027Z Requirement already satisfied: pip in c:\actions-runner\_work\_tool\python\3.11.0\x64\lib\site-packages (22.3) 2022-12-01T09:55:11.0806135Z Requirement already satisfied: pip in c:\actions-runner\_work\_tool\python\3.11.0\x64\lib\site-packages (22.3) 2022-12-01T09:55:11.2226507Z Collecting pip 2022-12-01T09:55:11.2441919Z Downloading pip-22.3.1-py3-none-any.whl (2.1 MB) 2022-12-01T09:55:11.3299649Z 2022-12-01T09:55:11.3300612Z ---------------------------------------- 2.1/2.1 MB 26.2 MB/s eta 2022-12-01T09:55:11.3300852Z 0:00:00 2022-12-01T09:55:11.3301867Z 2022-12-01T09:55:11.3920461Z Installing collected packages: pip 2022-12-01T09:55:11.3920896Z Attempting uninstall: pip 2022-12-01T09:55:11.3949579Z Found existing installation: pip 22.3 2022-12-01T09:55:11.7722228Z Uninstalling pip-22.3: 2022-12-01T09:55:11.7936005Z Successfully uninstalled pip-22.3 2022-12-01T09:55:16.5956731Z Successfully installed pip-22.3.1 2022-12-01T09:55:16.8936535Z Create complete file 2022-12-01T09:55:16.8936963Z 2022-12-01T09:55:16.8947908Z 2022-12-01T09:55:16.8948520Z 2022-12-01T09:55:16.9195050Z Successfully setup CPython (3.11.0) 2022-12-01T09:55:30.4435774Z Received 11805403 of 11805403 (100.0%), 110.4 MBs/sec 2022-12-01T09:55:30.4437817Z Cache Size: ~11 MB (11805403 B) 2022-12-01T09:55:30.4457368Z [command]C:\Windows\System32\tar.exe -z -xf C:/actions-runner/_work/_temp/4cd65fc8-396d-4903-82e9-15a5353f8d81/cache.tgz -P -C C:/actions-runner/_work/pytorch/pytorch 2022-12-01T09:55:30.5543197Z Cache restored successfully 2022-12-01T09:55:30.5570734Z Cache restored from key: setup-python-Windows-python-3.11.0-pip-ad81c6587e689540b865df67fb055fc77adb9526d4d645eef033bcf28fc679ee 2022-12-01T09:55:30.6239187Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2022-12-01T09:55:30.6239471Z with: 2022-12-01T09:55:30.6240272Z github-secret: *** 2022-12-01T09:55:30.6240468Z activate-with-label: false 2022-12-01T09:55:30.6240662Z label: with-ssh 2022-12-01T09:55:30.6240855Z remove-existing-keys: true 2022-12-01T09:55:30.6241036Z env: 2022-12-01T09:55:30.6241205Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:55:30.6241446Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.0\x64 2022-12-01T09:55:30.6241680Z ##[endgroup] 2022-12-01T09:55:31.1196104Z Grabbing public ssh keys from https://github.com/charlie-wt.keys 2022-12-01T09:55:31.2077274Z Public keys pulled and installed to C:\Users\runneruser\.ssh\authorized_keys 2022-12-01T09:55:31.2112731Z Login using: ssh runneruser@ec2-54-209-15-172.compute-1.amazonaws.com 2022-12-01T09:55:31.2314504Z ##[group]Run .github/scripts/parse_ref.py 2022-12-01T09:55:31.2314808Z .github/scripts/parse_ref.py 2022-12-01T09:55:31.2366095Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-12-01T09:55:31.2366363Z env: 2022-12-01T09:55:31.2366524Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:55:31.2366781Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.0\x64 2022-12-01T09:55:31.2367015Z ##[endgroup] 2022-12-01T09:55:31.6140525Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-12-01T09:55:31.6941883Z Finished 2022-12-01T09:55:31.9304243Z Prepare all required actions 2022-12-01T09:55:31.9304726Z Getting action download info 2022-12-01T09:55:32.1067993Z Download action repository 'nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767' (SHA:7d4a37704547a311dbb66ebdf5b23ec19374a767) 2022-12-01T09:55:32.4644745Z ##[group]Run ./.github/actions/get-workflow-job-id 2022-12-01T09:55:32.4644948Z with: 2022-12-01T09:55:32.4645303Z github-token: *** 2022-12-01T09:55:32.4645466Z env: 2022-12-01T09:55:32.4645632Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:55:32.4645885Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.0\x64 2022-12-01T09:55:32.4646115Z ##[endgroup] 2022-12-01T09:55:32.4799732Z ##[group]Run nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767 2022-12-01T09:55:32.4799954Z with: 2022-12-01T09:55:32.4800109Z shell: bash 2022-12-01T09:55:32.4800315Z timeout_minutes: 10 2022-12-01T09:55:32.4800490Z max_attempts: 5 2022-12-01T09:55:32.4800668Z retry_wait_seconds: 30 2022-12-01T09:55:32.4801077Z 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:32.4801636Z polling_interval_seconds: 1 2022-12-01T09:55:32.4801831Z warning_on_retry: true 2022-12-01T09:55:32.4802016Z continue_on_error: false 2022-12-01T09:55:32.4802186Z env: 2022-12-01T09:55:32.4802353Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:55:32.4802597Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.0\x64 2022-12-01T09:55:32.4803038Z GITHUB_TOKEN: *** 2022-12-01T09:55:32.4803209Z ##[endgroup] 2022-12-01T09:55:32.5585227Z 2022-12-01T09:55:32.5602960Z ##[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:32.6134917Z + python3 -m pip install requests==2.26.0 2022-12-01T09:55:33.2168955Z Collecting requests==2.26.0 2022-12-01T09:55:33.2267507Z Using cached requests-2.26.0-py2.py3-none-any.whl (62 kB) 2022-12-01T09:55:33.3189280Z Collecting urllib3<1.27,>=1.21.1 2022-12-01T09:55:33.3262663Z Using cached urllib3-1.26.13-py2.py3-none-any.whl (140 kB) 2022-12-01T09:55:33.3588110Z Collecting certifi>=2017.4.17 2022-12-01T09:55:33.3652275Z Using cached certifi-2022.9.24-py3-none-any.whl (161 kB) 2022-12-01T09:55:33.4222993Z Collecting charset-normalizer~=2.0.0 2022-12-01T09:55:33.4305808Z Using cached charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-12-01T09:55:33.5054459Z Collecting idna<4,>=2.5 2022-12-01T09:55:33.5116689Z Using cached idna-3.4-py3-none-any.whl (61 kB) 2022-12-01T09:55:33.6058674Z Installing collected packages: urllib3, idna, charset-normalizer, certifi, requests 2022-12-01T09:55:34.5518683Z 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:34.6570760Z ++ python3 .github/scripts/get_workflow_job_id.py 3591403534 i-00efc9318b60a966b 2022-12-01T09:55:36.2418989Z + GHA_WORKFLOW_JOB_ID=9818099530 2022-12-01T09:55:36.2421050Z ##[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:36.2422037Z + echo '::set-output name=job-id::9818099530' 2022-12-01T09:55:36.5846153Z Command completed after 1 attempt(s). 2022-12-01T09:55:36.5846342Z 2022-12-01T09:55:36.5847674Z ##[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:36.6125842Z Prepare all required actions 2022-12-01T09:55:36.6126163Z Getting action download info 2022-12-01T09:55:36.8360413Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-12-01T09:55:37.0234674Z ##[group]Run ./.github/actions/filter-test-configs 2022-12-01T09:55:37.0234890Z with: 2022-12-01T09:55:37.0235284Z github-token: *** 2022-12-01T09:55:37.0236188Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 5, runner: "windows.8xlarge.nvidia.gpu" }, { config: "default", shard: 2, num_shards: 5, runner: "windows.8xlarge.nvidia.gpu" }, { config: "default", shard: 3, num_shards: 5, runner: "windows.8xlarge.nvidia.gpu" }, { config: "default", shard: 4, num_shards: 5, runner: "windows.8xlarge.nvidia.gpu" }, { config: "default", shard: 5, num_shards: 5, runner: "windows.8xlarge.nvidia.gpu" }, { config: "functorch", shard: 1, num_shards: 1, runner: "windows.8xlarge.nvidia.gpu" }, { config: "force_on_cpu", shard: 1, num_shards: 1, runner: "windows.4xlarge" }, ]} 2022-12-01T09:55:37.0236907Z env: 2022-12-01T09:55:37.0237180Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:55:37.0237435Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.0\x64 2022-12-01T09:55:37.0237655Z ##[endgroup] 2022-12-01T09:55:37.0361390Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-12-01T09:55:37.0361627Z with: 2022-12-01T09:55:37.0361785Z shell: bash 2022-12-01T09:55:37.0361955Z timeout_minutes: 10 2022-12-01T09:55:37.0362127Z max_attempts: 5 2022-12-01T09:55:37.0362289Z retry_wait_seconds: 30 2022-12-01T09:55:37.0362542Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-12-01T09:55:37.0362873Z polling_interval_seconds: 1 2022-12-01T09:55:37.0363066Z warning_on_retry: true 2022-12-01T09:55:37.0363252Z continue_on_error: false 2022-12-01T09:55:37.0363407Z env: 2022-12-01T09:55:37.0363578Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:55:37.0363833Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.0\x64 2022-12-01T09:55:37.0364290Z GITHUB_TOKEN: *** 2022-12-01T09:55:37.0364464Z ##[endgroup] 2022-12-01T09:55:37.0978054Z 2022-12-01T09:55:37.0985435Z ##[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:37.1212761Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-12-01T09:55:37.6519196Z 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:37.7083894Z Collecting pyyaml==6.0 2022-12-01T09:55:37.7217614Z Using cached PyYAML-6.0-cp311-cp311-win_amd64.whl (143 kB) 2022-12-01T09:55:37.7455611Z 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:37.7467814Z 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:37.7494790Z 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:37.7515597Z 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:37.8447125Z Installing collected packages: pyyaml 2022-12-01T09:55:38.0175398Z Successfully installed pyyaml-6.0 2022-12-01T09:55:38.1060499Z Command completed after 1 attempt(s). 2022-12-01T09:55:38.1060867Z 2022-12-01T09:55:38.1063652Z ##[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:38.1219458Z ##[group]Run .github/scripts/parse_ref.py 2022-12-01T09:55:38.1219715Z .github/scripts/parse_ref.py 2022-12-01T09:55:38.1247003Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-12-01T09:55:38.1247270Z env: 2022-12-01T09:55:38.1247448Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:55:38.1247694Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.0\x64 2022-12-01T09:55:38.1247930Z ##[endgroup] 2022-12-01T09:55:38.2429542Z ##[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:38.2653900Z ##[group]Run .github/scripts/filter_test_configs.py \ 2022-12-01T09:55:38.2654240Z .github/scripts/filter_test_configs.py \ 2022-12-01T09:55:38.2654483Z  --test-matrix "{ include: [ 2022-12-01T09:55:38.2654765Z  { config: "default", shard: 1, num_shards: 5, runner: "windows.8xlarge.nvidia.gpu" }, 2022-12-01T09:55:38.2655205Z  { config: "default", shard: 2, num_shards: 5, runner: "windows.8xlarge.nvidia.gpu" }, 2022-12-01T09:55:38.2655551Z  { config: "default", shard: 3, num_shards: 5, runner: "windows.8xlarge.nvidia.gpu" }, 2022-12-01T09:55:38.2655892Z  { config: "default", shard: 4, num_shards: 5, runner: "windows.8xlarge.nvidia.gpu" }, 2022-12-01T09:55:38.2656232Z  { config: "default", shard: 5, num_shards: 5, runner: "windows.8xlarge.nvidia.gpu" }, 2022-12-01T09:55:38.2656578Z  { config: "functorch", shard: 1, num_shards: 1, runner: "windows.8xlarge.nvidia.gpu" }, 2022-12-01T09:55:38.2656912Z  { config: "force_on_cpu", shard: 1, num_shards: 1, runner: "windows.4xlarge" }, 2022-12-01T09:55:38.2657143Z ]} 2022-12-01T09:55:38.2657287Z " \ 2022-12-01T09:55:38.2657464Z  --pr-number "89997" \ 2022-12-01T09:55:38.2657648Z  --tag "" 2022-12-01T09:55:38.2689782Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-12-01T09:55:38.2690055Z env: 2022-12-01T09:55:38.2690231Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:55:38.2690493Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.0\x64 2022-12-01T09:55:38.2691224Z GITHUB_TOKEN: *** 2022-12-01T09:55:38.2691386Z ##[endgroup] 2022-12-01T09:55:38.7814086Z ##[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:38.7816031Z ##[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:38.8157017Z ##[group]Run echo "{"include": [{"config": "default", "shard": 1, "num_shards": 5, "runner": "windows.8xlarge.nvidia.gpu"}, {"config": "default", "shard": 2, "num_shards": 5, "runner": "windows.8xlarge.nvidia.gpu"}, {"config": "default", "shard": 3, "num_shards": 5, "runner": "windows.8xlarge.nvidia.gpu"}, {"config": "default", "shard": 4, "num_shards": 5, "runner": "windows.8xlarge.nvidia.gpu"}, {"config": "default", "shard": 5, "num_shards": 5, "runner": "windows.8xlarge.nvidia.gpu"}, {"config": "functorch", "shard": 1, "num_shards": 1, "runner": "windows.8xlarge.nvidia.gpu"}, {"config": "force_on_cpu", "shard": 1, "num_shards": 1, "runner": "windows.4xlarge"}]}" 2022-12-01T09:55:38.8158740Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 5, "runner": "windows.8xlarge.nvidia.gpu"}, {"config": "default", "shard": 2, "num_shards": 5, "runner": "windows.8xlarge.nvidia.gpu"}, {"config": "default", "shard": 3, "num_shards": 5, "runner": "windows.8xlarge.nvidia.gpu"}, {"config": "default", "shard": 4, "num_shards": 5, "runner": "windows.8xlarge.nvidia.gpu"}, {"config": "default", "shard": 5, "num_shards": 5, "runner": "windows.8xlarge.nvidia.gpu"}, {"config": "functorch", "shard": 1, "num_shards": 1, "runner": "windows.8xlarge.nvidia.gpu"}, {"config": "force_on_cpu", "shard": 1, "num_shards": 1, "runner": "windows.4xlarge"}]}" 2022-12-01T09:55:38.8187057Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-12-01T09:55:38.8187355Z env: 2022-12-01T09:55:38.8187525Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:55:38.8187781Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.0\x64 2022-12-01T09:55:38.8188013Z ##[endgroup] 2022-12-01T09:55:38.8409496Z {include: [{config: default, shard: 1, num_shards: 5, runner: windows.8xlarge.nvidia.gpu}, {config: default, shard: 2, num_shards: 5, runner: windows.8xlarge.nvidia.gpu}, {config: default, shard: 3, num_shards: 5, runner: windows.8xlarge.nvidia.gpu}, {config: default, shard: 4, num_shards: 5, runner: windows.8xlarge.nvidia.gpu}, {config: default, shard: 5, num_shards: 5, runner: windows.8xlarge.nvidia.gpu}, {config: functorch, shard: 1, num_shards: 1, runner: windows.8xlarge.nvidia.gpu}, {config: force_on_cpu, shard: 1, num_shards: 1, runner: windows.4xlarge}]} 2022-12-01T09:55:38.8570025Z ##[group]Run .jenkins/pytorch/win-build.sh 2022-12-01T09:55:38.8570387Z .jenkins/pytorch/win-build.sh 2022-12-01T09:55:38.8598993Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-12-01T09:55:38.8599240Z env: 2022-12-01T09:55:38.8599420Z GIT_DEFAULT_BRANCH: master 2022-12-01T09:55:38.8599681Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.0\x64 2022-12-01T09:55:38.8599967Z PYTORCH_FINAL_PACKAGE_DIR: /c/3591403534/build-results/ 2022-12-01T09:55:38.8600173Z BRANCH: 2022-12-01T09:55:38.8600376Z BUILD_ENVIRONMENT: win-vs2019-cuda11.6-py3 2022-12-01T09:55:38.8600568Z BUILD_WHEEL: 1 2022-12-01T09:55:38.8600728Z MAX_JOBS: 8 2022-12-01T09:55:38.8600889Z CUDA_VERSION: 11.6 2022-12-01T09:55:38.8601074Z PYTHON_VERSION: 3.8 2022-12-01T09:55:38.8601279Z SCCACHE_BUCKET: ossci-compiler-cache 2022-12-01T09:55:38.8601480Z SCCACHE_S3_KEY_PREFIX: pull 2022-12-01T09:55:38.8601742Z VC_PRODUCT: BuildTools 2022-12-01T09:55:38.8601919Z VC_VERSION: 2022-12-01T09:55:38.8602066Z VC_YEAR: 2019 2022-12-01T09:55:38.8602302Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-12-01T09:55:38.8602653Z AWS_DEFAULT_REGION: us-east-1 2022-12-01T09:55:38.8602842Z PR_NUMBER: 89997 2022-12-01T09:55:38.8603100Z SHA1: c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:55:38.8603301Z DEBUG: 0 2022-12-01T09:55:38.8603459Z TORCH_CUDA_ARCH_LIST: 7.0 2022-12-01T09:55:38.8603670Z USE_CUDA: 1 2022-12-01T09:55:38.8603843Z OUR_GITHUB_JOB_ID: 9818099530 2022-12-01T09:55:38.8604019Z ##[endgroup] 2022-12-01T09:55:38.9822838Z ++ [[ win-vs2019-cuda11.6-py3 == *rocm* ]] 2022-12-01T09:55:38.9823118Z ++ BUILD_TEST_LIBTORCH=0 2022-12-01T09:55:38.9823319Z ++ [[ '' == *xla* ]] 2022-12-01T09:55:38.9823517Z ++ [[ win-vs2019-cuda11.6-py3 == *centos* ]] 2022-12-01T09:55:38.9823766Z ++ [[ win-vs2019-cuda11.6-py3 == *linux-bionic* ]] 2022-12-01T09:55:38.9824030Z ++ [[ win-vs2019-cuda11.6-py3 == *linux-focal* ]] 2022-12-01T09:55:38.9824338Z + source /c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/common-build.sh 2022-12-01T09:55:38.9828384Z ++ [[ win-vs2019-cuda11.6-py3 != *win-* ]] 2022-12-01T09:55:38.9898477Z ++ git rev-parse HEAD 2022-12-01T09:55:39.0137891Z + IMAGE_COMMIT_ID=c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:55:39.0138180Z + export IMAGE_COMMIT_ID 2022-12-01T09:55:39.0138492Z + export IMAGE_COMMIT_TAG=win-vs2019-cuda11.6-py3-c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:55:39.0138896Z + IMAGE_COMMIT_TAG=win-vs2019-cuda11.6-py3-c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:55:39.0139175Z + [[ '' == *\d\e\v\e\l\o\p* ]] 2022-12-01T09:55:39.0139442Z + export TMP_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2022-12-01T09:55:39.0139750Z + TMP_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2022-12-01T09:55:39.0209149Z ++ cygpath -w /c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2022-12-01T09:55:39.0576034Z + TMP_DIR_WIN='C:\actions-runner\_work\pytorch\pytorch\build\win_tmp' 2022-12-01T09:55:39.0576330Z + export TMP_DIR_WIN 2022-12-01T09:55:39.0576581Z + export PYTORCH_FINAL_PACKAGE_DIR=/c/3591403534/build-results/ 2022-12-01T09:55:39.0576861Z + PYTORCH_FINAL_PACKAGE_DIR=/c/3591403534/build-results/ 2022-12-01T09:55:39.0577097Z + [[ -n /c/3591403534/build-results/ ]] 2022-12-01T09:55:39.0577304Z + mkdir -p /c/3591403534/build-results/ 2022-12-01T09:55:39.0837833Z + CI_SCRIPTS_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts 2022-12-01T09:55:39.0838451Z + mkdir -p /c/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts 2022-12-01T09:55:39.1054440Z ++ ls '/c/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/*' 2022-12-01T09:55:39.1369597Z ls: cannot access '/c/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/*': No such file or directory 2022-12-01T09:55:39.1372277Z + '[' -n '' ']' 2022-12-01T09:55:39.1374253Z + export SCRIPT_HELPERS_DIR=/c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers 2022-12-01T09:55:39.1374716Z + SCRIPT_HELPERS_DIR=/c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers 2022-12-01T09:55:39.1374992Z + set +ex 2022-12-01T09:55:40.3939201Z + /c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers/build_pytorch.bat 2022-12-01T09:55:40.4124924Z 2022-12-01T09:55:40.4125668Z C:\actions-runner\_work\pytorch\pytorch>if "0" == "1" (set BUILD_TYPE=debug ) ELSE (set BUILD_TYPE=release ) 2022-12-01T09:55:40.4129041Z 2022-12-01T09:55:40.4130442Z 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:40.4135117Z 2022-12-01T09:55:40.4135493Z 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:40.4138467Z 2022-12-01T09:55:40.4139595Z 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:40.4152558Z 2022-12-01T09:55:40.4152853Z C:\actions-runner\_work\pytorch\pytorch>if "" == "" ( 2022-12-01T09:55:40.4153487Z if "win-vs2019-cuda11.6-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:40.4154006Z if errorlevel 1 exit /b 2022-12-01T09:55:40.4154212Z if not errorlevel 0 exit /b 2022-12-01T09:55:40.4154565Z 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:40.4154901Z if errorlevel 1 exit /b 2022-12-01T09:55:40.4155098Z if not errorlevel 0 exit /b 2022-12-01T09:55:40.4155278Z ) 2022-12-01T09:55:42.8754977Z 2022-12-01T09:55:42.8755413Z 7-Zip 22.01 (x64) : Copyright (c) 1999-2022 Igor Pavlov : 2022-07-15 2022-12-01T09:55:42.8755624Z 2022-12-01T09:55:42.8755734Z Scanning the drive for archives: 2022-12-01T09:55:42.8755944Z 1 file, 112478049 bytes (108 MiB) 2022-12-01T09:55:42.8756060Z 2022-12-01T09:55:42.8756254Z Extracting archive: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\mkl.7z 2022-12-01T09:55:44.2048337Z -- 2022-12-01T09:55:44.2048736Z Path = C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\mkl.7z 2022-12-01T09:55:44.2048986Z Type = 7z 2022-12-01T09:55:44.2049169Z Physical Size = 112478049 2022-12-01T09:55:44.2049354Z Headers Size = 1228 2022-12-01T09:55:44.2049525Z Method = LZMA2:24 2022-12-01T09:55:44.2049694Z Solid = + 2022-12-01T09:55:44.2049907Z Blocks = 1 2022-12-01T09:55:44.2050059Z 2022-12-01T09:55:44.2050443Z Everything is Ok 2022-12-01T09:55:44.2050626Z 2022-12-01T09:55:44.2050725Z Folders: 3 2022-12-01T09:55:44.2051001Z Files: 79 2022-12-01T09:55:44.2051252Z Size: 875811702 2022-12-01T09:55:44.2051492Z Compressed: 112478049 2022-12-01T09:55:44.2079732Z 2022-12-01T09:55:44.2080363Z 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:44.2082669Z 2022-12-01T09:55:44.2083829Z C:\actions-runner\_work\pytorch\pytorch>set LIB=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\mkl\lib; 2022-12-01T09:55:44.2086823Z 2022-12-01T09:55:44.2087277Z C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 exit /b 2022-12-01T09:55:44.2087956Z 2022-12-01T09:55:44.2088324Z C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 exit /b 2022-12-01T09:55:44.2089367Z 2022-12-01T09:55:44.2089710Z 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:44.2104705Z 2022-12-01T09:55:44.2105027Z C:\actions-runner\_work\pytorch\pytorch>if "11.6" == "cpu" ( 2022-12-01T09:55:44.2105332Z echo skip magma installation for cpu builds 2022-12-01T09:55:44.2105552Z exit /b 0 2022-12-01T09:55:44.2105708Z ) 2022-12-01T09:55:44.2106473Z 2022-12-01T09:55:44.2106729Z C:\actions-runner\_work\pytorch\pytorch>rem remove dot in cuda_version, fox example 11.1 to 111 2022-12-01T09:55:44.2108408Z 2022-12-01T09:55:44.2108633Z C:\actions-runner\_work\pytorch\pytorch>if not "1" == "1" (exit /b 0 ) 2022-12-01T09:55:44.2110566Z 2022-12-01T09:55:44.2110851Z C:\actions-runner\_work\pytorch\pytorch>if x116 == x11.6 ( 2022-12-01T09:55:44.2111156Z echo CUDA version 11.6 format isn't correct, which doesn't contain '.' 2022-12-01T09:55:44.2111388Z exit /b 1 2022-12-01T09:55:44.2111542Z ) 2022-12-01T09:55:44.2112300Z 2022-12-01T09:55:44.2112507Z C:\actions-runner\_work\pytorch\pytorch>set VERSION_SUFFIX=116 2022-12-01T09:55:44.2114556Z 2022-12-01T09:55:44.2114951Z C:\actions-runner\_work\pytorch\pytorch>set CUDA_SUFFIX=cuda116 2022-12-01T09:55:44.2118061Z 2022-12-01T09:55:44.2118307Z C:\actions-runner\_work\pytorch\pytorch>if "cuda116" == "" ( 2022-12-01T09:55:44.2118632Z echo unknown CUDA version, please set `CUDA_VERSION` higher than 10.2 2022-12-01T09:55:44.2118855Z exit /b 1 2022-12-01T09:55:44.2119007Z ) 2022-12-01T09:55:44.2121469Z 2022-12-01T09:55:44.2121873Z C:\actions-runner\_work\pytorch\pytorch>if "" == "" ( 2022-12-01T09:55:44.2122603Z if "win-vs2019-cuda11.6-py3" == "" (curl --retry 3 -k https://s3.amazonaws.com/ossci-windows/magma_2.5.4_cuda116_release.7z --output C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\magma_2.5.4_cuda116_release.7z ) else (aws s3 cp s3://ossci-windows/magma_2.5.4_cuda116_release.7z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\magma_2.5.4_cuda116_release.7z --quiet ) 2022-12-01T09:55:44.2123333Z if errorlevel 1 exit /b 2022-12-01T09:55:44.2123526Z if not errorlevel 0 exit /b 2022-12-01T09:55:44.2123915Z 7z x -aoa C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\magma_2.5.4_cuda116_release.7z -oC:\actions-runner\_work\pytorch\pytorch\build\win_tmp\magma 2022-12-01T09:55:44.2124282Z if errorlevel 1 exit /b 2022-12-01T09:55:44.2124481Z if not errorlevel 0 exit /b 2022-12-01T09:55:44.2124660Z ) 2022-12-01T09:55:46.2882250Z 2022-12-01T09:55:46.2882724Z 7-Zip 22.01 (x64) : Copyright (c) 1999-2022 Igor Pavlov : 2022-07-15 2022-12-01T09:55:46.2882926Z 2022-12-01T09:55:46.2883027Z Scanning the drive for archives: 2022-12-01T09:55:46.2883242Z 1 file, 63637411 bytes (61 MiB) 2022-12-01T09:55:46.2883359Z 2022-12-01T09:55:46.2883573Z Extracting archive: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\magma_2.5.4_cuda116_release.7z 2022-12-01T09:55:48.8859941Z -- 2022-12-01T09:55:48.8860438Z Path = C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\magma_2.5.4_cuda116_release.7z 2022-12-01T09:55:48.8860762Z Type = 7z 2022-12-01T09:55:48.8860939Z Physical Size = 63637411 2022-12-01T09:55:48.8861131Z Headers Size = 938 2022-12-01T09:55:48.8861306Z Method = LZMA2:24 2022-12-01T09:55:48.8861473Z Solid = + 2022-12-01T09:55:48.8861808Z Blocks = 1 2022-12-01T09:55:48.8861939Z 2022-12-01T09:55:48.8862051Z Everything is Ok 2022-12-01T09:55:48.8862217Z 2022-12-01T09:55:48.8862301Z Folders: 2 2022-12-01T09:55:48.8862442Z Files: 68 2022-12-01T09:55:48.8862683Z Size: 143360824 2022-12-01T09:55:48.8862864Z Compressed: 63637411 2022-12-01T09:55:48.8880941Z 2022-12-01T09:55:48.8881383Z C:\actions-runner\_work\pytorch\pytorch>set MAGMA_HOME=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\magma 2022-12-01T09:55:48.8884849Z 2022-12-01T09:55:48.8885045Z C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 exit /b 2022-12-01T09:55:48.8886145Z 2022-12-01T09:55:48.8886587Z C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 exit /b 2022-12-01T09:55:48.8887626Z 2022-12-01T09:55:48.8888019Z 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:48.8901863Z 2022-12-01T09:55:48.8902389Z C:\actions-runner\_work\pytorch\pytorch>mkdir C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin 2022-12-01T09:55:48.8909220Z 2022-12-01T09:55:48.8909691Z 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:48.8910056Z taskkill /im sccache.exe /f /t || ver 1>nul 2022-12-01T09:55:48.8910390Z del C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache.exe || ver 1>nul 2022-12-01T09:55:48.8910786Z del C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache-cl.exe || ver 1>nul 2022-12-01T09:55:48.8911089Z if "win-vs2019-cuda11.6-py3" == "" ( 2022-12-01T09:55:48.8911505Z 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:48.8912063Z 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:48.8912411Z ) else ( 2022-12-01T09:55:48.8912706Z aws s3 cp s3://ossci-windows/sccache.exe C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache.exe 2022-12-01T09:55:48.8913151Z 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:48.8913441Z ) 2022-12-01T09:55:48.8913599Z goto :check_sccache 2022-12-01T09:55:48.8913765Z ) ) 2022-12-01T09:55:48.8914580Z '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:48.8914917Z operable program or batch file. 2022-12-01T09:55:49.0284448Z ERROR: The process "sccache.exe" not found. 2022-12-01T09:55:49.0316826Z Could Not Find C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache.exe 2022-12-01T09:55:49.0321265Z Could Not Find C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache-cl.exe 2022-12-01T09:55:49.7582676Z Completed 256.0 KiB/11.3 MiB (4.4 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.7593777Z Completed 512.0 KiB/11.3 MiB (8.7 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.7606021Z Completed 768.0 KiB/11.3 MiB (12.8 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.7617506Z Completed 1.0 MiB/11.3 MiB (16.7 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.7634490Z Completed 1.2 MiB/11.3 MiB (20.5 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.7641899Z Completed 1.5 MiB/11.3 MiB (24.1 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.7645500Z Completed 1.8 MiB/11.3 MiB (27.6 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.7653952Z Completed 2.0 MiB/11.3 MiB (31.5 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.7675376Z Completed 2.2 MiB/11.3 MiB (34.8 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.7680937Z Completed 2.5 MiB/11.3 MiB (38.3 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.7692565Z Completed 2.8 MiB/11.3 MiB (41.0 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.7693395Z Completed 3.0 MiB/11.3 MiB (44.3 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.7700820Z Completed 3.2 MiB/11.3 MiB (47.6 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.7704673Z Completed 3.5 MiB/11.3 MiB (50.8 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.7712059Z Completed 3.8 MiB/11.3 MiB (54.0 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.7717695Z Completed 4.0 MiB/11.3 MiB (57.1 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.7724494Z Completed 4.2 MiB/11.3 MiB (60.1 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.7729569Z Completed 4.5 MiB/11.3 MiB (63.1 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.7734783Z Completed 4.8 MiB/11.3 MiB (66.1 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.7738325Z Completed 5.0 MiB/11.3 MiB (69.0 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.7743637Z Completed 5.2 MiB/11.3 MiB (71.9 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.7749270Z Completed 5.5 MiB/11.3 MiB (74.8 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.7752510Z Completed 5.6 MiB/11.3 MiB (75.5 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.7765716Z Completed 5.8 MiB/11.3 MiB (78.2 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.7779757Z Completed 6.1 MiB/11.3 MiB (80.3 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.7793171Z Completed 6.3 MiB/11.3 MiB (81.7 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.7806326Z Completed 6.6 MiB/11.3 MiB (83.7 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.7819713Z Completed 6.8 MiB/11.3 MiB (85.6 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.7834792Z Completed 7.1 MiB/11.3 MiB (87.4 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.7850157Z Completed 7.3 MiB/11.3 MiB (88.6 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.7862229Z Completed 7.6 MiB/11.3 MiB (90.3 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.7875320Z Completed 7.8 MiB/11.3 MiB (91.4 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.7889561Z Completed 8.1 MiB/11.3 MiB (93.0 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.7901649Z Completed 8.3 MiB/11.3 MiB (94.6 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.7916675Z Completed 8.6 MiB/11.3 MiB (96.2 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.7932006Z Completed 8.8 MiB/11.3 MiB (97.0 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.7956280Z Completed 9.1 MiB/11.3 MiB (98.5 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.7982632Z Completed 9.3 MiB/11.3 MiB (98.8 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.8004482Z Completed 9.6 MiB/11.3 MiB (99.8 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.8028105Z Completed 9.8 MiB/11.3 MiB (99.2 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.8063526Z Completed 10.1 MiB/11.3 MiB (101.7 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.8087322Z Completed 10.3 MiB/11.3 MiB (98.6 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.8113659Z Completed 10.6 MiB/11.3 MiB (101.0 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.8137244Z Completed 10.8 MiB/11.3 MiB (103.4 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:49.8170146Z Completed 11.1 MiB/11.3 MiB (105.8 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:50.0406043Z Completed 11.3 MiB/11.3 MiB (98.7 MiB/s) with 1 file(s) remaining 2022-12-01T09:55:50.0406397Z download: s3://ossci-windows/sccache.exe to build\win_tmp\bin\sccache.exe 2022-12-01T09:55:50.8608947Z Completed 25.0 KiB/25.0 KiB (564.9 KiB/s) with 1 file(s) remaining 2022-12-01T09:55:50.8609338Z download: s3://ossci-windows/sccache-cl.exe to build\win_tmp\bin\sccache-cl.exe 2022-12-01T09:55:50.9464893Z 2022-12-01T09:55:50.9466087Z C:\actions-runner\_work\pytorch\pytorch>C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache.exe --show-stats || ( 2022-12-01T09:55:50.9466518Z taskkill /im sccache.exe /f /t || ver 1>nul 2022-12-01T09:55:50.9466851Z del C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache.exe || ver 1>nul 2022-12-01T09:55:50.9467420Z del C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache-cl.exe || ver 1>nul 2022-12-01T09:55:50.9468256Z if "win-vs2019-cuda11.6-py3" == "" ( 2022-12-01T09:55:50.9468675Z 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:50.9469235Z 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:50.9469586Z ) else ( 2022-12-01T09:55:50.9469900Z aws s3 cp s3://ossci-windows/sccache.exe C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin\sccache.exe 2022-12-01T09:55:50.9470349Z 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:50.9470642Z ) 2022-12-01T09:55:50.9470806Z goto :check_sccache 2022-12-01T09:55:50.9470960Z ) 2022-12-01T09:55:52.3984588Z Compile requests 0 2022-12-01T09:55:52.3984980Z Compile requests executed 0 2022-12-01T09:55:52.3985216Z Cache hits 0 2022-12-01T09:55:52.3985409Z Cache misses 0 2022-12-01T09:55:52.3985611Z Cache timeouts 0 2022-12-01T09:55:52.3985812Z Cache read errors 0 2022-12-01T09:55:52.3986015Z Forced recaches 0 2022-12-01T09:55:52.3986216Z Cache write errors 0 2022-12-01T09:55:52.3986411Z Compilation failures 0 2022-12-01T09:55:52.3986613Z Cache errors 0 2022-12-01T09:55:52.3986826Z Non-cacheable compilations 0 2022-12-01T09:55:52.3987040Z Non-cacheable calls 0 2022-12-01T09:55:52.3987251Z Non-compilation calls 0 2022-12-01T09:55:52.3987471Z Unsupported compiler calls 0 2022-12-01T09:55:52.3987682Z Average cache write 0.000 s 2022-12-01T09:55:52.3987895Z Average cache read miss 0.000 s 2022-12-01T09:55:52.3988107Z Average cache read hit 0.000 s 2022-12-01T09:55:52.3988339Z Failed distributed compilations 0 2022-12-01T09:55:52.3988742Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache, base_url=http://ossci-compiler-cache.s3.amazonaws.com/) 2022-12-01T09:55:52.4008470Z 2022-12-01T09:55:52.4008735Z C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 exit /b 2022-12-01T09:55:52.4009723Z 2022-12-01T09:55:52.4009948Z C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 exit /b 2022-12-01T09:55:52.4011744Z 2022-12-01T09:55:52.4012094Z 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:52.4026275Z 2022-12-01T09:55:52.4026970Z C:\actions-runner\_work\pytorch\pytorch>if "win-vs2019-cuda11.6-py3" == "" (set CONDA_PARENT_DIR=C:\actions-runner\_work\pytorch\pytorch ) else (set CONDA_PARENT_DIR=C:\Jenkins ) 2022-12-01T09:55:52.4030604Z 2022-12-01T09:55:52.4030919Z C:\actions-runner\_work\pytorch\pytorch>if not exist C:\Jenkins\Miniconda3 (set INSTALL_FRESH_CONDA=1 ) 2022-12-01T09:55:52.4033971Z 2022-12-01T09:55:52.4034261Z C:\actions-runner\_work\pytorch\pytorch>if "" == "1" ( 2022-12-01T09:55:52.4034794Z 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:52.4035250Z if errorlevel 1 exit /b 2022-12-01T09:55:52.4035458Z if not errorlevel 0 exit /b 2022-12-01T09:55:52.4035881Z 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:52.4036279Z if errorlevel 1 exit /b 2022-12-01T09:55:52.4036659Z if not errorlevel 0 exit /b 2022-12-01T09:55:52.4036837Z ) 2022-12-01T09:55:52.4036931Z 2022-12-01T09:55:52.4037244Z C:\actions-runner\_work\pytorch\pytorch>call C:\Jenkins\Miniconda3\Scripts\activate.bat C:\Jenkins\Miniconda3 2022-12-01T09:55:56.1671946Z 2022-12-01T09:55:56.1672473Z (base) C:\actions-runner\_work\pytorch\pytorch>if "" == "1" ( 2022-12-01T09:55:56.1672804Z call conda install -y -q numpy"<1.23" cffi pyyaml boto3 libuv 2022-12-01T09:55:56.1673043Z if errorlevel 1 exit /b 2022-12-01T09:55:56.1673252Z if not errorlevel 0 exit /b 2022-12-01T09:55:56.1673495Z call conda install -y -q -c conda-forge cmake=3.22.3 2022-12-01T09:55:56.1673729Z if errorlevel 1 exit /b 2022-12-01T09:55:56.1673927Z if not errorlevel 0 exit /b 2022-12-01T09:55:56.1674099Z ) 2022-12-01T09:55:56.1675254Z 2022-12-01T09:55:56.1675818Z (base) C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 exit /b 2022-12-01T09:55:56.1676578Z 2022-12-01T09:55:56.1676991Z (base) C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 exit /b 2022-12-01T09:55:56.1678209Z 2022-12-01T09:55:56.1678534Z (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:55:59.5823050Z 2022-12-01T09:55:59.5823523Z (base) C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 exit /b 2022-12-01T09:55:59.5823955Z 2022-12-01T09:55:59.5824202Z (base) C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 exit /b 2022-12-01T09:55:59.5825608Z 2022-12-01T09:55:59.5825801Z (base) C:\actions-runner\_work\pytorch\pytorch>pushd . 2022-12-01T09:55:59.5830703Z 2022-12-01T09:55:59.5831214Z (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:55:59.8418163Z ********************************************************************** 2022-12-01T09:55:59.8418486Z ** Visual Studio 2019 Developer Command Prompt v16.8.6 2022-12-01T09:55:59.8418880Z ** Copyright (c) 2020 Microsoft Corporation 2022-12-01T09:55:59.8419969Z ********************************************************************** 2022-12-01T09:56:00.8259124Z [vcvarsall.bat] Environment initialized for: 'x64' 2022-12-01T09:56:00.8284254Z 2022-12-01T09:56:00.8284650Z (base) C:\actions-runner\_work\pytorch\pytorch>popd 2022-12-01T09:56:00.8288637Z 2022-12-01T09:56:00.8288892Z (base) C:\actions-runner\_work\pytorch\pytorch>if not "1" == "1" goto cuda_build_end 2022-12-01T09:56:00.8290108Z 2022-12-01T09:56:00.8290416Z (base) C:\actions-runner\_work\pytorch\pytorch>set CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6 2022-12-01T09:56:00.8293626Z 2022-12-01T09:56:00.8293875Z (base) C:\actions-runner\_work\pytorch\pytorch>if x116 == x11.6 ( 2022-12-01T09:56:00.8294222Z echo CUDA version 11.6 format isn't correct, which doesn't contain '.' 2022-12-01T09:56:00.8294471Z exit /b 1 2022-12-01T09:56:00.8294635Z ) 2022-12-01T09:56:00.8295195Z 2022-12-01T09:56:00.8295457Z (base) C:\actions-runner\_work\pytorch\pytorch>rem version transformer, for example 10.1 to 10_1. 2022-12-01T09:56:00.8296905Z 2022-12-01T09:56:00.8297081Z (base) C:\actions-runner\_work\pytorch\pytorch>if x116 == x11.6 ( 2022-12-01T09:56:00.8297404Z echo CUDA version 11.6 format isn't correct, which doesn't contain '.' 2022-12-01T09:56:00.8297685Z exit /b 1 2022-12-01T09:56:00.8297850Z ) 2022-12-01T09:56:00.8298787Z 2022-12-01T09:56:00.8299300Z (base) C:\actions-runner\_work\pytorch\pytorch>set VERSION_SUFFIX=11_6 2022-12-01T09:56:00.8301611Z 2022-12-01T09:56:00.8301985Z (base) C:\actions-runner\_work\pytorch\pytorch>set CUDA_PATH_V11_6=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6 2022-12-01T09:56:00.8304843Z 2022-12-01T09:56:00.8305287Z (base) C:\actions-runner\_work\pytorch\pytorch>set CUDNN_LIB_DIR=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\lib\x64 2022-12-01T09:56:00.8307528Z 2022-12-01T09:56:00.8308162Z (base) C:\actions-runner\_work\pytorch\pytorch>set CUDA_TOOLKIT_ROOT_DIR=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6 2022-12-01T09:56:00.8310462Z 2022-12-01T09:56:00.8310782Z (base) C:\actions-runner\_work\pytorch\pytorch>set CUDNN_ROOT_DIR=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6 2022-12-01T09:56:00.8313532Z 2022-12-01T09:56:00.8313869Z (base) C:\actions-runner\_work\pytorch\pytorch>set NVTOOLSEXT_PATH=C:\Program Files\NVIDIA Corporation\NvToolsExt 2022-12-01T09:56:00.8317744Z 2022-12-01T09:56:00.8321357Z (base) C:\actions-runner\_work\pytorch\pytorch>set PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\bin;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\libnvvp;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:00.8324300Z 2022-12-01T09:56:00.8324552Z (base) C:\actions-runner\_work\pytorch\pytorch>set CUDNN_LIB_DIR=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\lib\x64 2022-12-01T09:56:00.8325255Z 2022-12-01T09:56:00.8325603Z (base) C:\actions-runner\_work\pytorch\pytorch>set CUDA_TOOLKIT_ROOT_DIR=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6 2022-12-01T09:56:00.8328180Z 2022-12-01T09:56:00.8328565Z (base) C:\actions-runner\_work\pytorch\pytorch>set CUDNN_ROOT_DIR=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6 2022-12-01T09:56:00.8330521Z 2022-12-01T09:56:00.8330826Z (base) C:\actions-runner\_work\pytorch\pytorch>set NVTOOLSEXT_PATH=C:\Program Files\NVIDIA Corporation\NvToolsExt 2022-12-01T09:56:00.8333381Z 2022-12-01T09:56:00.8336938Z (base) C:\actions-runner\_work\pytorch\pytorch>set PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\bin;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\libnvvp;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\bin;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\libnvvp;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:00.8340089Z 2022-12-01T09:56:00.8340302Z (base) C:\actions-runner\_work\pytorch\pytorch>set DISTUTILS_USE_SDK=1 2022-12-01T09:56:00.8342083Z 2022-12-01T09:56:00.8345955Z (base) C:\actions-runner\_work\pytorch\pytorch>set PATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\bin;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\bin;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\libnvvp;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\bin;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\libnvvp;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:00.8349057Z 2022-12-01T09:56:00.8349252Z (base) C:\actions-runner\_work\pytorch\pytorch>if "7.0" == "" set TORCH_CUDA_ARCH_LIST=5.2 2022-12-01T09:56:00.8349632Z 2022-12-01T09:56:00.8350010Z (base) C:\actions-runner\_work\pytorch\pytorch>set SCCACHE_IDLE_TIMEOUT=0 2022-12-01T09:56:00.8352363Z 2022-12-01T09:56:00.8352664Z (base) C:\actions-runner\_work\pytorch\pytorch>set SCCACHE_IGNORE_SERVER_IO_ERROR=1 2022-12-01T09:56:00.8354741Z 2022-12-01T09:56:00.8355028Z (base) C:\actions-runner\_work\pytorch\pytorch>sccache --stop-server 2022-12-01T09:56:00.8471590Z Stopping sccache server... 2022-12-01T09:56:00.8494949Z Compile requests 0 2022-12-01T09:56:00.8495320Z Compile requests executed 0 2022-12-01T09:56:00.8495729Z Cache hits 0 2022-12-01T09:56:00.8495958Z Cache misses 0 2022-12-01T09:56:00.8496423Z Cache timeouts 0 2022-12-01T09:56:00.8498054Z Cache read errors 0 2022-12-01T09:56:00.8500032Z Forced recaches 0 2022-12-01T09:56:00.8501445Z Cache write errors 0 2022-12-01T09:56:00.8502432Z Compilation failures 0 2022-12-01T09:56:00.8502751Z Cache errors 0 2022-12-01T09:56:00.8503320Z Non-cacheable compilations 0 2022-12-01T09:56:00.8504032Z Non-cacheable calls 0 2022-12-01T09:56:00.8504368Z Non-compilation calls 0 2022-12-01T09:56:00.8504700Z Unsupported compiler calls 0 2022-12-01T09:56:00.8505685Z Average cache write 0.000 s 2022-12-01T09:56:00.8506051Z Average cache read miss 0.000 s 2022-12-01T09:56:00.8506361Z Average cache read hit 0.000 s 2022-12-01T09:56:00.8506697Z Failed distributed compilations 0 2022-12-01T09:56:00.8507298Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache, base_url=http://ossci-compiler-cache.s3.amazonaws.com/) 2022-12-01T09:56:00.8520808Z 2022-12-01T09:56:00.8521429Z (base) C:\actions-runner\_work\pytorch\pytorch>sccache --start-server 2022-12-01T09:56:00.8630521Z sccache: Starting the server... 2022-12-01T09:56:00.8994355Z 2022-12-01T09:56:00.8994760Z (base) C:\actions-runner\_work\pytorch\pytorch>sccache --zero-stats 2022-12-01T09:56:00.9120856Z Compile requests 0 2022-12-01T09:56:00.9121246Z Compile requests executed 0 2022-12-01T09:56:00.9121473Z Cache hits 0 2022-12-01T09:56:00.9121683Z Cache misses 0 2022-12-01T09:56:00.9121906Z Cache timeouts 0 2022-12-01T09:56:00.9122098Z Cache read errors 0 2022-12-01T09:56:00.9122305Z Forced recaches 0 2022-12-01T09:56:00.9122516Z Cache write errors 0 2022-12-01T09:56:00.9122728Z Compilation failures 0 2022-12-01T09:56:00.9122931Z Cache errors 0 2022-12-01T09:56:00.9123129Z Non-cacheable compilations 0 2022-12-01T09:56:00.9123349Z Non-cacheable calls 0 2022-12-01T09:56:00.9123560Z Non-compilation calls 0 2022-12-01T09:56:00.9123778Z Unsupported compiler calls 0 2022-12-01T09:56:00.9123997Z Average cache write 0.000 s 2022-12-01T09:56:00.9124215Z Average cache read miss 0.000 s 2022-12-01T09:56:00.9124415Z Average cache read hit 0.000 s 2022-12-01T09:56:00.9124640Z Failed distributed compilations 0 2022-12-01T09:56:00.9125094Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache, base_url=http://ossci-compiler-cache.s3.amazonaws.com/) 2022-12-01T09:56:00.9140418Z 2022-12-01T09:56:00.9141060Z (base) C:\actions-runner\_work\pytorch\pytorch>set CC=sccache-cl 2022-12-01T09:56:00.9143653Z 2022-12-01T09:56:00.9144057Z (base) C:\actions-runner\_work\pytorch\pytorch>set CXX=sccache-cl 2022-12-01T09:56:00.9146280Z 2022-12-01T09:56:00.9146574Z (base) C:\actions-runner\_work\pytorch\pytorch>set CMAKE_GENERATOR=Ninja 2022-12-01T09:56:00.9151497Z 2022-12-01T09:56:00.9151935Z (base) C:\actions-runner\_work\pytorch\pytorch>if "1" == "1" ( 2022-12-01T09:56:00.9152224Z 2022-12-01T09:56:00.9152386Z 2022-12-01T09:56:00.9152534Z 2022-12-01T09:56:00.9152947Z 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:00.9153342Z if errorlevel 1 exit /b 2022-12-01T09:56:00.9153564Z if not errorlevel 0 exit /b 2022-12-01T09:56:00.9154155Z 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.6\bin\nvcc.exe" %* 1>"C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/nvcc.bat" 2022-12-01T09:56:00.9154772Z cat C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/nvcc.bat 2022-12-01T09:56:00.9155127Z set CUDA_NVCC_EXECUTABLE=C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/nvcc.bat 2022-12-01T09:56:00.9155582Z for /F "usebackq delims=" %n in (`cygpath -m "C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\bin\nvcc.exe"`) do set CMAKE_CUDA_COMPILER=%n 2022-12-01T09:56:00.9156115Z 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:00.9156461Z ) 2022-12-01T09:56:00.9156663Z The system cannot find the drive specified. 2022-12-01T09:56:00.9156913Z The system cannot find the drive specified. 2022-12-01T09:56:00.9157158Z The system cannot find the drive specified. 2022-12-01T09:56:01.4186897Z % Total % Received % Xferd Average Speed Time Time Time Current 2022-12-01T09:56:01.4189468Z Dload Upload Total Spent Left Speed 2022-12-01T09:56:01.4189664Z 2022-12-01T09:56:01.4377498Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-12-01T09:56:01.4377828Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-12-01T09:56:01.4608062Z 2022-12-01T09:56:01.4608866Z 100 303k 100 303k 0 0 6985k 0 --:--:-- --:--:-- --:--:-- 6985k 2022-12-01T09:56:01.4932848Z @"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.6\bin\nvcc.exe" %* 2022-12-01T09:56:01.5208976Z 2022-12-01T09:56:01.5209955Z (base) C:\actions-runner\_work\pytorch\pytorch>set CMAKE_CUDA_COMPILER=C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6/bin/nvcc.exe 2022-12-01T09:56:01.7719311Z 2022-12-01T09:56:01.7719961Z (base) C:\actions-runner\_work\pytorch\pytorch>if "" == "" (if NOT "win-vs2019-cuda11.6-py3" == "" ( 2022-12-01T09:56:01.7720448Z echo @echo off 1>>C:\actions-runner\_work\pytorch\pytorch\build\win_tmp/ci_scripts/pytorch_env_restore_helper.bat 2022-12-01T09:56:01.7721033Z 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:01.7721625Z 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:01.7722155Z aws s3 cp "s3://ossci-windows/Restore PyTorch Environment.lnk" "C:\Users\circleci\Desktop\Restore PyTorch Environment.lnk" 2022-12-01T09:56:01.7722709Z if errorlevel 1 exit /b 2022-12-01T09:56:01.7723020Z if not errorlevel 0 exit /b 2022-12-01T09:56:01.7723210Z ) ) 2022-12-01T09:56:02.5463520Z Completed 2.3 KiB/2.3 KiB (36.7 KiB/s) with 1 file(s) remaining 2022-12-01T09:56:02.5463980Z download: s3://ossci-windows/Restore PyTorch Environment.lnk to ..\..\..\..\Users\circleci\Desktop\Restore PyTorch Environment.lnk 2022-12-01T09:56:02.6330963Z 2022-12-01T09:56:02.6331544Z (base) C:\actions-runner\_work\pytorch\pytorch>if not xwin-vs2019-.6-py3 == xwin-vs2019-cuda11.6-py3 (set BUILD_SPLIT_CUDA=ON ) 2022-12-01T09:56:02.6333954Z 2022-12-01T09:56:02.6334659Z (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:07.0761236Z Building wheel torch-1.13.0a0+gitc13d400 2022-12-01T09:56:13.5748162Z -- The CXX compiler identification is MSVC 19.28.29337.0 2022-12-01T09:56:14.0743032Z -- The C compiler identification is MSVC 19.28.29337.0 2022-12-01T09:56:14.2793551Z -- Detecting CXX compiler ABI info 2022-12-01T09:56:15.6856274Z -- Detecting CXX compiler ABI info - done 2022-12-01T09:56:15.6880021Z -- Check for working CXX compiler: C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/sccache-cl.exe - skipped 2022-12-01T09:56:15.6941459Z -- Detecting CXX compile features 2022-12-01T09:56:15.7021454Z -- Detecting CXX compile features - done 2022-12-01T09:56:15.7298256Z -- Detecting C compiler ABI info 2022-12-01T09:56:16.3561313Z -- Detecting C compiler ABI info - done 2022-12-01T09:56:16.3585157Z -- Check for working C compiler: C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/sccache-cl.exe - skipped 2022-12-01T09:56:16.3589784Z -- Detecting C compile features 2022-12-01T09:56:16.3596290Z -- Detecting C compile features - done 2022-12-01T09:56:16.3617163Z -- Not forcing any particular BLAS to be found 2022-12-01T09:56:16.3693902Z CMake Warning (dev) at C:/Jenkins/Miniconda3/Library/share/cmake-3.22/Modules/CMakeDependentOption.cmake:84 (message): 2022-12-01T09:56:16.3694332Z Policy CMP0127 is not set: cmake_dependent_option() supports full Condition 2022-12-01T09:56:16.3694749Z Syntax. Run "cmake --help-policy CMP0127" for policy details. Use the 2022-12-01T09:56:16.3695320Z cmake_policy command to set the policy and suppress this warning. 2022-12-01T09:56:16.3695732Z Call Stack (most recent call first): 2022-12-01T09:56:16.3696114Z CMakeLists.txt:256 (cmake_dependent_option) 2022-12-01T09:56:16.3696417Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:56:16.3696599Z 2022-12-01T09:56:16.3697180Z CMake Warning (dev) at C:/Jenkins/Miniconda3/Library/share/cmake-3.22/Modules/CMakeDependentOption.cmake:84 (message): 2022-12-01T09:56:16.3697593Z Policy CMP0127 is not set: cmake_dependent_option() supports full Condition 2022-12-01T09:56:16.3697937Z Syntax. Run "cmake --help-policy CMP0127" for policy details. Use the 2022-12-01T09:56:16.3698262Z cmake_policy command to set the policy and suppress this warning. 2022-12-01T09:56:16.3698513Z Call Stack (most recent call first): 2022-12-01T09:56:16.3698762Z CMakeLists.txt:287 (cmake_dependent_option) 2022-12-01T09:56:16.3699059Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:56:16.3699239Z 2022-12-01T09:56:16.3712202Z CMake Warning at CMakeLists.txt:375 (message): 2022-12-01T09:56:16.3712600Z TensorPipe cannot be used on Windows. Set it to OFF 2022-12-01T09:56:16.3712891Z 2022-12-01T09:56:16.3712901Z 2022-12-01T09:56:16.4692128Z -- Performing Test COMPILER_WORKS 2022-12-01T09:56:17.1593862Z -- Performing Test COMPILER_WORKS - Success 2022-12-01T09:56:17.1603100Z -- Performing Test SUPPORT_GLIBCXX_USE_C99 2022-12-01T09:56:18.1419892Z -- Performing Test SUPPORT_GLIBCXX_USE_C99 - Success 2022-12-01T09:56:18.1428146Z -- Performing Test CAFFE2_EXCEPTION_PTR_SUPPORTED 2022-12-01T09:56:18.7687691Z -- Performing Test CAFFE2_EXCEPTION_PTR_SUPPORTED - Success 2022-12-01T09:56:18.7690104Z -- std::exception_ptr is supported. 2022-12-01T09:56:18.7697251Z -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING 2022-12-01T09:56:18.9183685Z -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING - Failed 2022-12-01T09:56:18.9267567Z -- Performing Test C_HAS_AVX_1 2022-12-01T09:56:19.7184843Z -- Performing Test C_HAS_AVX_1 - Success 2022-12-01T09:56:19.7192988Z -- Performing Test C_HAS_AVX2_1 2022-12-01T09:56:20.2100455Z -- Performing Test C_HAS_AVX2_1 - Success 2022-12-01T09:56:20.2108991Z -- Performing Test C_HAS_AVX512_1 2022-12-01T09:56:20.6940907Z -- Performing Test C_HAS_AVX512_1 - Success 2022-12-01T09:56:20.6948683Z -- Performing Test CXX_HAS_AVX_1 2022-12-01T09:56:21.2336323Z -- Performing Test CXX_HAS_AVX_1 - Success 2022-12-01T09:56:21.2344097Z -- Performing Test CXX_HAS_AVX2_1 2022-12-01T09:56:21.7091595Z -- Performing Test CXX_HAS_AVX2_1 - Success 2022-12-01T09:56:21.7099897Z -- Performing Test CXX_HAS_AVX512_1 2022-12-01T09:56:22.2096487Z -- Performing Test CXX_HAS_AVX512_1 - Success 2022-12-01T09:56:22.2100064Z -- Current compiler supports avx2 extension. Will build perfkernels. 2022-12-01T09:56:22.2105718Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS 2022-12-01T09:56:22.7337628Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS - Success 2022-12-01T09:56:22.7340576Z -- Current compiler supports avx512f extension. Will build fbgemm. 2022-12-01T09:56:22.7353823Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY 2022-12-01T09:56:23.2295544Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Failed 2022-12-01T09:56:23.2312745Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY 2022-12-01T09:56:23.7785652Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Failed 2022-12-01T09:56:25.1630192Z -- Found CUDA: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6 (found version "11.6") 2022-12-01T09:56:31.7552670Z -- The CUDA compiler identification is NVIDIA 11.6.55 2022-12-01T09:56:31.7955837Z -- Detecting CUDA compiler ABI info 2022-12-01T09:56:34.3205590Z -- Detecting CUDA compiler ABI info - done 2022-12-01T09:56:34.3503352Z -- Check for working CUDA compiler: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6/bin/nvcc.exe - skipped 2022-12-01T09:56:34.3508116Z -- Detecting CUDA compile features 2022-12-01T09:56:34.3515280Z -- Detecting CUDA compile features - done 2022-12-01T09:56:34.3538567Z -- Caffe2: CUDA detected: 11.6 2022-12-01T09:56:34.3538900Z -- Caffe2: CUDA nvcc is: C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/nvcc.bat 2022-12-01T09:56:34.3539284Z -- Caffe2: CUDA toolkit directory: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6 2022-12-01T09:56:34.8950980Z -- Caffe2: Header version is: 11.6 2022-12-01T09:56:34.9112666Z -- Found CUDNN: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6/lib/x64/cudnn.lib 2022-12-01T09:56:34.9164934Z -- Found cuDNN: v8.3.2 (include: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6/include, library: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6/lib/x64/cudnn.lib) 2022-12-01T09:56:34.9789694Z -- C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6/lib/x64/nvrtc.lib shorthash is dd482e34 2022-12-01T09:56:34.9793418Z CMake Warning at cmake/public/utils.cmake:385 (message): 2022-12-01T09:56:34.9793792Z In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST 2022-12-01T09:56:34.9794127Z to cmake instead of implicitly setting it as an env variable. This will 2022-12-01T09:56:34.9794411Z become a FATAL_ERROR in future version of pytorch. 2022-12-01T09:56:34.9794665Z Call Stack (most recent call first): 2022-12-01T09:56:34.9794936Z cmake/public/cuda.cmake:437 (torch_cuda_get_nvcc_gencode_flag) 2022-12-01T09:56:34.9795205Z cmake/Dependencies.cmake:43 (include) 2022-12-01T09:56:34.9795612Z CMakeLists.txt:722 (include) 2022-12-01T09:56:34.9795745Z 2022-12-01T09:56:34.9795751Z 2022-12-01T09:56:34.9795989Z -- Added CUDA NVCC flags for: -gencode;arch=compute_70,code=sm_70 2022-12-01T09:56:34.9807238Z -- Building using own protobuf under third_party per request. 2022-12-01T09:56:34.9807503Z -- Use custom protobuf build. 2022-12-01T09:56:34.9869009Z -- 2022-12-01T09:56:34.9869243Z -- 3.13.0.0 2022-12-01T09:56:35.0575036Z -- Looking for pthread.h 2022-12-01T09:56:35.2009545Z -- Looking for pthread.h - not found 2022-12-01T09:56:35.2025956Z -- Found Threads: TRUE 2022-12-01T09:56:35.2837677Z -- Caffe2 protobuf include directory: $$ 2022-12-01T09:56:35.2872835Z -- Trying to find preferred BLAS backend of choice: MKL 2022-12-01T09:56:35.3069961Z -- MKL_THREADING = OMP 2022-12-01T09:56:35.3083527Z -- Looking for sys/types.h 2022-12-01T09:56:35.7943321Z -- Looking for sys/types.h - found 2022-12-01T09:56:35.7959380Z -- Looking for stdint.h 2022-12-01T09:56:36.3008731Z -- Looking for stdint.h - found 2022-12-01T09:56:36.3024888Z -- Looking for stddef.h 2022-12-01T09:56:36.7581697Z -- Looking for stddef.h - found 2022-12-01T09:56:36.7584892Z -- Check size of void* 2022-12-01T09:56:37.2704803Z -- Check size of void* - done 2022-12-01T09:56:37.2752441Z -- Looking for cblas_sgemm 2022-12-01T09:56:38.0690642Z -- Looking for cblas_sgemm - found 2022-12-01T09:56:38.1114966Z -- 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:38.1115786Z -- MKL include directory: C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/mkl/include 2022-12-01T09:56:38.1116098Z -- MKL OpenMP type: Intel 2022-12-01T09:56:38.1116445Z -- MKL OpenMP library: C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/mkl/lib/libiomp5md.lib 2022-12-01T09:56:38.7886986Z -- The ASM compiler identification is MSVC 2022-12-01T09:56:38.7899896Z -- Found assembler: C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/sccache-cl.exe 2022-12-01T09:56:40.0702980Z -- 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:40.1472089Z -- Found Git: C:/Program Files/Git/cmd/git.exe (found version "2.38.1.windows.1") 2022-12-01T09:56:40.2503736Z -- git version: v1.6.1 normalized to 1.6.1 2022-12-01T09:56:40.2504007Z -- Version: 1.6.1 2022-12-01T09:56:40.2527803Z -- Looking for shm_open in rt 2022-12-01T09:56:40.5048496Z -- Looking for shm_open in rt - not found 2022-12-01T09:56:40.5052169Z -- Performing Test HAVE_STD_REGEX 2022-12-01T09:56:40.5052420Z -- Performing Test HAVE_STD_REGEX 2022-12-01T09:56:41.9264616Z -- Performing Test HAVE_STD_REGEX -- success 2022-12-01T09:56:41.9264926Z -- Performing Test HAVE_GNU_POSIX_REGEX 2022-12-01T09:56:41.9265196Z -- Performing Test HAVE_GNU_POSIX_REGEX 2022-12-01T09:56:42.0660252Z -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile 2022-12-01T09:56:42.0660569Z -- Performing Test HAVE_POSIX_REGEX 2022-12-01T09:56:42.0660814Z -- Performing Test HAVE_POSIX_REGEX 2022-12-01T09:56:42.2032090Z -- Performing Test HAVE_POSIX_REGEX -- failed to compile 2022-12-01T09:56:42.2032407Z -- Performing Test HAVE_STEADY_CLOCK 2022-12-01T09:56:42.2032652Z -- Performing Test HAVE_STEADY_CLOCK 2022-12-01T09:56:42.7590277Z -- Performing Test HAVE_STEADY_CLOCK -- success 2022-12-01T09:56:42.8594018Z -- Found PythonInterp: C:/Jenkins/Miniconda3/python.exe (found version "3.9.12") 2022-12-01T09:56:42.8613367Z -- Performing Test COMPILER_SUPPORTS_AVX512 2022-12-01T09:56:43.2665133Z -- Performing Test COMPILER_SUPPORTS_AVX512 - Success 2022-12-01T09:56:44.7956815Z CMake Warning (dev) at C:/Jenkins/Miniconda3/Library/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:56:44.7957478Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-12-01T09:56:44.7957833Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:56:44.7958164Z problems in calling code that expects `find_package` result variables 2022-12-01T09:56:44.7958461Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:56:44.7958687Z Call Stack (most recent call first): 2022-12-01T09:56:44.7958980Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:56:44.7959290Z third_party/fbgemm/CMakeLists.txt:85 (find_package) 2022-12-01T09:56:44.7959681Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:56:44.7960011Z 2022-12-01T09:56:44.7960384Z -- Found OpenMP_C: -openmp:experimental -IC:/actions-runner/_work/pytorch/pytorch/build/win_tmp/mkl/include 2022-12-01T09:56:45.2593819Z CMake Warning (dev) at C:/Jenkins/Miniconda3/Library/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:56:45.2594368Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-12-01T09:56:45.2594715Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:56:45.2595075Z problems in calling code that expects `find_package` result variables 2022-12-01T09:56:45.2595372Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:56:45.2595617Z Call Stack (most recent call first): 2022-12-01T09:56:45.2595909Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:56:45.2596215Z third_party/fbgemm/CMakeLists.txt:85 (find_package) 2022-12-01T09:56:45.2596528Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:56:45.2596711Z 2022-12-01T09:56:45.2596956Z -- Found OpenMP_CXX: -openmp:experimental -IC:/actions-runner/_work/pytorch/pytorch/build/win_tmp/mkl/include 2022-12-01T09:56:45.2599211Z -- Found OpenMP: TRUE 2022-12-01T09:56:45.2600599Z CMake Warning at third_party/fbgemm/CMakeLists.txt:87 (message): 2022-12-01T09:56:45.2601040Z OpenMP found! OpenMP_C_INCLUDE_DIRS = 2022-12-01T09:56:45.2601186Z 2022-12-01T09:56:45.2601191Z 2022-12-01T09:56:45.5582877Z CMake Warning at third_party/fbgemm/CMakeLists.txt:186 (message): 2022-12-01T09:56:45.5583272Z ========== 2022-12-01T09:56:45.5583389Z 2022-12-01T09:56:45.5583395Z 2022-12-01T09:56:45.5583544Z CMake Warning at third_party/fbgemm/CMakeLists.txt:187 (message): 2022-12-01T09:56:45.5583804Z CMAKE_BUILD_TYPE = Release 2022-12-01T09:56:45.5583933Z 2022-12-01T09:56:45.5583939Z 2022-12-01T09:56:45.5584088Z CMake Warning at third_party/fbgemm/CMakeLists.txt:188 (message): 2022-12-01T09:56:45.5584371Z CMAKE_CXX_FLAGS_DEBUG is /MDd /Z7 /Ob0 /Od /RTC1 /w /bigobj 2022-12-01T09:56:45.5584548Z 2022-12-01T09:56:45.5584553Z 2022-12-01T09:56:45.5584698Z CMake Warning at third_party/fbgemm/CMakeLists.txt:189 (message): 2022-12-01T09:56:45.5584997Z CMAKE_CXX_FLAGS_RELEASE is /MD /O2 /Ob2 /DNDEBUG /w /bigobj 2022-12-01T09:56:45.5585157Z 2022-12-01T09:56:45.5585162Z 2022-12-01T09:56:45.5585305Z CMake Warning at third_party/fbgemm/CMakeLists.txt:190 (message): 2022-12-01T09:56:45.5585534Z ========== 2022-12-01T09:56:45.5585639Z 2022-12-01T09:56:45.5585644Z 2022-12-01T09:56:45.6119329Z ** AsmJit Summary ** 2022-12-01T09:56:45.6119701Z ASMJIT_DIR=C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit 2022-12-01T09:56:45.6120368Z ASMJIT_TEST=FALSE 2022-12-01T09:56:45.6120647Z ASMJIT_TARGET_TYPE=SHARED 2022-12-01T09:56:45.6120853Z ASMJIT_DEPS= 2022-12-01T09:56:45.6121041Z ASMJIT_LIBS=asmjit 2022-12-01T09:56:45.6121231Z ASMJIT_CFLAGS= 2022-12-01T09:56:45.6121537Z ASMJIT_PRIVATE_CFLAGS=-MP;-GF;-Zc:__cplusplus;-Zc:inline;-Zc:strictStrings;-Zc:threadSafeInit-;-W4 2022-12-01T09:56:45.6122055Z ASMJIT_PRIVATE_CFLAGS_DBG=-GS 2022-12-01T09:56:45.6122289Z ASMJIT_PRIVATE_CFLAGS_REL=-GS-;-O2;-Oi 2022-12-01T09:56:45.6288416Z -- Using third party subdirectory Eigen. 2022-12-01T09:56:45.6926235Z -- Found PythonInterp: C:/Jenkins/Miniconda3/python.exe (found suitable version "3.9.12", minimum required is "3.0") 2022-12-01T09:56:45.7277465Z -- Found PythonLibs: C:/Jenkins/Miniconda3/libs/python39.lib (found suitable version "3.9.12", minimum required is "3.0") 2022-12-01T09:56:45.7279432Z -- Using third_party/pybind11. 2022-12-01T09:56:45.7280368Z -- pybind11 include dirs: C:/actions-runner/_work/pytorch/pytorch/cmake/../third_party/pybind11/include 2022-12-01T09:56:46.9818091Z -- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS) 2022-12-01T09:56:47.9267491Z -- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS) 2022-12-01T09:56:47.9270736Z -- Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND) 2022-12-01T09:56:47.9273586Z CMake Warning at cmake/Dependencies.cmake:1163 (message): 2022-12-01T09:56:47.9273944Z Not compiling with MPI. Suppress this warning with -DUSE_MPI=OFF 2022-12-01T09:56:47.9274233Z Call Stack (most recent call first): 2022-12-01T09:56:47.9274448Z CMakeLists.txt:722 (include) 2022-12-01T09:56:47.9274580Z 2022-12-01T09:56:47.9274585Z 2022-12-01T09:56:47.9305383Z CMake Warning (dev) at C:/Jenkins/Miniconda3/Library/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:56:47.9305824Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-12-01T09:56:47.9306155Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:56:47.9306473Z problems in calling code that expects `find_package` result variables 2022-12-01T09:56:47.9306752Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:56:47.9307035Z Call Stack (most recent call first): 2022-12-01T09:56:47.9307309Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:56:47.9307645Z cmake/Dependencies.cmake:1218 (find_package) 2022-12-01T09:56:47.9307884Z CMakeLists.txt:722 (include) 2022-12-01T09:56:47.9308155Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:56:47.9308333Z 2022-12-01T09:56:47.9311249Z CMake Warning (dev) at C:/Jenkins/Miniconda3/Library/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:56:47.9311669Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-12-01T09:56:47.9312002Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:56:47.9312307Z problems in calling code that expects `find_package` result variables 2022-12-01T09:56:47.9312593Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:56:47.9312827Z Call Stack (most recent call first): 2022-12-01T09:56:47.9313113Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:56:47.9313408Z cmake/Dependencies.cmake:1218 (find_package) 2022-12-01T09:56:47.9313629Z CMakeLists.txt:722 (include) 2022-12-01T09:56:47.9313906Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:56:47.9314081Z 2022-12-01T09:56:47.9317565Z -- Adding OpenMP CXX_FLAGS: -openmp:experimental -IC:/actions-runner/_work/pytorch/pytorch/build/win_tmp/mkl/include 2022-12-01T09:56:47.9318044Z -- Will link against OpenMP libraries: C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/mkl/lib/libiomp5md.lib 2022-12-01T09:56:47.9354627Z -- Found CUB: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6/include 2022-12-01T09:56:47.9356824Z -- Converting CMAKE_CUDA_FLAGS to CUDA_NVCC_FLAGS: 2022-12-01T09:56:47.9358211Z CUDA_NVCC_FLAGS = -Xcompiler;/w;-w;-Xfatbin;-compress-all;-DONNX_NAMESPACE=onnx_torch;--use-local-env;-gencode;arch=compute_70,code=sm_70;-Xcudafe;--diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl;--Werror;cross-execution-space-call;--no-host-device-move-forward;--expt-relaxed-constexpr;--expt-extended-lambda 2022-12-01T09:56:47.9359565Z CUDA_NVCC_FLAGS_DEBUG = -Xcompiler=-MDd,-Zi,-Ob0,-Od,/RTC1;-Xcompiler;/MDd 2022-12-01T09:56:47.9359916Z CUDA_NVCC_FLAGS_RELEASE = -Xcompiler=-MD,-O2,-Ob2;-DNDEBUG;-Xcompiler;/MD 2022-12-01T09:56:47.9360274Z CUDA_NVCC_FLAGS_RELWITHDEBINFO = -Xcompiler=-MD,-Zi,-O2,-Ob1;-DNDEBUG;-Xcompiler;/MD 2022-12-01T09:56:47.9360632Z CUDA_NVCC_FLAGS_MINSIZEREL = -Xcompiler=-MD,-O1,-Ob1;-DNDEBUG;-Xcompiler;/MD 2022-12-01T09:56:47.9380721Z CMake Warning (dev) at third_party/gloo/CMakeLists.txt:21 (option): 2022-12-01T09:56:47.9381073Z Policy CMP0077 is not set: option() honors normal variables. Run "cmake 2022-12-01T09:56:47.9381450Z --help-policy CMP0077" for policy details. Use the cmake_policy command to 2022-12-01T09:56:47.9381751Z set the policy and suppress this warning. 2022-12-01T09:56:47.9381896Z 2022-12-01T09:56:47.9382051Z For compatibility with older versions of CMake, option is clearing the 2022-12-01T09:56:47.9382330Z normal variable 'BUILD_BENCHMARK'. 2022-12-01T09:56:47.9382620Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:56:47.9382797Z 2022-12-01T09:56:47.9382954Z CMake Warning (dev) at third_party/gloo/CMakeLists.txt:35 (option): 2022-12-01T09:56:47.9383269Z Policy CMP0077 is not set: option() honors normal variables. Run "cmake 2022-12-01T09:56:47.9383604Z --help-policy CMP0077" for policy details. Use the cmake_policy command to 2022-12-01T09:56:47.9383877Z set the policy and suppress this warning. 2022-12-01T09:56:47.9384021Z 2022-12-01T09:56:47.9384175Z For compatibility with older versions of CMake, option is clearing the 2022-12-01T09:56:47.9384437Z normal variable 'USE_NCCL'. 2022-12-01T09:56:47.9384708Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:56:47.9384882Z 2022-12-01T09:56:47.9385024Z CMake Warning (dev) at third_party/gloo/CMakeLists.txt:36 (option): 2022-12-01T09:56:47.9385334Z Policy CMP0077 is not set: option() honors normal variables. Run "cmake 2022-12-01T09:56:47.9385657Z --help-policy CMP0077" for policy details. Use the cmake_policy command to 2022-12-01T09:56:47.9385932Z set the policy and suppress this warning. 2022-12-01T09:56:47.9386075Z 2022-12-01T09:56:47.9386231Z For compatibility with older versions of CMake, option is clearing the 2022-12-01T09:56:47.9386499Z normal variable 'USE_RCCL'. 2022-12-01T09:56:47.9386769Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:56:47.9386943Z 2022-12-01T09:56:47.9387022Z -- MSVC detected 2022-12-01T09:56:47.9387208Z -- Set USE_REDIS OFF 2022-12-01T09:56:47.9387388Z -- Set USE_IBVERBS OFF 2022-12-01T09:56:47.9387573Z -- Set USE_NCCL OFF 2022-12-01T09:56:47.9387754Z -- Set USE_RCCL OFF 2022-12-01T09:56:47.9387934Z -- Set USE_LIBUV ON 2022-12-01T09:56:47.9388145Z -- Only USE_LIBUV is supported on Windows 2022-12-01T09:56:47.9415659Z -- Gloo build as SHARED library 2022-12-01T09:56:47.9460602Z CMake Warning (dev) at cmake/Modules_CUDA_fix/upstream/FindCUDA.cmake:547 (if): 2022-12-01T09:56:47.9461047Z Policy CMP0054 is not set: Only interpret if() arguments as variables or 2022-12-01T09:56:47.9461378Z keywords when unquoted. Run "cmake --help-policy CMP0054" for policy 2022-12-01T09:56:47.9461707Z details. Use the cmake_policy command to set the policy and suppress this 2022-12-01T09:56:47.9462095Z warning. 2022-12-01T09:56:47.9462201Z 2022-12-01T09:56:47.9462367Z Quoted variables like "MSVC" will no longer be dereferenced when the policy 2022-12-01T09:56:47.9463095Z is set to NEW. Since the policy is not set the OLD behavior will be used. 2022-12-01T09:56:47.9463381Z Call Stack (most recent call first): 2022-12-01T09:56:47.9463635Z cmake/Modules_CUDA_fix/FindCUDA.cmake:11 (include) 2022-12-01T09:56:47.9463912Z third_party/gloo/cmake/Cuda.cmake:133 (find_package) 2022-12-01T09:56:47.9464256Z third_party/gloo/cmake/Dependencies.cmake:115 (include) 2022-12-01T09:56:47.9464508Z third_party/gloo/CMakeLists.txt:109 (include) 2022-12-01T09:56:47.9464842Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:56:47.9465022Z 2022-12-01T09:56:47.9689622Z -- Found CUDA: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6 (found suitable version "11.6", minimum required is "7.0") 2022-12-01T09:56:47.9706203Z -- CUDA detected: 11.6 2022-12-01T09:56:48.0122343Z CMake Warning at cmake/Dependencies.cmake:1509 (message): 2022-12-01T09:56:48.0122685Z Metal is only used in ios builds. 2022-12-01T09:56:48.0122927Z Call Stack (most recent call first): 2022-12-01T09:56:48.0123174Z CMakeLists.txt:722 (include) 2022-12-01T09:56:48.0123313Z 2022-12-01T09:56:48.0123318Z 2022-12-01T09:56:48.0694810Z -- Found PythonInterp: C:/Jenkins/Miniconda3/python.exe (found version "3.9.12") 2022-12-01T09:56:48.0849831Z -- Found PythonLibs: C:/Jenkins/Miniconda3/libs/python39.lib (found version "3.9.12") 2022-12-01T09:56:48.0862232Z Generated: C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2022-12-01T09:56:48.0872547Z Generated: C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2022-12-01T09:56:48.0881929Z Generated: C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2022-12-01T09:56:48.7316520Z -- 2022-12-01T09:56:48.7316789Z -- ******** Summary ******** 2022-12-01T09:56:48.7317013Z -- CMake version : 3.22.3 2022-12-01T09:56:48.7317313Z -- CMake command : C:/Jenkins/Miniconda3/Library/bin/cmake.exe 2022-12-01T09:56:48.7317586Z -- System : Windows 2022-12-01T09:56:48.7317914Z -- C++ compiler : C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/sccache-cl.exe 2022-12-01T09:56:48.7318231Z -- C++ compiler version : 19.28.29337.0 2022-12-01T09:56:48.7318631Z -- 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:48.7319017Z -- Build type : Release 2022-12-01T09:56:48.7319369Z -- Compile definitions : WIN32_LEAN_AND_MEAN;_OPENMP_NOFORCE_MANIFEST;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;__STDC_FORMAT_MACROS 2022-12-01T09:56:48.7319959Z -- CMAKE_PREFIX_PATH : C:\Jenkins\Miniconda3\Lib\site-packages;C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6;C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6 2022-12-01T09:56:48.7320488Z -- CMAKE_INSTALL_PREFIX : C:/actions-runner/_work/pytorch/pytorch/torch 2022-12-01T09:56:48.7320913Z -- CMAKE_MODULE_PATH : C:/actions-runner/_work/pytorch/pytorch/cmake/Modules;C:/actions-runner/_work/pytorch/pytorch/cmake/public/../Modules_CUDA_fix 2022-12-01T09:56:48.7321231Z -- 2022-12-01T09:56:48.7321418Z -- ONNX version : 1.12.0 2022-12-01T09:56:48.7321629Z -- ONNX NAMESPACE : onnx_torch 2022-12-01T09:56:48.7321853Z -- ONNX_USE_LITE_PROTO : OFF 2022-12-01T09:56:48.7322085Z -- USE_PROTOBUF_SHARED_LIBS : OFF 2022-12-01T09:56:48.7322319Z -- Protobuf_USE_STATIC_LIBS : ON 2022-12-01T09:56:48.7322548Z -- ONNX_DISABLE_EXCEPTIONS : OFF 2022-12-01T09:56:48.7322747Z -- ONNX_WERROR : OFF 2022-12-01T09:56:48.7323126Z -- ONNX_BUILD_TESTS : OFF 2022-12-01T09:56:48.7323346Z -- ONNX_BUILD_BENCHMARKS : OFF 2022-12-01T09:56:48.7323568Z -- ONNXIFI_DUMMY_BACKEND : OFF 2022-12-01T09:56:48.7323866Z -- ONNXIFI_ENABLE_EXT : OFF 2022-12-01T09:56:48.7324037Z -- 2022-12-01T09:56:48.7324219Z -- Protobuf compiler : 2022-12-01T09:56:48.7324437Z -- Protobuf includes : 2022-12-01T09:56:48.7324652Z -- Protobuf libraries : 2022-12-01T09:56:48.7324863Z -- BUILD_ONNX_PYTHON : OFF 2022-12-01T09:56:48.7353274Z -- 2022-12-01T09:56:48.7353489Z -- ******** Summary ******** 2022-12-01T09:56:48.7353708Z -- CMake version : 3.22.3 2022-12-01T09:56:48.7354000Z -- CMake command : C:/Jenkins/Miniconda3/Library/bin/cmake.exe 2022-12-01T09:56:48.7354263Z -- System : Windows 2022-12-01T09:56:48.7354575Z -- C++ compiler : C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/sccache-cl.exe 2022-12-01T09:56:48.7354887Z -- C++ compiler version : 19.28.29337.0 2022-12-01T09:56:48.7355269Z -- 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:48.7355622Z -- Build type : Release 2022-12-01T09:56:48.7355935Z -- Compile definitions : WIN32_LEAN_AND_MEAN;_OPENMP_NOFORCE_MANIFEST;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1 2022-12-01T09:56:48.7356497Z -- CMAKE_PREFIX_PATH : C:\Jenkins\Miniconda3\Lib\site-packages;C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6;C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6 2022-12-01T09:56:48.7357017Z -- CMAKE_INSTALL_PREFIX : C:/actions-runner/_work/pytorch/pytorch/torch 2022-12-01T09:56:48.7357455Z -- CMAKE_MODULE_PATH : C:/actions-runner/_work/pytorch/pytorch/cmake/Modules;C:/actions-runner/_work/pytorch/pytorch/cmake/public/../Modules_CUDA_fix 2022-12-01T09:56:48.7357780Z -- 2022-12-01T09:56:48.7357943Z -- ONNX version : 1.4.1 2022-12-01T09:56:48.7358163Z -- ONNX NAMESPACE : onnx_torch 2022-12-01T09:56:48.7358393Z -- ONNX_BUILD_TESTS : OFF 2022-12-01T09:56:48.7358612Z -- ONNX_BUILD_BENCHMARKS : OFF 2022-12-01T09:56:48.7358830Z -- ONNX_USE_LITE_PROTO : OFF 2022-12-01T09:56:48.7359044Z -- ONNXIFI_DUMMY_BACKEND : OFF 2022-12-01T09:56:48.7359214Z -- 2022-12-01T09:56:48.7359398Z -- Protobuf compiler : 2022-12-01T09:56:48.7359614Z -- Protobuf includes : 2022-12-01T09:56:48.7359826Z -- Protobuf libraries : 2022-12-01T09:56:48.7360031Z -- BUILD_ONNX_PYTHON : OFF 2022-12-01T09:56:48.7360295Z -- Found CUDA with FP16 support, compiling with torch.cuda.HalfTensor 2022-12-01T09:56:48.7360568Z -- Adding -DNDEBUG to compile flags 2022-12-01T09:56:48.7468434Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 2022-12-01T09:56:48.8891130Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 - False 2022-12-01T09:56:48.8893956Z -- Compiling with MAGMA support 2022-12-01T09:56:48.8894305Z -- MAGMA INCLUDE DIRECTORIES: C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/magma/include 2022-12-01T09:56:48.8894702Z -- MAGMA LIBRARIES: C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/magma/lib/magma.lib 2022-12-01T09:56:48.8894967Z -- MAGMA V2 check: 0 2022-12-01T09:56:48.8902588Z -- Could not find hardware support for NEON on this machine. 2022-12-01T09:56:48.8902908Z -- No OMAP3 processor on this machine. 2022-12-01T09:56:48.8903154Z -- No OMAP4 processor on this machine. 2022-12-01T09:56:48.8987660Z -- Found a library with LAPACK API (mkl). 2022-12-01T09:56:48.8988308Z disabling ROCM because NOT USE_ROCM is set 2022-12-01T09:56:48.8988570Z -- MIOpen not found. Compiling without MIOpen support 2022-12-01T09:56:48.9084044Z -- MKLDNN_CPU_RUNTIME = OMP 2022-12-01T09:56:48.9108195Z -- DNNL_TARGET_ARCH: X64 2022-12-01T09:56:48.9141514Z -- DNNL_LIBRARY_NAME: dnnl 2022-12-01T09:56:48.9241082Z CMake Warning (dev) at C:/Jenkins/Miniconda3/Library/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:56:48.9241759Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-12-01T09:56:48.9242344Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:56:48.9242860Z problems in calling code that expects `find_package` result variables 2022-12-01T09:56:48.9243284Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:56:48.9243524Z Call Stack (most recent call first): 2022-12-01T09:56:48.9243814Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:56:48.9244162Z third_party/ideep/mkl-dnn/third_party/oneDNN/cmake/OpenMP.cmake:69 (find_package) 2022-12-01T09:56:48.9244506Z third_party/ideep/mkl-dnn/third_party/oneDNN/CMakeLists.txt:117 (include) 2022-12-01T09:56:48.9244821Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:56:48.9245012Z 2022-12-01T09:56:48.9245239Z -- Found OpenMP_C: -openmp:experimental -IC:/actions-runner/_work/pytorch/pytorch/build/win_tmp/mkl/include 2022-12-01T09:56:48.9247242Z CMake Warning (dev) at C:/Jenkins/Miniconda3/Library/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:56:48.9247675Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-12-01T09:56:48.9248200Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:56:48.9248703Z problems in calling code that expects `find_package` result variables 2022-12-01T09:56:48.9249197Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:56:48.9249459Z Call Stack (most recent call first): 2022-12-01T09:56:48.9249747Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:56:48.9250095Z third_party/ideep/mkl-dnn/third_party/oneDNN/cmake/OpenMP.cmake:69 (find_package) 2022-12-01T09:56:48.9250441Z third_party/ideep/mkl-dnn/third_party/oneDNN/CMakeLists.txt:117 (include) 2022-12-01T09:56:48.9250774Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:56:48.9250954Z 2022-12-01T09:56:48.9251176Z -- Found OpenMP_CXX: -openmp:experimental -IC:/actions-runner/_work/pytorch/pytorch/build/win_tmp/mkl/include 2022-12-01T09:56:48.9598186Z -- Could NOT find Doxyrest (missing: DOXYREST_EXECUTABLE) 2022-12-01T09:56:49.0130101Z -- Found PythonInterp: C:/Jenkins/Miniconda3/python.exe (found suitable version "3.9.12", minimum required is "2.7") 2022-12-01T09:56:49.0384021Z -- Could NOT find Sphinx (missing: SPHINX_EXECUTABLE) 2022-12-01T09:56:49.0759761Z -- Enabled workload: TRAINING 2022-12-01T09:56:49.0760059Z -- Enabled primitives: ALL 2022-12-01T09:56:49.0760297Z -- Enabled primitive CPU ISA: ALL 2022-12-01T09:56:49.0760528Z -- Enabled primitive GPU ISA: ALL 2022-12-01T09:56:49.0875249Z -- Primitive cache is enabled 2022-12-01T09:56:49.1920459Z -- The ASM_MASM compiler identification is MSVC 2022-12-01T09:56:49.3507752Z -- 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:49.4411684Z -- Found MKL-DNN: TRUE 2022-12-01T09:56:49.4417508Z -- Performing Test C_HAS_THREAD 2022-12-01T09:56:49.8342871Z -- Performing Test C_HAS_THREAD - Success 2022-12-01T09:56:49.8457757Z -- Version: 7.0.3 2022-12-01T09:56:49.8457968Z -- Build type: Release 2022-12-01T09:56:49.8470214Z -- CXX_STANDARD: 14 2022-12-01T09:56:49.8483318Z -- Performing Test has_std_14_flag 2022-12-01T09:56:50.3010277Z -- Performing Test has_std_14_flag - Failed 2022-12-01T09:56:50.3029442Z -- Performing Test has_std_1y_flag 2022-12-01T09:56:50.7485491Z -- Performing Test has_std_1y_flag - Failed 2022-12-01T09:56:50.7493479Z -- Performing Test SUPPORTS_USER_DEFINED_LITERALS 2022-12-01T09:56:51.1511922Z -- Performing Test SUPPORTS_USER_DEFINED_LITERALS - Success 2022-12-01T09:56:51.1518724Z -- Performing Test FMT_HAS_VARIANT 2022-12-01T09:56:51.7595659Z -- Performing Test FMT_HAS_VARIANT - Success 2022-12-01T09:56:51.7608756Z -- Required features: cxx_variadic_templates 2022-12-01T09:56:51.7726859Z -- Looking for _strtod_l 2022-12-01T09:56:52.2315462Z -- Looking for _strtod_l - found 2022-12-01T09:56:52.2326303Z -- Using CPU-only version of Kineto 2022-12-01T09:56:52.2326565Z -- Configuring Kineto dependency: 2022-12-01T09:56:52.2326901Z -- KINETO_SOURCE_DIR = C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto 2022-12-01T09:56:52.2327193Z -- KINETO_BUILD_TESTS = OFF 2022-12-01T09:56:52.2327406Z -- KINETO_LIBRARY_TYPE = static 2022-12-01T09:56:52.2889243Z -- Found PythonInterp: C:/Jenkins/Miniconda3/python.exe (found version "3.9.12") 2022-12-01T09:56:52.2892106Z INFO CUDA_SOURCE_DIR = 2022-12-01T09:56:52.2892318Z INFO ROCM_SOURCE_DIR = 2022-12-01T09:56:52.3386472Z INFO CUPTI unavailable or disabled - not building GPU profilers 2022-12-01T09:56:52.4368945Z -- Kineto: FMT_SOURCE_DIR = C:/actions-runner/_work/pytorch/pytorch/third_party/fmt 2022-12-01T09:56:52.4369310Z INFO CUPTI_INCLUDE_DIR = /extras/CUPTI/include 2022-12-01T09:56:52.4369567Z INFO ROCTRACER_INCLUDE_DIR = /include/roctracer 2022-12-01T09:56:52.4369888Z -- Kineto: FMT_INCLUDE_DIR = C:/actions-runner/_work/pytorch/pytorch/third_party/fmt/include 2022-12-01T09:56:52.4376920Z -- Configured Kineto (CPU) 2022-12-01T09:56:52.4389754Z CMake Warning (dev) at C:/Jenkins/Miniconda3/Library/share/cmake-3.22/Modules/CMakeDependentOption.cmake:84 (message): 2022-12-01T09:56:52.4390175Z Policy CMP0127 is not set: cmake_dependent_option() supports full Condition 2022-12-01T09:56:52.4390514Z Syntax. Run "cmake --help-policy CMP0127" for policy details. Use the 2022-12-01T09:56:52.4390832Z cmake_policy command to set the policy and suppress this warning. 2022-12-01T09:56:52.4391085Z Call Stack (most recent call first): 2022-12-01T09:56:52.4391338Z CMakeLists.txt:725 (cmake_dependent_option) 2022-12-01T09:56:52.4391629Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:56:52.4391812Z 2022-12-01T09:56:52.4411274Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW 2022-12-01T09:56:52.5617858Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Failed 2022-12-01T09:56:52.5815333Z -- Looking for backtrace 2022-12-01T09:56:52.7165260Z -- Looking for backtrace - not found 2022-12-01T09:56:52.7235019Z -- Could NOT find Backtrace (missing: Backtrace_LIBRARY Backtrace_INCLUDE_DIR) 2022-12-01T09:56:52.7235340Z -- don't use NUMA 2022-12-01T09:56:56.7842286Z -- headers outputs: 2022-12-01T09:57:05.2169874Z -- sources outputs: 2022-12-01T09:57:06.6124871Z -- declarations_yaml outputs: 2022-12-01T09:57:06.6226504Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT 2022-12-01T09:57:07.0367049Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT - Failed 2022-12-01T09:57:07.3297065Z -- Using ATen parallel backend: OMP 2022-12-01T09:57:07.7570095Z AT_INSTALL_INCLUDE_DIR include/ATen/core 2022-12-01T09:57:07.7570500Z core header install: C:/actions-runner/_work/pytorch/pytorch/build/aten/src/ATen/core/TensorBody.h 2022-12-01T09:57:07.7570932Z core header install: C:/actions-runner/_work/pytorch/pytorch/build/aten/src/ATen/core/aten_interned_strings.h 2022-12-01T09:57:07.7571340Z core header install: C:/actions-runner/_work/pytorch/pytorch/build/aten/src/ATen/core/enum_tag.h 2022-12-01T09:57:10.3009365Z CMake Warning (dev) at torch/CMakeLists.txt:386: 2022-12-01T09:57:10.3009668Z Syntax Warning in cmake code at column 107 2022-12-01T09:57:10.3009828Z 2022-12-01T09:57:10.3009984Z Argument not separated from preceding token by whitespace. 2022-12-01T09:57:10.3010284Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:57:10.3010469Z 2022-12-01T09:57:10.3010593Z CMake Warning (dev) at torch/CMakeLists.txt:386: 2022-12-01T09:57:10.3010849Z Syntax Warning in cmake code at column 115 2022-12-01T09:57:10.3011158Z 2022-12-01T09:57:10.3011308Z Argument not separated from preceding token by whitespace. 2022-12-01T09:57:10.3011626Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:57:10.3011886Z 2022-12-01T09:57:10.4861873Z CMake Warning at cmake/public/utils.cmake:385 (message): 2022-12-01T09:57:10.4862226Z In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST 2022-12-01T09:57:10.4862561Z to cmake instead of implicitly setting it as an env variable. This will 2022-12-01T09:57:10.4862868Z become a FATAL_ERROR in future version of pytorch. 2022-12-01T09:57:10.4863098Z Call Stack (most recent call first): 2022-12-01T09:57:10.4863363Z torch/CMakeLists.txt:338 (torch_cuda_get_nvcc_gencode_flag) 2022-12-01T09:57:10.4863526Z 2022-12-01T09:57:10.4863532Z 2022-12-01T09:57:10.4907315Z CMake Warning (dev) at C:/Jenkins/Miniconda3/Library/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:57:10.4907844Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-12-01T09:57:10.4908221Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:57:10.4908562Z problems in calling code that expects `find_package` result variables 2022-12-01T09:57:10.4908853Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:57:10.4909092Z Call Stack (most recent call first): 2022-12-01T09:57:10.4909361Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:57:10.4909647Z caffe2/CMakeLists.txt:1254 (find_package) 2022-12-01T09:57:10.4909938Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:57:10.4910123Z 2022-12-01T09:57:10.4911199Z CMake Warning (dev) at C:/Jenkins/Miniconda3/Library/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:57:10.4911626Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-12-01T09:57:10.4911962Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:57:10.4912277Z problems in calling code that expects `find_package` result variables 2022-12-01T09:57:10.4912541Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:57:10.4912774Z Call Stack (most recent call first): 2022-12-01T09:57:10.4913060Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:57:10.4913348Z caffe2/CMakeLists.txt:1254 (find_package) 2022-12-01T09:57:10.4913674Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:57:10.4913854Z 2022-12-01T09:57:10.4917594Z -- pytorch is compiling with OpenMP. 2022-12-01T09:57:10.4917942Z OpenMP CXX_FLAGS: -openmp:experimental -IC:/actions-runner/_work/pytorch/pytorch/build/win_tmp/mkl/include. 2022-12-01T09:57:10.4918357Z OpenMP libraries: C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/mkl/lib/libiomp5md.lib. 2022-12-01T09:57:10.4919916Z -- Caffe2 is compiling with OpenMP. 2022-12-01T09:57:10.4920312Z OpenMP CXX_FLAGS: -openmp:experimental -IC:/actions-runner/_work/pytorch/pytorch/build/win_tmp/mkl/include. 2022-12-01T09:57:10.4920724Z OpenMP libraries: C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/mkl/lib/libiomp5md.lib. 2022-12-01T09:57:10.6092231Z -- Using Lib/site-packages as python relative installation path 2022-12-01T09:57:10.7137014Z CMake Warning at CMakeLists.txt:1090 (message): 2022-12-01T09:57:10.7137383Z Generated cmake files are only fully tested if one builds with system glog, 2022-12-01T09:57:10.7137768Z gflags, and protobuf. Other settings may generate files that are not well 2022-12-01T09:57:10.7138055Z tested. 2022-12-01T09:57:10.7138160Z 2022-12-01T09:57:10.7138164Z 2022-12-01T09:57:10.7192700Z -- 2022-12-01T09:57:10.7192962Z -- ******** Summary ******** 2022-12-01T09:57:10.7193170Z -- General: 2022-12-01T09:57:10.7193375Z -- CMake version : 3.22.3 2022-12-01T09:57:10.7193795Z -- CMake command : C:/Jenkins/Miniconda3/Library/bin/cmake.exe 2022-12-01T09:57:10.7194058Z -- System : Windows 2022-12-01T09:57:10.7194457Z -- C++ compiler : C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/sccache-cl.exe 2022-12-01T09:57:10.7194762Z -- C++ compiler id : MSVC 2022-12-01T09:57:10.7194987Z -- C++ compiler version : 19.28.29337.0 2022-12-01T09:57:10.7195219Z -- Using ccache if found : OFF 2022-12-01T09:57:10.7195749Z -- 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:10.7196281Z -- Build type : Release 2022-12-01T09:57:10.7196759Z -- 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:10.7197452Z -- CMAKE_PREFIX_PATH : C:\Jenkins\Miniconda3\Lib\site-packages;C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6;C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6 2022-12-01T09:57:10.7197964Z -- CMAKE_INSTALL_PREFIX : C:/actions-runner/_work/pytorch/pytorch/torch 2022-12-01T09:57:10.7198239Z -- USE_GOLD_LINKER : OFF 2022-12-01T09:57:10.7198431Z -- 2022-12-01T09:57:10.7198619Z -- TORCH_VERSION : 1.13.0 2022-12-01T09:57:10.7198828Z -- CAFFE2_VERSION : 1.13.0 2022-12-01T09:57:10.7199015Z -- BUILD_CAFFE2 : OFF 2022-12-01T09:57:10.7199226Z -- BUILD_CAFFE2_OPS : OFF 2022-12-01T09:57:10.7199457Z -- BUILD_STATIC_RUNTIME_BENCHMARK: OFF 2022-12-01T09:57:10.7199695Z -- BUILD_TENSOREXPR_BENCHMARK: OFF 2022-12-01T09:57:10.7199925Z -- BUILD_NVFUSER_BENCHMARK: OFF 2022-12-01T09:57:10.7200125Z -- BUILD_BINARY : OFF 2022-12-01T09:57:10.7200335Z -- BUILD_CUSTOM_PROTOBUF : ON 2022-12-01T09:57:10.7200549Z -- Link local protobuf : ON 2022-12-01T09:57:10.7200762Z -- BUILD_DOCS : OFF 2022-12-01T09:57:10.7200974Z -- BUILD_PYTHON : True 2022-12-01T09:57:10.7201167Z -- Python version : 3.9.12 2022-12-01T09:57:10.7201434Z -- Python executable : C:/Jenkins/Miniconda3/python.exe 2022-12-01T09:57:10.7201706Z -- Pythonlibs version : 3.9.12 2022-12-01T09:57:10.7202017Z -- Python library : C:/Jenkins/Miniconda3/libs/python39.lib 2022-12-01T09:57:10.7202310Z -- Python includes : C:/Jenkins/Miniconda3/include 2022-12-01T09:57:10.7202573Z -- Python site-packages: Lib/site-packages 2022-12-01T09:57:10.7202790Z -- BUILD_SHARED_LIBS : ON 2022-12-01T09:57:10.7203014Z -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF 2022-12-01T09:57:10.7203234Z -- BUILD_TEST : True 2022-12-01T09:57:10.7203445Z -- BUILD_JNI : OFF 2022-12-01T09:57:10.7203654Z -- BUILD_MOBILE_AUTOGRAD : OFF 2022-12-01T09:57:10.7203852Z -- BUILD_LITE_INTERPRETER: OFF 2022-12-01T09:57:10.7204059Z -- INTERN_BUILD_MOBILE : 2022-12-01T09:57:10.7204262Z -- TRACING_BASED : OFF 2022-12-01T09:57:10.7204451Z -- USE_BLAS : 1 2022-12-01T09:57:10.7204643Z -- BLAS : mkl 2022-12-01T09:57:10.7204820Z -- BLAS_HAS_SBGEMM : 2022-12-01T09:57:10.7205023Z -- USE_LAPACK : 1 2022-12-01T09:57:10.7205220Z -- LAPACK : mkl 2022-12-01T09:57:10.7205412Z -- USE_ASAN : OFF 2022-12-01T09:57:10.7205612Z -- USE_CPP_CODE_COVERAGE : OFF 2022-12-01T09:57:10.7205815Z -- USE_CUDA : 1 2022-12-01T09:57:10.7205995Z -- Split CUDA : ON 2022-12-01T09:57:10.7206198Z -- CUDA static link : OFF 2022-12-01T09:57:10.7206397Z -- USE_CUDNN : ON 2022-12-01T09:57:10.7206688Z -- USE_EXPERIMENTAL_CUDNN_V8_API: ON 2022-12-01T09:57:10.7206940Z -- CUDA version : 11.6 2022-12-01T09:57:10.7207145Z -- USE_FLASH_ATTENTION : OFF 2022-12-01T09:57:10.7207392Z -- cuDNN version : 8.3.2 2022-12-01T09:57:10.7207684Z -- CUDA root directory : C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6 2022-12-01T09:57:10.7208043Z -- CUDA library : C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6/lib/x64/cuda.lib 2022-12-01T09:57:10.7208427Z -- cudart library : C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6/lib/x64/cudart_static.lib 2022-12-01T09:57:10.7208812Z -- cublas library : C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6/lib/x64/cublas.lib 2022-12-01T09:57:10.7209180Z -- cufft library : C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6/lib/x64/cufft.lib 2022-12-01T09:57:10.7209546Z -- curand library : C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6/lib/x64/curand.lib 2022-12-01T09:57:10.7209897Z -- cuDNN library : C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6/lib/x64/cudnn.lib 2022-12-01T09:57:10.7210262Z -- nvrtc : C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6/lib/x64/nvrtc.lib 2022-12-01T09:57:10.7210612Z -- CUDA include path : C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6/include 2022-12-01T09:57:10.7210977Z -- NVCC executable : C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/nvcc.bat 2022-12-01T09:57:10.7211343Z -- CUDA compiler : C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6/bin/nvcc.exe 2022-12-01T09:57:10.7212952Z -- CUDA flags : -Xcompiler /w -w -Xfatbin -compress-all -DONNX_NAMESPACE=onnx_torch --use-local-env -gencode arch=compute_70,code=sm_70 -Xcudafe --diag_suppress=cc_clobber_ignored,--diag_suppress=integer_sign_change,--diag_suppress=useless_using_declaration,--diag_suppress=set_but_not_used,--diag_suppress=field_without_dll_interface,--diag_suppress=base_class_has_different_dll_interface,--diag_suppress=dll_interface_conflict_none_assumed,--diag_suppress=dll_interface_conflict_dllexport_assumed,--diag_suppress=implicit_return_from_non_void_function,--diag_suppress=unsigned_compare_with_zero,--diag_suppress=declared_but_not_referenced,--diag_suppress=bad_friend_decl --Werror cross-execution-space-call --no-host-device-move-forward --expt-relaxed-constexpr --expt-extended-lambda -Xcompiler=/wd4819,/wd4503,/wd4190,/wd4244,/wd4251,/wd4275,/wd4522 -Wno-deprecated-gpu-targets --expt-extended-lambda -DCUB_WRAPPED_NAMESPACE=at_cuda_detail -DCUDA_HAS_FP16=1 -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ 2022-12-01T09:57:10.7214561Z -- CUDA host compiler : 2022-12-01T09:57:10.7214762Z -- CUDA --device-c : OFF 2022-12-01T09:57:10.7214981Z -- USE_TENSORRT : OFF 2022-12-01T09:57:10.7215183Z -- USE_ROCM : OFF 2022-12-01T09:57:10.7215390Z -- USE_EIGEN_FOR_BLAS : 2022-12-01T09:57:10.7215596Z -- USE_FBGEMM : ON 2022-12-01T09:57:10.7215805Z -- USE_FAKELOWP : OFF 2022-12-01T09:57:10.7215996Z -- USE_KINETO : ON 2022-12-01T09:57:10.7216198Z -- USE_FFMPEG : OFF 2022-12-01T09:57:10.7216399Z -- USE_GFLAGS : OFF 2022-12-01T09:57:10.7216597Z -- USE_GLOG : OFF 2022-12-01T09:57:10.7216794Z -- USE_LEVELDB : OFF 2022-12-01T09:57:10.7216978Z -- USE_LITE_PROTO : OFF 2022-12-01T09:57:10.7217169Z -- USE_LMDB : OFF 2022-12-01T09:57:10.7217362Z -- USE_METAL : OFF 2022-12-01T09:57:10.7217557Z -- USE_PYTORCH_METAL : OFF 2022-12-01T09:57:10.7217778Z -- USE_PYTORCH_METAL_EXPORT : OFF 2022-12-01T09:57:10.7217971Z -- USE_MPS : OFF 2022-12-01T09:57:10.7218162Z -- USE_FFTW : OFF 2022-12-01T09:57:10.7218352Z -- USE_MKL : ON 2022-12-01T09:57:10.7218598Z -- USE_MKLDNN : ON 2022-12-01T09:57:10.7218800Z -- USE_MKLDNN_ACL : OFF 2022-12-01T09:57:10.7218983Z -- USE_MKLDNN_CBLAS : OFF 2022-12-01T09:57:10.7219181Z -- USE_UCC : OFF 2022-12-01T09:57:10.7219454Z -- USE_ITT : ON 2022-12-01T09:57:10.7219632Z -- USE_NCCL : OFF 2022-12-01T09:57:10.7219828Z -- USE_NNPACK : OFF 2022-12-01T09:57:10.7220025Z -- USE_NUMPY : ON 2022-12-01T09:57:10.7220229Z -- USE_OBSERVERS : ON 2022-12-01T09:57:10.7220432Z -- USE_OPENCL : OFF 2022-12-01T09:57:10.7220614Z -- USE_OPENCV : OFF 2022-12-01T09:57:10.7220811Z -- USE_OPENMP : ON 2022-12-01T09:57:10.7221009Z -- USE_TBB : OFF 2022-12-01T09:57:10.7221206Z -- USE_VULKAN : OFF 2022-12-01T09:57:10.7221409Z -- USE_PROF : OFF 2022-12-01T09:57:10.7221588Z -- USE_QNNPACK : OFF 2022-12-01T09:57:10.7221795Z -- USE_PYTORCH_QNNPACK : OFF 2022-12-01T09:57:10.7222004Z -- USE_XNNPACK : ON 2022-12-01T09:57:10.7222205Z -- USE_REDIS : OFF 2022-12-01T09:57:10.7222401Z -- USE_ROCKSDB : OFF 2022-12-01T09:57:10.7222579Z -- USE_ZMQ : OFF 2022-12-01T09:57:10.7222777Z -- USE_DISTRIBUTED : ON 2022-12-01T09:57:10.7222986Z -- USE_MPI : OFF 2022-12-01T09:57:10.7223189Z -- USE_GLOO : ON 2022-12-01T09:57:10.7223397Z -- USE_GLOO_WITH_OPENSSL : OFF 2022-12-01T09:57:10.7223688Z -- USE_TENSORPIPE : OFF 2022-12-01T09:57:10.7223958Z -- Public Dependencies : caffe2::Threads;caffe2::mkl 2022-12-01T09:57:10.7224403Z -- Private Dependencies : pthreadpool;cpuinfo;XNNPACK;fbgemm;ittnotify;fp16;gloo;foxi_loader;fmt::fmt-header-only;kineto 2022-12-01T09:57:10.7224735Z -- USE_COREML_DELEGATE : OFF 2022-12-01T09:57:10.7224952Z -- BUILD_LAZY_TS_BACKEND : ON 2022-12-01T09:57:10.7312544Z -- Configuring done 2022-12-01T09:57:18.5372212Z -- Generating done 2022-12-01T09:57:18.7517042Z CMake Warning: 2022-12-01T09:57:18.7517366Z Manually-specified variables were not used by the project: 2022-12-01T09:57:18.7517562Z 2022-12-01T09:57:18.7517701Z BUILD_ENVIRONMENT 2022-12-01T09:57:18.7517892Z BUILD_TYPE 2022-12-01T09:57:18.7518068Z BUILD_WHEEL 2022-12-01T09:57:18.7518176Z 2022-12-01T09:57:18.7518181Z 2022-12-01T09:57:18.7547450Z -- Build files have been written to: C:/actions-runner/_work/pytorch/pytorch/build 2022-12-01T09:57:24.1883230Z [1/4] Generating ATen declarations_yaml 2022-12-01T09:57:28.7762199Z [2/4] Generating ATen sources 2022-12-01T09:57:30.9730977Z [3/4] Generating ATen headers 2022-12-01T09:57:31.5103883Z [1/6480] Stringify NVFUSER runtime source file 2022-12-01T09:57:31.5149146Z [2/6480] Stringify NVFUSER runtime source file 2022-12-01T09:57:31.5190686Z [3/6480] Stringify NVFUSER runtime source file 2022-12-01T09:57:31.5228733Z [4/6480] Stringify NVFUSER runtime source file 2022-12-01T09:57:31.5274824Z [5/6480] Stringify NVFUSER runtime source file 2022-12-01T09:57:31.6039352Z [6/6480] Stringify NVFUSER runtime source file 2022-12-01T09:57:31.6105230Z [7/6480] Stringify NVFUSER runtime source file 2022-12-01T09:57:31.6178797Z [8/6480] Stringify NVFUSER runtime source file 2022-12-01T09:57:31.6224284Z [9/6480] Stringify NVFUSER runtime source file 2022-12-01T09:57:31.6269540Z [10/6480] Stringify NVFUSER runtime source file 2022-12-01T09:57:31.7119864Z [11/6480] Stringify NVFUSER runtime source file 2022-12-01T09:57:31.7171267Z [12/6480] Stringify NVFUSER runtime source file 2022-12-01T09:57:31.7220345Z [13/6480] Stringify NVFUSER runtime source file 2022-12-01T09:57:31.7257909Z [14/6480] Stringify NVFUSER runtime source file 2022-12-01T09:57:31.7303163Z [15/6480] Stringify NVFUSER runtime source file 2022-12-01T09:57:31.7422519Z [16/6480] Building C object caffe2\CMakeFiles\torch_global_deps.dir\__\torch\csrc\empty.c.obj 2022-12-01T09:57:31.7475517Z [17/6480] Building CXX object caffe2\CMakeFiles\caffe2_nvrtc.dir\__\aten\src\ATen\cuda\nvrtc_stub\ATenNVRTC.cpp.obj 2022-12-01T09:57:31.8183794Z [18/6480] Stringify NVFUSER runtime source file 2022-12-01T09:57:31.8223217Z [19/6480] Stringify NVFUSER runtime source file 2022-12-01T09:57:31.8269681Z [20/6480] Stringify NVFUSER runtime source file 2022-12-01T09:57:31.8319431Z [21/6480] Stringify NVFUSER runtime source file 2022-12-01T09:57:31.8359088Z [22/6480] Stringify NVFUSER runtime source file 2022-12-01T09:57:31.9073970Z [23/6480] Stringify NVFUSER runtime source file 2022-12-01T09:57:31.9112372Z [24/6480] Stringify NVFUSER runtime source file 2022-12-01T09:57:31.9172428Z [25/6480] Stringify NVFUSER runtime source file 2022-12-01T09:57:31.9262616Z [26/6480] Stringify NVFUSER runtime source file 2022-12-01T09:57:31.9297393Z [27/6480] Stringify NVFUSER runtime source file 2022-12-01T09:57:32.0001806Z [28/6480] Stringify NVFUSER runtime source file 2022-12-01T09:57:32.0058408Z [29/6480] Generating ../../../torch/utils/data/datapipes/datapipe.pyi 2022-12-01T09:57:32.0058766Z Generating Python interface file 'datapipe.pyi'... 2022-12-01T09:57:32.4417612Z [30/6480] Linking C shared library bin\torch_global_deps.dll 2022-12-01T09:57:32.4705757Z [31/6480] Linking CXX shared library bin\caffe2_nvrtc.dll 2022-12-01T09:57:32.5187290Z [32/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\arena.cc.obj 2022-12-01T09:57:32.5463511Z [33/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\any_lite.cc.obj 2022-12-01T09:57:32.6050666Z [34/6480] 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:32.7699344Z [35/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\generated_enum_util.cc.obj 2022-12-01T09:57:32.8574335Z [36/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\extension_set.cc.obj 2022-12-01T09:57:32.8606746Z [37/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\generated_message_util.cc.obj 2022-12-01T09:57:32.8985484Z [38/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\implicit_weak_message.cc.obj 2022-12-01T09:57:32.9082409Z [39/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\strtod.cc.obj 2022-12-01T09:57:33.1369799Z [40/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\coded_stream.cc.obj 2022-12-01T09:57:33.1805667Z [41/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\parse_context.cc.obj 2022-12-01T09:57:33.1978898Z [42/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\zero_copy_stream.cc.obj 2022-12-01T09:57:33.2012020Z [43/6480] 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:33.4632703Z [44/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\message_lite.cc.obj 2022-12-01T09:57:33.4742423Z [45/6480] 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:33.5354014Z [46/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\repeated_field.cc.obj 2022-12-01T09:57:33.5472030Z [47/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\int128.cc.obj 2022-12-01T09:57:33.7336453Z [48/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\status.cc.obj 2022-12-01T09:57:33.7568246Z [49/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\statusor.cc.obj 2022-12-01T09:57:33.8948141Z [50/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\stringpiece.cc.obj 2022-12-01T09:57:33.9881777Z [51/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\bytestream.cc.obj 2022-12-01T09:57:34.0758148Z [52/6480] Generating ../../../torch/version.py 2022-12-01T09:57:34.0758485Z fatal: no tag exactly matches 'c13d400bffe90e16b96520bbc8a41a6f0c9cd584' 2022-12-01T09:57:34.1319644Z [53/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\wire_format_lite.cc.obj 2022-12-01T09:57:34.1832586Z [54/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\strutil.cc.obj 2022-12-01T09:57:34.2364335Z [55/6480] Building RC object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\version.rc.res 2022-12-01T09:57:34.2364837Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2022-12-01T09:57:34.2365011Z 2022-12-01T09:57:34.2365162Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-12-01T09:57:34.2365330Z 2022-12-01T09:57:34.2365335Z 2022-12-01T09:57:34.2549778Z [56/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\structurally_valid.cc.obj 2022-12-01T09:57:34.3356039Z [57/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\stringprintf.cc.obj 2022-12-01T09:57:34.4132027Z [58/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\time.cc.obj 2022-12-01T09:57:34.4810557Z [59/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\zero_copy_stream_impl.cc.obj 2022-12-01T09:57:34.5175718Z [60/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\coded_stream.cc.obj 2022-12-01T09:57:34.5321717Z [61/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\stubs\common.cc.obj 2022-12-01T09:57:34.5599977Z [62/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf-lite.dir\__\src\google\protobuf\io\io_win32.cc.obj 2022-12-01T09:57:34.6547011Z [63/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\zero_copy_stream.cc.obj 2022-12-01T09:57:34.7572889Z [64/6480] 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:34.7863718Z [65/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\io_win32.cc.obj 2022-12-01T09:57:34.7961306Z [66/6480] Linking CXX static library lib\libprotobuf-lite.lib 2022-12-01T09:57:34.8241970Z [67/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_enum_util.cc.obj 2022-12-01T09:57:34.8715668Z [68/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\strtod.cc.obj 2022-12-01T09:57:34.9636570Z [69/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_message_table_driven_lite.cc.obj 2022-12-01T09:57:35.0240656Z [70/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\arena.cc.obj 2022-12-01T09:57:35.1136407Z [71/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\any_lite.cc.obj 2022-12-01T09:57:35.1423084Z [72/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\implicit_weak_message.cc.obj 2022-12-01T09:57:35.1625278Z [73/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\extension_set.cc.obj 2022-12-01T09:57:35.1917776Z [74/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_message_util.cc.obj 2022-12-01T09:57:35.2065511Z [75/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\stringpiece.cc.obj 2022-12-01T09:57:35.2836405Z [76/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\structurally_valid.cc.obj 2022-12-01T09:57:35.3842352Z [77/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\strutil.cc.obj 2022-12-01T09:57:35.4188800Z [78/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\statusor.cc.obj 2022-12-01T09:57:35.4444380Z [79/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\stringprintf.cc.obj 2022-12-01T09:57:35.4836697Z [80/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\time.cc.obj 2022-12-01T09:57:35.5874967Z [81/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\bytestream.cc.obj 2022-12-01T09:57:35.6535332Z [82/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\common.cc.obj 2022-12-01T09:57:35.6984374Z [83/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\parse_context.cc.obj 2022-12-01T09:57:35.7346350Z [84/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\int128.cc.obj 2022-12-01T09:57:35.7386019Z [85/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\message_lite.cc.obj 2022-12-01T09:57:35.7954924Z [86/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\repeated_field.cc.obj 2022-12-01T09:57:35.9215036Z [87/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\status.cc.obj 2022-12-01T09:57:36.0573013Z [88/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\duration.pb.cc.obj 2022-12-01T09:57:36.0719264Z [89/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\descriptor_database.cc.obj 2022-12-01T09:57:36.0754058Z [90/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\empty.pb.cc.obj 2022-12-01T09:57:36.1455736Z [91/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\descriptor.pb.cc.obj 2022-12-01T09:57:36.2054718Z [92/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\dynamic_message.cc.obj 2022-12-01T09:57:36.2992903Z [93/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\compiler\parser.cc.obj 2022-12-01T09:57:36.3886204Z [94/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\any.cc.obj 2022-12-01T09:57:36.4027400Z [95/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\any.pb.cc.obj 2022-12-01T09:57:36.4226464Z [96/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\api.pb.cc.obj 2022-12-01T09:57:36.4623176Z [97/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\wire_format_lite.cc.obj 2022-12-01T09:57:36.6257889Z [98/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\compiler\importer.cc.obj 2022-12-01T09:57:36.7117760Z [99/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\descriptor.cc.obj 2022-12-01T09:57:36.7493363Z [100/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\service.cc.obj 2022-12-01T09:57:36.7763033Z [101/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\struct.pb.cc.obj 2022-12-01T09:57:36.7899704Z [102/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\map_field.cc.obj 2022-12-01T09:57:36.7926668Z [103/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\message.cc.obj 2022-12-01T09:57:36.9242820Z [104/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\gzip_stream.cc.obj 2022-12-01T09:57:36.9625592Z [105/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\field_mask_utility.cc.obj 2022-12-01T09:57:37.0568707Z [106/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\reflection_ops.cc.obj 2022-12-01T09:57:37.0941143Z [107/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\source_context.pb.cc.obj 2022-12-01T09:57:37.1070254Z [108/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_message_table_driven.cc.obj 2022-12-01T09:57:37.1419069Z [109/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\generated_message_reflection.cc.obj 2022-12-01T09:57:37.2181100Z [110/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\printer.cc.obj 2022-12-01T09:57:37.2550785Z [111/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\field_mask.pb.cc.obj 2022-12-01T09:57:37.3750759Z [112/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\io\tokenizer.cc.obj 2022-12-01T09:57:37.4344897Z [113/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\timestamp.pb.cc.obj 2022-12-01T09:57:37.4374033Z [114/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\extension_set_heavy.cc.obj 2022-12-01T09:57:37.4489562Z [115/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\stubs\substitute.cc.obj 2022-12-01T09:57:37.5765004Z [116/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\type.pb.cc.obj 2022-12-01T09:57:37.6583961Z [117/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\text_format.cc.obj 2022-12-01T09:57:37.6861372Z [118/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\unknown_field_set.cc.obj 2022-12-01T09:57:37.7762522Z [119/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\field_mask_util.cc.obj 2022-12-01T09:57:37.7939579Z [120/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\default_value_objectwriter.cc.obj 2022-12-01T09:57:37.7979890Z [121/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\datapiece.cc.obj 2022-12-01T09:57:37.8709670Z [122/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\delimited_message_util.cc.obj 2022-12-01T09:57:37.9577306Z [123/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\field_comparator.cc.obj 2022-12-01T09:57:37.9693456Z [124/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\error_listener.cc.obj 2022-12-01T09:57:38.0836149Z [125/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\json_stream_parser.cc.obj 2022-12-01T09:57:38.1188962Z [126/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\json_objectwriter.cc.obj 2022-12-01T09:57:38.1357504Z [127/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\object_writer.cc.obj 2022-12-01T09:57:38.1497746Z [128/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\json_escaping.cc.obj 2022-12-01T09:57:38.3095219Z [129/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\protostream_objectwriter.cc.obj 2022-12-01T09:57:38.3266559Z [130/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\proto_writer.cc.obj 2022-12-01T09:57:38.4228316Z [131/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\type_info.cc.obj 2022-12-01T09:57:38.4793337Z [132/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\protostream_objectsource.cc.obj 2022-12-01T09:57:38.5050721Z [133/6480] 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:38.5515596Z [134/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\internal\utility.cc.obj 2022-12-01T09:57:38.6602129Z [135/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\wrappers.pb.cc.obj 2022-12-01T09:57:38.7691852Z [136/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\json_util.cc.obj 2022-12-01T09:57:38.8208554Z [137/6480] Building RC object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\version.rc.res 2022-12-01T09:57:38.8209232Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2022-12-01T09:57:38.8209546Z 2022-12-01T09:57:38.8209802Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-12-01T09:57:38.8210085Z 2022-12-01T09:57:38.8210116Z 2022-12-01T09:57:38.8489418Z [138/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\message_differencer.cc.obj 2022-12-01T09:57:38.8646081Z [139/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\wire_format.cc.obj 2022-12-01T09:57:38.9000797Z [140/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\type_resolver_util.cc.obj 2022-12-01T09:57:39.0050920Z [141/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_enum.cc.obj 2022-12-01T09:57:39.1826247Z [142/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\code_generator.cc.obj 2022-12-01T09:57:39.2161990Z [143/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_field.cc.obj 2022-12-01T09:57:39.2426148Z [144/6480] 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.3449437Z [145/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\command_line_interface.cc.obj 2022-12-01T09:57:39.4041343Z [146/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_extension.cc.obj 2022-12-01T09:57:39.4159799Z [147/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsub-relu-scalar-x4.c.obj 2022-12-01T09:57:39.4534081Z [148/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsub-minmax-scalar-x4.c.obj 2022-12-01T09:57:39.4665027Z [149/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsub-relu-scalar-x2.c.obj 2022-12-01T09:57:39.5279340Z [150/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsub-relu-scalar-x1.c.obj 2022-12-01T09:57:39.5951598Z [151/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdivc-minmax-scalar-x2.c.obj 2022-12-01T09:57:39.6322038Z [152/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdiv-scalar-x8.c.obj 2022-12-01T09:57:39.6357692Z [153/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotobuf.dir\__\src\google\protobuf\util\time_util.cc.obj 2022-12-01T09:57:39.6561775Z [154/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdivc-minmax-scalar-x1.c.obj 2022-12-01T09:57:39.7134560Z [155/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsub-minmax-scalar-x8.c.obj 2022-12-01T09:57:39.7166216Z [156/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdiv-scalar-x2.c.obj 2022-12-01T09:57:39.7811547Z [157/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdiv-scalar-x4.c.obj 2022-12-01T09:57:39.8231327Z [158/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdivc-relu-scalar-x1.c.obj 2022-12-01T09:57:39.8404748Z [159/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdivc-relu-scalar-x2.c.obj 2022-12-01T09:57:39.9103016Z [160/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdivc-relu-scalar-x8.c.obj 2022-12-01T09:57:39.9132549Z [161/6480] Linking CXX static library lib\libprotobuf.lib 2022-12-01T09:57:39.9231682Z [162/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdivc-relu-scalar-x4.c.obj 2022-12-01T09:57:39.9765119Z [163/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdivc-minmax-scalar-x8.c.obj 2022-12-01T09:57:40.0341566Z [164/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdivc-scalar-x8.c.obj 2022-12-01T09:57:40.0791984Z [165/6480] Generating ../../../torch/_C/__init__.pyi, ../../../torch/_C/_VariableFunctions.pyi, ../../../torch/nn/functional.pyi 2022-12-01T09:57:40.0892131Z [166/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdivc-minmax-scalar-x4.c.obj 2022-12-01T09:57:40.0921551Z [167/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdivc-scalar-x1.c.obj 2022-12-01T09:57:40.1019091Z [168/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmax-scalar-x1.c.obj 2022-12-01T09:57:40.1048203Z [169/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdivc-scalar-x4.c.obj 2022-12-01T09:57:40.1580121Z [170/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdivc-scalar-x2.c.obj 2022-12-01T09:57:40.2418419Z [171/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmaxc-scalar-x1.c.obj 2022-12-01T09:57:40.2687993Z [172/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmax-scalar-x2.c.obj 2022-12-01T09:57:40.2717185Z [173/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmaxc-scalar-x2.c.obj 2022-12-01T09:57:40.2857505Z [174/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmax-scalar-x4.c.obj 2022-12-01T09:57:40.2958002Z [175/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmin-scalar-x2.c.obj 2022-12-01T09:57:40.2986023Z [176/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmax-scalar-x8.c.obj 2022-12-01T09:57:40.3542342Z [177/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmin-scalar-x1.c.obj 2022-12-01T09:57:40.4360559Z [178/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmaxc-scalar-x8.c.obj 2022-12-01T09:57:40.4579766Z [179/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmaxc-scalar-x4.c.obj 2022-12-01T09:57:40.4717439Z [180/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vminc-scalar-x4.c.obj 2022-12-01T09:57:40.4742618Z [181/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vminc-scalar-x2.c.obj 2022-12-01T09:57:40.4768038Z [182/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmin-scalar-x4.c.obj 2022-12-01T09:57:40.4898673Z [183/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vminc-scalar-x1.c.obj 2022-12-01T09:57:40.5503979Z [184/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmin-scalar-x8.c.obj 2022-12-01T09:57:40.6168059Z [185/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmul-minmax-scalar-x8.c.obj 2022-12-01T09:57:40.6537522Z [186/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmul-minmax-scalar-x1.c.obj 2022-12-01T09:57:40.6625599Z [187/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmul-relu-scalar-x1.c.obj 2022-12-01T09:57:40.6655731Z [188/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmul-minmax-scalar-x4.c.obj 2022-12-01T09:57:40.6751801Z [189/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vminc-scalar-x8.c.obj 2022-12-01T09:57:40.6984758Z [190/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmul-minmax-scalar-x2.c.obj 2022-12-01T09:57:40.7474863Z [191/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmul-scalar-x2.c.obj 2022-12-01T09:57:40.8106040Z [192/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmul-relu-scalar-x2.c.obj 2022-12-01T09:57:40.8397978Z [193/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmul-relu-scalar-x4.c.obj 2022-12-01T09:57:40.8495749Z [194/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmul-scalar-x1.c.obj 2022-12-01T09:57:40.8595228Z [195/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmul-relu-scalar-x8.c.obj 2022-12-01T09:57:40.8876126Z [196/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmulc-minmax-scalar-x4.c.obj 2022-12-01T09:57:40.9014802Z [197/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmul-scalar-x8.c.obj 2022-12-01T09:57:40.9389047Z [198/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmul-scalar-x4.c.obj 2022-12-01T09:57:41.0451605Z [199/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmulc-minmax-scalar-x1.c.obj 2022-12-01T09:57:41.0491140Z [200/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmulc-relu-scalar-x8.c.obj 2022-12-01T09:57:41.0588974Z [201/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmulc-minmax-scalar-x2.c.obj 2022-12-01T09:57:41.1209867Z [202/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmulc-minmax-scalar-x8.c.obj 2022-12-01T09:57:41.1325973Z [203/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmulc-relu-scalar-x1.c.obj 2022-12-01T09:57:41.1642290Z [204/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmulc-relu-scalar-x2.c.obj 2022-12-01T09:57:41.2182890Z [205/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmulc-relu-scalar-x4.c.obj 2022-12-01T09:57:41.2291732Z [206/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrdivc-minmax-scalar-x1.c.obj 2022-12-01T09:57:41.2436426Z [207/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmulc-scalar-x2.c.obj 2022-12-01T09:57:41.2461921Z [208/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmulc-scalar-x4.c.obj 2022-12-01T09:57:41.3058438Z [209/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmulc-scalar-x1.c.obj 2022-12-01T09:57:41.3502471Z [210/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmulc-scalar-x8.c.obj 2022-12-01T09:57:41.3529410Z [211/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrdivc-minmax-scalar-x8.c.obj 2022-12-01T09:57:41.3969546Z [212/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrdivc-relu-scalar-x4.c.obj 2022-12-01T09:57:41.4146462Z [213/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrdivc-minmax-scalar-x4.c.obj 2022-12-01T09:57:41.4259584Z [214/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrdivc-relu-scalar-x1.c.obj 2022-12-01T09:57:41.4290393Z [215/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrdivc-minmax-scalar-x2.c.obj 2022-12-01T09:57:41.5070180Z [216/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrdivc-relu-scalar-x2.c.obj 2022-12-01T09:57:41.5387389Z [217/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrdivc-scalar-x8.c.obj 2022-12-01T09:57:41.5477746Z [218/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrdivc-relu-scalar-x8.c.obj 2022-12-01T09:57:41.5948855Z [219/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrdivc-scalar-x4.c.obj 2022-12-01T09:57:41.6100084Z [220/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrdivc-scalar-x2.c.obj 2022-12-01T09:57:41.6231512Z [221/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrdivc-scalar-x1.c.obj 2022-12-01T09:57:41.6268919Z [222/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrsubc-minmax-scalar-x1.c.obj 2022-12-01T09:57:41.6968280Z [223/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrsubc-minmax-scalar-x2.c.obj 2022-12-01T09:57:41.7413640Z [224/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrsubc-minmax-scalar-x4.c.obj 2022-12-01T09:57:41.7550116Z [225/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrsubc-minmax-scalar-x8.c.obj 2022-12-01T09:57:41.7759798Z [226/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrsubc-relu-scalar-x1.c.obj 2022-12-01T09:57:41.8086588Z [227/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrsubc-relu-scalar-x2.c.obj 2022-12-01T09:57:41.8219915Z [228/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrsubc-relu-scalar-x8.c.obj 2022-12-01T09:57:41.8354727Z [229/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrsubc-scalar-x2.c.obj 2022-12-01T09:57:41.8765544Z [230/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrsubc-relu-scalar-x4.c.obj 2022-12-01T09:57:41.9465757Z [231/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrsubc-scalar-x4.c.obj 2022-12-01T09:57:41.9564242Z [232/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrsubc-scalar-x1.c.obj 2022-12-01T09:57:41.9602232Z [233/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrsubc-scalar-x8.c.obj 2022-12-01T09:57:41.9921470Z [234/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsqrdiff-scalar-x2.c.obj 2022-12-01T09:57:42.0096914Z [235/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsqrdiff-scalar-x4.c.obj 2022-12-01T09:57:42.0228312Z [236/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsqrdiff-scalar-x1.c.obj 2022-12-01T09:57:42.0731235Z [237/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsqrdiff-scalar-x8.c.obj 2022-12-01T09:57:42.1493541Z [238/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsqrdiffc-scalar-x4.c.obj 2022-12-01T09:57:42.1601351Z [239/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsqrdiffc-scalar-x2.c.obj 2022-12-01T09:57:42.1701021Z [240/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsqrdiffc-scalar-x8.c.obj 2022-12-01T09:57:42.1727268Z [241/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsqrdiffc-scalar-x1.c.obj 2022-12-01T09:57:42.1952294Z [242/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsub-minmax-scalar-x2.c.obj 2022-12-01T09:57:42.2066543Z [243/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsub-minmax-scalar-x1.c.obj 2022-12-01T09:57:42.2172972Z [244/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundd-scalar-addsub.c.obj 2022-12-01T09:57:42.3168871Z [245/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expm1minus-f32-scalar-rr2-p6.c.obj 2022-12-01T09:57:42.3260682Z [246/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expm1minus-f32-scalar-rr2-lut16-p4.c.obj 2022-12-01T09:57:42.3426008Z [247/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expm1minus-f32-scalar-rr2-p5.c.obj 2022-12-01T09:57:42.3671346Z [248/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsub-scalar-x1.c.obj 2022-12-01T09:57:42.3999489Z [249/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsub-relu-scalar-x8.c.obj 2022-12-01T09:57:42.4029949Z [250/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsub-scalar-x8.c.obj 2022-12-01T09:57:42.4132195Z [251/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expm1minus-f32-scalar-rr2-lut16-p3.c.obj 2022-12-01T09:57:42.5076835Z [252/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsub-scalar-x2.c.obj 2022-12-01T09:57:42.6747513Z [253/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsub-scalar-x4.c.obj 2022-12-01T09:57:42.6779858Z [254/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsubc-minmax-scalar-x8.c.obj 2022-12-01T09:57:42.6801761Z [255/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsubc-relu-scalar-x1.c.obj 2022-12-01T09:57:42.6828532Z [256/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsubc-minmax-scalar-x1.c.obj 2022-12-01T09:57:42.6850772Z [257/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsubc-minmax-scalar-x2.c.obj 2022-12-01T09:57:42.6874096Z [258/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsubc-minmax-scalar-x4.c.obj 2022-12-01T09:57:42.6968743Z [259/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsubc-scalar-x1.c.obj 2022-12-01T09:57:42.8570650Z [260/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsubc-scalar-x4.c.obj 2022-12-01T09:57:42.8670230Z [261/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsubc-relu-scalar-x8.c.obj 2022-12-01T09:57:42.8705840Z [262/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsubc-relu-scalar-x2.c.obj 2022-12-01T09:57:42.8858056Z [263/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vclamp\gen\vclamp-scalar-x2.c.obj 2022-12-01T09:57:42.8886601Z [264/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsubc-scalar-x2.c.obj 2022-12-01T09:57:42.8914160Z [265/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vclamp\gen\vclamp-scalar-x4.c.obj 2022-12-01T09:57:42.9146043Z [266/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsubc-relu-scalar-x4.c.obj 2022-12-01T09:57:43.0288189Z [267/6480] 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:43.0490301Z [268/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsubc-scalar-x8.c.obj 2022-12-01T09:57:43.0516548Z [269/6480] 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:43.0541361Z [270/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vclamp\gen\vclamp-scalar-x1.c.obj 2022-12-01T09:57:43.0634467Z [271/6480] 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:43.0660389Z [272/6480] 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:43.1056859Z [273/6480] 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:43.1933620Z [274/6480] 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:43.2079877Z [275/6480] 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:43.2225768Z [276/6480] 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:43.2249320Z [277/6480] 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:43.2272903Z [278/6480] 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:43.2490241Z [279/6480] 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:43.2599747Z [280/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vlrelu\gen\vlrelu-scalar-x1.c.obj 2022-12-01T09:57:43.3716621Z [281/6480] 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:43.3948592Z [282/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vmulcaddc\gen\c2-minmax-scalar-2x.c.obj 2022-12-01T09:57:43.4039675Z [283/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vhswish\gen\vhswish-scalar-x4.c.obj 2022-12-01T09:57:43.4142497Z [284/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vhswish\gen\vhswish-scalar-x2.c.obj 2022-12-01T09:57:43.4231429Z [285/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vmulcaddc\gen\c4-minmax-scalar-2x.c.obj 2022-12-01T09:57:43.4358158Z [286/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vhswish\gen\vhswish-scalar-x1.c.obj 2022-12-01T09:57:43.4402845Z [287/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vmulcaddc\gen\c1-minmax-scalar-2x.c.obj 2022-12-01T09:57:43.5347046Z [288/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vlrelu\gen\vlrelu-scalar-x4.c.obj 2022-12-01T09:57:43.5584676Z [289/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vlrelu\gen\vlrelu-scalar-x2.c.obj 2022-12-01T09:57:43.5930552Z [290/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrelu\gen\vrelu-scalar-x8.c.obj 2022-12-01T09:57:43.6105762Z [291/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrelu\gen\vrelu-scalar-x4.c.obj 2022-12-01T09:57:43.6209957Z [292/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrelu\gen\vrelu-scalar-x2.c.obj 2022-12-01T09:57:43.6384536Z [293/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrelu\gen\vrelu-scalar-x1.c.obj 2022-12-01T09:57:43.6856168Z [294/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndd-scalar-libm-x4.c.obj 2022-12-01T09:57:43.7269802Z [295/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndd-scalar-libm-x2.c.obj 2022-12-01T09:57:43.7697039Z [296/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndne-scalar-libm-x2.c.obj 2022-12-01T09:57:43.7968183Z [297/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndne-scalar-libm-x1.c.obj 2022-12-01T09:57:43.8005083Z [298/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndu-scalar-libm-x4.c.obj 2022-12-01T09:57:43.8197399Z [299/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndd-scalar-libm-x1.c.obj 2022-12-01T09:57:43.8407872Z [300/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndne-scalar-libm-x4.c.obj 2022-12-01T09:57:43.8771533Z [301/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndu-scalar-libm-x2.c.obj 2022-12-01T09:57:43.9532819Z [302/6480] 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:43.9696549Z [303/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndz-scalar-libm-x1.c.obj 2022-12-01T09:57:43.9804559Z [304/6480] 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:43.9960436Z [305/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndu-scalar-libm-x1.c.obj 2022-12-01T09:57:44.0200224Z [306/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndz-scalar-libm-x2.c.obj 2022-12-01T09:57:44.0241486Z [307/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndz-scalar-libm-x4.c.obj 2022-12-01T09:57:44.0332441Z [308/6480] 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:44.1162006Z [309/6480] 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:44.1404819Z [310/6480] 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:44.1531552Z [311/6480] 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:44.1801986Z [312/6480] 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:44.1828886Z [313/6480] 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:44.1929110Z [314/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\scalar-sqrt-x1.c.obj 2022-12-01T09:57:44.2031737Z [315/6480] 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:44.3019029Z [316/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\scalar-sqrt-x2.c.obj 2022-12-01T09:57:44.3162285Z [317/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\scalar-sqrt-x4.c.obj 2022-12-01T09:57:44.3192558Z [318/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vabs-scalar-x1.c.obj 2022-12-01T09:57:44.3700495Z [319/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vneg-scalar-x4.c.obj 2022-12-01T09:57:44.3798468Z [320/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vneg-scalar-x2.c.obj 2022-12-01T09:57:44.3988088Z [321/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vabs-scalar-x2.c.obj 2022-12-01T09:57:44.4025946Z [322/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vabs-scalar-x4.c.obj 2022-12-01T09:57:44.4938396Z [323/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\cvt-f32-f16-scalar-bitcast.c.obj 2022-12-01T09:57:44.5057219Z [324/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vneg-scalar-x1.c.obj 2022-12-01T09:57:44.5087761Z [325/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vsqr-scalar-x4.c.obj 2022-12-01T09:57:44.5487746Z [326/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vsqr-scalar-x1.c.obj 2022-12-01T09:57:44.5519181Z [327/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expm1minus-f32-scalar-rr2-lut4-p4.c.obj 2022-12-01T09:57:44.5542999Z [328/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expminus-f32-scalar-rr2-p5.c.obj 2022-12-01T09:57:44.5647318Z [329/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vsqr-scalar-x2.c.obj 2022-12-01T09:57:44.6455221Z [330/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expm1minus-f32-scalar-rr2-lut8-p3.c.obj 2022-12-01T09:57:44.6898463Z [331/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expm1minus-f32-scalar-rr2-lut8-p4.c.obj 2022-12-01T09:57:44.6934089Z [332/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expminus-f32-scalar-rr2-lut2048-p1.c.obj 2022-12-01T09:57:44.7024849Z [333/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\cvt-f32-f16-scalar-fabsf.c.obj 2022-12-01T09:57:44.7120492Z [334/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expminus-f32-scalar-rr2-lut64-p2.c.obj 2022-12-01T09:57:44.9468922Z [335/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_file.cc.obj 2022-12-01T09:57:44.9589621Z [336/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_message.cc.obj 2022-12-01T09:57:45.0172099Z [337/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_map_field.cc.obj 2022-12-01T09:57:45.0500413Z [338/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_string_field.cc.obj 2022-12-01T09:57:45.0605521Z [339/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_generator.cc.obj 2022-12-01T09:57:45.0660395Z [340/6480] 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-01T09:57:45.0786235Z [341/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_helpers.cc.obj 2022-12-01T09:57:45.0819110Z [342/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_message_field.cc.obj 2022-12-01T09:57:45.3270241Z [343/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_service.cc.obj 2022-12-01T09:57:45.3416122Z [344/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_padding_optimizer.cc.obj 2022-12-01T09:57:45.3859852Z [345/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\cpp\cpp_primitive_field.cc.obj 2022-12-01T09:57:45.4099822Z [346/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_generator.cc.obj 2022-12-01T09:57:45.4202446Z [347/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_field_base.cc.obj 2022-12-01T09:57:45.4346866Z [348/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_helpers.cc.obj 2022-12-01T09:57:45.4377433Z [349/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_enum_field.cc.obj 2022-12-01T09:57:45.4863678Z [350/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_doc_comment.cc.obj 2022-12-01T09:57:45.6931232Z [351/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_map_field.cc.obj 2022-12-01T09:57:45.7040375Z [352/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_enum.cc.obj 2022-12-01T09:57:45.7568695Z [353/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_message.cc.obj 2022-12-01T09:57:45.7674264Z [354/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_message_field.cc.obj 2022-12-01T09:57:45.7798284Z [355/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_primitive_field.cc.obj 2022-12-01T09:57:45.7925795Z [356/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_reflection_class.cc.obj 2022-12-01T09:57:45.8445517Z [357/6480] 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:45.8735470Z [358/6480] 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:46.0648268Z [359/6480] 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:46.0695148Z [360/6480] 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:46.1163199Z [361/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_lite.cc.obj 2022-12-01T09:57:46.1332136Z [362/6480] 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:46.1372848Z [363/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_name_resolver.cc.obj 2022-12-01T09:57:46.1487526Z [364/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_doc_comment.cc.obj 2022-12-01T09:57:46.1959324Z [365/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_field.cc.obj 2022-12-01T09:57:46.2220892Z [366/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_context.cc.obj 2022-12-01T09:57:46.4213454Z [367/6480] 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:46.4425294Z [368/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_enum.cc.obj 2022-12-01T09:57:46.4844834Z [369/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_enum_field.cc.obj 2022-12-01T09:57:46.4954292Z [370/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_extension_lite.cc.obj 2022-12-01T09:57:46.4990986Z [371/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\csharp\csharp_wrapper_field.cc.obj 2022-12-01T09:57:46.5156452Z [372/6480] 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:46.5526565Z [373/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_enum_lite.cc.obj 2022-12-01T09:57:46.5752551Z [374/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_extension.cc.obj 2022-12-01T09:57:46.8081281Z [375/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_field.cc.obj 2022-12-01T09:57:46.8344249Z [376/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_file.cc.obj 2022-12-01T09:57:46.8483742Z [377/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_generator.cc.obj 2022-12-01T09:57:46.8517340Z [378/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_generator_factory.cc.obj 2022-12-01T09:57:46.8751142Z [379/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_map_field.cc.obj 2022-12-01T09:57:46.8889377Z [380/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_helpers.cc.obj 2022-12-01T09:57:46.9098116Z [381/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message.cc.obj 2022-12-01T09:57:46.9544537Z [382/6480] 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:47.0943764Z [383/6480] 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:47.1617817Z [384/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_message_builder.cc.obj 2022-12-01T09:57:47.1817331Z [385/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_primitive_field.cc.obj 2022-12-01T09:57:47.2014267Z [386/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_string_field.cc.obj 2022-12-01T09:57:47.2297959Z [387/6480] 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:47.2649564Z [388/6480] 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:47.2783033Z [389/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_enum.cc.obj 2022-12-01T09:57:47.2819782Z [390/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\java\java_service.cc.obj 2022-12-01T09:57:47.4541732Z [391/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_enum_field.cc.obj 2022-12-01T09:57:47.5359055Z [392/6480] 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:47.5728571Z [393/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\js\js_generator.cc.obj 2022-12-01T09:57:47.5888587Z [394/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_extension.cc.obj 2022-12-01T09:57:47.6333367Z [395/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_helpers.cc.obj 2022-12-01T09:57:47.6466979Z [396/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_field.cc.obj 2022-12-01T09:57:47.6504217Z [397/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_file.cc.obj 2022-12-01T09:57:47.6665131Z [398/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_map_field.cc.obj 2022-12-01T09:57:47.8071751Z [399/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_generator.cc.obj 2022-12-01T09:57:47.9273742Z [400/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\php\php_generator.cc.obj 2022-12-01T09:57:47.9407679Z [401/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_primitive_field.cc.obj 2022-12-01T09:57:47.9542464Z [402/6480] Building RC object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\version.rc.res 2022-12-01T09:57:47.9542861Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2022-12-01T09:57:47.9543027Z 2022-12-01T09:57:47.9543182Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-12-01T09:57:47.9543383Z 2022-12-01T09:57:47.9543391Z 2022-12-01T09:57:47.9661011Z [403/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_message_field.cc.obj 2022-12-01T09:57:47.9964451Z [404/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_oneof.cc.obj 2022-12-01T09:57:47.9997483Z [405/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\plugin.cc.obj 2022-12-01T09:57:48.0382096Z [406/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\python\python_generator.cc.obj 2022-12-01T09:57:48.0418217Z [407/6480] Building RC object third_party\protobuf\cmake\CMakeFiles\protoc.dir\version.rc.res 2022-12-01T09:57:48.0418843Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2022-12-01T09:57:48.0419104Z 2022-12-01T09:57:48.0419365Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-12-01T09:57:48.0420154Z 2022-12-01T09:57:48.0420254Z 2022-12-01T09:57:48.0536826Z [408/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\objectivec\objectivec_message.cc.obj 2022-12-01T09:57:48.1992949Z [409/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\plugin.pb.cc.obj 2022-12-01T09:57:48.2200839Z [410/6480] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\legacy-api.c.obj 2022-12-01T09:57:48.2308783Z [411/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\zip_writer.cc.obj 2022-12-01T09:57:48.2338563Z [412/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\protoc.dir\__\src\google\protobuf\compiler\main.cc.obj 2022-12-01T09:57:48.3472299Z [413/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\ruby\ruby_generator.cc.obj 2022-12-01T09:57:48.4286440Z [414/6480] Building CXX object third_party\protobuf\cmake\CMakeFiles\libprotoc.dir\__\src\google\protobuf\compiler\subprocess.cc.obj 2022-12-01T09:57:48.4688483Z [415/6480] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\api.c.obj 2022-12-01T09:57:48.4711768Z [416/6480] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\vendor.c.obj 2022-12-01T09:57:48.4828451Z [417/6480] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\init.c.obj 2022-12-01T09:57:48.6142687Z [418/6480] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\init.c.obj 2022-12-01T09:57:48.6379173Z [419/6480] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\windows.c.obj 2022-12-01T09:57:48.6404266Z [420/6480] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\info.c.obj 2022-12-01T09:57:48.6587673Z [421/6480] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\portable-api.c.obj 2022-12-01T09:57:48.6814594Z [422/6480] Linking CXX static library lib\libprotoc.lib 2022-12-01T09:57:48.7500091Z [423/6480] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\cache\init.c.obj 2022-12-01T09:57:48.7535230Z [424/6480] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\fastpath.c.obj 2022-12-01T09:57:48.7562881Z [425/6480] Building C object confu-deps\pthreadpool\CMakeFiles\pthreadpool.dir\src\memory.c.obj 2022-12-01T09:57:48.7689480Z [426/6480] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\cache.c.obj 2022-12-01T09:57:48.7713810Z [427/6480] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\isa.c.obj 2022-12-01T09:57:48.7879091Z [428/6480] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\topology.c.obj 2022-12-01T09:57:48.7967369Z [429/6480] Linking C static library lib\pthreadpool.lib 2022-12-01T09:57:48.8067855Z [430/6480] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\name.c.obj 2022-12-01T09:57:48.8836994Z [431/6480] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\uarch.c.obj 2022-12-01T09:57:48.8932028Z [432/6480] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\cache\descriptor.c.obj 2022-12-01T09:57:48.9123040Z [433/6480] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\info.c.obj 2022-12-01T09:57:48.9407188Z [434/6480] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\cache\deterministic.c.obj 2022-12-01T09:57:48.9957719Z [435/6480] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\vendor.c.obj 2022-12-01T09:57:49.0064587Z [436/6480] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo.dir\src\x86\windows\init.c.obj 2022-12-01T09:57:49.0170383Z [437/6480] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\init.c.obj 2022-12-01T09:57:49.0421707Z [438/6480] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\cache.c.obj 2022-12-01T09:57:49.0607694Z [439/6480] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\uarch.c.obj 2022-12-01T09:57:49.0652787Z [440/6480] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\init.c.obj 2022-12-01T09:57:49.1345594Z [441/6480] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\api.c.obj 2022-12-01T09:57:49.1367783Z [442/6480] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\name.c.obj 2022-12-01T09:57:49.1395931Z [443/6480] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\cache\descriptor.c.obj 2022-12-01T09:57:49.1599010Z [444/6480] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\isa.c.obj 2022-12-01T09:57:49.2090302Z [445/6480] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\cache\deterministic.c.obj 2022-12-01T09:57:49.2215733Z [446/6480] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\topology.c.obj 2022-12-01T09:57:49.2240531Z [447/6480] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\cache\init.c.obj 2022-12-01T09:57:49.2950854Z [448/6480] Linking CXX executable bin\protoc.exe 2022-12-01T09:57:49.3579529Z [449/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-f32-vcvt\gen\vcvt-scalar-x3.c.obj 2022-12-01T09:57:49.3694219Z [450/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-f32-vcvt\gen\vcvt-scalar-x4.c.obj 2022-12-01T09:57:49.3975960Z [451/6480] Building C object confu-deps\cpuinfo\deps\clog\CMakeFiles\clog.dir\src\clog.c.obj 2022-12-01T09:57:49.4016402Z [452/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-avgpool\9p8x-minmax-scalar-c1.c.obj 2022-12-01T09:57:49.4270065Z [453/6480] Building C object confu-deps\cpuinfo\CMakeFiles\cpuinfo_internals.dir\src\x86\windows\init.c.obj 2022-12-01T09:57:49.4374212Z [454/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-f32-vcvt\gen\vcvt-scalar-x2.c.obj 2022-12-01T09:57:49.4397724Z [455/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-f32-vcvt\gen\vcvt-scalar-x1.c.obj 2022-12-01T09:57:49.4929702Z [456/6480] Linking C static library lib\clog.lib 2022-12-01T09:57:49.5301619Z [457/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-avgpool\9x-minmax-scalar-c1.c.obj 2022-12-01T09:57:49.5338287Z [458/6480] Linking C static library lib\cpuinfo.lib 2022-12-01T09:57:49.5748863Z [459/6480] Running C++/Python protocol buffer compiler on C:/actions-runner/_work/pytorch/pytorch/caffe2/proto/torch.proto 2022-12-01T09:57:49.5847657Z [460/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-argmaxpool\4x-scalar-c1.c.obj 2022-12-01T09:57:49.5958567Z [461/6480] Linking C static library lib\cpuinfo_internals.lib 2022-12-01T09:57:49.6203689Z [462/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-argmaxpool\9x-scalar-c1.c.obj 2022-12-01T09:57:49.6286618Z [463/6480] Running C++/Python protocol buffer compiler on C:/actions-runner/_work/pytorch/pytorch/caffe2/proto/caffe2.proto 2022-12-01T09:57:49.6510406Z [464/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up1x3-minmax-scalar.c.obj 2022-12-01T09:57:49.6905232Z [465/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-argmaxpool\9p8x-scalar-c1.c.obj 2022-12-01T09:57:49.7302838Z [466/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-conv-hwc\3x3s2p0p1c3x4-scalar-1x1.c.obj 2022-12-01T09:57:49.7764520Z [467/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-conv-hwc2chw\3x3s2p1c3x4-scalar-1x1.c.obj 2022-12-01T09:57:49.7866695Z [468/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-conv-hwc\3x3s2p1c3x4-scalar-1x1.c.obj 2022-12-01T09:57:49.7896085Z [469/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up1x3-minmax-scalar-acc2.c.obj 2022-12-01T09:57:49.8292698Z [470/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up1x3-scalar-acc2.c.obj 2022-12-01T09:57:49.9212318Z [471/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up1x4-minmax-scalar-acc2.c.obj 2022-12-01T09:57:49.9490497Z [472/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up1x4-minmax-scalar.c.obj 2022-12-01T09:57:49.9822165Z [473/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up1x4-scalar-acc2.c.obj 2022-12-01T09:57:50.0029640Z [474/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up1x9-minmax-scalar-acc2.c.obj 2022-12-01T09:57:50.0055394Z [475/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up1x3-scalar.c.obj 2022-12-01T09:57:50.0224527Z [476/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up1x9-scalar-acc2.c.obj 2022-12-01T09:57:50.0781751Z [477/6480] Building CXX object caffe2\proto\CMakeFiles\Caffe2_PROTO.dir\torch.pb.cc.obj 2022-12-01T09:57:50.1154234Z [478/6480] Building CXX object caffe2\proto\CMakeFiles\Caffe2_PROTO.dir\caffe2.pb.cc.obj 2022-12-01T09:57:50.1324852Z [479/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up1x9-scalar.c.obj 2022-12-01T09:57:50.1501404Z [480/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up1x9-minmax-scalar.c.obj 2022-12-01T09:57:50.1764681Z [481/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up1x4-scalar.c.obj 2022-12-01T09:57:50.1888777Z [482/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up1x25-minmax-scalar-acc2.c.obj 2022-12-01T09:57:50.1986638Z [483/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up2x3-minmax-scalar-acc2.c.obj 2022-12-01T09:57:50.2150550Z [484/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up1x25-minmax-scalar.c.obj 2022-12-01T09:57:50.3226837Z [485/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up1x25-scalar-acc2.c.obj 2022-12-01T09:57:50.3362163Z [486/6480] Linking CXX static library lib\caffe2_protos.lib 2022-12-01T09:57:50.3745272Z [487/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up2x3-minmax-scalar.c.obj 2022-12-01T09:57:50.3767213Z [488/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up1x25-scalar.c.obj 2022-12-01T09:57:50.3850627Z [489/6480] 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:50.4106265Z [490/6480] 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:50.4149430Z [491/6480] 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:50.4178716Z [492/6480] 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:50.5555018Z [493/6480] 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:50.5594390Z [494/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up2x3-scalar.c.obj 2022-12-01T09:57:50.5686652Z [495/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up2x4-minmax-scalar.c.obj 2022-12-01T09:57:50.5830990Z [496/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up2x4-minmax-scalar-acc2.c.obj 2022-12-01T09:57:50.5924395Z [497/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up2x3-scalar-acc2.c.obj 2022-12-01T09:57:50.6036597Z [498/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up2x9-minmax-scalar.c.obj 2022-12-01T09:57:50.6061104Z [499/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up2x9-scalar-acc2.c.obj 2022-12-01T09:57:50.6324996Z [500/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up2x4-scalar.c.obj 2022-12-01T09:57:50.8024582Z [501/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up2x25-scalar.c.obj 2022-12-01T09:57:50.8053066Z [502/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up2x9-minmax-scalar-acc2.c.obj 2022-12-01T09:57:50.8117663Z [503/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up2x25-scalar-acc2.c.obj 2022-12-01T09:57:50.8141956Z [504/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up2x25-minmax-scalar-acc2.c.obj 2022-12-01T09:57:50.8233452Z [505/6480] 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:50.8425760Z [506/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up2x4-scalar-acc2.c.obj 2022-12-01T09:57:50.8573616Z [507/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up2x9-scalar.c.obj 2022-12-01T09:57:50.8604477Z [508/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up2x25-minmax-scalar.c.obj 2022-12-01T09:57:51.0172496Z [509/6480] 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:51.0199438Z [510/6480] 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:51.0280429Z [511/6480] 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:51.0392847Z [512/6480] 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:51.0435768Z [513/6480] 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:51.0551227Z [514/6480] 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:51.0583526Z [515/6480] 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:51.0612691Z [516/6480] 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:51.2360954Z [517/6480] 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:51.2737388Z [518/6480] 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:51.2762630Z [519/6480] 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:51.2788330Z [520/6480] 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:51.2812718Z [521/6480] 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:51.2837037Z [522/6480] 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:51.2936481Z [523/6480] 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:51.2961957Z [524/6480] 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:51.4754528Z [525/6480] 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:51.4900625Z [526/6480] 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:51.4924255Z [527/6480] 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:51.4947656Z [528/6480] 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:51.5045042Z [529/6480] 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:51.5264630Z [530/6480] 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:51.5366991Z [531/6480] 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:51.5395575Z [532/6480] 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:51.6721973Z [533/6480] 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:51.6871126Z [534/6480] 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:51.6976824Z [535/6480] 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:51.7115753Z [536/6480] 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:51.7151067Z [537/6480] 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:51.7239611Z [538/6480] 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:51.7359974Z [539/6480] 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:51.7855184Z [540/6480] 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:51.8782349Z [541/6480] 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:51.8889957Z [542/6480] 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:51.8914820Z [543/6480] 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:51.8999961Z [544/6480] 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:51.9295748Z [545/6480] 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:51.9323989Z [546/6480] 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:51.9593410Z [547/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gavgpool\7x-minmax-scalar-c1.c.obj 2022-12-01T09:57:51.9800126Z [548/6480] 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:52.0773675Z [549/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gavgpool-cw\scalar-x1.c.obj 2022-12-01T09:57:52.0994322Z [550/6480] 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:52.1121899Z [551/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gavgpool\7p7x-minmax-scalar-c1.c.obj 2022-12-01T09:57:52.1354173Z [552/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\1x4-minmax-scalar.c.obj 2022-12-01T09:57:52.1681273Z [553/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\2x4inc-minmax-scalar.c.obj 2022-12-01T09:57:52.1776877Z [554/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\4x4inc-minmax-scalar.c.obj 2022-12-01T09:57:52.2195935Z [555/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\1x4-relu-scalar.c.obj 2022-12-01T09:57:52.2218711Z [556/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\1x4inc-minmax-scalar.c.obj 2022-12-01T09:57:52.3441479Z [557/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\2x4-scalar.c.obj 2022-12-01T09:57:52.3468741Z [558/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\2x4-minmax-scalar.c.obj 2022-12-01T09:57:52.3494147Z [559/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\1x4-scalar.c.obj 2022-12-01T09:57:52.4051414Z [560/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\2x4-relu-scalar.c.obj 2022-12-01T09:57:52.4253103Z [561/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\4x2-minmax-scalar.c.obj 2022-12-01T09:57:52.4500541Z [562/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\4x2-scalar.c.obj 2022-12-01T09:57:52.4537148Z [563/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\4x4-relu-scalar.c.obj 2022-12-01T09:57:52.4851239Z [564/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\4x4-minmax-scalar.c.obj 2022-12-01T09:57:52.4939827Z [565/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-ibilinear-chw\gen\scalar-p2.c.obj 2022-12-01T09:57:52.5300203Z [566/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-ibilinear\gen\scalar-c1.c.obj 2022-12-01T09:57:52.5658156Z [567/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-ibilinear-chw\gen\scalar-p1.c.obj 2022-12-01T09:57:52.5692293Z [568/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\4x2-relu-scalar.c.obj 2022-12-01T09:57:52.5878817Z [569/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-ibilinear-chw\gen\scalar-p4.c.obj 2022-12-01T09:57:52.6472615Z [570/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-ibilinear\gen\scalar-c2.c.obj 2022-12-01T09:57:52.7057875Z [571/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-ibilinear\gen\scalar-c4.c.obj 2022-12-01T09:57:52.7165243Z [572/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\4x4-scalar.c.obj 2022-12-01T09:57:52.7266394Z [573/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\1x4-minmax-scalar.c.obj 2022-12-01T09:57:52.7297270Z [574/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\1x4-scalar.c.obj 2022-12-01T09:57:52.8233752Z [575/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\1x4-relu-scalar.c.obj 2022-12-01T09:57:52.8264005Z [576/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\2x4-scalar.c.obj 2022-12-01T09:57:52.8357738Z [577/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\2x4-relu-scalar.c.obj 2022-12-01T09:57:52.8892231Z [578/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\2x4-minmax-scalar.c.obj 2022-12-01T09:57:52.9472699Z [579/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\4x2-relu-scalar.c.obj 2022-12-01T09:57:52.9735327Z [580/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdiv-relu-scalar-x2.c.obj 2022-12-01T09:57:52.9769160Z [581/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\4x2-minmax-scalar.c.obj 2022-12-01T09:57:52.9857445Z [582/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdiv-relu-scalar-x8.c.obj 2022-12-01T09:57:53.0211761Z [583/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdiv-scalar-x1.c.obj 2022-12-01T09:57:53.0349115Z [584/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdiv-relu-scalar-x4.c.obj 2022-12-01T09:57:53.0444498Z [585/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdiv-relu-scalar-x1.c.obj 2022-12-01T09:57:53.1300135Z [586/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\4x4-minmax-scalar.c.obj 2022-12-01T09:57:53.1716055Z [587/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-ppmm\gen\3x3-minmax-scalar.c.obj 2022-12-01T09:57:53.1914869Z [588/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\4x4-relu-scalar.c.obj 2022-12-01T09:57:53.2131810Z [589/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-pavgpool\9x-minmax-scalar-c1.c.obj 2022-12-01T09:57:53.2166007Z [590/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\4x4-scalar.c.obj 2022-12-01T09:57:53.2278301Z [591/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\4x2-scalar.c.obj 2022-12-01T09:57:53.2396983Z [592/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-maxpool\9p8x-minmax-scalar-c1.c.obj 2022-12-01T09:57:53.2428439Z [593/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-pavgpool\9p8x-minmax-scalar-c1.c.obj 2022-12-01T09:57:53.3121478Z [594/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-ppmm\gen\2x4-minmax-scalar.c.obj 2022-12-01T09:57:53.3627324Z [595/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-ppmm\gen\4x2-minmax-scalar.c.obj 2022-12-01T09:57:53.3955639Z [596/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-ppmm\gen\4x4-minmax-scalar.c.obj 2022-12-01T09:57:53.3982365Z [597/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-prelu\gen\scalar-2x1.c.obj 2022-12-01T09:57:53.4072600Z [598/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-prelu\gen\scalar-2x4.c.obj 2022-12-01T09:57:53.4175525Z [599/6480] 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:53.4282229Z [600/6480] 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:53.4404209Z [601/6480] 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:53.5130866Z [602/6480] 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:53.5586406Z [603/6480] 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:53.5942862Z [604/6480] 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:53.6041108Z [605/6480] 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:53.6259350Z [606/6480] 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:53.6367723Z [607/6480] 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:53.6394751Z [608/6480] 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:53.6558555Z [609/6480] 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:53.7337820Z [610/6480] 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:53.7713662Z [611/6480] 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:53.7908697Z [612/6480] 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:53.8117122Z [613/6480] 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:53.8144621Z [614/6480] 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:53.8257043Z [615/6480] 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:53.8352130Z [616/6480] 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:53.8455791Z [617/6480] 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:53.9303397Z [618/6480] 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:53.9765719Z [619/6480] 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:53.9889207Z [620/6480] 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:53.9982613Z [621/6480] 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:54.0084950Z [622/6480] 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:54.0268280Z [623/6480] 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:54.0296561Z [624/6480] 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:54.0392736Z [625/6480] 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:54.0969096Z [626/6480] 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:54.1316176Z [627/6480] 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:54.1529864Z [628/6480] 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:54.1553951Z [629/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\scalar-rr2-p5-x1.c.obj 2022-12-01T09:57:54.1818885Z [630/6480] 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:54.1844116Z [631/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\scalar-rr2-p5-x4.c.obj 2022-12-01T09:57:54.2182831Z [632/6480] 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:54.2222265Z [633/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-rmax\scalar.c.obj 2022-12-01T09:57:54.2457185Z [634/6480] 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:54.2837475Z [635/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\scalar-rr2-p5-x2.c.obj 2022-12-01T09:57:54.3373698Z [636/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-spmm\gen\2x1-minmax-scalar-pipelined.c.obj 2022-12-01T09:57:54.3404641Z [637/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-spmm\gen\2x1-minmax-scalar.c.obj 2022-12-01T09:57:54.3634219Z [638/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-spmm\gen\1x1-minmax-scalar.c.obj 2022-12-01T09:57:54.3749446Z [639/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-spmm\gen\1x1-minmax-scalar-pipelined.c.obj 2022-12-01T09:57:54.3973012Z [640/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-spmm\gen\4x1-minmax-scalar-pipelined.c.obj 2022-12-01T09:57:54.4112481Z [641/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vadd-minmax-scalar-x1.c.obj 2022-12-01T09:57:54.4393192Z [642/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-spmm\gen\8x1-minmax-scalar.c.obj 2022-12-01T09:57:54.4661162Z [643/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-spmm\gen\8x1-minmax-scalar-pipelined.c.obj 2022-12-01T09:57:54.5327656Z [644/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-spmm\gen\4x1-minmax-scalar.c.obj 2022-12-01T09:57:54.5427759Z [645/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-spmm\gen\8x2-minmax-scalar.c.obj 2022-12-01T09:57:54.5522894Z [646/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-spmm\gen\8x4-minmax-scalar.c.obj 2022-12-01T09:57:54.5659495Z [647/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vadd-relu-scalar-x2.c.obj 2022-12-01T09:57:54.6114457Z [648/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vadd-minmax-scalar-x2.c.obj 2022-12-01T09:57:54.6142372Z [649/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vadd-relu-scalar-x1.c.obj 2022-12-01T09:57:54.6316612Z [650/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vadd-minmax-scalar-x4.c.obj 2022-12-01T09:57:54.6793654Z [651/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vadd-minmax-scalar-x8.c.obj 2022-12-01T09:57:54.7392900Z [652/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vadd-scalar-x2.c.obj 2022-12-01T09:57:54.7420516Z [653/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vadd-relu-scalar-x8.c.obj 2022-12-01T09:57:54.7520112Z [654/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vadd-scalar-x1.c.obj 2022-12-01T09:57:54.7727853Z [655/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vadd-scalar-x4.c.obj 2022-12-01T09:57:54.8189043Z [656/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vaddc-minmax-scalar-x4.c.obj 2022-12-01T09:57:54.8321279Z [657/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vaddc-minmax-scalar-x1.c.obj 2022-12-01T09:57:54.8351479Z [658/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vadd-relu-scalar-x4.c.obj 2022-12-01T09:57:54.8681236Z [659/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vaddc-minmax-scalar-x2.c.obj 2022-12-01T09:57:54.9391209Z [660/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vadd-scalar-x8.c.obj 2022-12-01T09:57:54.9490757Z [661/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vaddc-minmax-scalar-x8.c.obj 2022-12-01T09:57:54.9665176Z [662/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vaddc-relu-scalar-x4.c.obj 2022-12-01T09:57:54.9891613Z [663/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vaddc-relu-scalar-x8.c.obj 2022-12-01T09:57:55.0351945Z [664/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vaddc-relu-scalar-x2.c.obj 2022-12-01T09:57:55.0523343Z [665/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vaddc-scalar-x1.c.obj 2022-12-01T09:57:55.0651476Z [666/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vaddc-relu-scalar-x1.c.obj 2022-12-01T09:57:55.0680587Z [667/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vaddc-scalar-x8.c.obj 2022-12-01T09:57:55.1290410Z [668/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdiv-minmax-scalar-x1.c.obj 2022-12-01T09:57:55.1339387Z [669/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdiv-minmax-scalar-x4.c.obj 2022-12-01T09:57:55.1566181Z [670/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vaddc-scalar-x2.c.obj 2022-12-01T09:57:55.1760089Z [671/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdiv-minmax-scalar-x2.c.obj 2022-12-01T09:57:55.2185936Z [672/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundne-scalar-addsub.c.obj 2022-12-01T09:57:55.2280790Z [673/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundne-scalar-nearbyint.c.obj 2022-12-01T09:57:55.2306670Z [674/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vaddc-scalar-x4.c.obj 2022-12-01T09:57:55.2508088Z [675/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdiv-minmax-scalar-x8.c.obj 2022-12-01T09:57:55.2894668Z [676/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundd-scalar-floor.c.obj 2022-12-01T09:57:55.3011729Z [677/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundd-scalar-cvt.c.obj 2022-12-01T09:57:55.3173473Z [678/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundne-scalar-rint.c.obj 2022-12-01T09:57:55.3806564Z [679/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundu-scalar-cvt.c.obj 2022-12-01T09:57:55.3896727Z [680/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundu-scalar-ceil.c.obj 2022-12-01T09:57:55.3997136Z [681/6480] 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:55.4099375Z [682/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundz-scalar-addsub.c.obj 2022-12-01T09:57:55.4141784Z [683/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundu-scalar-addsub.c.obj 2022-12-01T09:57:55.4360185Z [684/6480] 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:55.4388632Z [685/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-scalar-rr2-p5-div.c.obj 2022-12-01T09:57:55.4644042Z [686/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundz-scalar-trunc.c.obj 2022-12-01T09:57:55.5367794Z [687/6480] 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:55.5569263Z [688/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundz-scalar-cvt.c.obj 2022-12-01T09:57:55.6267217Z [689/6480] 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:55.6302032Z [690/6480] 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:55.6402727Z [691/6480] 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:55.6431497Z [692/6480] 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:55.6522611Z [693/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\params-init.c.obj 2022-12-01T09:57:55.6660624Z [694/6480] 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:55.7546706Z [695/6480] 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:55.8048851Z [696/6480] 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:55.8414261Z [697/6480] 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:55.8441457Z [698/6480] 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:55.8530865Z [699/6480] 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:55.8558922Z [700/6480] 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:55.8657511Z [701/6480] 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:55.9078765Z [702/6480] 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:55.9612687Z [703/6480] 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:56.0161689Z [704/6480] 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:56.0608539Z [705/6480] 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:56.0781907Z [706/6480] 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:56.0815124Z [707/6480] 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:56.0903909Z [708/6480] 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:56.1055057Z [709/6480] 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:56.1469443Z [710/6480] 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:56.1979306Z [711/6480] 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:56.2683160Z [712/6480] 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:56.3038817Z [713/6480] 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:56.3271913Z [714/6480] 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:56.3434172Z [715/6480] 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:56.3533601Z [716/6480] 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:56.3683321Z [717/6480] 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:56.3998838Z [718/6480] 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:56.4389798Z [719/6480] 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:56.5118103Z [720/6480] 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:56.5518251Z [721/6480] 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:56.5741751Z [722/6480] 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:56.5767619Z [723/6480] 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:56.6198158Z [724/6480] 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:56.6292344Z [725/6480] 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:56.6484008Z [726/6480] 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:56.6785830Z [727/6480] 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:56.7820437Z [728/6480] 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:56.7856909Z [729/6480] 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:56.8072088Z [730/6480] 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:56.8211406Z [731/6480] 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:56.8875506Z [732/6480] 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:56.8965653Z [733/6480] 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:56.9075154Z [734/6480] 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:56.9104670Z [735/6480] 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:57.0217431Z [736/6480] 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:57.0344656Z [737/6480] 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:57.0572910Z [738/6480] 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:57.0666575Z [739/6480] 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:57.1409251Z [740/6480] 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:57.1508398Z [741/6480] 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:57.1533600Z [742/6480] 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:57.1639128Z [743/6480] 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:57.2589441Z [744/6480] 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:57.2901516Z [745/6480] 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:57.3033650Z [746/6480] 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:57.3409076Z [747/6480] 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:57.3885894Z [748/6480] 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:57.3979061Z [749/6480] 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:57.4090185Z [750/6480] 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:57.4126014Z [751/6480] 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:57.5002978Z [752/6480] 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:57.5107611Z [753/6480] 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:57.5553295Z [754/6480] 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:57.5882321Z [755/6480] 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:57.6236248Z [756/6480] 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:57.6344139Z [757/6480] 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:57.6380775Z [758/6480] 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:57.7076697Z [759/6480] 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:57.7251005Z [760/6480] 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:57.7359748Z [761/6480] 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:57.7779869Z [762/6480] 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:57.7918332Z [763/6480] 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:57.8327806Z [764/6480] 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:57.8470591Z [765/6480] 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:57.8569365Z [766/6480] 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:57.9283904Z [767/6480] 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:57.9520534Z [768/6480] 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:57.9872747Z [769/6480] 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:57.9908081Z [770/6480] 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:58.0170719Z [771/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up1x9-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:58.0339112Z [772/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-avgpool\9x-minmax-scalar-c1.c.obj 2022-12-01T09:57:58.0577783Z [773/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up1x9-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:58.0680396Z [774/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up1x25-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:58.1443351Z [775/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-dwconv\gen\up1x9-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:58.1683616Z [776/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-scalar-x2.c.obj 2022-12-01T09:57:58.1789342Z [777/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-scalar-x1.c.obj 2022-12-01T09:57:58.1821660Z [778/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-scalar-x3.c.obj 2022-12-01T09:57:58.2450822Z [779/6480] 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:58.2552402Z [780/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-scalar-x4.c.obj 2022-12-01T09:57:58.2578641Z [781/6480] 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:58.2682149Z [782/6480] 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:57:58.3417983Z [783/6480] 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:57:58.3648772Z [784/6480] 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:57:58.3771941Z [785/6480] 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:57:58.3869462Z [786/6480] 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:57:58.4401768Z [787/6480] 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:57:58.4521600Z [788/6480] 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:57:58.4615289Z [789/6480] 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:57:58.4640286Z [790/6480] 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:57:58.5566429Z [791/6480] 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:57:58.5828801Z [792/6480] 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:57:58.5854914Z [793/6480] 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:57:58.6098429Z [794/6480] 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:57:58.6369996Z [795/6480] 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:57:58.6544411Z [796/6480] 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:57:58.6571309Z [797/6480] 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:57:58.7424744Z [798/6480] 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:57:58.7581125Z [799/6480] 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:57:58.8123252Z [800/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x2-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:58.8508062Z [801/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x2-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:58.8720421Z [802/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x2-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:58.8830489Z [803/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x2-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:58.8976784Z [804/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:58.9109117Z [805/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:58.9984580Z [806/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\1x4-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:59.0239267Z [807/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:59.0807591Z [808/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x2-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:59.1195153Z [809/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x2-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:59.1286920Z [810/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:59.1472923Z [811/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x2-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:59.1500943Z [812/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x4-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:59.1595366Z [813/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x2-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:59.2534467Z [814/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:59.2689429Z [815/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:59.3278422Z [816/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x4-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:59.3717716Z [817/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x2-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:59.3892248Z [818/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\4x2-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:59.4039717Z [819/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\4x4-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:59.4137332Z [820/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\4x2-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:59.4252571Z [821/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\4x4-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:59.5048150Z [822/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\4x2-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:59.5137554Z [823/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x4-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:59.6024209Z [824/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x2-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:59.6479762Z [825/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x2-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:59.6575773Z [826/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\4x4-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:59.6709166Z [827/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x2-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:59.6743173Z [828/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x2-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:59.7044241Z [829/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x4-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:59.7420836Z [830/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x4-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:59.7663033Z [831/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x4-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:59.8543105Z [832/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x2-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:59.8963409Z [833/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x2-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:59.8989347Z [834/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\3x2-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:59.9099313Z [835/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x4-minmax-fp32-scalar-lrintf.c.obj 2022-12-01T09:57:59.9410646Z [836/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\3x2-minmax-fp32-scalar-fmagic.c.obj 2022-12-01T09:57:59.9699370Z [837/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x4-minmax-fp32-scalar-imagic.c.obj 2022-12-01T09:57:59.9895580Z [838/6480] 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:00.0165209Z [839/6480] 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:00.1023820Z [840/6480] 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:00.1479642Z [841/6480] 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:00.1572622Z [842/6480] 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:00.1699151Z [843/6480] 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:00.1803552Z [844/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-requantization\fp32-scalar-fmagic.c.obj 2022-12-01T09:58:00.1831492Z [845/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-requantization\fp32-scalar-lrintf.c.obj 2022-12-01T09:58:00.1931280Z [846/6480] 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:00.2804512Z [847/6480] 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:00.3525823Z [848/6480] 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:00.3565677Z [849/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-requantization\rndnu-scalar.c.obj 2022-12-01T09:58:00.3721310Z [850/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-requantization\rndna-scalar-unsigned64.c.obj 2022-12-01T09:58:00.3747789Z [851/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-requantization\rndna-scalar-signed64.c.obj 2022-12-01T09:58:00.3832650Z [852/6480] 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:00.3950594Z [853/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-requantization\rndna-scalar-unsigned32.c.obj 2022-12-01T09:58:00.3981601Z [854/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-requantization\gemmlowp-scalar.c.obj 2022-12-01T09:58:00.4691266Z [855/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vaddc\gen\minmax-scalar-x2.c.obj 2022-12-01T09:58:00.5351303Z [856/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vadd\gen\minmax-scalar-x4.c.obj 2022-12-01T09:58:00.5639008Z [857/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vadd\gen\minmax-scalar-x1.c.obj 2022-12-01T09:58:00.5725768Z [858/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vadd\gen\minmax-scalar-x2.c.obj 2022-12-01T09:58:00.5810571Z [859/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vaddc\gen\minmax-scalar-x1.c.obj 2022-12-01T09:58:00.5915390Z [860/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vmulc\gen\minmax-fp32-scalar-x1.c.obj 2022-12-01T09:58:00.5949430Z [861/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vmul\gen\minmax-fp32-scalar-x1.c.obj 2022-12-01T09:58:00.6069291Z [862/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vmul\gen\minmax-fp32-scalar-x2.c.obj 2022-12-01T09:58:00.6553502Z [863/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vaddc\gen\minmax-scalar-x4.c.obj 2022-12-01T09:58:00.7573852Z [864/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vmul\gen\minmax-fp32-scalar-x4.c.obj 2022-12-01T09:58:00.7666905Z [865/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vmulc\gen\minmax-fp32-scalar-x4.c.obj 2022-12-01T09:58:00.7691196Z [866/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-avgpool\9p8x-minmax-scalar-c1.c.obj 2022-12-01T09:58:00.8093792Z [867/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vmul\gen\minmax-fp32-scalar-x2.c.obj 2022-12-01T09:58:00.8310872Z [868/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vmul\gen\minmax-fp32-scalar-x1.c.obj 2022-12-01T09:58:00.8431177Z [869/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vaddc\gen\minmax-scalar-x2.c.obj 2022-12-01T09:58:00.8457864Z [870/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-vmulc\gen\minmax-fp32-scalar-x2.c.obj 2022-12-01T09:58:00.9595489Z [871/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vaddc\gen\minmax-scalar-x4.c.obj 2022-12-01T09:58:00.9701198Z [872/6480] 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:00.9726895Z [873/6480] 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.9988478Z [874/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vmul\gen\minmax-fp32-scalar-x4.c.obj 2022-12-01T09:58:01.0229441Z [875/6480] 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:01.0344062Z [876/6480] 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:01.0378479Z [877/6480] 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:01.0477022Z [878/6480] 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:01.1885260Z [879/6480] 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:01.1913663Z [880/6480] 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:01.1938493Z [881/6480] 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:01.2125480Z [882/6480] 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:01.2234640Z [883/6480] 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:01.2261407Z [884/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-scalar-x1.c.obj 2022-12-01T09:58:01.2555666Z [885/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-scalar-x2.c.obj 2022-12-01T09:58:01.2705118Z [886/6480] 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:01.3929218Z [887/6480] 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:01.4118549Z [888/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-scalar-x3.c.obj 2022-12-01T09:58:01.4150853Z [889/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-scalar-x4.c.obj 2022-12-01T09:58:01.4239862Z [890/6480] 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:01.4264553Z [891/6480] 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:01.4367483Z [892/6480] 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:01.4397294Z [893/6480] 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:01.4715794Z [894/6480] 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:01.6005179Z [895/6480] 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:01.6037780Z [896/6480] 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:01.6062667Z [897/6480] 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:01.6201818Z [898/6480] 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:01.6235167Z [899/6480] 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:01.6323446Z [900/6480] 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:01.6577297Z [901/6480] 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:01.6607413Z [902/6480] 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:01.8047524Z [903/6480] 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:01.8091615Z [904/6480] 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:01.8275380Z [905/6480] 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:01.8363235Z [906/6480] 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:01.8455143Z [907/6480] 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:01.8560146Z [908/6480] 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:01.8597266Z [909/6480] 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:01.8934774Z [910/6480] 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:02.1171975Z [911/6480] 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:02.1200130Z [912/6480] 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:02.1223956Z [913/6480] 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:02.1246332Z [914/6480] 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:02.1275292Z [915/6480] 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:02.1301399Z [916/6480] 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:02.1416461Z [917/6480] 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:02.1446914Z [918/6480] 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:02.3418218Z [919/6480] 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:02.3703919Z [920/6480] 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:02.3828308Z [921/6480] 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:02.3854589Z [922/6480] 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:02.3954944Z [923/6480] 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:02.3981986Z [924/6480] 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:02.4096081Z [925/6480] 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:02.4200613Z [926/6480] 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:02.5728674Z [927/6480] 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:02.6285950Z [928/6480] 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:02.6311010Z [929/6480] 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:02.6402031Z [930/6480] 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:02.6516383Z [931/6480] 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:02.6607698Z [932/6480] 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:02.6714052Z [933/6480] 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:02.6821951Z [934/6480] 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:02.8156967Z [935/6480] 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:02.8723076Z [936/6480] 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:02.8869694Z [937/6480] 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:02.8893680Z [938/6480] 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:02.9004325Z [939/6480] 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:02.9114088Z [940/6480] 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:02.9316734Z [941/6480] 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:02.9351419Z [942/6480] 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:03.0670770Z [943/6480] 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:03.1274895Z [944/6480] 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:03.1307494Z [945/6480] 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:03.1406162Z [946/6480] 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:03.1500553Z [947/6480] 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:03.1746784Z [948/6480] 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:03.1844927Z [949/6480] 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:03.1954609Z [950/6480] 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:03.3157783Z [951/6480] 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:03.3705157Z [952/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-requantization\gemmlowp-scalar.c.obj 2022-12-01T09:58:03.3753613Z [953/6480] 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:03.3852434Z [954/6480] 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:03.3948366Z [955/6480] 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:03.4134416Z [956/6480] 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:03.4160402Z [957/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-requantization\fp32-scalar-fmagic.c.obj 2022-12-01T09:58:03.4190642Z [958/6480] 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:03.5138515Z [959/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-requantization\fp32-scalar-lrintf.c.obj 2022-12-01T09:58:03.5507296Z [960/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-requantization\rndna-scalar-signed64.c.obj 2022-12-01T09:58:03.5614952Z [961/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-requantization\rndna-scalar-unsigned64.c.obj 2022-12-01T09:58:03.5742544Z [962/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-requantization\rndna-scalar-unsigned32.c.obj 2022-12-01T09:58:03.5901132Z [963/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vadd\gen\minmax-scalar-x4.c.obj 2022-12-01T09:58:03.6051546Z [964/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vadd\gen\minmax-scalar-x1.c.obj 2022-12-01T09:58:03.6354257Z [965/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vadd\gen\minmax-scalar-x2.c.obj 2022-12-01T09:58:03.6727080Z [966/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vaddc\gen\minmax-scalar-x1.c.obj 2022-12-01T09:58:03.7031353Z [967/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up4x25-minmax-sse.c.obj 2022-12-01T09:58:03.7269429Z [968/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up4x9-minmax-sse.c.obj 2022-12-01T09:58:03.7372312Z [969/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x3-minmax-sse-acc2.c.obj 2022-12-01T09:58:03.7516064Z [970/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up4x25-minmax-sse-acc2.c.obj 2022-12-01T09:58:03.7910383Z [971/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\s8-ibilinear\gen\scalar-c1.c.obj 2022-12-01T09:58:03.8161295Z [972/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\s8-ibilinear\gen\scalar-c2.c.obj 2022-12-01T09:58:03.8264064Z [973/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x3-minmax-sse.c.obj 2022-12-01T09:58:03.8590210Z [974/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vmulc\gen\minmax-fp32-scalar-x1.c.obj 2022-12-01T09:58:03.9205901Z [975/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vmulc\gen\minmax-fp32-scalar-x4.c.obj 2022-12-01T09:58:03.9232982Z [976/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-vmulc\gen\minmax-fp32-scalar-x2.c.obj 2022-12-01T09:58:03.9261101Z [977/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\u8-ibilinear\gen\scalar-c2.c.obj 2022-12-01T09:58:03.9361007Z [978/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\s8-ibilinear\gen\scalar-c4.c.obj 2022-12-01T09:58:03.9704347Z [979/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\s8-maxpool\9p8x-minmax-scalar-c1.c.obj 2022-12-01T09:58:03.9960107Z [980/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\s8-vclamp\scalar-x4.c.obj 2022-12-01T09:58:04.0204025Z [981/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\u8-ibilinear\gen\scalar-c1.c.obj 2022-12-01T09:58:04.0356239Z [982/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\u8-maxpool\9p8x-minmax-scalar-c1.c.obj 2022-12-01T09:58:04.0625334Z [983/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\u8-rmax\scalar.c.obj 2022-12-01T09:58:04.1008331Z [984/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\xx-copy\memcpy.c.obj 2022-12-01T09:58:04.1102819Z [985/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\u8-lut32norm\scalar.c.obj 2022-12-01T09:58:04.1395513Z [986/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\xx-fill\scalar-x16.c.obj 2022-12-01T09:58:04.1427902Z [987/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\u8-ibilinear\gen\scalar-c4.c.obj 2022-12-01T09:58:04.1525491Z [988/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\u8-vclamp\scalar-x4.c.obj 2022-12-01T09:58:04.1680718Z [989/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-lut\gen\lut-scalar-x1.c.obj 2022-12-01T09:58:04.1798943Z [990/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\xx-pad\scalar.c.obj 2022-12-01T09:58:04.2142106Z [991/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-lut\gen\lut-scalar-x8.c.obj 2022-12-01T09:58:04.2492562Z [992/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-lut\gen\lut-scalar-x4.c.obj 2022-12-01T09:58:04.2755007Z [993/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-lut\gen\lut-scalar-x2.c.obj 2022-12-01T09:58:04.3094214Z [994/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-lut\gen\lut-scalar-x16.c.obj 2022-12-01T09:58:04.3379923Z [995/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-transpose\gen\1x2-scalar-int.c.obj 2022-12-01T09:58:04.3410156Z [996/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-transpose\gen\4x1-scalar-int.c.obj 2022-12-01T09:58:04.3655829Z [997/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-transpose\gen\2x4-scalar-int.c.obj 2022-12-01T09:58:04.3682455Z [998/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-transpose\gen\2x2-scalar-int.c.obj 2022-12-01T09:58:04.4120551Z [999/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-transpose\gen\1x4-scalar-int.c.obj 2022-12-01T09:58:04.4288243Z [1000/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-transpose\gen\2x1-scalar-int.c.obj 2022-12-01T09:58:04.4546794Z [1001/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-transpose\gen\4x2-scalar-int.c.obj 2022-12-01T09:58:04.4571959Z [1002/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-zip\xm-scalar.c.obj 2022-12-01T09:58:04.4894640Z [1003/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-zip\x3-scalar.c.obj 2022-12-01T09:58:04.5185248Z [1004/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-zip\x2-scalar.c.obj 2022-12-01T09:58:04.5319094Z [1005/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-transpose\gen\4x4-scalar-int.c.obj 2022-12-01T09:58:04.5561554Z [1006/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x16-transpose\gen\2x1-scalar-int.c.obj 2022-12-01T09:58:04.5997577Z [1007/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-zip\x4-scalar.c.obj 2022-12-01T09:58:04.6023609Z [1008/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x16-transpose\gen\2x2-scalar-int.c.obj 2022-12-01T09:58:04.6313567Z [1009/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x16-transpose\gen\1x4-scalar-int.c.obj 2022-12-01T09:58:04.6347282Z [1010/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x16-transpose\gen\1x2-scalar-int.c.obj 2022-12-01T09:58:04.6685046Z [1011/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x16-transpose\gen\4x4-scalar-int.c.obj 2022-12-01T09:58:04.6912379Z [1012/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x16-transpose\gen\2x4-scalar-int.c.obj 2022-12-01T09:58:04.7345678Z [1013/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x16-transpose\gen\4x2-scalar-int.c.obj 2022-12-01T09:58:04.7429229Z [1014/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-packx\x2-scalar.c.obj 2022-12-01T09:58:04.7618760Z [1015/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-depthtospace2d-chw2hwc\scalar.c.obj 2022-12-01T09:58:04.7643791Z [1016/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-packx\x3-scalar.c.obj 2022-12-01T09:58:04.8102438Z [1017/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x16-transpose\gen\4x1-scalar-int.c.obj 2022-12-01T09:58:04.8133349Z [1018/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-packx\x4-scalar.c.obj 2022-12-01T09:58:04.8387408Z [1019/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\1x2-scalar-float.c.obj 2022-12-01T09:58:04.8952297Z [1020/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\1x4-scalar-int.c.obj 2022-12-01T09:58:04.9129288Z [1021/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\1x2-scalar-int.c.obj 2022-12-01T09:58:04.9310881Z [1022/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\2x1-scalar-int.c.obj 2022-12-01T09:58:04.9662428Z [1023/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\1x4-scalar-float.c.obj 2022-12-01T09:58:04.9688748Z [1024/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\2x1-scalar-float.c.obj 2022-12-01T09:58:05.0130505Z [1025/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\4x1-scalar-float.c.obj 2022-12-01T09:58:05.0158635Z [1026/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\2x4-scalar-int.c.obj 2022-12-01T09:58:05.0255250Z [1027/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\2x2-scalar-int.c.obj 2022-12-01T09:58:05.0971578Z [1028/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\2x2-scalar-float.c.obj 2022-12-01T09:58:05.1098783Z [1029/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\4x4-scalar-float.c.obj 2022-12-01T09:58:05.1266105Z [1030/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\2x4-scalar-float.c.obj 2022-12-01T09:58:05.1409918Z [1031/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\4x1-scalar-int.c.obj 2022-12-01T09:58:05.1508044Z [1032/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\4x2-scalar-int.c.obj 2022-12-01T09:58:05.1811007Z [1033/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-zip\xm-scalar.c.obj 2022-12-01T09:58:05.1925405Z [1034/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\4x4-scalar-int.c.obj 2022-12-01T09:58:05.2036378Z [1035/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\4x2-scalar-float.c.obj 2022-12-01T09:58:05.2592135Z [1036/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-zip\x3-scalar.c.obj 2022-12-01T09:58:05.2691228Z [1037/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-unpool\scalar.c.obj 2022-12-01T09:58:05.2927775Z [1038/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-zip\x2-scalar.c.obj 2022-12-01T09:58:05.3026433Z [1039/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-zip\x4-scalar.c.obj 2022-12-01T09:58:05.3386752Z [1040/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x64-transpose\gen\2x2-scalar-float.c.obj 2022-12-01T09:58:05.3622224Z [1041/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x64-transpose\gen\1x2-scalar-float.c.obj 2022-12-01T09:58:05.3816297Z [1042/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x64-transpose\gen\1x2-scalar-int.c.obj 2022-12-01T09:58:05.4079403Z [1043/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x64-transpose\gen\2x1-scalar-float.c.obj 2022-12-01T09:58:05.4572799Z [1044/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x64-transpose\gen\2x2-scalar-int.c.obj 2022-12-01T09:58:05.4613113Z [1045/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x64-transpose\gen\2x1-scalar-int.c.obj 2022-12-01T09:58:05.4872563Z [1046/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x64-transpose\gen\4x1-scalar-int.c.obj 2022-12-01T09:58:05.4970221Z [1047/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x64-transpose\gen\4x1-scalar-float.c.obj 2022-12-01T09:58:05.5235437Z [1048/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x64-transpose\gen\4x2-scalar-int.c.obj 2022-12-01T09:58:05.5447251Z [1049/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x64-transpose\gen\4x2-scalar-float.c.obj 2022-12-01T09:58:05.5550916Z [1050/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-avgpool\9x-minmax-sse-c4.c.obj 2022-12-01T09:58:05.5874671Z [1051/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-conv-hwc2chw\3x3s2p1c3x4-sse-2x2.c.obj 2022-12-01T09:58:05.6209060Z [1052/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-avgpool\9p8x-minmax-sse-c4.c.obj 2022-12-01T09:58:05.6521101Z [1053/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-conv-hwc2chw\3x3s2p1c3x4-sse-1x1.c.obj 2022-12-01T09:58:05.6834030Z [1054/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up4x3-minmax-sse-acc2.c.obj 2022-12-01T09:58:05.6861408Z [1055/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up4x4-minmax-sse.c.obj 2022-12-01T09:58:05.6952443Z [1056/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up4x4-minmax-sse-acc2.c.obj 2022-12-01T09:58:05.7134381Z [1057/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up4x3-minmax-sse.c.obj 2022-12-01T09:58:05.7235987Z [1058/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up4x9-minmax-sse-acc2.c.obj 2022-12-01T09:58:05.7402221Z [1059/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-ppmm\gen\4x8-minmax-sse.c.obj 2022-12-01T09:58:05.7845204Z [1060/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-pavgpool\9x-minmax-sse-c4.c.obj 2022-12-01T09:58:05.7991804Z [1061/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-pavgpool\9p8x-minmax-sse-c4.c.obj 2022-12-01T09:58:05.8721515Z [1062/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x9-minmax-sse-acc2.c.obj 2022-12-01T09:58:05.8834136Z [1063/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x25-minmax-sse-acc2.c.obj 2022-12-01T09:58:05.8858862Z [1064/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-maxpool\9p8x-minmax-sse-c4.c.obj 2022-12-01T09:58:05.8975103Z [1065/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x4-minmax-sse-acc2.c.obj 2022-12-01T09:58:05.9256673Z [1066/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x4-minmax-sse.c.obj 2022-12-01T09:58:05.9479440Z [1067/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x9-minmax-sse.c.obj 2022-12-01T09:58:05.9587199Z [1068/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\5x8s4-minmax-sse.c.obj 2022-12-01T09:58:06.0016921Z [1069/6480] 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:06.0843656Z [1070/6480] 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:06.0878436Z [1071/6480] 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:06.0977214Z [1072/6480] 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:06.1022480Z [1073/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x25-minmax-sse.c.obj 2022-12-01T09:58:06.1255313Z [1074/6480] 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:06.1596707Z [1075/6480] 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:06.1628239Z [1076/6480] 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:06.1998532Z [1077/6480] 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:06.2887340Z [1078/6480] 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:06.3031552Z [1079/6480] 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:06.3147135Z [1080/6480] 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:06.3247926Z [1081/6480] 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:06.3367187Z [1082/6480] 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:06.3517601Z [1083/6480] 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:06.3623709Z [1084/6480] 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:06.3979913Z [1085/6480] 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:06.5004104Z [1086/6480] 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:06.5186373Z [1087/6480] 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:06.5214553Z [1088/6480] 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:06.5303837Z [1089/6480] 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:06.5488842Z [1090/6480] 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:06.5516329Z [1091/6480] 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:06.5744594Z [1092/6480] 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:06.5947259Z [1093/6480] 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:06.7120998Z [1094/6480] 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:06.7377769Z [1095/6480] 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:06.7492821Z [1096/6480] 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:06.7523004Z [1097/6480] 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:06.7641819Z [1098/6480] 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:06.7738281Z [1099/6480] 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:06.7876272Z [1100/6480] 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:06.7984962Z [1101/6480] 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:06.9351846Z [1102/6480] 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:06.9531359Z [1103/6480] 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:06.9566053Z [1104/6480] 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:06.9677039Z [1105/6480] 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:06.9708496Z [1106/6480] 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:06.9860676Z [1107/6480] 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:07.0019332Z [1108/6480] 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:07.0053596Z [1109/6480] 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:07.1514678Z [1110/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gavgpool-cw\sse-x4.c.obj 2022-12-01T09:58:07.1624526Z [1111/6480] 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:07.1650614Z [1112/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gavgpool\7x-minmax-sse-c4.c.obj 2022-12-01T09:58:07.1677731Z [1113/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\1x8s4inc-minmax-sse.c.obj 2022-12-01T09:58:07.1781348Z [1114/6480] 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:07.1815201Z [1115/6480] 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:07.1907287Z [1116/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gavgpool\7p7x-minmax-sse-c4.c.obj 2022-12-01T09:58:07.2058624Z [1117/6480] 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:07.3671326Z [1118/6480] 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:07.3700506Z [1119/6480] 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:07.3792083Z [1120/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\3x8s4inc-minmax-sse.c.obj 2022-12-01T09:58:07.3885652Z [1121/6480] 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:07.3919099Z [1122/6480] 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:07.4053694Z [1123/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\1x8-minmax-sse-dup.c.obj 2022-12-01T09:58:07.4157938Z [1124/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\4x8s4inc-minmax-sse.c.obj 2022-12-01T09:58:07.4188621Z [1125/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen-inc\5x8s4inc-minmax-sse.c.obj 2022-12-01T09:58:07.5719554Z [1126/6480] 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:07.5900821Z [1127/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\3x8-minmax-sse-load1.c.obj 2022-12-01T09:58:07.6106258Z [1128/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\1x8s4-minmax-sse.c.obj 2022-12-01T09:58:07.6139088Z [1129/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\4x2c4-minmax-sse.c.obj 2022-12-01T09:58:07.6163306Z [1130/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\3x8s4-minmax-sse.c.obj 2022-12-01T09:58:07.6266759Z [1131/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\4x8-minmax-sse-load1.c.obj 2022-12-01T09:58:07.6316551Z [1132/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\1x8-minmax-sse-load1.c.obj 2022-12-01T09:58:07.6430284Z [1133/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\3x8-minmax-sse-dup.c.obj 2022-12-01T09:58:07.8067923Z [1134/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\4x8-minmax-sse-dup.c.obj 2022-12-01T09:58:07.8105871Z [1135/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-ibilinear-chw\gen\sse-p4.c.obj 2022-12-01T09:58:07.8133343Z [1136/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-ibilinear-chw\gen\sse-p8.c.obj 2022-12-01T09:58:07.8231349Z [1137/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\4x8s4-minmax-sse.c.obj 2022-12-01T09:58:07.8259544Z [1138/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\5x8-minmax-sse-dup.c.obj 2022-12-01T09:58:07.8356121Z [1139/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\5x8-minmax-sse-load1.c.obj 2022-12-01T09:58:07.8463221Z [1140/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\5x8s4-minmax-sse.c.obj 2022-12-01T09:58:07.8906289Z [1141/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\1x8-minmax-sse-dup.c.obj 2022-12-01T09:58:07.9895980Z [1142/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-ibilinear\gen\sse-c8.c.obj 2022-12-01T09:58:08.0011930Z [1143/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-ibilinear\gen\sse-c4.c.obj 2022-12-01T09:58:08.0252160Z [1144/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\1x8s4-minmax-sse.c.obj 2022-12-01T09:58:08.0342831Z [1145/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\1x8-minmax-sse-load1.c.obj 2022-12-01T09:58:08.0457597Z [1146/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\3x8s4-minmax-sse.c.obj 2022-12-01T09:58:08.0489602Z [1147/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\3x8-minmax-sse-load1.c.obj 2022-12-01T09:58:08.0701270Z [1148/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\3x8-minmax-sse-dup.c.obj 2022-12-01T09:58:08.0906617Z [1149/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\4x8-minmax-sse-dup.c.obj 2022-12-01T09:58:08.2014080Z [1150/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-rmax\sse.c.obj 2022-12-01T09:58:08.2043258Z [1151/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\5x8-minmax-sse-load1.c.obj 2022-12-01T09:58:08.2067912Z [1152/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\4x2c4-minmax-sse.c.obj 2022-12-01T09:58:08.2610235Z [1153/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\4x8-minmax-sse-load1.c.obj 2022-12-01T09:58:08.2640432Z [1154/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\5x8-minmax-sse-dup.c.obj 2022-12-01T09:58:08.2748938Z [1155/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\4x8s4-minmax-sse.c.obj 2022-12-01T09:58:08.2776921Z [1156/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-prelu\gen\sse-2x4.c.obj 2022-12-01T09:58:08.2804406Z [1157/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\3x8-minmax-sse2-dup.c.obj 2022-12-01T09:58:08.3701460Z [1158/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vadd-minmax-sse-x8.c.obj 2022-12-01T09:58:08.3792306Z [1159/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-spmm\gen\4x1-minmax-sse.c.obj 2022-12-01T09:58:08.3820052Z [1160/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-prelu\gen\sse-2x8.c.obj 2022-12-01T09:58:08.4332883Z [1161/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vadd-minmax-sse-x4.c.obj 2022-12-01T09:58:08.4433796Z [1162/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-spmm\gen\8x1-minmax-sse.c.obj 2022-12-01T09:58:08.4569392Z [1163/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdiv-minmax-sse-x8.c.obj 2022-12-01T09:58:08.4597826Z [1164/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-spmm\gen\16x1-minmax-sse.c.obj 2022-12-01T09:58:08.4624526Z [1165/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-spmm\gen\32x1-minmax-sse.c.obj 2022-12-01T09:58:08.5419761Z [1166/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdivc-minmax-sse-x4.c.obj 2022-12-01T09:58:08.5520646Z [1167/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vaddc-minmax-sse-x4.c.obj 2022-12-01T09:58:08.5550888Z [1168/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vaddc-minmax-sse-x8.c.obj 2022-12-01T09:58:08.5943897Z [1169/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdiv-minmax-sse-x4.c.obj 2022-12-01T09:58:08.6050143Z [1170/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmax-sse-x8.c.obj 2022-12-01T09:58:08.6191770Z [1171/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmax-sse-x4.c.obj 2022-12-01T09:58:08.6289635Z [1172/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmaxc-sse-x8.c.obj 2022-12-01T09:58:08.6403276Z [1173/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmaxc-sse-x4.c.obj 2022-12-01T09:58:08.7013120Z [1174/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdivc-minmax-sse-x8.c.obj 2022-12-01T09:58:08.7144141Z [1175/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vminc-sse-x4.c.obj 2022-12-01T09:58:08.7183527Z [1176/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmin-sse-x8.c.obj 2022-12-01T09:58:08.7626151Z [1177/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmin-sse-x4.c.obj 2022-12-01T09:58:08.7796746Z [1178/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vminc-sse-x8.c.obj 2022-12-01T09:58:08.7899101Z [1179/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmulc-minmax-sse-x4.c.obj 2022-12-01T09:58:08.7996356Z [1180/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmul-minmax-sse-x4.c.obj 2022-12-01T09:58:08.8098234Z [1181/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmulc-minmax-sse-x8.c.obj 2022-12-01T09:58:08.8678239Z [1182/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrdivc-minmax-sse-x4.c.obj 2022-12-01T09:58:08.8774252Z [1183/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmul-minmax-sse-x8.c.obj 2022-12-01T09:58:08.8944099Z [1184/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrdivc-minmax-sse-x8.c.obj 2022-12-01T09:58:08.9359942Z [1185/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrsubc-minmax-sse-x8.c.obj 2022-12-01T09:58:08.9391389Z [1186/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsqrdiff-sse-x8.c.obj 2022-12-01T09:58:08.9483487Z [1187/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsqrdiffc-sse-x4.c.obj 2022-12-01T09:58:08.9688115Z [1188/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrsubc-minmax-sse-x4.c.obj 2022-12-01T09:58:08.9791795Z [1189/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsqrdiff-sse-x4.c.obj 2022-12-01T09:58:09.0297142Z [1190/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsub-minmax-sse-x8.c.obj 2022-12-01T09:58:09.0489203Z [1191/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsub-minmax-sse-x4.c.obj 2022-12-01T09:58:09.0628930Z [1192/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsubc-minmax-sse-x8.c.obj 2022-12-01T09:58:09.0917688Z [1193/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsubc-minmax-sse-x4.c.obj 2022-12-01T09:58:09.1162227Z [1194/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vclamp\gen\vclamp-sse-x4.c.obj 2022-12-01T09:58:09.1256748Z [1195/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsqrdiffc-sse-x8.c.obj 2022-12-01T09:58:09.1346969Z [1196/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vhswish\gen\vhswish-sse-x8.c.obj 2022-12-01T09:58:09.1552469Z [1197/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vclamp\gen\vclamp-sse-x8.c.obj 2022-12-01T09:58:09.1917373Z [1198/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vhswish\gen\vhswish-sse-x4.c.obj 2022-12-01T09:58:09.2207761Z [1199/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vlrelu\gen\vlrelu-sse-x4.c.obj 2022-12-01T09:58:09.2433402Z [1200/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vmulcaddc\gen\c8-minmax-sse-2x.c.obj 2022-12-01T09:58:09.2769184Z [1201/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrelu\gen\vrelu-sse-x4.c.obj 2022-12-01T09:58:09.2853316Z [1202/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vlrelu\gen\vlrelu-sse-x8.c.obj 2022-12-01T09:58:09.3014484Z [1203/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrelu\gen\vrelu-sse-x8.c.obj 2022-12-01T09:58:09.3226642Z [1204/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\sse-sqrt-x4.c.obj 2022-12-01T09:58:09.3259938Z [1205/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vmulcaddc\gen\c4-minmax-sse-2x.c.obj 2022-12-01T09:58:09.3674235Z [1206/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\sse-sqrt-x8.c.obj 2022-12-01T09:58:09.4057214Z [1207/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vabs-sse-x4.c.obj 2022-12-01T09:58:09.4482076Z [1208/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vabs-sse-x8.c.obj 2022-12-01T09:58:09.4634616Z [1209/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vsqr-sse-x8.c.obj 2022-12-01T09:58:09.4800370Z [1210/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vneg-sse-x8.c.obj 2022-12-01T09:58:09.5034230Z [1211/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundne-sse-addsub.c.obj 2022-12-01T09:58:09.5129323Z [1212/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vsqr-sse-x4.c.obj 2022-12-01T09:58:09.5240162Z [1213/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vneg-sse-x4.c.obj 2022-12-01T09:58:09.5522967Z [1214/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundd-sse-addsub.c.obj 2022-12-01T09:58:09.5942552Z [1215/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundu-sse-addsub.c.obj 2022-12-01T09:58:09.6336574Z [1216/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundz-sse-addsub.c.obj 2022-12-01T09:58:09.6543786Z [1217/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sqrt-sse-hh1mac.c.obj 2022-12-01T09:58:09.6641801Z [1218/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\4x4-sse.c.obj 2022-12-01T09:58:09.6837671Z [1219/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-packx\x4-sse.c.obj 2022-12-01T09:58:09.6935697Z [1220/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sqrt-sse-nr2mac.c.obj 2022-12-01T09:58:09.6976616Z [1221/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sqrt-sse-nr1mac.c.obj 2022-12-01T09:58:09.7083731Z [1222/6480] 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:09.7448566Z [1223/6480] 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:09.8132951Z [1224/6480] 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:09.8233387Z [1225/6480] 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:09.8332727Z [1226/6480] 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:09.8371906Z [1227/6480] 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:09.8473983Z [1228/6480] 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:09.8572069Z [1229/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-argmaxpool\4x-sse2-c4.c.obj 2022-12-01T09:58:09.8604071Z [1230/6480] 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:09.9227830Z [1231/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-argmaxpool\9p8x-sse2-c4.c.obj 2022-12-01T09:58:09.9708015Z [1232/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-f16-vcvt\gen\vcvt-sse2-x24.c.obj 2022-12-01T09:58:09.9875431Z [1233/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-argmaxpool\9x-sse2-c4.c.obj 2022-12-01T09:58:09.9967005Z [1234/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-f16-vcvt\gen\vcvt-sse2-x8.c.obj 2022-12-01T09:58:10.0001075Z [1235/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-f16-vcvt\gen\vcvt-sse2-x16.c.obj 2022-12-01T09:58:10.0184230Z [1236/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-f16-vcvt\gen\vcvt-sse2-x32.c.obj 2022-12-01T09:58:10.0611284Z [1237/6480] 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:10.0892527Z [1238/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\1x8-minmax-sse2-dup.c.obj 2022-12-01T09:58:10.1317685Z [1239/6480] 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:10.1746704Z [1240/6480] 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:10.2104931Z [1241/6480] 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:10.2139772Z [1242/6480] 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.2235507Z [1243/6480] 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.2264673Z [1244/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\3x8-minmax-sse2-dup.c.obj 2022-12-01T09:58:10.2499141Z [1245/6480] 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.3476189Z [1246/6480] 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:10.4076657Z [1247/6480] 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:10.4174058Z [1248/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\5x8-minmax-sse2-dup.c.obj 2022-12-01T09:58:10.4201790Z [1249/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-prelu\gen\sse2-2x4.c.obj 2022-12-01T09:58:10.4451678Z [1250/6480] 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.4478445Z [1251/6480] 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:10.4576775Z [1252/6480] 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:10.4721047Z [1253/6480] 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:10.5163192Z [1254/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-sse2-x8.c.obj 2022-12-01T09:58:10.5731607Z [1255/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-sse2-x16.c.obj 2022-12-01T09:58:10.5825164Z [1256/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-sse2-x32.c.obj 2022-12-01T09:58:10.5929499Z [1257/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-prelu\gen\sse2-2x8.c.obj 2022-12-01T09:58:10.6011365Z [1258/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-sse2-x16.c.obj 2022-12-01T09:58:10.6183342Z [1259/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-sse2-x8.c.obj 2022-12-01T09:58:10.6285466Z [1260/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-sse2-x24.c.obj 2022-12-01T09:58:10.6325959Z [1261/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-sse2-x24.c.obj 2022-12-01T09:58:10.6730568Z [1262/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-sse2-x32.c.obj 2022-12-01T09:58:10.7258543Z [1263/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\sse2-rr2-p5-x4.c.obj 2022-12-01T09:58:10.7400719Z [1264/6480] 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:10.7711060Z [1265/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\sse2-rr2-p5-x8.c.obj 2022-12-01T09:58:10.7802062Z [1266/6480] 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:10.7827573Z [1267/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\sse2-rr2-p5-x12.c.obj 2022-12-01T09:58:10.7918624Z [1268/6480] 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:10.8013542Z [1269/6480] 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:10.8267088Z [1270/6480] 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:10.8941366Z [1271/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\sse2-rr2-p5-x20.c.obj 2022-12-01T09:58:10.8989201Z [1272/6480] 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:10.9337456Z [1273/6480] 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:10.9423826Z [1274/6480] 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:10.9560089Z [1275/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\sse2-rr2-p5-x16.c.obj 2022-12-01T09:58:10.9654425Z [1276/6480] 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:10.9851310Z [1277/6480] 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:10.9879678Z [1278/6480] 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:11.0533818Z [1279/6480] 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:11.0629830Z [1280/6480] 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:11.0949768Z [1281/6480] 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:11.0989276Z [1282/6480] 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:11.1256902Z [1283/6480] 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:11.1287502Z [1284/6480] 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:11.1800243Z [1285/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndd-sse2-x4.c.obj 2022-12-01T09:58:11.1830527Z [1286/6480] 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:11.2201756Z [1287/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vlrelu\gen\vlrelu-sse2-x8.c.obj 2022-12-01T09:58:11.2459828Z [1288/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndd-sse2-x8.c.obj 2022-12-01T09:58:11.2592436Z [1289/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vlrelu\gen\vlrelu-sse2-x4.c.obj 2022-12-01T09:58:11.2694234Z [1290/6480] 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:11.3182004Z [1291/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndu-sse2-x8.c.obj 2022-12-01T09:58:11.3393394Z [1292/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndne-sse2-x8.c.obj 2022-12-01T09:58:11.3704571Z [1293/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndu-sse2-x4.c.obj 2022-12-01T09:58:11.3805397Z [1294/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndne-sse2-x4.c.obj 2022-12-01T09:58:11.4028327Z [1295/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndz-sse2-x4.c.obj 2022-12-01T09:58:11.4061277Z [1296/6480] 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:11.4347939Z [1297/6480] 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:11.4582221Z [1298/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndz-sse2-x8.c.obj 2022-12-01T09:58:11.4811286Z [1299/6480] 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:11.5043417Z [1300/6480] 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:11.5468298Z [1301/6480] 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:11.5562488Z [1302/6480] 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:11.5663375Z [1303/6480] 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:11.5690333Z [1304/6480] 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:11.5974265Z [1305/6480] 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:11.6311581Z [1306/6480] 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:11.6403695Z [1307/6480] 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:11.6584452Z [1308/6480] 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:11.6975230Z [1309/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\cvt-f16-f32-sse2-int16.c.obj 2022-12-01T09:58:11.7182574Z [1310/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\cvt-f16-f32-sse2-int32.c.obj 2022-12-01T09:58:11.7207887Z [1311/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expminus-f32-sse2-rr2-p5.c.obj 2022-12-01T09:58:11.7493680Z [1312/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\exp-f32-sse2-rr2-lut64-p2.c.obj 2022-12-01T09:58:11.7517356Z [1313/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\cvt-f32-f16-sse2.c.obj 2022-12-01T09:58:11.7958245Z [1314/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expm1minus-f32-sse2-rr2-p6.c.obj 2022-12-01T09:58:11.7982816Z [1315/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\exp-f32-sse2-rr2-p5.c.obj 2022-12-01T09:58:11.8154364Z [1316/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundne-sse2-cvt.c.obj 2022-12-01T09:58:11.8501438Z [1317/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundd-sse2-cvt.c.obj 2022-12-01T09:58:11.8634637Z [1318/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expm1minus-f32-sse2-rr2-lut16-p3.c.obj 2022-12-01T09:58:11.8790450Z [1319/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundu-sse2-cvt.c.obj 2022-12-01T09:58:11.8996319Z [1320/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-sse2-rr2-p5-div.c.obj 2022-12-01T09:58:11.9064212Z [1321/6480] 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:11.9641710Z [1322/6480] 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:11.9670513Z [1323/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundz-sse2-cvt.c.obj 2022-12-01T09:58:12.0192490Z [1324/6480] 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:12.0524714Z [1325/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-sse2-rr2-p5-nr2.c.obj 2022-12-01T09:58:12.1019082Z [1326/6480] 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:12.1114449Z [1327/6480] 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:12.1138148Z [1328/6480] 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:12.1320467Z [1329/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-sse2-rr2-p5-nr1.c.obj 2022-12-01T09:58:12.1356999Z [1330/6480] 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:12.1453747Z [1331/6480] 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:12.1850379Z [1332/6480] 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:12.2239072Z [1333/6480] 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:12.2779655Z [1334/6480] 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:12.2914274Z [1335/6480] 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:12.3075428Z [1336/6480] 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:12.3590055Z [1337/6480] 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:12.3867579Z [1338/6480] 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:12.4093365Z [1339/6480] 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:12.4225713Z [1340/6480] 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:12.4917429Z [1341/6480] 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:12.5134671Z [1342/6480] 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:12.5362643Z [1343/6480] 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:12.5836587Z [1344/6480] 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:12.6145095Z [1345/6480] 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:12.6274510Z [1346/6480] 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:12.6400448Z [1347/6480] 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:12.6914942Z [1348/6480] 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:12.7205894Z [1349/6480] 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:12.7518917Z [1350/6480] 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.7816735Z [1351/6480] 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:12.8201281Z [1352/6480] 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:12.8542114Z [1353/6480] 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:12.8749110Z [1354/6480] 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:12.8900879Z [1355/6480] 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:12.9189754Z [1356/6480] 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:12.9505416Z [1357/6480] 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:13.0310976Z [1358/6480] 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:13.0469667Z [1359/6480] 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:13.0610738Z [1360/6480] 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:13.0712933Z [1361/6480] 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:13.1131330Z [1362/6480] 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:13.1247379Z [1363/6480] 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:13.1603172Z [1364/6480] 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:13.1950952Z [1365/6480] 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:13.2738281Z [1366/6480] 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:13.2943390Z [1367/6480] 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:13.3099492Z [1368/6480] 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:13.3292316Z [1369/6480] 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:13.3387220Z [1370/6480] 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:13.3662514Z [1371/6480] 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:13.4099732Z [1372/6480] 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:13.4349694Z [1373/6480] 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:13.5075019Z [1374/6480] 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:13.5179240Z [1375/6480] 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:13.5270253Z [1376/6480] 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:13.5294458Z [1377/6480] 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:13.5559652Z [1378/6480] 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:13.6876787Z [1379/6480] 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:13.6904693Z [1380/6480] 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:13.6927937Z [1381/6480] 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:13.7283575Z [1382/6480] 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:13.8272693Z [1383/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-sse2-x8.c.obj 2022-12-01T09:58:13.8361814Z [1384/6480] 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:13.8393817Z [1385/6480] 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:13.8621645Z [1386/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-sse2-x16.c.obj 2022-12-01T09:58:13.9789678Z [1387/6480] 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:13.9817238Z [1388/6480] 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:13.9841039Z [1389/6480] 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:13.9864410Z [1390/6480] 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:13.9959687Z [1391/6480] 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:13.9986374Z [1392/6480] 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:14.0121164Z [1393/6480] 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:14.0260466Z [1394/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-sse2-x32.c.obj 2022-12-01T09:58:14.1436628Z [1395/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-sse2-x24.c.obj 2022-12-01T09:58:14.1558227Z [1396/6480] 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:14.1695666Z [1397/6480] 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:14.1740222Z [1398/6480] 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:14.1835238Z [1399/6480] 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:14.2502706Z [1400/6480] 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:14.2605726Z [1401/6480] 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:14.2800190Z [1402/6480] 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:14.3560891Z [1403/6480] 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:14.3833043Z [1404/6480] 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:14.4077343Z [1405/6480] 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:14.4169706Z [1406/6480] 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:14.4465872Z [1407/6480] 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:14.4718679Z [1408/6480] 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:14.5133096Z [1409/6480] 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:14.5163772Z [1410/6480] 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:14.6170784Z [1411/6480] 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:14.6331377Z [1412/6480] 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:14.6678669Z [1413/6480] 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:14.6781306Z [1414/6480] 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:14.6909074Z [1415/6480] 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:14.7332309Z [1416/6480] 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:14.7590501Z [1417/6480] 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:14.7619659Z [1418/6480] 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:14.8599367Z [1419/6480] 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:14.8740014Z [1420/6480] 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:14.9049223Z [1421/6480] 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:14.9214759Z [1422/6480] 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:14.9365602Z [1423/6480] 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:14.9788467Z [1424/6480] 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:14.9895016Z [1425/6480] 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:14.9937662Z [1426/6480] 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:15.1256978Z [1427/6480] 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:15.1286462Z [1428/6480] 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:15.1313467Z [1429/6480] 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:15.1540487Z [1430/6480] 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:15.1698598Z [1431/6480] 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:15.2196775Z [1432/6480] 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:15.2476947Z [1433/6480] 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:15.2609169Z [1434/6480] 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:15.3482664Z [1435/6480] 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:15.3641565Z [1436/6480] 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:15.3680752Z [1437/6480] 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:15.3837127Z [1438/6480] 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:15.4073987Z [1439/6480] 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:15.4784501Z [1440/6480] 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:15.4874146Z [1441/6480] 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:15.5257578Z [1442/6480] 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:15.6051141Z [1443/6480] 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:15.6088435Z [1444/6480] 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:15.6286451Z [1445/6480] 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:15.6392088Z [1446/6480] 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:15.6428714Z [1447/6480] 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:15.7113138Z [1448/6480] 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:15.7521810Z [1449/6480] 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:15.7620317Z [1450/6480] 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:15.7866840Z [1451/6480] 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:15.7896509Z [1452/6480] 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:15.7988716Z [1453/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-requantization\gemmlowp-sse2.c.obj 2022-12-01T09:58:15.8012144Z [1454/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-requantization\rndna-sse2.c.obj 2022-12-01T09:58:15.8508667Z [1455/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-requantization\fp32-sse2.c.obj 2022-12-01T09:58:15.8549530Z [1456/6480] 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:15.9294774Z [1457/6480] 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:15.9321980Z [1458/6480] 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:15.9450129Z [1459/6480] 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:15.9482888Z [1460/6480] 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:15.9602020Z [1461/6480] 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:15.9725432Z [1462/6480] 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:15.9962261Z [1463/6480] 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:16.0077989Z [1464/6480] 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:16.1075117Z [1465/6480] 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:16.1105183Z [1466/6480] 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:16.1198902Z [1467/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-avgpool\9p8x-minmax-sse2-c8.c.obj 2022-12-01T09:58:16.1304767Z [1468/6480] 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:16.1430177Z [1469/6480] 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:16.1578283Z [1470/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-avgpool\9x-minmax-sse2-c8.c.obj 2022-12-01T09:58:16.1718254Z [1471/6480] 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:16.2035121Z [1472/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-sse2-x24.c.obj 2022-12-01T09:58:16.2622655Z [1473/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-sse2-x32.c.obj 2022-12-01T09:58:16.2752883Z [1474/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-sse2-x16.c.obj 2022-12-01T09:58:16.2905668Z [1475/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-sse2-x8.c.obj 2022-12-01T09:58:16.3006212Z [1476/6480] 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:16.3185953Z [1477/6480] 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:16.3216421Z [1478/6480] 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:16.3641661Z [1479/6480] 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:16.3796895Z [1480/6480] 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:16.4744679Z [1481/6480] 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:16.5069112Z [1482/6480] 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:16.5167925Z [1483/6480] 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:16.5270632Z [1484/6480] 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:16.5451705Z [1485/6480] 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:16.5640959Z [1486/6480] 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:16.6224862Z [1487/6480] 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:16.6329375Z [1488/6480] 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:16.7004895Z [1489/6480] 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:16.7438791Z [1490/6480] 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:16.7542762Z [1491/6480] 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:16.7913145Z [1492/6480] 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:16.7944763Z [1493/6480] 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:16.8050415Z [1494/6480] 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:16.8580549Z [1495/6480] 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:16.8614377Z [1496/6480] 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:16.9721560Z [1497/6480] 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:16.9750965Z [1498/6480] 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:16.9910264Z [1499/6480] 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:17.0227806Z [1500/6480] 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:17.0343180Z [1501/6480] 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:17.0669930Z [1502/6480] 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:17.0888117Z [1503/6480] 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:17.1063376Z [1504/6480] 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:17.2160838Z [1505/6480] 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:17.2345181Z [1506/6480] 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:17.2370199Z [1507/6480] 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:17.2588843Z [1508/6480] 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:17.2806385Z [1509/6480] 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:17.2959489Z [1510/6480] 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:17.3193766Z [1511/6480] 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:17.3662368Z [1512/6480] 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:17.4389675Z [1513/6480] 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:17.4722414Z [1514/6480] 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:17.4888023Z [1515/6480] 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:17.4921515Z [1516/6480] 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:17.5030618Z [1517/6480] 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:17.5291278Z [1518/6480] 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:17.5477835Z [1519/6480] 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:17.6356908Z [1520/6480] 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:17.6581246Z [1521/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-requantization\rndna-sse2.c.obj 2022-12-01T09:58:17.6758926Z [1522/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-requantization\fp32-sse2.c.obj 2022-12-01T09:58:17.6787653Z [1523/6480] 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:17.6943128Z [1524/6480] 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:17.7079096Z [1525/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-requantization\gemmlowp-sse2.c.obj 2022-12-01T09:58:17.7187461Z [1526/6480] 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:17.7342668Z [1527/6480] 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:17.8288417Z [1528/6480] 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:17.8318080Z [1529/6480] 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:17.8597871Z [1530/6480] 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:17.8622883Z [1531/6480] 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:17.8801592Z [1532/6480] 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:17.8830917Z [1533/6480] 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:17.8858878Z [1534/6480] 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:17.8952891Z [1535/6480] 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:17.9918218Z [1536/6480] 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:18.0012387Z [1537/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\s8-ibilinear\gen\sse2-c8.c.obj 2022-12-01T09:58:18.0132462Z [1538/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\s8-maxpool\9p8x-minmax-sse2-c16.c.obj 2022-12-01T09:58:18.0311715Z [1539/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\s8-ibilinear\gen\sse2-c16.c.obj 2022-12-01T09:58:18.0425258Z [1540/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\s8-vclamp\sse2-x64.c.obj 2022-12-01T09:58:18.0449169Z [1541/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\u8-rmax\sse2.c.obj 2022-12-01T09:58:18.0578694Z [1542/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\u8-ibilinear\gen\sse2-c8.c.obj 2022-12-01T09:58:18.0832699Z [1543/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\u8-ibilinear\gen\sse2-c16.c.obj 2022-12-01T09:58:18.1577618Z [1544/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\xx-fill\sse2-x64.c.obj 2022-12-01T09:58:18.1677919Z [1545/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\u8-maxpool\9p8x-minmax-sse2-c16.c.obj 2022-12-01T09:58:18.1850798Z [1546/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\xx-pad\sse2.c.obj 2022-12-01T09:58:18.2100338Z [1547/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\u8-vclamp\sse2-x64.c.obj 2022-12-01T09:58:18.2188996Z [1548/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-zip\x2-sse2.c.obj 2022-12-01T09:58:18.2279086Z [1549/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-transpose\gen\16x16-reuse-switch-sse2.c.obj 2022-12-01T09:58:18.2379082Z [1550/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-zip\x3-sse2.c.obj 2022-12-01T09:58:18.2407336Z [1551/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-transpose\gen\16x16-reuse-mov-sse2.c.obj 2022-12-01T09:58:18.3161872Z [1552/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-zip\xm-sse2.c.obj 2022-12-01T09:58:18.3483257Z [1553/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-zip\x4-sse2.c.obj 2022-12-01T09:58:18.3922533Z [1554/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x16-transpose\gen\8x8-multi-switch-sse2.c.obj 2022-12-01T09:58:18.4019921Z [1555/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x16-transpose\gen\8x8-multi-mov-sse2.c.obj 2022-12-01T09:58:18.4183837Z [1556/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x16-transpose\gen\8x8-reuse-multi-sse2.c.obj 2022-12-01T09:58:18.4217103Z [1557/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x16-transpose\gen\8x8-reuse-switch-sse2.c.obj 2022-12-01T09:58:18.4375498Z [1558/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x16-transpose\gen\8x8-reuse-mov-sse2.c.obj 2022-12-01T09:58:18.4675277Z [1559/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\4x4-multi-switch-sse2.c.obj 2022-12-01T09:58:18.5311894Z [1560/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\4x4-reuse-mov-sse2.c.obj 2022-12-01T09:58:18.5639849Z [1561/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x16-transpose\4x8-sse2.c.obj 2022-12-01T09:58:18.5774258Z [1562/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-zip\xm-sse2.c.obj 2022-12-01T09:58:18.5805547Z [1563/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\4x4-multi-multi-sse2.c.obj 2022-12-01T09:58:18.5830577Z [1564/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-zip\x2-sse2.c.obj 2022-12-01T09:58:18.5977332Z [1565/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\4x4-multi-mov-sse2.c.obj 2022-12-01T09:58:18.6311752Z [1566/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-unpool\sse2.c.obj 2022-12-01T09:58:18.6525483Z [1567/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\4x4-reuse-multi-sse2.c.obj 2022-12-01T09:58:18.7360510Z [1568/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-transpose\gen\4x4-reuse-switch-sse2.c.obj 2022-12-01T09:58:18.7385995Z [1569/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-zip\x4-sse2.c.obj 2022-12-01T09:58:18.7644048Z [1570/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x64-transpose\gen\2x2-multi-switch-sse2.c.obj 2022-12-01T09:58:18.7742663Z [1571/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x32-zip\x3-sse2.c.obj 2022-12-01T09:58:18.7880042Z [1572/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x64-transpose\gen\2x2-multi-multi-sse2.c.obj 2022-12-01T09:58:18.7909877Z [1573/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x64-transpose\gen\2x2-multi-mov-sse2.c.obj 2022-12-01T09:58:18.8120565Z [1574/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x64-transpose\gen\2x2-reuse-switch-sse2.c.obj 2022-12-01T09:58:18.8620983Z [1575/6480] 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:18.9514116Z [1576/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x64-transpose\gen\2x2-reuse-mov-sse2.c.obj 2022-12-01T09:58:18.9699306Z [1577/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x64-transpose\gen\2x2-reuse-multi-sse2.c.obj 2022-12-01T09:58:18.9787262Z [1578/6480] 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:18.9814578Z [1579/6480] 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:19.0148448Z [1580/6480] 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:19.0174199Z [1581/6480] 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:19.0204034Z [1582/6480] 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:19.0637115Z [1583/6480] 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:19.1825961Z [1584/6480] 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:19.1855496Z [1585/6480] 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:19.1941820Z [1586/6480] 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:19.2460575Z [1587/6480] 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:19.2625924Z [1588/6480] 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:19.2847718Z [1589/6480] 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:19.2880334Z [1590/6480] 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:19.3079995Z [1591/6480] 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:19.4333938Z [1592/6480] 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:19.4363363Z [1593/6480] 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:19.4532291Z [1594/6480] 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:19.4789013Z [1595/6480] 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:19.5012255Z [1596/6480] 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:19.5351760Z [1597/6480] 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:19.5523840Z [1598/6480] 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:19.5857270Z [1599/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-requantization\gemmlowp-ssse3.c.obj 2022-12-01T09:58:19.5909445Z [1600/6480] 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:19.6282251Z [1601/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-requantization\rndna-ssse3.c.obj 2022-12-01T09:58:19.6784682Z [1602/6480] 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:19.6981110Z [1603/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-requantization\gemmlowp-ssse3.c.obj 2022-12-01T09:58:19.7066524Z [1604/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-requantization\rndna-ssse3.c.obj 2022-12-01T09:58:19.7093165Z [1605/6480] 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:19.7454350Z [1606/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-lut\gen\lut-ssse3-x32.c.obj 2022-12-01T09:58:19.7566136Z [1607/6480] 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:19.7663623Z [1608/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-lut\gen\lut-ssse3-x16.c.obj 2022-12-01T09:58:19.7773067Z [1609/6480] 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:19.8343955Z [1610/6480] 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:19.8572834Z [1611/6480] 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:19.8938946Z [1612/6480] 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:19.8962338Z [1613/6480] 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:19.9055005Z [1614/6480] 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:19.9183289Z [1615/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-f16-vcvt\gen\vcvt-sse41-x8.c.obj 2022-12-01T09:58:19.9432474Z [1616/6480] 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:19.9462855Z [1617/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-f16-vcvt\gen\vcvt-sse41-x32.c.obj 2022-12-01T09:58:20.0123094Z [1618/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-f16-vcvt\gen\vcvt-sse41-x24.c.obj 2022-12-01T09:58:20.0271495Z [1619/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-prelu\gen\sse41-2x4.c.obj 2022-12-01T09:58:20.0454078Z [1620/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-f16-vcvt\gen\vcvt-sse41-x16.c.obj 2022-12-01T09:58:20.0657682Z [1621/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-sse41-x16.c.obj 2022-12-01T09:58:20.0832716Z [1622/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-sse41-x32.c.obj 2022-12-01T09:58:20.0869191Z [1623/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-prelu\gen\sse41-2x8.c.obj 2022-12-01T09:58:20.1100888Z [1624/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-sse41-x8.c.obj 2022-12-01T09:58:20.1210896Z [1625/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-sse41-x24.c.obj 2022-12-01T09:58:20.2005062Z [1626/6480] 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:20.2093026Z [1627/6480] 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:20.2122152Z [1628/6480] 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:20.2240242Z [1629/6480] 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:20.2557053Z [1630/6480] 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:20.2586109Z [1631/6480] 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:20.2742330Z [1632/6480] 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:20.2928143Z [1633/6480] 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:20.3763212Z [1634/6480] 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:20.3861864Z [1635/6480] 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:20.3888814Z [1636/6480] 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:20.4029100Z [1637/6480] 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:20.4349148Z [1638/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vlrelu\gen\vlrelu-sse41-x8.c.obj 2022-12-01T09:58:20.4381504Z [1639/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vlrelu\gen\vlrelu-sse41-x4.c.obj 2022-12-01T09:58:20.4912133Z [1640/6480] 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:20.5442402Z [1641/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndne-sse41-x4.c.obj 2022-12-01T09:58:20.5741501Z [1642/6480] 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:20.5767922Z [1643/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndd-sse41-x4.c.obj 2022-12-01T09:58:20.5863301Z [1644/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndd-sse41-x8.c.obj 2022-12-01T09:58:20.5964240Z [1645/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndne-sse41-x8.c.obj 2022-12-01T09:58:20.6319684Z [1646/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndz-sse41-x4.c.obj 2022-12-01T09:58:20.6567641Z [1647/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndu-sse41-x8.c.obj 2022-12-01T09:58:20.7062346Z [1648/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndu-sse41-x4.c.obj 2022-12-01T09:58:20.7286544Z [1649/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndz-sse41-x8.c.obj 2022-12-01T09:58:20.7508813Z [1650/6480] 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:20.7595493Z [1651/6480] 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:20.7692704Z [1652/6480] 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:20.7872047Z [1653/6480] 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:20.7992168Z [1654/6480] 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:20.8106601Z [1655/6480] 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:20.8665912Z [1656/6480] 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:20.9046638Z [1657/6480] 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:20.9384007Z [1658/6480] 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:20.9465040Z [1659/6480] 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:20.9556850Z [1660/6480] 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:20.9584390Z [1661/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\cvt-f32-f16-sse41.c.obj 2022-12-01T09:58:20.9739840Z [1662/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\cvt-f16-f32-sse41-int16.c.obj 2022-12-01T09:58:21.0157452Z [1663/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\cvt-f16-f32-sse41-int32.c.obj 2022-12-01T09:58:21.0262203Z [1664/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundd-sse41.c.obj 2022-12-01T09:58:21.0979752Z [1665/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundz-sse41.c.obj 2022-12-01T09:58:21.1066604Z [1666/6480] 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:21.1312675Z [1667/6480] 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:21.1335885Z [1668/6480] 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:21.1485073Z [1669/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundu-sse41.c.obj 2022-12-01T09:58:21.1528493Z [1670/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\roundne-sse41.c.obj 2022-12-01T09:58:21.1913299Z [1671/6480] 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:21.2057826Z [1672/6480] 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:21.2826687Z [1673/6480] 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:21.3035449Z [1674/6480] 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:21.3473758Z [1675/6480] 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:21.3503814Z [1676/6480] 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:21.3534529Z [1677/6480] 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:21.3562995Z [1678/6480] 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:21.3849355Z [1679/6480] 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:21.4281787Z [1680/6480] 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:21.5046804Z [1681/6480] 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:21.5376431Z [1682/6480] 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:21.5475441Z [1683/6480] 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:21.5586568Z [1684/6480] 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:21.5881763Z [1685/6480] 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:21.5980115Z [1686/6480] 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:21.6753843Z [1687/6480] 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:21.6779301Z [1688/6480] 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:21.7690731Z [1689/6480] 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:21.7787902Z [1690/6480] 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:21.8065210Z [1691/6480] 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:21.8190974Z [1692/6480] 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:21.8422651Z [1693/6480] 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:21.8561146Z [1694/6480] 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:21.9240969Z [1695/6480] 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:21.9336738Z [1696/6480] 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:22.0185959Z [1697/6480] 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:22.0392753Z [1698/6480] 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:22.0482787Z [1699/6480] 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:22.0781049Z [1700/6480] 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:22.0936205Z [1701/6480] 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:22.1037723Z [1702/6480] 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:22.1817683Z [1703/6480] 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:22.1915833Z [1704/6480] 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:22.2541531Z [1705/6480] 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:22.2918993Z [1706/6480] 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:22.2944372Z [1707/6480] 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:22.3201547Z [1708/6480] 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:22.3361160Z [1709/6480] 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:22.3465386Z [1710/6480] 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:22.4181595Z [1711/6480] 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:22.4518450Z [1712/6480] 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:22.4937492Z [1713/6480] 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:22.5117722Z [1714/6480] 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:22.5394408Z [1715/6480] 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:22.5700557Z [1716/6480] 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:22.5802347Z [1717/6480] 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:22.5928626Z [1718/6480] 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:22.7197380Z [1719/6480] 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:22.7324723Z [1720/6480] 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:22.7352952Z [1721/6480] 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:22.7570012Z [1722/6480] 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:22.7972671Z [1723/6480] 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:22.8265435Z [1724/6480] 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:22.8303651Z [1725/6480] 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:22.8510522Z [1726/6480] 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:22.8879036Z [1727/6480] 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:22.9066924Z [1728/6480] 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:22.9582994Z [1729/6480] 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:22.9739699Z [1730/6480] 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:22.9781936Z [1731/6480] 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:22.9932063Z [1732/6480] 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:23.0020915Z [1733/6480] 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:23.0376820Z [1734/6480] 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:23.0736725Z [1735/6480] 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:23.0888006Z [1736/6480] 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:23.1371829Z [1737/6480] 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:23.1523564Z [1738/6480] 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:23.1666308Z [1739/6480] 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:23.1696361Z [1740/6480] 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:23.1951027Z [1741/6480] 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:23.2597207Z [1742/6480] 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:23.2621082Z [1743/6480] 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:23.2984600Z [1744/6480] 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:23.3193023Z [1745/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-sse41-x8.c.obj 2022-12-01T09:58:23.3435847Z [1746/6480] 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:23.3688552Z [1747/6480] 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:23.3720054Z [1748/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-sse41-x16.c.obj 2022-12-01T09:58:23.4123549Z [1749/6480] 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:23.4153269Z [1750/6480] 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:23.4256726Z [1751/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-sse41-x24.c.obj 2022-12-01T09:58:23.4858003Z [1752/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-sse41-x32.c.obj 2022-12-01T09:58:23.5036064Z [1753/6480] 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:23.5300256Z [1754/6480] 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:23.5327735Z [1755/6480] 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:23.5625093Z [1756/6480] 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:23.6478921Z [1757/6480] 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:23.6512582Z [1758/6480] 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:23.6650296Z [1759/6480] 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:23.7289317Z [1760/6480] 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:23.7536445Z [1761/6480] 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:23.7571494Z [1762/6480] 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:23.7893424Z [1763/6480] 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:23.8023155Z [1764/6480] 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:23.8779729Z [1765/6480] 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:23.8994910Z [1766/6480] 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:23.9093247Z [1767/6480] 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:23.9636116Z [1768/6480] 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:23.9923877Z [1769/6480] 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:24.0264761Z [1770/6480] 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:24.0355351Z [1771/6480] 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:24.0460125Z [1772/6480] 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:24.1294314Z [1773/6480] 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:24.1612170Z [1774/6480] 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:24.1707860Z [1775/6480] 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:24.1920437Z [1776/6480] 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:24.2226268Z [1777/6480] 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:24.2635063Z [1778/6480] 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:24.2825974Z [1779/6480] 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:24.2855236Z [1780/6480] 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:24.3679118Z [1781/6480] 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:24.4036040Z [1782/6480] 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:24.4532372Z [1783/6480] 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:24.4634820Z [1784/6480] 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:24.4660762Z [1785/6480] 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:24.4925580Z [1786/6480] 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:24.5135057Z [1787/6480] 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:24.5422337Z [1788/6480] 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:24.6101070Z [1789/6480] 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:24.6525114Z [1790/6480] 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:24.6883739Z [1791/6480] 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:24.7039358Z [1792/6480] 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:24.7208409Z [1793/6480] 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:24.7335210Z [1794/6480] 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:24.7528440Z [1795/6480] 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:24.7630868Z [1796/6480] 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:24.8820538Z [1797/6480] 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:24.9117256Z [1798/6480] 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:24.9142613Z [1799/6480] 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:24.9473311Z [1800/6480] 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:24.9596153Z [1801/6480] 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:24.9702272Z [1802/6480] 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:24.9949672Z [1803/6480] 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:25.0335775Z [1804/6480] 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:25.1463033Z [1805/6480] 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:25.1571538Z [1806/6480] 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:25.1671683Z [1807/6480] 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:25.1871158Z [1808/6480] 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:25.1892604Z [1809/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-requantization\gemmlowp-sse4.c.obj 2022-12-01T09:58:25.1995312Z [1810/6480] 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:25.2023474Z [1811/6480] 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:25.2422400Z [1812/6480] 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:25.3329257Z [1813/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-requantization\rndnu-sse4-sra.c.obj 2022-12-01T09:58:25.3456050Z [1814/6480] 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:25.3561193Z [1815/6480] 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:25.3584511Z [1816/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-requantization\rndna-sse4.c.obj 2022-12-01T09:58:25.3606496Z [1817/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-requantization\rndnu-sse4-srl.c.obj 2022-12-01T09:58:25.3701184Z [1818/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-requantization\fp32-sse4.c.obj 2022-12-01T09:58:25.3883747Z [1819/6480] 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:25.4116433Z [1820/6480] 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:25.5123885Z [1821/6480] 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:25.5148695Z [1822/6480] 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:25.5254623Z [1823/6480] 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:25.5360010Z [1824/6480] 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:25.5391898Z [1825/6480] 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:25.5415423Z [1826/6480] 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:25.5607081Z [1827/6480] 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:25.5951047Z [1828/6480] 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:25.6744414Z [1829/6480] 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:25.7253975Z [1830/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x3-minmax-avx-acc2.c.obj 2022-12-01T09:58:25.7276874Z [1831/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x4-minmax-avx-acc2.c.obj 2022-12-01T09:58:25.7300441Z [1832/6480] 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:25.7599477Z [1833/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x9-minmax-avx-acc2.c.obj 2022-12-01T09:58:25.7695043Z [1834/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x3-minmax-avx.c.obj 2022-12-01T09:58:25.7801690Z [1835/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x4-minmax-avx.c.obj 2022-12-01T09:58:25.7835383Z [1836/6480] 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:25.8489232Z [1837/6480] 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:25.8860819Z [1838/6480] 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:25.9186007Z [1839/6480] 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:25.9211662Z [1840/6480] 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:25.9598281Z [1841/6480] 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:25.9623539Z [1842/6480] 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:25.9653895Z [1843/6480] 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:25.9750990Z [1844/6480] 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:26.0576316Z [1845/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-sse41-x8.c.obj 2022-12-01T09:58:26.0698098Z [1846/6480] 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:26.1017585Z [1847/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-sse41-x16.c.obj 2022-12-01T09:58:26.1230779Z [1848/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-sse41-x24.c.obj 2022-12-01T09:58:26.1318656Z [1849/6480] 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:26.1501371Z [1850/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-sse41-x32.c.obj 2022-12-01T09:58:26.1764302Z [1851/6480] 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:26.1871919Z [1852/6480] 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:26.2183744Z [1853/6480] 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:26.2426824Z [1854/6480] 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:26.2557319Z [1855/6480] 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:26.3690949Z [1856/6480] 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:26.3902476Z [1857/6480] 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:26.4137060Z [1858/6480] 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:26.4162603Z [1859/6480] 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:26.4267902Z [1860/6480] 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:26.4524851Z [1861/6480] 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:26.4843730Z [1862/6480] 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:26.5403265Z [1863/6480] 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:26.5928410Z [1864/6480] 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:26.6295326Z [1865/6480] 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:26.6650166Z [1866/6480] 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:26.6680088Z [1867/6480] 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:26.6796309Z [1868/6480] 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:26.6938907Z [1869/6480] 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:26.7045329Z [1870/6480] 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:26.7752558Z [1871/6480] 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:26.8781636Z [1872/6480] 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:26.8905655Z [1873/6480] 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:26.9006141Z [1874/6480] 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:26.9285051Z [1875/6480] 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:26.9322713Z [1876/6480] 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:26.9451702Z [1877/6480] 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:26.9564175Z [1878/6480] 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:27.0143888Z [1879/6480] 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:27.1132299Z [1880/6480] 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:27.1524358Z [1881/6480] 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:27.1609659Z [1882/6480] 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:27.1989046Z [1883/6480] 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:27.2080093Z [1884/6480] 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:27.2105375Z [1885/6480] 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:27.2242296Z [1886/6480] 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:27.2654688Z [1887/6480] 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:27.3643612Z [1888/6480] 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:27.4042502Z [1889/6480] 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:27.4131802Z [1890/6480] 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:27.4289821Z [1891/6480] 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:27.4388896Z [1892/6480] 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:27.4512189Z [1893/6480] 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:27.4715664Z [1894/6480] 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:27.4937334Z [1895/6480] 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:27.6054452Z [1896/6480] 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:27.6192305Z [1897/6480] 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:27.6304993Z [1898/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-requantization\gemmlowp-sse4.c.obj 2022-12-01T09:58:27.6393975Z [1899/6480] 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:27.6624083Z [1900/6480] 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:27.6745958Z [1901/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-requantization\rndna-sse4.c.obj 2022-12-01T09:58:27.6841379Z [1902/6480] 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:27.7232929Z [1903/6480] 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:27.7596691Z [1904/6480] 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:27.7816268Z [1905/6480] 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:27.7854628Z [1906/6480] 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:27.8192309Z [1907/6480] 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:27.8400820Z [1908/6480] 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:27.8502485Z [1909/6480] 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:27.8601576Z [1910/6480] 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:27.9066667Z [1911/6480] 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:27.9096252Z [1912/6480] 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:27.9573520Z [1913/6480] 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:27.9613519Z [1914/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x9-minmax-avx.c.obj 2022-12-01T09:58:27.9976162Z [1915/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\u8-ibilinear\gen\sse41-c8.c.obj 2022-12-01T09:58:28.0010126Z [1916/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\s8-maxpool\9p8x-minmax-sse41-c16.c.obj 2022-12-01T09:58:28.0339131Z [1917/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\s8-ibilinear\gen\sse41-c16.c.obj 2022-12-01T09:58:28.0773319Z [1918/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\s8-ibilinear\gen\sse41-c8.c.obj 2022-12-01T09:58:28.0936058Z [1919/6480] 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:28.1038550Z [1920/6480] 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:28.1089019Z [1921/6480] 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:28.1512087Z [1922/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\u8-ibilinear\gen\sse41-c16.c.obj 2022-12-01T09:58:28.1541163Z [1923/6480] 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:28.1821019Z [1924/6480] 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:28.1952005Z [1925/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\s8-vclamp\sse41-x64.c.obj 2022-12-01T09:58:28.2525901Z [1926/6480] 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:28.2756634Z [1927/6480] 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:28.2850636Z [1928/6480] 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:28.2964940Z [1929/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x25-minmax-avx.c.obj 2022-12-01T09:58:28.3591484Z [1930/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x4-minmax-avx-acc2.c.obj 2022-12-01T09:58:28.3691471Z [1931/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x3-minmax-avx-acc2.c.obj 2022-12-01T09:58:28.4020277Z [1932/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x25-minmax-avx-acc2.c.obj 2022-12-01T09:58:28.4426672Z [1933/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x3-minmax-avx.c.obj 2022-12-01T09:58:28.4558996Z [1934/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x9-minmax-avx-acc2.c.obj 2022-12-01T09:58:28.4657572Z [1935/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x4-minmax-avx.c.obj 2022-12-01T09:58:28.4916476Z [1936/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x25-minmax-avx-acc2.c.obj 2022-12-01T09:58:28.5010911Z [1937/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x25-minmax-avx.c.obj 2022-12-01T09:58:28.5521866Z [1938/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x9-minmax-avx.c.obj 2022-12-01T09:58:28.5933184Z [1939/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-f16-vcvt\gen\vcvt-avx-x8.c.obj 2022-12-01T09:58:28.5966674Z [1940/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-f16-vcvt\gen\vcvt-avx-x24.c.obj 2022-12-01T09:58:28.6120066Z [1941/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-f16-vcvt\gen\vcvt-avx-x16.c.obj 2022-12-01T09:58:28.6640018Z [1942/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-f16-vcvt\gen\vcvt-avx-x32.c.obj 2022-12-01T09:58:28.6884151Z [1943/6480] 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:28.7679978Z [1944/6480] 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:28.7709097Z [1945/6480] 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:28.8273438Z [1946/6480] 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:28.8299522Z [1947/6480] 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:28.8328286Z [1948/6480] 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:28.8426452Z [1949/6480] 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:28.9020588Z [1950/6480] 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:28.9818177Z [1951/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\1x16-minmax-avx-broadcast.c.obj 2022-12-01T09:58:28.9844796Z [1952/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\1x8-minmax-avx-broadcast.c.obj 2022-12-01T09:58:29.0135007Z [1953/6480] 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:29.0290139Z [1954/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\3x16-minmax-avx-broadcast.c.obj 2022-12-01T09:58:29.0444274Z [1955/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\4x16-minmax-avx-broadcast.c.obj 2022-12-01T09:58:29.0544544Z [1956/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\4x8-minmax-avx-broadcast.c.obj 2022-12-01T09:58:29.0667904Z [1957/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\5x8-minmax-avx-broadcast.c.obj 2022-12-01T09:58:29.1654052Z [1958/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\5x16-minmax-avx-broadcast.c.obj 2022-12-01T09:58:29.1977050Z [1959/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\1x8-minmax-avx-broadcast.c.obj 2022-12-01T09:58:29.2204991Z [1960/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\4x8-minmax-avx-broadcast.c.obj 2022-12-01T09:58:29.2366246Z [1961/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\7x8-minmax-avx-broadcast.c.obj 2022-12-01T09:58:29.2602226Z [1962/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\1x16-minmax-avx-broadcast.c.obj 2022-12-01T09:58:29.2699950Z [1963/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\3x16-minmax-avx-broadcast.c.obj 2022-12-01T09:58:29.2796711Z [1964/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\6x8-minmax-avx-broadcast.c.obj 2022-12-01T09:58:29.2992800Z [1965/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\5x16-minmax-avx-broadcast.c.obj 2022-12-01T09:58:29.4035503Z [1966/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\4x16-minmax-avx-broadcast.c.obj 2022-12-01T09:58:29.4373546Z [1967/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\5x8-minmax-avx-broadcast.c.obj 2022-12-01T09:58:29.4403121Z [1968/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\7x8-minmax-avx-broadcast.c.obj 2022-12-01T09:58:29.4492126Z [1969/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-avx-x16.c.obj 2022-12-01T09:58:29.4516143Z [1970/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\6x8-minmax-avx-broadcast.c.obj 2022-12-01T09:58:29.4634838Z [1971/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-avx-x8.c.obj 2022-12-01T09:58:29.4734699Z [1972/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-prelu\gen\avx-2x8.c.obj 2022-12-01T09:58:29.4762767Z [1973/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-prelu\gen\avx-2x16.c.obj 2022-12-01T09:58:29.5818783Z [1974/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-avx-x16.c.obj 2022-12-01T09:58:29.6255772Z [1975/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-avx-x32.c.obj 2022-12-01T09:58:29.6282296Z [1976/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-avx-x24.c.obj 2022-12-01T09:58:29.6377502Z [1977/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-avx-x24.c.obj 2022-12-01T09:58:29.6409521Z [1978/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-avx-x32.c.obj 2022-12-01T09:58:29.6437750Z [1979/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-avx-x8.c.obj 2022-12-01T09:58:29.6547763Z [1980/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vadd-minmax-avx-x8.c.obj 2022-12-01T09:58:29.6743026Z [1981/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vaddc-minmax-avx-x8.c.obj 2022-12-01T09:58:29.7426959Z [1982/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-rmax\avx.c.obj 2022-12-01T09:58:29.8148717Z [1983/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdivc-minmax-avx-x8.c.obj 2022-12-01T09:58:29.8248393Z [1984/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdiv-minmax-avx-x16.c.obj 2022-12-01T09:58:29.8272665Z [1985/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vadd-minmax-avx-x16.c.obj 2022-12-01T09:58:29.8297423Z [1986/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdiv-minmax-avx-x8.c.obj 2022-12-01T09:58:29.8411490Z [1987/6480] 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.8438752Z [1988/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vdivc-minmax-avx-x16.c.obj 2022-12-01T09:58:29.8542405Z [1989/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vaddc-minmax-avx-x16.c.obj 2022-12-01T09:58:29.9417886Z [1990/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmaxc-avx-x16.c.obj 2022-12-01T09:58:29.9933943Z [1991/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmax-avx-x8.c.obj 2022-12-01T09:58:30.0033899Z [1992/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmaxc-avx-x8.c.obj 2022-12-01T09:58:30.0123944Z [1993/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmax-avx-x16.c.obj 2022-12-01T09:58:30.0163402Z [1994/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmin-avx-x16.c.obj 2022-12-01T09:58:30.0263799Z [1995/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vminc-avx-x8.c.obj 2022-12-01T09:58:30.0362471Z [1996/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmin-avx-x8.c.obj 2022-12-01T09:58:30.0637761Z [1997/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vminc-avx-x16.c.obj 2022-12-01T09:58:30.1365264Z [1998/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmul-minmax-avx-x8.c.obj 2022-12-01T09:58:30.1690463Z [1999/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmulc-minmax-avx-x16.c.obj 2022-12-01T09:58:30.1935798Z [2000/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmul-minmax-avx-x16.c.obj 2022-12-01T09:58:30.2022320Z [2001/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrdivc-minmax-avx-x16.c.obj 2022-12-01T09:58:30.2132711Z [2002/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrdivc-minmax-avx-x8.c.obj 2022-12-01T09:58:30.2232433Z [2003/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmulc-minmax-avx-x8.c.obj 2022-12-01T09:58:30.2329876Z [2004/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrsubc-minmax-avx-x8.c.obj 2022-12-01T09:58:30.2357887Z [2005/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsqrdiff-avx-x16.c.obj 2022-12-01T09:58:30.3193299Z [2006/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsqrdiffc-avx-x8.c.obj 2022-12-01T09:58:30.3542004Z [2007/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsqrdiff-avx-x8.c.obj 2022-12-01T09:58:30.3711275Z [2008/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrsubc-minmax-avx-x16.c.obj 2022-12-01T09:58:30.3974171Z [2009/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsqrdiffc-avx-x16.c.obj 2022-12-01T09:58:30.4001148Z [2010/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsub-minmax-avx-x8.c.obj 2022-12-01T09:58:30.4179467Z [2011/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsubc-minmax-avx-x8.c.obj 2022-12-01T09:58:30.4209418Z [2012/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vclamp\gen\vclamp-avx-x8.c.obj 2022-12-01T09:58:30.4315924Z [2013/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsubc-minmax-avx-x16.c.obj 2022-12-01T09:58:30.5121687Z [2014/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsub-minmax-avx-x16.c.obj 2022-12-01T09:58:30.5456056Z [2015/6480] 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:30.5779984Z [2016/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vclamp\gen\vclamp-avx-x16.c.obj 2022-12-01T09:58:30.5806828Z [2017/6480] 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:30.5924516Z [2018/6480] 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:30.6153087Z [2019/6480] 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:30.6183438Z [2020/6480] 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:30.6481011Z [2021/6480] 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:30.6902560Z [2022/6480] 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:30.7329575Z [2023/6480] 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:30.7876901Z [2024/6480] 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:30.7905468Z [2025/6480] 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:30.8168477Z [2026/6480] 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:30.8272828Z [2027/6480] 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:30.8303163Z [2028/6480] 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:30.8424302Z [2029/6480] 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:30.8863191Z [2030/6480] 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:30.9142445Z [2031/6480] 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:30.9984080Z [2032/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vhswish\gen\vhswish-avx-x8.c.obj 2022-12-01T09:58:31.0009995Z [2033/6480] 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:31.0033693Z [2034/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vlrelu\gen\vlrelu-avx-x8.c.obj 2022-12-01T09:58:31.0127563Z [2035/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vlrelu\gen\vlrelu-avx-x16.c.obj 2022-12-01T09:58:31.0152603Z [2036/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vhswish\gen\vhswish-avx-x16.c.obj 2022-12-01T09:58:31.0422462Z [2037/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndne-avx-x8.c.obj 2022-12-01T09:58:31.1040438Z [2038/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndd-avx-x16.c.obj 2022-12-01T09:58:31.1158844Z [2039/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndne-avx-x16.c.obj 2022-12-01T09:58:31.1815325Z [2040/6480] 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:31.1918122Z [2041/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndu-avx-x16.c.obj 2022-12-01T09:58:31.2004872Z [2042/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndd-avx-x8.c.obj 2022-12-01T09:58:31.2247805Z [2043/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndz-avx-x16.c.obj 2022-12-01T09:58:31.2274674Z [2044/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndz-avx-x8.c.obj 2022-12-01T09:58:31.2575058Z [2045/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndu-avx-x8.c.obj 2022-12-01T09:58:31.2997920Z [2046/6480] 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:31.3101626Z [2047/6480] 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:31.3770642Z [2048/6480] 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:31.3867055Z [2049/6480] 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:31.4100916Z [2050/6480] 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:31.4187378Z [2051/6480] 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:31.4376911Z [2052/6480] 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:31.4410559Z [2053/6480] 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:31.4679319Z [2054/6480] 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:31.5115528Z [2055/6480] 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:31.5694486Z [2056/6480] 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:31.5728725Z [2057/6480] 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:31.6146220Z [2058/6480] 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:31.6178666Z [2059/6480] 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:31.6473706Z [2060/6480] 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:31.6505131Z [2061/6480] 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:31.6535113Z [2062/6480] 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:31.7019457Z [2063/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\avx-sqrt-x8.c.obj 2022-12-01T09:58:31.7794806Z [2064/6480] 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:31.7928127Z [2065/6480] 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:31.8163174Z [2066/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vneg-avx-x8.c.obj 2022-12-01T09:58:31.8186784Z [2067/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\avx-sqrt-x16.c.obj 2022-12-01T09:58:31.8346418Z [2068/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vneg-avx-x16.c.obj 2022-12-01T09:58:31.9106606Z [2069/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vabs-avx-x8.c.obj 2022-12-01T09:58:31.9130062Z [2070/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vabs-avx-x16.c.obj 2022-12-01T09:58:31.9153554Z [2071/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vsqr-avx-x16.c.obj 2022-12-01T09:58:31.9759782Z [2072/6480] 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:32.0007714Z [2073/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vsqr-avx-x8.c.obj 2022-12-01T09:58:32.0282813Z [2074/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\exp-f32-avx-rr2-p5.c.obj 2022-12-01T09:58:32.0385079Z [2075/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expm1minus-f32-avx-rr2-lut16-p3.c.obj 2022-12-01T09:58:32.0659038Z [2076/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx-rr2-p5-nr1.c.obj 2022-12-01T09:58:32.0684265Z [2077/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx-rr2-p5-div.c.obj 2022-12-01T09:58:32.0706671Z [2078/6480] 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:32.1424390Z [2079/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx-rr2-p5-nr2.c.obj 2022-12-01T09:58:32.1515089Z [2080/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expm1minus-f32-avx-rr2-p6.c.obj 2022-12-01T09:58:32.1769754Z [2081/6480] 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:32.2456835Z [2082/6480] 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:32.2484960Z [2083/6480] 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:32.2574451Z [2084/6480] 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:32.2599006Z [2085/6480] 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:32.2812382Z [2086/6480] 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:32.3166728Z [2087/6480] 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:32.3285194Z [2088/6480] 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:32.3831039Z [2089/6480] 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:32.4069066Z [2090/6480] 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:32.4322263Z [2091/6480] 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:32.4731494Z [2092/6480] 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:32.4755969Z [2093/6480] 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:32.4840660Z [2094/6480] 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:32.4931572Z [2095/6480] 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:32.5528223Z [2096/6480] 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:32.6323565Z [2097/6480] 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:32.6356870Z [2098/6480] 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:32.6912027Z [2099/6480] 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:32.7017800Z [2100/6480] 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:32.7117578Z [2101/6480] 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:32.7236795Z [2102/6480] 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:32.7276485Z [2103/6480] 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:32.8037260Z [2104/6480] 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:32.9068835Z [2105/6480] 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:32.9165247Z [2106/6480] 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:32.9351972Z [2107/6480] 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:32.9377706Z [2108/6480] 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:32.9484163Z [2109/6480] 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:32.9628597Z [2110/6480] 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:32.9847825Z [2111/6480] 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:33.0295047Z [2112/6480] 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:33.1405405Z [2113/6480] 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:33.1510848Z [2114/6480] 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:33.1825080Z [2115/6480] 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:33.1853853Z [2116/6480] 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:33.2089013Z [2117/6480] 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:33.2276705Z [2118/6480] 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:33.2370422Z [2119/6480] 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:33.2556706Z [2120/6480] 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:33.3740781Z [2121/6480] 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:33.4015422Z [2122/6480] 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:33.4248714Z [2123/6480] 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:33.4347647Z [2124/6480] 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:33.4494862Z [2125/6480] 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:33.4824188Z [2126/6480] 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:33.4916629Z [2127/6480] 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:33.5026920Z [2128/6480] 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:33.6480835Z [2129/6480] 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:33.6648123Z [2130/6480] 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:33.6772350Z [2131/6480] 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:33.6797331Z [2132/6480] 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:33.7047030Z [2133/6480] 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:33.7074705Z [2134/6480] 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:33.7231196Z [2135/6480] 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:33.7523747Z [2136/6480] 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:33.8524240Z [2137/6480] 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:33.9268005Z [2138/6480] 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:33.9292497Z [2139/6480] 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:33.9315531Z [2140/6480] 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:33.9402282Z [2141/6480] 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:33.9497894Z [2142/6480] 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:33.9688218Z [2143/6480] 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:33.9825842Z [2144/6480] 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:34.0219131Z [2145/6480] 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:34.1254541Z [2146/6480] 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:34.1279887Z [2147/6480] 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:34.1401736Z [2148/6480] 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:34.1436432Z [2149/6480] 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:34.1612586Z [2150/6480] 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:34.1644270Z [2151/6480] 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:34.2008880Z [2152/6480] 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:34.2110806Z [2153/6480] 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:34.3208102Z [2154/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-avx-x8.c.obj 2022-12-01T09:58:34.3235489Z [2155/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-avx-x16.c.obj 2022-12-01T09:58:34.3326751Z [2156/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-avx-x24.c.obj 2022-12-01T09:58:34.3497422Z [2157/6480] 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:34.3595042Z [2158/6480] 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:34.3726485Z [2159/6480] 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:34.4488211Z [2160/6480] 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:34.4647316Z [2161/6480] 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:34.5134412Z [2162/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-avx-x32.c.obj 2022-12-01T09:58:34.5602083Z [2163/6480] 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:34.5889056Z [2164/6480] 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:34.5919570Z [2165/6480] 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:34.6027476Z [2166/6480] 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:34.6054086Z [2167/6480] 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:34.7003890Z [2168/6480] 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:34.7111073Z [2169/6480] 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:34.7378660Z [2170/6480] 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:34.8241656Z [2171/6480] 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:34.8327823Z [2172/6480] 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:34.8457165Z [2173/6480] 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:34.8489633Z [2174/6480] 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:34.8522273Z [2175/6480] 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:34.9428268Z [2176/6480] 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:34.9626973Z [2177/6480] 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:34.9772402Z [2178/6480] 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:35.0576259Z [2179/6480] 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:35.0724382Z [2180/6480] 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:35.1046679Z [2181/6480] 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:35.1142648Z [2182/6480] 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:35.1280173Z [2183/6480] 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:35.1683106Z [2184/6480] 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:35.2093761Z [2185/6480] 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:35.2207246Z [2186/6480] 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:35.3022527Z [2187/6480] 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:35.3295358Z [2188/6480] 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:35.3477699Z [2189/6480] 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:35.3506569Z [2190/6480] 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:35.3841355Z [2191/6480] 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:35.4157822Z [2192/6480] 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:35.4612370Z [2193/6480] 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:35.4892618Z [2194/6480] 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:35.5489349Z [2195/6480] 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:35.5803107Z [2196/6480] 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:35.5890078Z [2197/6480] 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:35.6118024Z [2198/6480] 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:35.6159527Z [2199/6480] 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:35.6811123Z [2200/6480] 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:35.7003857Z [2201/6480] 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:35.7280055Z [2202/6480] 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:35.8110048Z [2203/6480] 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:35.8200136Z [2204/6480] 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:35.8567470Z [2205/6480] 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:35.8674139Z [2206/6480] 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:35.8704405Z [2207/6480] 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:35.9381677Z [2208/6480] 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:35.9565465Z [2209/6480] 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:35.9665659Z [2210/6480] 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:36.0330706Z [2211/6480] 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:36.0445108Z [2212/6480] 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:36.0553666Z [2213/6480] 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:36.1087921Z [2214/6480] 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:36.1185219Z [2215/6480] 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:36.1230771Z [2216/6480] 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:36.1780840Z [2217/6480] 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:36.1918897Z [2218/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-gavgpool\gen\7p7x-minmax-f16c-c24.c.obj 2022-12-01T09:58:36.2210410Z [2219/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-gavgpool\gen\7x-minmax-f16c-c16.c.obj 2022-12-01T09:58:36.2313258Z [2220/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-gavgpool\gen\7x-minmax-f16c-c8.c.obj 2022-12-01T09:58:36.2415511Z [2221/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-gavgpool\gen\7p7x-minmax-f16c-c32.c.obj 2022-12-01T09:58:36.2723075Z [2222/6480] 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:36.2750416Z [2223/6480] 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:36.2944040Z [2224/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-gavgpool\gen\7p7x-minmax-f16c-c16.c.obj 2022-12-01T09:58:36.3488617Z [2225/6480] 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:36.3698687Z [2226/6480] 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:36.4065444Z [2227/6480] 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:36.4180930Z [2228/6480] 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:36.4288761Z [2229/6480] 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:36.4319085Z [2230/6480] 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:36.4347968Z [2231/6480] 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:36.4442094Z [2232/6480] 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:36.5280760Z [2233/6480] 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:36.5435134Z [2234/6480] 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:36.5657809Z [2235/6480] 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:36.5844140Z [2236/6480] 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:36.5936461Z [2237/6480] 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:36.6038349Z [2238/6480] 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:36.6136348Z [2239/6480] 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:36.7112083Z [2240/6480] 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:36.7157567Z [2241/6480] 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:36.7293576Z [2242/6480] 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:36.7425933Z [2243/6480] 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:36.7689285Z [2244/6480] 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:36.7724367Z [2245/6480] 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:36.7823987Z [2246/6480] 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:36.8504697Z [2247/6480] 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:36.8827629Z [2248/6480] 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:36.8916642Z [2249/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-avx-x16.c.obj 2022-12-01T09:58:36.9011951Z [2250/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-avx-x24.c.obj 2022-12-01T09:58:36.9114365Z [2251/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-avx-x8.c.obj 2022-12-01T09:58:36.9368013Z [2252/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-avx-x32.c.obj 2022-12-01T09:58:37.0024819Z [2253/6480] 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:37.0271131Z [2254/6480] 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:37.0948558Z [2255/6480] 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:37.1253880Z [2256/6480] 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:37.1366118Z [2257/6480] 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:37.1529283Z [2258/6480] 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:37.1672686Z [2259/6480] 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:37.2047745Z [2260/6480] 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:37.2589250Z [2261/6480] 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:37.2693895Z [2262/6480] 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:37.3224806Z [2263/6480] 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:37.3734017Z [2264/6480] 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:37.3979133Z [2265/6480] 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:37.4013794Z [2266/6480] 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:37.4422404Z [2267/6480] 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:37.4451289Z [2268/6480] 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:37.4931662Z [2269/6480] 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:37.5207735Z [2270/6480] 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:37.5502729Z [2271/6480] 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:37.6234130Z [2272/6480] 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:37.6435011Z [2273/6480] 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:37.6474725Z [2274/6480] 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:37.7105464Z [2275/6480] 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:37.7131497Z [2276/6480] 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:37.7395326Z [2277/6480] 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:37.7625575Z [2278/6480] 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:37.8111217Z [2279/6480] 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:37.8882164Z [2280/6480] 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:37.9001241Z [2281/6480] 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:37.9131988Z [2282/6480] 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:37.9635177Z [2283/6480] 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:37.9743324Z [2284/6480] 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:37.9850424Z [2285/6480] 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:38.0335179Z [2286/6480] 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:38.0440123Z [2287/6480] 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:38.1496659Z [2288/6480] 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:38.1595715Z [2289/6480] 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:38.1976993Z [2290/6480] 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:38.2185218Z [2291/6480] 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:38.2213158Z [2292/6480] 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:38.2424407Z [2293/6480] 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:38.2850680Z [2294/6480] 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:38.2967458Z [2295/6480] 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:38.3157806Z [2296/6480] 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:38.3255649Z [2297/6480] 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:38.3788466Z [2298/6480] 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:38.3924949Z [2299/6480] 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:38.4077574Z [2300/6480] 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:38.4587874Z [2301/6480] 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:38.4820248Z [2302/6480] 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:38.4968383Z [2303/6480] 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:38.5003218Z [2304/6480] 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:38.5099590Z [2305/6480] 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:38.5632396Z [2306/6480] 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:38.5678192Z [2307/6480] 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:38.5810538Z [2308/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-lut\gen\lut-avx-x48.c.obj 2022-12-01T09:58:38.6147964Z [2309/6480] 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:38.6707382Z [2310/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-lut\gen\lut-avx-x16.c.obj 2022-12-01T09:58:38.6737515Z [2311/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-lut\gen\lut-avx-x32.c.obj 2022-12-01T09:58:38.7069854Z [2312/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-f32-vcvt\gen\vcvt-f16c-x16.c.obj 2022-12-01T09:58:38.7163504Z [2313/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-gavgpool\gen\7p7x-minmax-f16c-c8.c.obj 2022-12-01T09:58:38.7298640Z [2314/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-f32-vcvt\gen\vcvt-f16c-x8.c.obj 2022-12-01T09:58:38.7553949Z [2315/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-lut\gen\lut-avx-x64.c.obj 2022-12-01T09:58:38.8423440Z [2316/6480] 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:38.8854011Z [2317/6480] 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:38.9078157Z [2318/6480] 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:38.9203535Z [2319/6480] 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:38.9229852Z [2320/6480] 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:38.9319685Z [2321/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-maxpool\9p8x-minmax-f16c-c8.c.obj 2022-12-01T09:58:38.9423412Z [2322/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-prelu\gen\f16c-2x16.c.obj 2022-12-01T09:58:38.9449914Z [2323/6480] 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:39.0225566Z [2324/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-gavgpool\gen\7x-minmax-f16c-c32.c.obj 2022-12-01T09:58:39.0586195Z [2325/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-gavgpool\gen\7x-minmax-f16c-c24.c.obj 2022-12-01T09:58:39.0911536Z [2326/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-prelu\gen\f16c-2x8.c.obj 2022-12-01T09:58:39.1008666Z [2327/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vadd-minmax-f16c-x8.c.obj 2022-12-01T09:58:39.1500889Z [2328/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vaddc-minmax-f16c-x16.c.obj 2022-12-01T09:58:39.1528826Z [2329/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vaddc-minmax-f16c-x8.c.obj 2022-12-01T09:58:39.1553732Z [2330/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vadd-minmax-f16c-x16.c.obj 2022-12-01T09:58:39.1581813Z [2331/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vdiv-minmax-f16c-x8.c.obj 2022-12-01T09:58:39.2411999Z [2332/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vdiv-minmax-f16c-x16.c.obj 2022-12-01T09:58:39.2447594Z [2333/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vmax-f16c-x16.c.obj 2022-12-01T09:58:39.2641013Z [2334/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vdivc-minmax-f16c-x16.c.obj 2022-12-01T09:58:39.2679089Z [2335/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vdivc-minmax-f16c-x8.c.obj 2022-12-01T09:58:39.3251529Z [2336/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vmax-f16c-x8.c.obj 2022-12-01T09:58:39.3347440Z [2337/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vminc-f16c-x8.c.obj 2022-12-01T09:58:39.3373208Z [2338/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vmaxc-f16c-x16.c.obj 2022-12-01T09:58:39.3501670Z [2339/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vmin-f16c-x16.c.obj 2022-12-01T09:58:39.4284868Z [2340/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vmin-f16c-x8.c.obj 2022-12-01T09:58:39.4379102Z [2341/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vmaxc-f16c-x8.c.obj 2022-12-01T09:58:39.4414602Z [2342/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vmulc-minmax-f16c-x16.c.obj 2022-12-01T09:58:39.4997630Z [2343/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vmulc-minmax-f16c-x8.c.obj 2022-12-01T09:58:39.5031149Z [2344/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vmul-minmax-f16c-x8.c.obj 2022-12-01T09:58:39.5127791Z [2345/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vminc-f16c-x16.c.obj 2022-12-01T09:58:39.5227973Z [2346/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vmul-minmax-f16c-x16.c.obj 2022-12-01T09:58:39.5479060Z [2347/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vrsubc-minmax-f16c-x8.c.obj 2022-12-01T09:58:39.6058064Z [2348/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vrdivc-minmax-f16c-x8.c.obj 2022-12-01T09:58:39.6164421Z [2349/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vrdivc-minmax-f16c-x16.c.obj 2022-12-01T09:58:39.6418799Z [2350/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vsub-minmax-f16c-x8.c.obj 2022-12-01T09:58:39.7139582Z [2351/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vsub-minmax-f16c-x16.c.obj 2022-12-01T09:58:39.7168207Z [2352/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vsubc-minmax-f16c-x16.c.obj 2022-12-01T09:58:39.7192558Z [2353/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vsubc-minmax-f16c-x8.c.obj 2022-12-01T09:58:39.7216167Z [2354/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vbinary\gen\vrsubc-minmax-f16c-x16.c.obj 2022-12-01T09:58:39.7372070Z [2355/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vclamp\gen\vclamp-f16c-x8.c.obj 2022-12-01T09:58:39.7825496Z [2356/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vclamp\gen\vclamp-f16c-x16.c.obj 2022-12-01T09:58:39.7931535Z [2357/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vhswish\gen\vhswish-f16c-x8.c.obj 2022-12-01T09:58:39.8683946Z [2358/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vlrelu\gen\vlrelu-f16c-x16.c.obj 2022-12-01T09:58:39.8946551Z [2359/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vhswish\gen\vhswish-f16c-x16.c.obj 2022-12-01T09:58:39.9003039Z [2360/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-f16-vcvt\gen\vcvt-f16c-x8.c.obj 2022-12-01T09:58:39.9291019Z [2361/6480] 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:39.9396426Z [2362/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vlrelu\gen\vlrelu-f16c-x8.c.obj 2022-12-01T09:58:39.9427793Z [2363/6480] 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:39.9466173Z [2364/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\cvt-f32-f16-f16c.c.obj 2022-12-01T09:58:40.0003133Z [2365/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-f16-vcvt\gen\vcvt-f16c-x16.c.obj 2022-12-01T09:58:40.0380538Z [2366/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\cvt-f16-f32-f16c.c.obj 2022-12-01T09:58:40.1413581Z [2367/6480] 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:40.1513242Z [2368/6480] 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:40.1548827Z [2369/6480] 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:40.1662626Z [2370/6480] 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:40.1691368Z [2371/6480] 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:40.1856123Z [2372/6480] 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:40.2713881Z [2373/6480] 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:40.2921115Z [2374/6480] 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:40.3698139Z [2375/6480] 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:40.3800259Z [2376/6480] 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:40.4077759Z [2377/6480] 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:40.4177341Z [2378/6480] 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:40.4425764Z [2379/6480] 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:40.4678846Z [2380/6480] 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:40.4915048Z [2381/6480] 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:40.5159194Z [2382/6480] 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:40.6397573Z [2383/6480] 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:40.6504950Z [2384/6480] 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:40.6536016Z [2385/6480] 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:40.6694241Z [2386/6480] 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:40.6885872Z [2387/6480] 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:40.7192929Z [2388/6480] 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:40.7322004Z [2389/6480] 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:40.7563997Z [2390/6480] 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:40.8967969Z [2391/6480] 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:40.8997330Z [2392/6480] 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:40.9084981Z [2393/6480] 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:40.9259526Z [2394/6480] 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:40.9462113Z [2395/6480] 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:40.9599266Z [2396/6480] 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:40.9717954Z [2397/6480] 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:41.0023230Z [2398/6480] 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:41.1195932Z [2399/6480] 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:41.1372153Z [2400/6480] 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:41.1402924Z [2401/6480] 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:41.1569432Z [2402/6480] 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:41.2007095Z [2403/6480] 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:41.2034282Z [2404/6480] 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:41.2293141Z [2405/6480] 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:41.2815643Z [2406/6480] 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:41.3621391Z [2407/6480] 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:41.3765681Z [2408/6480] 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:41.3917486Z [2409/6480] 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:41.4024495Z [2410/6480] 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:41.4314604Z [2411/6480] 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:41.4449031Z [2412/6480] 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:41.5108094Z [2413/6480] 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:41.5975923Z [2414/6480] 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:41.6276687Z [2415/6480] 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:41.6301245Z [2416/6480] 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:41.6325725Z [2417/6480] 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:41.6414958Z [2418/6480] 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:41.6523769Z [2419/6480] 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:41.6761155Z [2420/6480] 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:41.6790672Z [2421/6480] 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:41.8211739Z [2422/6480] 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:41.8241595Z [2423/6480] 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:41.8350691Z [2424/6480] 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:41.8378406Z [2425/6480] 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:41.8482418Z [2426/6480] 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:41.8675556Z [2427/6480] 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:41.8782652Z [2428/6480] 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:41.9011862Z [2429/6480] 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:42.0546411Z [2430/6480] 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:42.0649987Z [2431/6480] 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:42.0678398Z [2432/6480] 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:42.0775712Z [2433/6480] 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:42.0883941Z [2434/6480] 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:42.1115819Z [2435/6480] 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:42.1298473Z [2436/6480] 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:42.1430722Z [2437/6480] 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:42.2851999Z [2438/6480] 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:42.2886381Z [2439/6480] 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:42.3246898Z [2440/6480] 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:42.3295569Z [2441/6480] 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:42.3396527Z [2442/6480] 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:42.3866246Z [2443/6480] 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:42.3978487Z [2444/6480] 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:42.4091024Z [2445/6480] 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:42.5204573Z [2446/6480] 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:42.5371267Z [2447/6480] 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:42.5637625Z [2448/6480] 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:42.5832752Z [2449/6480] 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:42.5863196Z [2450/6480] 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:42.6202345Z [2451/6480] 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:42.6597470Z [2452/6480] 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:42.6873470Z [2453/6480] 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:42.7609075Z [2454/6480] 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:42.7787461Z [2455/6480] 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:42.7978520Z [2456/6480] 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:42.8199811Z [2457/6480] 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:42.8299157Z [2458/6480] 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:42.8544405Z [2459/6480] 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:42.9190928Z [2460/6480] 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:42.9351903Z [2461/6480] 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:42.9998356Z [2462/6480] 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:43.0095949Z [2463/6480] 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:43.0658125Z [2464/6480] 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:43.0690468Z [2465/6480] 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:43.0779158Z [2466/6480] 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:43.1258674Z [2467/6480] 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:43.1646697Z [2468/6480] 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:43.1806939Z [2469/6480] 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:43.2595905Z [2470/6480] 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:43.2640448Z [2471/6480] 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:43.3027935Z [2472/6480] 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:43.3069912Z [2473/6480] 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:43.3611139Z [2474/6480] 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:43.3638005Z [2475/6480] 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:43.3899287Z [2476/6480] 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:43.4099737Z [2477/6480] 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:43.4951193Z [2478/6480] 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:43.5083858Z [2479/6480] 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:43.5356491Z [2480/6480] 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:43.5448515Z [2481/6480] 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:43.5546876Z [2482/6480] 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:43.5652434Z [2483/6480] 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:43.6036330Z [2484/6480] 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:43.6243148Z [2485/6480] 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:43.6627779Z [2486/6480] 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:43.6817830Z [2487/6480] 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:43.7124932Z [2488/6480] 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:43.7351737Z [2489/6480] 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:43.7382358Z [2490/6480] 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:43.7487265Z [2491/6480] 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:43.7937860Z [2492/6480] 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:43.8768975Z [2493/6480] 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:43.8941194Z [2494/6480] 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:43.9175556Z [2495/6480] 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:43.9204040Z [2496/6480] 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:43.9398181Z [2497/6480] 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:43.9424652Z [2498/6480] 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:44.0128321Z [2499/6480] 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:44.0496699Z [2500/6480] 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:44.1104828Z [2501/6480] 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:44.1219850Z [2502/6480] 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:44.1509693Z [2503/6480] 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:44.1734782Z [2504/6480] 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:44.1827071Z [2505/6480] 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:44.2132031Z [2506/6480] 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:44.2856089Z [2507/6480] 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:44.4778857Z [2508/6480] 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:44.5330367Z [2509/6480] 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:44.6774414Z [2510/6480] 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:44.7260327Z [2511/6480] 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:44.8124604Z [2512/6480] 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:44.8165496Z [2513/6480] 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:44.8189748Z [2514/6480] 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:44.8214428Z [2515/6480] 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:44.8243422Z [2516/6480] 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:44.8272197Z [2517/6480] 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:44.9012982Z [2518/6480] 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:44.9729529Z [2519/6480] 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:45.0673861Z [2520/6480] 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:45.0870324Z [2521/6480] 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:45.1004036Z [2522/6480] 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:45.1031677Z [2523/6480] 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:45.1124927Z [2524/6480] 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:45.1230489Z [2525/6480] 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:45.1420238Z [2526/6480] 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:45.1900185Z [2527/6480] 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:45.2912491Z [2528/6480] 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:45.3114761Z [2529/6480] 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:45.3424893Z [2530/6480] 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:45.3453925Z [2531/6480] 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:45.3552141Z [2532/6480] 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:45.3576538Z [2533/6480] 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:45.4003710Z [2534/6480] 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:45.4116775Z [2535/6480] 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:45.4820540Z [2536/6480] 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:45.4951347Z [2537/6480] 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:45.5268843Z [2538/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up8x3-minmax-fma3-acc2.c.obj 2022-12-01T09:58:45.5362380Z [2539/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up8x4-minmax-fma3-acc2.c.obj 2022-12-01T09:58:45.5388889Z [2540/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up8x4-minmax-fma3.c.obj 2022-12-01T09:58:45.5576739Z [2541/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up8x3-minmax-fma3.c.obj 2022-12-01T09:58:45.5832851Z [2542/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up8x25-minmax-fma3.c.obj 2022-12-01T09:58:45.6073073Z [2543/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up8x9-minmax-fma3-acc2.c.obj 2022-12-01T09:58:45.6641487Z [2544/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up8x9-minmax-fma3.c.obj 2022-12-01T09:58:45.6850747Z [2545/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up8x25-minmax-fma3-acc2.c.obj 2022-12-01T09:58:45.7235321Z [2546/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up16x3-minmax-fma3.c.obj 2022-12-01T09:58:45.7334962Z [2547/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up16x4-minmax-fma3-acc2.c.obj 2022-12-01T09:58:45.7437117Z [2548/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up16x3-minmax-fma3-acc2.c.obj 2022-12-01T09:58:45.7692086Z [2549/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up16x9-minmax-fma3-acc2.c.obj 2022-12-01T09:58:45.7786319Z [2550/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up16x4-minmax-fma3.c.obj 2022-12-01T09:58:45.8109899Z [2551/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up32x3-minmax-fma3.c.obj 2022-12-01T09:58:45.8636170Z [2552/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up16x9-minmax-fma3.c.obj 2022-12-01T09:58:45.8768625Z [2553/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up16x25-minmax-fma3-acc2.c.obj 2022-12-01T09:58:45.9098198Z [2554/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up32x3-minmax-fma3-acc2.c.obj 2022-12-01T09:58:45.9224019Z [2555/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up16x25-minmax-fma3.c.obj 2022-12-01T09:58:45.9406828Z [2556/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up32x9-minmax-fma3.c.obj 2022-12-01T09:58:45.9619184Z [2557/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up32x4-minmax-fma3.c.obj 2022-12-01T09:58:45.9650130Z [2558/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up32x9-minmax-fma3-acc2.c.obj 2022-12-01T09:58:46.0062300Z [2559/6480] 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.0627924Z [2560/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up32x25-minmax-fma3-acc2.c.obj 2022-12-01T09:58:46.0721587Z [2561/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-dwconv\gen\up32x25-minmax-fma3.c.obj 2022-12-01T09:58:46.0927788Z [2562/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-ibilinear\gen\fma3-c8.c.obj 2022-12-01T09:58:46.1020122Z [2563/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-ibilinear\gen\fma3-c16.c.obj 2022-12-01T09:58:46.1281437Z [2564/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vmulcaddc\gen\c8-minmax-fma3-2x.c.obj 2022-12-01T09:58:46.1550935Z [2565/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-vmulcaddc\gen\c16-minmax-fma3-2x.c.obj 2022-12-01T09:58:46.1835760Z [2566/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x4-minmax-fma3-acc2.c.obj 2022-12-01T09:58:46.1954153Z [2567/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x3-minmax-fma3.c.obj 2022-12-01T09:58:46.2541745Z [2568/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x3-minmax-fma3-acc2.c.obj 2022-12-01T09:58:46.2889517Z [2569/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x4-minmax-fma3.c.obj 2022-12-01T09:58:46.2919754Z [2570/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x9-minmax-fma3-acc2.c.obj 2022-12-01T09:58:46.3193313Z [2571/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x25-minmax-fma3-acc2.c.obj 2022-12-01T09:58:46.3338189Z [2572/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x25-minmax-fma3.c.obj 2022-12-01T09:58:46.3535957Z [2573/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x3-minmax-fma3-acc2.c.obj 2022-12-01T09:58:46.3635263Z [2574/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up8x9-minmax-fma3.c.obj 2022-12-01T09:58:46.3796263Z [2575/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x3-minmax-fma3.c.obj 2022-12-01T09:58:46.4312769Z [2576/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x4-minmax-fma3-acc2.c.obj 2022-12-01T09:58:46.4861902Z [2577/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x9-minmax-fma3-acc2.c.obj 2022-12-01T09:58:46.4898277Z [2578/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x4-minmax-fma3.c.obj 2022-12-01T09:58:46.5183641Z [2579/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x9-minmax-fma3.c.obj 2022-12-01T09:58:46.5332975Z [2580/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x25-minmax-fma3-acc2.c.obj 2022-12-01T09:58:46.5672606Z [2581/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x25-minmax-fma3.c.obj 2022-12-01T09:58:46.5874171Z [2582/6480] 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:46.6133322Z [2583/6480] 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:46.6703771Z [2584/6480] 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:46.7116809Z [2585/6480] 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:46.7152216Z [2586/6480] 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:46.7504380Z [2587/6480] 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:46.7605702Z [2588/6480] 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:46.7967624Z [2589/6480] 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:46.8305515Z [2590/6480] 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:46.8555324Z [2591/6480] 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:46.9187946Z [2592/6480] 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:46.9298514Z [2593/6480] 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:46.9673860Z [2594/6480] 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:46.9775612Z [2595/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\1x8-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:46.9874466Z [2596/6480] 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:47.0195992Z [2597/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\1x16-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:47.0662218Z [2598/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\3x16-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:47.0828308Z [2599/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\3x16s4-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:47.1445721Z [2600/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\4x16-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:47.1700062Z [2601/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\1x16s4-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:47.2000571Z [2602/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\5x16-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:47.2125280Z [2603/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\4x8-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:47.2157424Z [2604/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\5x8-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:47.2484144Z [2605/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\5x16s4-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:47.2851921Z [2606/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\6x8-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:47.3145334Z [2607/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\4x16s4-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:47.3650301Z [2608/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\1x16-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:47.3899748Z [2609/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\7x8-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:47.4123294Z [2610/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\1x8-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:47.4320676Z [2611/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\8x8-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:47.4572609Z [2612/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\4x16-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:47.4831970Z [2613/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\4x16s4-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:47.5025202Z [2614/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\3x16-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:47.5477863Z [2615/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\1x16s4-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:47.6081773Z [2616/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\3x16s4-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:47.6374032Z [2617/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\4x8-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:47.6488051Z [2618/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\5x16-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:47.6522753Z [2619/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\5x8-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:47.6713360Z [2620/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\6x8-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:47.6914145Z [2621/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\7x8-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:47.7062546Z [2622/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\5x16s4-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:47.7170997Z [2623/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vhswish\gen\vhswish-fma3-x16.c.obj 2022-12-01T09:58:47.8311371Z [2624/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vhswish\gen\vhswish-fma3-x8.c.obj 2022-12-01T09:58:47.8412248Z [2625/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\fma3-nr1fma1adj-x8.c.obj 2022-12-01T09:58:47.8436957Z [2626/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\fma3-nr1fma1adj-x16.c.obj 2022-12-01T09:58:47.8524122Z [2627/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\8x8-minmax-fma3-broadcast.c.obj 2022-12-01T09:58:47.8632167Z [2628/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\fma3-nr1fma1adj-x24.c.obj 2022-12-01T09:58:47.8729836Z [2629/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\fma3-nr1fma1adj-x32.c.obj 2022-12-01T09:58:47.9022069Z [2630/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\fma3-nr1fma1adj-x56.c.obj 2022-12-01T09:58:47.9131131Z [2631/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\fma3-nr1fma1adj-x48.c.obj 2022-12-01T09:58:48.0213207Z [2632/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sqrt-fma3-nr1fma.c.obj 2022-12-01T09:58:48.0242699Z [2633/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\fma3-nr1fma1adj-x64.c.obj 2022-12-01T09:58:48.0379937Z [2634/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\fma3-nr1fma1adj-x40.c.obj 2022-12-01T09:58:48.0414842Z [2635/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sqrt-fma3-nr1fma1adj.c.obj 2022-12-01T09:58:48.0442531Z [2636/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sqrt-fma3-nr2fma.c.obj 2022-12-01T09:58:48.0946193Z [2637/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-gemm\gen\1x8-minmax-avx2-broadcast.c.obj 2022-12-01T09:58:48.1270658Z [2638/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-gemm\gen\1x16-minmax-avx2-broadcast.c.obj 2022-12-01T09:58:48.1428135Z [2639/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-gemm\gen\5x16-minmax-avx2-broadcast.c.obj 2022-12-01T09:58:48.2492414Z [2640/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-gemm\gen\5x8-minmax-avx2-broadcast.c.obj 2022-12-01T09:58:48.2633907Z [2641/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-gemm\gen\4x8-minmax-avx2-broadcast.c.obj 2022-12-01T09:58:48.2732222Z [2642/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-gemm\gen\4x16-minmax-avx2-broadcast.c.obj 2022-12-01T09:58:48.2951648Z [2643/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-igemm\gen\3x16-minmax-avx2-broadcast.c.obj 2022-12-01T09:58:48.3085801Z [2644/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-gemm\gen\7x8-minmax-avx2-broadcast.c.obj 2022-12-01T09:58:48.3188397Z [2645/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-gemm\gen\3x16-minmax-avx2-broadcast.c.obj 2022-12-01T09:58:48.3487602Z [2646/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-gemm\gen\6x8-minmax-avx2-broadcast.c.obj 2022-12-01T09:58:48.3890874Z [2647/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-igemm\gen\1x8-minmax-avx2-broadcast.c.obj 2022-12-01T09:58:48.4806216Z [2648/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-igemm\gen\1x16-minmax-avx2-broadcast.c.obj 2022-12-01T09:58:48.4837152Z [2649/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-igemm\gen\5x8-minmax-avx2-broadcast.c.obj 2022-12-01T09:58:48.4864825Z [2650/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-igemm\gen\4x8-minmax-avx2-broadcast.c.obj 2022-12-01T09:58:48.5172690Z [2651/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-igemm\gen\5x16-minmax-avx2-broadcast.c.obj 2022-12-01T09:58:48.5267771Z [2652/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-igemm\gen\4x16-minmax-avx2-broadcast.c.obj 2022-12-01T09:58:48.5580181Z [2653/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-igemm\gen\6x8-minmax-avx2-broadcast.c.obj 2022-12-01T09:58:48.5770346Z [2654/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f16-igemm\gen\7x8-minmax-avx2-broadcast.c.obj 2022-12-01T09:58:48.6006997Z [2655/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-avx2-x48.c.obj 2022-12-01T09:58:48.6456398Z [2656/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-avx2-x16.c.obj 2022-12-01T09:58:48.6567615Z [2657/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-avx2-x32.c.obj 2022-12-01T09:58:48.6688820Z [2658/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-avx2-x64.c.obj 2022-12-01T09:58:48.6920333Z [2659/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-avx2-x16.c.obj 2022-12-01T09:58:48.7084961Z [2660/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-avx2-x32.c.obj 2022-12-01T09:58:48.7589502Z [2661/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddexpminusmax\gen\avx2-p5-x64-acc2.c.obj 2022-12-01T09:58:48.7690259Z [2662/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-avx2-x48.c.obj 2022-12-01T09:58:48.7988536Z [2663/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddexpminusmax\gen\avx2-p5-x64-acc4.c.obj 2022-12-01T09:58:48.8158901Z [2664/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-avx2-x64.c.obj 2022-12-01T09:58:48.8199109Z [2665/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddexpminusmax\gen\avx2-p5-x64.c.obj 2022-12-01T09:58:48.8332565Z [2666/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddexpminusmax\gen\avx2-p5-x72-acc3.c.obj 2022-12-01T09:58:48.8566237Z [2667/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddexpminusmax\gen\avx2-p5-x72.c.obj 2022-12-01T09:58:48.8743102Z [2668/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddexpminusmax\gen\avx2-p5-x96-acc2.c.obj 2022-12-01T09:58:48.9326104Z [2669/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddexpminusmax\gen\avx2-p5-x80-acc2.c.obj 2022-12-01T09:58:48.9436715Z [2670/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddexpminusmax\gen\avx2-p5-x80-acc5.c.obj 2022-12-01T09:58:48.9663506Z [2671/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddexpminusmax\gen\avx2-p5-x80.c.obj 2022-12-01T09:58:49.0026729Z [2672/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddexpminusmax\gen\avx2-p5-x96-acc3.c.obj 2022-12-01T09:58:49.0139436Z [2673/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddextexp\gen\avx2-p5-x64.c.obj 2022-12-01T09:58:49.0289825Z [2674/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddexpminusmax\gen\avx2-p5-x96-acc6.c.obj 2022-12-01T09:58:49.0515615Z [2675/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddexpminusmax\gen\avx2-p5-x96.c.obj 2022-12-01T09:58:49.0620228Z [2676/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddextexp\gen\avx2-p5-x64-acc4.c.obj 2022-12-01T09:58:49.1189382Z [2677/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddextexp\gen\avx2-p5-x64-acc2.c.obj 2022-12-01T09:58:49.1340638Z [2678/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddextexp\gen\avx2-p5-x72.c.obj 2022-12-01T09:58:49.1473396Z [2679/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddextexp\gen\avx2-p5-x72-acc3.c.obj 2022-12-01T09:58:49.1788917Z [2680/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddextexp\gen\avx2-p5-x80.c.obj 2022-12-01T09:58:49.2097307Z [2681/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddextexp\gen\avx2-p5-x80-acc2.c.obj 2022-12-01T09:58:49.2427748Z [2682/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddextexp\gen\avx2-p5-x80-acc5.c.obj 2022-12-01T09:58:49.2570966Z [2683/6480] 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:49.2817659Z [2684/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddextexp\gen\avx2-p5-x96-acc2.c.obj 2022-12-01T09:58:49.2988725Z [2685/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddextexp\gen\avx2-p5-x96-acc3.c.obj 2022-12-01T09:58:49.3267606Z [2686/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddextexp\gen\avx2-p5-x96.c.obj 2022-12-01T09:58:49.3573313Z [2687/6480] 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:49.3680950Z [2688/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddextexp\gen\avx2-p5-x96-acc6.c.obj 2022-12-01T09:58:49.3777108Z [2689/6480] 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:49.4098900Z [2690/6480] 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:49.4236609Z [2691/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\avx2-rr1-p5-x72.c.obj 2022-12-01T09:58:49.4485437Z [2692/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\avx2-rr1-p5-x64.c.obj 2022-12-01T09:58:49.4784503Z [2693/6480] 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:49.5014085Z [2694/6480] 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:49.5396031Z [2695/6480] 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:49.5525926Z [2696/6480] 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:49.5556858Z [2697/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\avx2-rr1-p5-x80.c.obj 2022-12-01T09:58:49.5845499Z [2698/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddstoreexpminusmax\gen\avx2-rr1-p5-x96.c.obj 2022-12-01T09:58:49.5884592Z [2699/6480] 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:49.6227820Z [2700/6480] 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:49.6574579Z [2701/6480] 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:49.6857848Z [2702/6480] 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:49.7310683Z [2703/6480] 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:49.7606521Z [2704/6480] 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:49.7714039Z [2705/6480] 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:49.7938325Z [2706/6480] 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:49.8699668Z [2707/6480] 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:49.8726460Z [2708/6480] 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:49.8750708Z [2709/6480] 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:49.8910253Z [2710/6480] 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:49.8940360Z [2711/6480] 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:49.9178490Z [2712/6480] 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:49.9368428Z [2713/6480] 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.0485660Z [2714/6480] 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.0571607Z [2715/6480] 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:50.0733429Z [2716/6480] 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.0765030Z [2717/6480] 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.0790177Z [2718/6480] 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:50.0888177Z [2719/6480] 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:50.1034355Z [2720/6480] 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:50.1316727Z [2721/6480] 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:50.2335789Z [2722/6480] 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:50.2444847Z [2723/6480] 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:50.2542036Z [2724/6480] 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:50.2639760Z [2725/6480] 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:50.2871114Z [2726/6480] 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:50.2897462Z [2727/6480] 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:50.3091547Z [2728/6480] 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:50.3320168Z [2729/6480] 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:50.4194602Z [2730/6480] 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:50.4305670Z [2731/6480] 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:50.4455121Z [2732/6480] 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:50.4602035Z [2733/6480] 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:50.4794532Z [2734/6480] 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:50.4886193Z [2735/6480] 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:50.5045862Z [2736/6480] 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:50.5203256Z [2737/6480] 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:50.6259188Z [2738/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrelu\gen\vrelu-avx-x16.c.obj 2022-12-01T09:58:50.6286278Z [2739/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx2-p5-x8.c.obj 2022-12-01T09:58:50.6315109Z [2740/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx2-p5-x16.c.obj 2022-12-01T09:58:50.6587576Z [2741/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrelu\gen\vrelu-avx-x8.c.obj 2022-12-01T09:58:50.6708791Z [2742/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx2-p5-x32.c.obj 2022-12-01T09:58:50.6927613Z [2743/6480] 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:50.6959427Z [2744/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx2-p5-x40.c.obj 2022-12-01T09:58:50.7412225Z [2745/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx2-p5-x48.c.obj 2022-12-01T09:58:50.7976702Z [2746/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx2-p5-x24.c.obj 2022-12-01T09:58:50.8229979Z [2747/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx2-p5-x64.c.obj 2022-12-01T09:58:50.8460871Z [2748/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx2-p5-x56.c.obj 2022-12-01T09:58:50.8557324Z [2749/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx2-p5-x8.c.obj 2022-12-01T09:58:50.8594671Z [2750/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx2-p5-x96.c.obj 2022-12-01T09:58:50.8824758Z [2751/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx2-p5-x80.c.obj 2022-12-01T09:58:50.9037543Z [2752/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx2-p5-x88.c.obj 2022-12-01T09:58:50.9837875Z [2753/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx2-p5-x40.c.obj 2022-12-01T09:58:51.0122061Z [2754/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx2-p5-x48.c.obj 2022-12-01T09:58:51.0278955Z [2755/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx2-p5-x32.c.obj 2022-12-01T09:58:51.0430593Z [2756/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx2-p5-x16.c.obj 2022-12-01T09:58:51.0527127Z [2757/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx2-p5-x72.c.obj 2022-12-01T09:58:51.0554571Z [2758/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx2-p5-x72.c.obj 2022-12-01T09:58:51.0775625Z [2759/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx2-p5-x24.c.obj 2022-12-01T09:58:51.1077681Z [2760/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx2-p5-x80.c.obj 2022-12-01T09:58:51.1715799Z [2761/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx2-p5-x96.c.obj 2022-12-01T09:58:51.1744050Z [2762/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx2-p5-x56.c.obj 2022-12-01T09:58:51.2124768Z [2763/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx2-p5-x64.c.obj 2022-12-01T09:58:51.2214100Z [2764/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx2-p5-x88.c.obj 2022-12-01T09:58:51.2315898Z [2765/6480] 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:51.2541784Z [2766/6480] 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:51.2907117Z [2767/6480] 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:51.2943825Z [2768/6480] 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:51.3831562Z [2769/6480] 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:51.3859082Z [2770/6480] 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:51.4031400Z [2771/6480] 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:51.4228979Z [2772/6480] 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:51.4253518Z [2773/6480] 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:51.4542153Z [2774/6480] 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:51.4739308Z [2775/6480] 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:51.4778488Z [2776/6480] 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:51.5859679Z [2777/6480] 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:51.5953594Z [2778/6480] 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:51.6054763Z [2779/6480] 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:51.6083192Z [2780/6480] 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:51.6318660Z [2781/6480] 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:51.6451500Z [2782/6480] 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:51.6619984Z [2783/6480] 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:51.6760217Z [2784/6480] 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:51.7732058Z [2785/6480] 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:51.7771737Z [2786/6480] 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:51.7860917Z [2787/6480] 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:51.8192130Z [2788/6480] 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:51.8320320Z [2789/6480] 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:51.8426260Z [2790/6480] 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:51.8453351Z [2791/6480] 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:51.8668936Z [2792/6480] 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:51.9536534Z [2793/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\exp-f32-avx2-rr2-p5.c.obj 2022-12-01T09:58:51.9562989Z [2794/6480] 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:51.9811507Z [2795/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expminus-f32-avx2-rr1-p5.c.obj 2022-12-01T09:58:52.0031746Z [2796/6480] 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.0129782Z [2797/6480] 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.0228358Z [2798/6480] 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.0257523Z [2799/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expm1minus-f32-avx2-rr1-p6.c.obj 2022-12-01T09:58:52.0474291Z [2800/6480] 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:52.1426692Z [2801/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\extexp-avx2-p5.c.obj 2022-12-01T09:58:52.1522307Z [2802/6480] 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:52.1677274Z [2803/6480] 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.1704774Z [2804/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expminus-f32-avx2-rr2-p5.c.obj 2022-12-01T09:58:52.2035865Z [2805/6480] 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:52.2134679Z [2806/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx2-rr1-p5-div.c.obj 2022-12-01T09:58:52.2251711Z [2807/6480] 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:52.2280013Z [2808/6480] 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:52.3053117Z [2809/6480] 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:52.3338506Z [2810/6480] 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:52.3644686Z [2811/6480] 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:52.3755171Z [2812/6480] 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:52.3782093Z [2813/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx2-rr1-p5-nr2fma.c.obj 2022-12-01T09:58:52.3810187Z [2814/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx2-rr1-p5-nr1fma.c.obj 2022-12-01T09:58:52.4039642Z [2815/6480] 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:52.4071832Z [2816/6480] 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:52.4874907Z [2817/6480] 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:52.5233058Z [2818/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx2-rr2-p5-nr1fma.c.obj 2022-12-01T09:58:52.5483658Z [2819/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx2-rr2-p5-div.c.obj 2022-12-01T09:58:52.5581982Z [2820/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sigmoid-f32-avx2-rr2-p5-nr2fma.c.obj 2022-12-01T09:58:52.6031428Z [2821/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up32x9-minmax-avx512f-acc2.c.obj 2022-12-01T09:58:52.6270591Z [2822/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up32x25-minmax-avx512f-acc2.c.obj 2022-12-01T09:58:52.6303354Z [2823/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up32x4-minmax-avx512f.c.obj 2022-12-01T09:58:52.6424509Z [2824/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up32x4-minmax-avx512f-acc2.c.obj 2022-12-01T09:58:52.6754627Z [2825/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up32x25-minmax-avx512f.c.obj 2022-12-01T09:58:52.7226991Z [2826/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up32x9-minmax-avx512f.c.obj 2022-12-01T09:58:52.7377188Z [2827/6480] 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:52.7582420Z [2828/6480] 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:52.8200796Z [2829/6480] 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:52.8225288Z [2830/6480] 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:52.8329671Z [2831/6480] 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:52.8356208Z [2832/6480] 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:52.8558475Z [2833/6480] 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:52.9280050Z [2834/6480] 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:52.9647890Z [2835/6480] 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:52.9800293Z [2836/6480] 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.0114192Z [2837/6480] 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.0143716Z [2838/6480] 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.0176136Z [2839/6480] 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.0269782Z [2840/6480] 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:53.0406854Z [2841/6480] 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.1152582Z [2842/6480] 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:53.1652818Z [2843/6480] 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:53.2216132Z [2844/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\2x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:58:53.2243667Z [2845/6480] 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.2452935Z [2846/6480] 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:53.2705896Z [2847/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\1x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:58:53.2737974Z [2848/6480] 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:53.3169483Z [2849/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\3x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:58:53.3558356Z [2850/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\3x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:58:53.3878526Z [2851/6480] 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:53.4546815Z [2852/6480] 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:53.4743712Z [2853/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\2x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:58:53.4775912Z [2854/6480] 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:53.4997198Z [2855/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\1x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:58:53.5091050Z [2856/6480] 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:53.5193068Z [2857/6480] 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:53.5290434Z [2858/6480] 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:53.5827333Z [2859/6480] 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:53.6484361Z [2860/6480] 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:53.6650493Z [2861/6480] 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:53.6754453Z [2862/6480] 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:53.7053327Z [2863/6480] 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:53.7165185Z [2864/6480] 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:53.7195772Z [2865/6480] 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:53.7297266Z [2866/6480] 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:53.7642094Z [2867/6480] 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:53.8438548Z [2868/6480] 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:53.8963183Z [2869/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-avx2-x16.c.obj 2022-12-01T09:58:53.8993640Z [2870/6480] 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:53.9086983Z [2871/6480] 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:53.9183597Z [2872/6480] 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:53.9299648Z [2873/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-f32-vcvt\gen\vcvt-avx2-x24.c.obj 2022-12-01T09:58:53.9432058Z [2874/6480] 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:53.9771101Z [2875/6480] 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.0330482Z [2876/6480] 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.1047748Z [2877/6480] 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.1078506Z [2878/6480] 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.1569884Z [2879/6480] 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:54.1674456Z [2880/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\2x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:58:54.1710736Z [2881/6480] 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:54.1844325Z [2882/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-gemm\gen\3x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:58:54.2120993Z [2883/6480] 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.2285143Z [2884/6480] 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:54.2896686Z [2885/6480] 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:54.3314892Z [2886/6480] 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:54.3625097Z [2887/6480] 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:54.3733856Z [2888/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\3x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:58:54.3866368Z [2889/6480] 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:54.3893668Z [2890/6480] 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:54.4036469Z [2891/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\2x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:58:54.4141116Z [2892/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qs8-igemm\gen\1x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:58:54.4552853Z [2893/6480] 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:54.5084712Z [2894/6480] 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:54.5566512Z [2895/6480] 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:54.5974978Z [2896/6480] 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:54.6001868Z [2897/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-avx2-x8.c.obj 2022-12-01T09:58:54.6094286Z [2898/6480] 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:54.6117354Z [2899/6480] 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:54.6507076Z [2900/6480] 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:54.6534220Z [2901/6480] 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:54.6894921Z [2902/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-avx2-x16.c.obj 2022-12-01T09:58:54.7918074Z [2903/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-avx2-x32.c.obj 2022-12-01T09:58:54.7953984Z [2904/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\2x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:58:54.8508136Z [2905/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\3x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:58:54.8612235Z [2906/6480] 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:54.8735009Z [2907/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-igemm\gen\1x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:58:54.8771097Z [2908/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\1x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:58:54.8874050Z [2909/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-avx2-x24.c.obj 2022-12-01T09:58:54.9006683Z [2910/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\3x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:58:54.9590837Z [2911/6480] 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.0189810Z [2912/6480] 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.0285216Z [2913/6480] 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.0329582Z [2914/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-lut\gen\lut-avx2-x32.c.obj 2022-12-01T09:58:55.0459790Z [2915/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-lut\gen\lut-avx2-x64.c.obj 2022-12-01T09:58:55.0558895Z [2916/6480] 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.0597026Z [2917/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-lut\gen\lut-avx2-x96.c.obj 2022-12-01T09:58:55.1236548Z [2918/6480] 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.1887198Z [2919/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\x8-lut\gen\lut-avx2-x128.c.obj 2022-12-01T09:58:55.1979054Z [2920/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x4-minmax-avx512f-acc2.c.obj 2022-12-01T09:58:55.2101036Z [2921/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x3-minmax-avx512f.c.obj 2022-12-01T09:58:55.2274515Z [2922/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x4-minmax-avx512f.c.obj 2022-12-01T09:58:55.2362190Z [2923/6480] 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.2552281Z [2924/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x9-minmax-avx512f.c.obj 2022-12-01T09:58:55.2777518Z [2925/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up32x3-minmax-avx512f.c.obj 2022-12-01T09:58:55.3444480Z [2926/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up16x25-minmax-avx512f.c.obj 2022-12-01T09:58:55.3799765Z [2927/6480] 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.3920283Z [2928/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-dwconv\gen\up32x3-minmax-avx512f-acc2.c.obj 2022-12-01T09:58:55.4555046Z [2929/6480] 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:55.4709992Z [2930/6480] 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:55.4736670Z [2931/6480] 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:55.4912705Z [2932/6480] 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:55.4939963Z [2933/6480] 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:55.5735411Z [2934/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\4x16-minmax-avx512f-broadcast.c.obj 2022-12-01T09:58:55.6280507Z [2935/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\6x16-minmax-avx512f-broadcast.c.obj 2022-12-01T09:58:55.6519662Z [2936/6480] 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:55.7050783Z [2937/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\5x16-minmax-avx512f-broadcast.c.obj 2022-12-01T09:58:55.7230046Z [2938/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\7x16-minmax-avx512f-broadcast.c.obj 2022-12-01T09:58:55.7331947Z [2939/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\7x16-minmax-avx512f-broadcast.c.obj 2022-12-01T09:58:55.7357218Z [2940/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\1x16-minmax-avx512f-broadcast.c.obj 2022-12-01T09:58:55.7588206Z [2941/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-gemm\gen\8x16-minmax-avx512f-broadcast.c.obj 2022-12-01T09:58:55.8067544Z [2942/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\5x16-minmax-avx512f-broadcast.c.obj 2022-12-01T09:58:55.8812446Z [2943/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\1x16-minmax-avx512f-broadcast.c.obj 2022-12-01T09:58:55.8841684Z [2944/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\4x16-minmax-avx512f-broadcast.c.obj 2022-12-01T09:58:55.8971162Z [2945/6480] 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:55.9257608Z [2946/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-prelu\gen\avx512f-2x16.c.obj 2022-12-01T09:58:55.9402419Z [2947/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-prelu\gen\avx512f-2x32.c.obj 2022-12-01T09:58:55.9510356Z [2948/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-igemm\gen\6x16-minmax-avx512f-broadcast.c.obj 2022-12-01T09:58:55.9958979Z [2949/6480] 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.0073400Z [2950/6480] 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.0717344Z [2951/6480] 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.0828960Z [2952/6480] 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.0936449Z [2953/6480] 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.1062719Z [2954/6480] 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.1174702Z [2955/6480] 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.1276011Z [2956/6480] 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.1943188Z [2957/6480] 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.2197583Z [2958/6480] 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.2457271Z [2959/6480] 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.2624377Z [2960/6480] 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.2743390Z [2961/6480] 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.3018736Z [2962/6480] 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.3117041Z [2963/6480] 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:56.3216673Z [2964/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddextexp\gen\avx512f-p5-scalef-x160.c.obj 2022-12-01T09:58:56.3821413Z [2965/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddextexp\gen\avx512f-p5-scalef-x144.c.obj 2022-12-01T09:58:56.4042770Z [2966/6480] 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:56.4450289Z [2967/6480] 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:56.4567799Z [2968/6480] 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.4928582Z [2969/6480] 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:56.4954203Z [2970/6480] 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:56.5053398Z [2971/6480] 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:56.5179023Z [2972/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-raddextexp\gen\avx512f-p5-scalef-x192.c.obj 2022-12-01T09:58:56.5474348Z [2973/6480] 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:56.5984708Z [2974/6480] 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:56.6517915Z [2975/6480] 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:56.6608942Z [2976/6480] 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:56.6636888Z [2977/6480] 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:56.6722941Z [2978/6480] 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:56.6912211Z [2979/6480] 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:56.7006451Z [2980/6480] 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:56.7256576Z [2981/6480] 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:56.7879843Z [2982/6480] 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:56.8428407Z [2983/6480] 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:56.8512697Z [2984/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vadd-minmax-avx512f-x16.c.obj 2022-12-01T09:58:56.8658750Z [2985/6480] 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:56.8755379Z [2986/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vaddc-minmax-avx512f-x32.c.obj 2022-12-01T09:58:56.8779526Z [2987/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-rmax\avx512f.c.obj 2022-12-01T09:58:56.8921110Z [2988/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vadd-minmax-avx512f-x32.c.obj 2022-12-01T09:58:56.9180983Z [2989/6480] 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.0010187Z [2990/6480] 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.0240554Z [2991/6480] 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.0379192Z [2992/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmax-avx512f-x32.c.obj 2022-12-01T09:58:57.0482117Z [2993/6480] 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.0584267Z [2994/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmaxc-avx512f-x16.c.obj 2022-12-01T09:58:57.0719720Z [2995/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmax-avx512f-x16.c.obj 2022-12-01T09:58:57.0922615Z [2996/6480] 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.1153625Z [2997/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmin-avx512f-x32.c.obj 2022-12-01T09:58:57.1767239Z [2998/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vminc-avx512f-x32.c.obj 2022-12-01T09:58:57.2071520Z [2999/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vminc-avx512f-x16.c.obj 2022-12-01T09:58:57.2172570Z [3000/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmaxc-avx512f-x32.c.obj 2022-12-01T09:58:57.2268818Z [3001/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmin-avx512f-x16.c.obj 2022-12-01T09:58:57.2583081Z [3002/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrdivc-minmax-avx512f-x16.c.obj 2022-12-01T09:58:57.2614210Z [3003/6480] 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.2916567Z [3004/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vmulc-minmax-avx512f-x16.c.obj 2022-12-01T09:58:57.3360804Z [3005/6480] 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.3818678Z [3006/6480] 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.4225364Z [3007/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrsubc-minmax-avx512f-x16.c.obj 2022-12-01T09:58:57.4251133Z [3008/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsqrdiffc-avx512f-x16.c.obj 2022-12-01T09:58:57.4281196Z [3009/6480] 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.4384511Z [3010/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsqrdiffc-avx512f-x32.c.obj 2022-12-01T09:58:57.4575234Z [3011/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsqrdiff-avx512f-x16.c.obj 2022-12-01T09:58:57.4680070Z [3012/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsqrdiff-avx512f-x32.c.obj 2022-12-01T09:58:57.5068534Z [3013/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vrsubc-minmax-avx512f-x32.c.obj 2022-12-01T09:58:57.5917333Z [3014/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsubc-minmax-avx512f-x32.c.obj 2022-12-01T09:58:57.6006491Z [3015/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsub-minmax-avx512f-x16.c.obj 2022-12-01T09:58:57.6270244Z [3016/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsubc-minmax-avx512f-x16.c.obj 2022-12-01T09:58:57.6293282Z [3017/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vbinary\gen\vsub-minmax-avx512f-x32.c.obj 2022-12-01T09:58:57.6404139Z [3018/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vclamp\gen\vclamp-avx512f-x16.c.obj 2022-12-01T09:58:57.6449407Z [3019/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vclamp\gen\vclamp-avx512f-x32.c.obj 2022-12-01T09:58:57.6721430Z [3020/6480] 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:57.6874663Z [3021/6480] 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:57.7791447Z [3022/6480] 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:57.8203813Z [3023/6480] 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:57.8297764Z [3024/6480] 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:57.8322365Z [3025/6480] 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:57.8347959Z [3026/6480] 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:57.8437872Z [3027/6480] 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:57.8465914Z [3028/6480] 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:57.8620603Z [3029/6480] 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:57.9585638Z [3030/6480] 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.0083831Z [3031/6480] 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.0343038Z [3032/6480] 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.0369027Z [3033/6480] 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.0391917Z [3034/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\exp-f32-avx512f-rr2-p5.c.obj 2022-12-01T09:58:58.0524584Z [3035/6480] 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.0694526Z [3036/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\exp-f32-avx512f-rr2-lut16-p3-perm.c.obj 2022-12-01T09:58:58.0726776Z [3037/6480] 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.1679251Z [3038/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\exp-f32-avx512f-rr2-p5-scalef.c.obj 2022-12-01T09:58:58.1899843Z [3039/6480] 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:58:58.2087951Z [3040/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vhswish\gen\vhswish-avx512f-x16.c.obj 2022-12-01T09:58:58.2352240Z [3041/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrelu\gen\vrelu-avx512f-x16.c.obj 2022-12-01T09:58:58.2378780Z [3042/6480] 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:58:58.2490708Z [3043/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\exp-f32-avx512f-rr2-lut32-p2-perm2.c.obj 2022-12-01T09:58:58.2526431Z [3044/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vlrelu\gen\vlrelu-avx512f-x16.c.obj 2022-12-01T09:58:58.2556182Z [3045/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vhswish\gen\vhswish-avx512f-x32.c.obj 2022-12-01T09:58:58.3560527Z [3046/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vlrelu\gen\vlrelu-avx512f-x32.c.obj 2022-12-01T09:58:58.3827072Z [3047/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndd-avx512f-x32.c.obj 2022-12-01T09:58:58.3948086Z [3048/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndd-avx512f-x16.c.obj 2022-12-01T09:58:58.4307605Z [3049/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndne-avx512f-x16.c.obj 2022-12-01T09:58:58.4562616Z [3050/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndne-avx512f-x32.c.obj 2022-12-01T09:58:58.4593454Z [3051/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndz-avx512f-x16.c.obj 2022-12-01T09:58:58.4620127Z [3052/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrelu\gen\vrelu-avx512f-x32.c.obj 2022-12-01T09:58:58.4727190Z [3053/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndu-avx512f-x16.c.obj 2022-12-01T09:58:58.5278482Z [3054/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx512f-p5-scalef-x16.c.obj 2022-12-01T09:58:58.5603756Z [3055/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx512f-p5-scalef-x32.c.obj 2022-12-01T09:58:58.6025712Z [3056/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndu-avx512f-x32.c.obj 2022-12-01T09:58:58.6234506Z [3057/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vrnd\gen\vrndz-avx512f-x32.c.obj 2022-12-01T09:58:58.6260051Z [3058/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx512f-p5-scalef-x96.c.obj 2022-12-01T09:58:58.6373649Z [3059/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx512f-p5-scalef-x112.c.obj 2022-12-01T09:58:58.6497577Z [3060/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx512f-p5-scalef-x80.c.obj 2022-12-01T09:58:58.6526649Z [3061/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx512f-p5-scalef-x48.c.obj 2022-12-01T09:58:58.7433852Z [3062/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx512f-p5-scalef-x64.c.obj 2022-12-01T09:58:58.7463123Z [3063/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx512f-p5-scalef-x160.c.obj 2022-12-01T09:58:58.7713744Z [3064/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx512f-p5-scalef-x176.c.obj 2022-12-01T09:58:58.7932744Z [3065/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx512f-p5-scalef-x192.c.obj 2022-12-01T09:58:58.8025543Z [3066/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx512f-p5-scalef-x128.c.obj 2022-12-01T09:58:58.8136471Z [3067/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleexpminusmax\gen\avx512f-p5-scalef-x144.c.obj 2022-12-01T09:58:58.8168972Z [3068/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx512f-p5-scalef-x16.c.obj 2022-12-01T09:58:58.8267408Z [3069/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx512f-p5-scalef-x64.c.obj 2022-12-01T09:58:58.9209408Z [3070/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx512f-p5-scalef-x48.c.obj 2022-12-01T09:58:58.9248333Z [3071/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx512f-p5-scalef-x80.c.obj 2022-12-01T09:58:58.9635322Z [3072/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx512f-p5-scalef-x32.c.obj 2022-12-01T09:58:58.9735279Z [3073/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx512f-p5-scalef-x96.c.obj 2022-12-01T09:58:58.9891153Z [3074/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vscaleextexp\gen\avx512f-p5-scalef-x192.c.obj 2022-12-01T09:58:58.9924423Z [3075/6480] 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.0035952Z [3076/6480] 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.0071624Z [3077/6480] 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.0944642Z [3078/6480] 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.1065600Z [3079/6480] 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.1525414Z [3080/6480] 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.1646604Z [3081/6480] 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.1837850Z [3082/6480] 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.1930391Z [3083/6480] 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.1964270Z [3084/6480] 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.2198876Z [3085/6480] 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.2754215Z [3086/6480] 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.3090260Z [3087/6480] 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.3364291Z [3088/6480] 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.3568431Z [3089/6480] 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.3840462Z [3090/6480] 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.3873859Z [3091/6480] 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.4131995Z [3092/6480] 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.4262511Z [3093/6480] 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:58:59.5054411Z [3094/6480] 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:58:59.5260858Z [3095/6480] 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.5305128Z [3096/6480] 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:58:59.5416673Z [3097/6480] 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.5592804Z [3098/6480] 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:58:59.5863297Z [3099/6480] 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:58:59.6007566Z [3100/6480] 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:58:59.6112883Z [3101/6480] 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:58:59.6853422Z [3102/6480] 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:58:59.8337172Z [3103/6480] 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:58:59.8385987Z [3104/6480] 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:58:59.8410479Z [3105/6480] 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:58:59.8434265Z [3106/6480] 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:58:59.8458223Z [3107/6480] 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:58:59.8486596Z [3108/6480] 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:58:59.8513555Z [3109/6480] 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:58:59.8610218Z [3110/6480] 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.0111540Z [3111/6480] 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.0209340Z [3112/6480] 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.0234288Z [3113/6480] 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.0333112Z [3114/6480] 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.0363163Z [3115/6480] 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.0389042Z [3116/6480] 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.0491407Z [3117/6480] 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.0524331Z [3118/6480] 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.1871521Z [3119/6480] 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.2114832Z [3120/6480] 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.2140914Z [3121/6480] 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.2232505Z [3122/6480] 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.2325369Z [3123/6480] 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.2352745Z [3124/6480] 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.2381024Z [3125/6480] 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.2489089Z [3126/6480] 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.3666214Z [3127/6480] 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.3843696Z [3128/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\avx512f-nr1fma1adj-x16.c.obj 2022-12-01T09:59:00.4010900Z [3129/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\avx512f-nr1fma1adj-x64.c.obj 2022-12-01T09:59:00.4116448Z [3130/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\avx512f-nr1fma1adj-x48.c.obj 2022-12-01T09:59:00.4208466Z [3131/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\avx512f-nr1fma1adj-x96.c.obj 2022-12-01T09:59:00.4310505Z [3132/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vabs-avx512f-x32.c.obj 2022-12-01T09:59:00.4352540Z [3133/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\avx512f-nr1fma1adj-x32.c.obj 2022-12-01T09:59:00.4385449Z [3134/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\avx512f-nr1fma1adj-x128.c.obj 2022-12-01T09:59:00.5494062Z [3135/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vabs-avx512f-x16.c.obj 2022-12-01T09:59:00.5602841Z [3136/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\tables\exp2minus-k-over-16.c.obj 2022-12-01T09:59:00.5704523Z [3137/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\avx512f-nr1fma1adj-x112.c.obj 2022-12-01T09:59:00.5895955Z [3138/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vsqrt\gen\avx512f-nr1fma1adj-x80.c.obj 2022-12-01T09:59:00.5920683Z [3139/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vsqr-avx512f-x16.c.obj 2022-12-01T09:59:00.6041821Z [3140/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vneg-avx512f-x32.c.obj 2022-12-01T09:59:00.6072230Z [3141/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vsqr-avx512f-x32.c.obj 2022-12-01T09:59:00.6168532Z [3142/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-vunary\gen\vneg-avx512f-x16.c.obj 2022-12-01T09:59:00.6995753Z [3143/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\tables\exp2minus-k-over-64.c.obj 2022-12-01T09:59:00.7123707Z [3144/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\tables\exp2minus-k-over-2048.c.obj 2022-12-01T09:59:00.7295082Z [3145/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-gavgpool\7p7x-minmax-sse-c4.c.obj 2022-12-01T09:59:00.7340857Z [3146/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-gavgpool\7x-minmax-sse-c4.c.obj 2022-12-01T09:59:00.7590916Z [3147/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\extexp-avx512f-p5.c.obj 2022-12-01T09:59:00.7808229Z [3148/6480] 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:00.7940517Z [3149/6480] 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:00.8197998Z [3150/6480] 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:00.8755848Z [3151/6480] 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:00.8887478Z [3152/6480] 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:00.8979453Z [3153/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\expm1minus-f32-avx512f-rr1-p6.c.obj 2022-12-01T09:59:00.9109073Z [3154/6480] 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:00.9256941Z [3155/6480] 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:00.9524230Z [3156/6480] 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:00.9628009Z [3157/6480] 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:00.9860020Z [3158/6480] 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.0520782Z [3159/6480] 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.1202764Z [3160/6480] 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.1233239Z [3161/6480] 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.1257777Z [3162/6480] 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.1283941Z [3163/6480] 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.1388093Z [3164/6480] 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.1422414Z [3165/6480] 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.1452942Z [3166/6480] 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.2351160Z [3167/6480] 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.2862762Z [3168/6480] 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.3021068Z [3169/6480] 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.3119336Z [3170/6480] 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.3157209Z [3171/6480] 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.3244250Z [3172/6480] 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.3274160Z [3173/6480] 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.3378160Z [3174/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sqrt-avx512f-nr1fma.c.obj 2022-12-01T09:59:01.4309726Z [3175/6480] 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.4722031Z [3176/6480] 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.4852134Z [3177/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sqrt-avx512f-nr2fma.c.obj 2022-12-01T09:59:01.5000633Z [3178/6480] 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.5029783Z [3179/6480] 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.5124357Z [3180/6480] 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.5148279Z [3181/6480] 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.5177440Z [3182/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\math\sqrt-avx512f-nr1fma1adj.c.obj 2022-12-01T09:59:01.6444584Z [3183/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-avx512skx-x96.c.obj 2022-12-01T09:59:01.6540574Z [3184/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qs8-vcvt\gen\vcvt-avx512skx-x128.c.obj 2022-12-01T09:59:01.6776026Z [3185/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-avx512skx-x64.c.obj 2022-12-01T09:59:01.6863662Z [3186/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-avx512skx-x128.c.obj 2022-12-01T09:59:01.6894477Z [3187/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-avx512skx-x96.c.obj 2022-12-01T09:59:01.7129147Z [3188/6480] 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:01.7275524Z [3189/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\f32-qu8-vcvt\gen\vcvt-avx512skx-x32.c.obj 2022-12-01T09:59:01.8266661Z [3190/6480] 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:01.8507218Z [3191/6480] 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:01.9119444Z [3192/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\2x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:01.9150812Z [3193/6480] 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:01.9242590Z [3194/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-igemm\gen\1x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:01.9452607Z [3195/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qc8-gemm\gen\3x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:01.9868408Z [3196/6480] 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.0301929Z [3197/6480] 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.0626602Z [3198/6480] 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.0828560Z [3199/6480] 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.1015761Z [3200/6480] 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.1176028Z [3201/6480] 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.1461074Z [3202/6480] 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.1488179Z [3203/6480] 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.2117030Z [3204/6480] 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.2393554Z [3205/6480] 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.2613385Z [3206/6480] 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.2657302Z [3207/6480] 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.2776681Z [3208/6480] 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.2950653Z [3209/6480] 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.4327378Z [3210/6480] 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.4364999Z [3211/6480] 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.4460544Z [3212/6480] 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.4695986Z [3213/6480] 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.4788247Z [3214/6480] 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.4936583Z [3215/6480] 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.5148903Z [3216/6480] 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.5376312Z [3217/6480] 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.6236164Z [3218/6480] 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.6453127Z [3219/6480] 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:02.6478744Z [3220/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-avx512skx-x16.c.obj 2022-12-01T09:59:02.6663523Z [3221/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-avx512skx-x32.c.obj 2022-12-01T09:59:02.6761893Z [3222/6480] 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.6857039Z [3223/6480] 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.7027294Z [3224/6480] 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:02.7181216Z [3225/6480] 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.8300222Z [3226/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-avx512skx-x64.c.obj 2022-12-01T09:59:02.8340150Z [3227/6480] 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:02.8579996Z [3228/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-f32-vcvt\gen\vcvt-avx512skx-x48.c.obj 2022-12-01T09:59:02.8934646Z [3229/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\4x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:02.9042610Z [3230/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\3x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:02.9316330Z [3231/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\qu8-gemm\gen\1x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:02.9439352Z [3232/6480] 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:02.9476050Z [3233/6480] 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.0314231Z [3234/6480] 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.0659766Z [3235/6480] 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.0831162Z [3236/6480] 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.1115729Z [3237/6480] 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.1221047Z [3238/6480] 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.1319447Z [3239/6480] 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.1347177Z [3240/6480] 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.1439270Z [3241/6480] 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.1992626Z [3242/6480] 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.2358004Z [3243/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\tables\exp2-k-over-2048.c.obj 2022-12-01T09:59:03.2383983Z [3244/6480] 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.2538627Z [3245/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\tables\exp2minus-k-over-4.c.obj 2022-12-01T09:59:03.2568115Z [3246/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\tables\exp2-k-over-64.c.obj 2022-12-01T09:59:03.2599230Z [3247/6480] 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.2703092Z [3248/6480] Building C object confu-deps\XNNPACK\CMakeFiles\all_microkernels.dir\src\tables\exp2minus-k-over-8.c.obj 2022-12-01T09:59:03.3138211Z [3249/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\hardswish.c.obj 2022-12-01T09:59:03.3138908Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:03.4098616Z [3250/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\fully-connected.c.obj 2022-12-01T09:59:03.4099040Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:03.4276128Z [3251/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\minimum2.c.obj 2022-12-01T09:59:03.4276500Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:03.4313153Z [3252/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\global-average-pooling-2d.c.obj 2022-12-01T09:59:03.4313577Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:03.4337135Z [3253/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\elu.c.obj 2022-12-01T09:59:03.4337508Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:03.4434038Z [3254/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\floor.c.obj 2022-12-01T09:59:03.4434417Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:03.4591967Z [3255/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\leaky-relu.c.obj 2022-12-01T09:59:03.4592597Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:03.4903628Z [3256/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\multiply2.c.obj 2022-12-01T09:59:03.4904345Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:03.5048514Z [3257/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\maximum2.c.obj 2022-12-01T09:59:03.5049531Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:03.5745274Z [3258/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\max-pooling-2d.c.obj 2022-12-01T09:59:03.5745700Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:03.6072574Z [3259/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\square.c.obj 2022-12-01T09:59:03.6072989Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:03.6173153Z [3260/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\sigmoid.c.obj 2022-12-01T09:59:03.6173744Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:03.6207722Z [3261/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\prelu.c.obj 2022-12-01T09:59:03.6208113Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:03.6311100Z [3262/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\negate.c.obj 2022-12-01T09:59:03.6311482Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:03.6406201Z [3263/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\softmax.c.obj 2022-12-01T09:59:03.6406637Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:03.6511879Z [3264/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\square-root.c.obj 2022-12-01T09:59:03.6512500Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:03.6989911Z [3265/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\static-constant-pad.c.obj 2022-12-01T09:59:03.6990594Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:03.7744679Z [3266/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\allocator.c.obj 2022-12-01T09:59:03.7745058Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:03.8267731Z [3267/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\unpooling-2d.c.obj 2022-12-01T09:59:03.8268318Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:03.8292571Z [3268/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\subtract.c.obj 2022-12-01T09:59:03.8292970Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:03.8315586Z [3269/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\static-reshape.c.obj 2022-12-01T09:59:03.8315999Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:03.8340508Z [3270/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\static-resize-bilinear-2d.c.obj 2022-12-01T09:59:03.8340951Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:03.8368527Z [3271/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\squared-difference.c.obj 2022-12-01T09:59:03.8368936Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:03.8463243Z [3272/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operator-strings.c.obj 2022-12-01T09:59:03.8463635Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:03.8682915Z [3273/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph-strings.c.obj 2022-12-01T09:59:03.8683628Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:03.9490267Z [3274/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\datatype-strings.c.obj 2022-12-01T09:59:03.9490879Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:04.0001812Z [3275/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\tables\exp2minus-k-over-4.c.obj 2022-12-01T09:59:04.0195870Z [3276/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph.c.obj 2022-12-01T09:59:04.0196264Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:04.0222497Z [3277/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operator-delete.c.obj 2022-12-01T09:59:04.0222885Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:04.0324208Z [3278/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\tensor.c.obj 2022-12-01T09:59:04.0324846Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:04.0351513Z [3279/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\memory-planner.c.obj 2022-12-01T09:59:04.0352163Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:04.0629236Z [3280/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\runtime.c.obj 2022-12-01T09:59:04.0629611Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:04.1270897Z [3281/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operator-run.c.obj 2022-12-01T09:59:04.1391659Z [3282/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\tables\exp2-k-over-64.c.obj 2022-12-01T09:59:04.1700789Z [3283/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\init.c.obj 2022-12-01T09:59:04.1701171Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:04.1727371Z [3284/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\packing.c.obj 2022-12-01T09:59:04.1792602Z [3285/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\tables\exp2-k-over-2048.c.obj 2022-12-01T09:59:04.1817013Z [3286/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\tables\exp2minus-k-over-8.c.obj 2022-12-01T09:59:04.1925953Z [3287/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\tables\exp2minus-k-over-16.c.obj 2022-12-01T09:59:04.2630548Z [3288/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\indirection.c.obj 2022-12-01T09:59:04.2664649Z [3289/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\tables\exp2minus-k-over-2048.c.obj 2022-12-01T09:59:04.3026103Z [3290/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\tables\exp2minus-k-over-64.c.obj 2022-12-01T09:59:04.3234282Z [3291/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\x32-depthtospace2d-chw2hwc\scalar.c.obj 2022-12-01T09:59:04.3334821Z [3292/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\u8-lut32norm\scalar.c.obj 2022-12-01T09:59:04.3565200Z [3293/6480] Building CXX object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\jit\assembler.cc.obj 2022-12-01T09:59:04.3609802Z [3294/6480] Building CXX object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\jit\aarch32-assembler.cc.obj 2022-12-01T09:59:04.4199264Z [3295/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\params-init.c.obj 2022-12-01T09:59:04.4228475Z [3296/6480] Building CXX object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\jit\aarch64-assembler.cc.obj 2022-12-01T09:59:04.4457529Z [3297/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\x8-lut\gen\lut-scalar-x4.c.obj 2022-12-01T09:59:04.4947444Z [3298/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-avgpool\9p8x-minmax-sse-c4.c.obj 2022-12-01T09:59:04.5051930Z [3299/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-dwconv\gen\up8x9-minmax-sse.c.obj 2022-12-01T09:59:04.5083474Z [3300/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-dwconv\gen\up8x4-minmax-sse.c.obj 2022-12-01T09:59:04.5302211Z [3301/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\xx-copy\memcpy.c.obj 2022-12-01T09:59:04.5420715Z [3302/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\jit\memory.c.obj 2022-12-01T09:59:04.5582033Z [3303/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-avgpool\9x-minmax-sse-c4.c.obj 2022-12-01T09:59:04.5789768Z [3304/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-dwconv\gen\up8x3-minmax-sse.c.obj 2022-12-01T09:59:04.6049842Z [3305/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-conv-hwc2chw\3x3s2p1c3x4-sse-2x2.c.obj 2022-12-01T09:59:04.6581303Z [3306/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-gemm\gen\1x8-minmax-sse-load1.c.obj 2022-12-01T09:59:04.6817287Z [3307/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-dwconv\gen\up8x25-minmax-sse.c.obj 2022-12-01T09:59:04.7028963Z [3308/6480] 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:04.7123086Z [3309/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-dwconv2d-chw\gen\5x5p2-minmax-sse-4x4.c.obj 2022-12-01T09:59:04.7170662Z [3310/6480] 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:04.7266405Z [3311/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-gavgpool-cw\sse-x4.c.obj 2022-12-01T09:59:04.7365786Z [3312/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-dwconv2d-chw\gen\5x5s2p2-minmax-sse-2x4.c.obj 2022-12-01T09:59:04.8455757Z [3313/6480] Building CXX object confu-deps\XNNPACK\CMakeFiles\jit.dir\src\jit\aarch64-assembler.cc.obj 2022-12-01T09:59:04.8490527Z [3314/6480] Building CXX object confu-deps\XNNPACK\CMakeFiles\jit.dir\src\jit\aarch32-assembler.cc.obj 2022-12-01T09:59:04.8959883Z [3315/6480] Building CXX object confu-deps\XNNPACK\CMakeFiles\jit.dir\src\jit\assembler.cc.obj 2022-12-01T09:59:04.9115060Z [3316/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\argmax-pooling-nhwc.c.obj 2022-12-01T09:59:04.9115641Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:04.9359415Z [3317/6480] Building C object confu-deps\XNNPACK\CMakeFiles\indirection.dir\src\indirection.c.obj 2022-12-01T09:59:04.9401957Z [3318/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\binary-elementwise-nd.c.obj 2022-12-01T09:59:04.9402418Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:04.9733263Z [3319/6480] Building C object confu-deps\XNNPACK\CMakeFiles\packing.dir\src\packing.c.obj 2022-12-01T09:59:05.0078598Z [3320/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\average-pooling-nhwc.c.obj 2022-12-01T09:59:05.0079063Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.0207581Z [3321/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\channel-shuffle-nc.c.obj 2022-12-01T09:59:05.0208732Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.0893381Z [3322/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\deconvolution-nhwc.c.obj 2022-12-01T09:59:05.0893795Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.0991645Z [3323/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\convolution-nhwc.c.obj 2022-12-01T09:59:05.0992312Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.1029147Z [3324/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\constant-pad-nd.c.obj 2022-12-01T09:59:05.1029963Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.1228267Z [3325/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\convolution-nchw.c.obj 2022-12-01T09:59:05.1229136Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.1713868Z [3326/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\fully-connected-nc.c.obj 2022-12-01T09:59:05.1714509Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.1946657Z [3327/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\depth-to-space-nchw2nhwc.c.obj 2022-12-01T09:59:05.1947211Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.2043850Z [3328/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\global-average-pooling-nwc.c.obj 2022-12-01T09:59:05.2044435Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.2812531Z [3329/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\depth-to-space-nhwc.c.obj 2022-12-01T09:59:05.2813297Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.2916191Z [3330/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\global-average-pooling-ncw.c.obj 2022-12-01T09:59:05.2916614Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.3179586Z [3331/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\prelu-nc.c.obj 2022-12-01T09:59:05.3179953Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.3343392Z [3332/6480] Building C object confu-deps\XNNPACK\CMakeFiles\jit.dir\src\jit\memory.c.obj 2022-12-01T09:59:05.3478476Z [3333/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\softmax-nc.c.obj 2022-12-01T09:59:05.3479041Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.3518324Z [3334/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\resize-bilinear-nhwc.c.obj 2022-12-01T09:59:05.3519053Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.3638302Z [3335/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\resize-bilinear-nchw.c.obj 2022-12-01T09:59:05.3638699Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.3777220Z [3336/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\max-pooling-nhwc.c.obj 2022-12-01T09:59:05.3777626Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.4632700Z [3337/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\unpooling-nhwc.c.obj 2022-12-01T09:59:05.4633117Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.4820774Z [3338/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\unary-elementwise-nc.c.obj 2022-12-01T09:59:05.4821181Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.4916463Z [3339/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\operators\lut-elementwise-nc.c.obj 2022-12-01T09:59:05.4916867Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.5062177Z [3340/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\argmax-pooling-2d.c.obj 2022-12-01T09:59:05.5062684Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.5197975Z [3341/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\add2.c.obj 2022-12-01T09:59:05.5198346Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.5296736Z [3342/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\average-pooling-2d.c.obj 2022-12-01T09:59:05.5297433Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.5341805Z [3343/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\abs.c.obj 2022-12-01T09:59:05.5342330Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.5488693Z [3344/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\ceiling.c.obj 2022-12-01T09:59:05.5489078Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.6502381Z [3345/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\clamp.c.obj 2022-12-01T09:59:05.6503023Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.6544264Z [3346/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\convert.c.obj 2022-12-01T09:59:05.6544696Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.6583189Z [3347/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\bankers-rounding.c.obj 2022-12-01T09:59:05.6583833Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.6725509Z [3348/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\depth-to-space.c.obj 2022-12-01T09:59:05.6725909Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.6813314Z [3349/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\convolution-2d.c.obj 2022-12-01T09:59:05.6919471Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.6920190Z [3350/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\depthwise-convolution-2d.c.obj 2022-12-01T09:59:05.6920811Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.6970590Z [3351/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\deconvolution-2d.c.obj 2022-12-01T09:59:05.6971541Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.7155575Z [3352/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\subgraph\divide.c.obj 2022-12-01T09:59:05.7156243Z cl : Command line warning D9025 : overriding '/O2' with '/O1' 2022-12-01T09:59:05.8122377Z [3353/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-gemm\gen\4x8-minmax-sse-load1.c.obj 2022-12-01T09:59:05.8151158Z [3354/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-igemm\gen\1x8-minmax-sse-load1.c.obj 2022-12-01T09:59:05.8240394Z [3355/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-ibilinear\gen\sse-c8.c.obj 2022-12-01T09:59:05.8265314Z [3356/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-gemm\gen\4x2c4-minmax-sse.c.obj 2022-12-01T09:59:05.8415555Z [3357/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-maxpool\9p8x-minmax-sse-c4.c.obj 2022-12-01T09:59:05.8511429Z [3358/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-ibilinear-chw\gen\sse-p8.c.obj 2022-12-01T09:59:05.8686307Z [3359/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-igemm\gen\4x8-minmax-sse-load1.c.obj 2022-12-01T09:59:05.8894496Z [3360/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-igemm\gen\4x2c4-minmax-sse.c.obj 2022-12-01T09:59:05.9413929Z [3361/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-pavgpool\9p8x-minmax-sse-c4.c.obj 2022-12-01T09:59:05.9513837Z [3362/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-rmax\sse.c.obj 2022-12-01T09:59:05.9651535Z [3363/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-pavgpool\9x-minmax-sse-c4.c.obj 2022-12-01T09:59:05.9865993Z [3364/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vmax-sse-x8.c.obj 2022-12-01T09:59:05.9970534Z [3365/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-spmm\gen\32x1-minmax-sse.c.obj 2022-12-01T09:59:06.0000049Z [3366/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vdiv-minmax-sse-x8.c.obj 2022-12-01T09:59:06.0127426Z [3367/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vaddc-minmax-sse-x8.c.obj 2022-12-01T09:59:06.0266202Z [3368/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vdivc-minmax-sse-x8.c.obj 2022-12-01T09:59:06.0962088Z [3369/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vadd-minmax-sse-x8.c.obj 2022-12-01T09:59:06.1087706Z [3370/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vmulc-minmax-sse-x8.c.obj 2022-12-01T09:59:06.1204518Z [3371/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vmaxc-sse-x8.c.obj 2022-12-01T09:59:06.1244158Z [3372/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vrdivc-minmax-sse-x8.c.obj 2022-12-01T09:59:06.1465600Z [3373/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vminc-sse-x8.c.obj 2022-12-01T09:59:06.1491862Z [3374/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vmul-minmax-sse-x8.c.obj 2022-12-01T09:59:06.1595070Z [3375/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vmin-sse-x8.c.obj 2022-12-01T09:59:06.2286022Z [3376/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vsqrdiff-sse-x8.c.obj 2022-12-01T09:59:06.2453716Z [3377/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vsub-minmax-sse-x8.c.obj 2022-12-01T09:59:06.2551597Z [3378/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vsubc-minmax-sse-x8.c.obj 2022-12-01T09:59:06.2605599Z [3379/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vrsubc-minmax-sse-x8.c.obj 2022-12-01T09:59:06.2703721Z [3380/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vclamp\gen\vclamp-sse-x8.c.obj 2022-12-01T09:59:06.2802034Z [3381/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vsqrdiffc-sse-x8.c.obj 2022-12-01T09:59:06.3182109Z [3382/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vunary\gen\vabs-sse-x8.c.obj 2022-12-01T09:59:06.3524484Z [3383/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vmulcaddc\gen\c4-minmax-sse-2x.c.obj 2022-12-01T09:59:06.3633494Z [3384/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vlrelu\gen\vlrelu-sse-x8.c.obj 2022-12-01T09:59:06.3933803Z [3385/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vhswish\gen\vhswish-sse-x8.c.obj 2022-12-01T09:59:06.4031591Z [3386/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\x32-packx\x4-sse.c.obj 2022-12-01T09:59:06.4057764Z [3387/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vsqrt\gen\sse-sqrt-x4.c.obj 2022-12-01T09:59:06.4190518Z [3388/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vunary\gen\vneg-sse-x8.c.obj 2022-12-01T09:59:06.4449012Z [3389/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vunary\gen\vsqr-sse-x8.c.obj 2022-12-01T09:59:06.4552227Z [3390/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-f32-vcvt\gen\vcvt-sse2-int16-x32.c.obj 2022-12-01T09:59:06.4869605Z [3391/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-argmaxpool\9x-sse2-c4.c.obj 2022-12-01T09:59:06.4987409Z [3392/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-argmaxpool\9p8x-sse2-c4.c.obj 2022-12-01T09:59:06.5429956Z [3393/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-qs8-vcvt\gen\vcvt-sse2-x32.c.obj 2022-12-01T09:59:06.5599454Z [3394/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-raddstoreexpminusmax\gen\sse2-rr2-p5-x20-acc2.c.obj 2022-12-01T09:59:06.5626780Z [3395/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-argmaxpool\4x-sse2-c4.c.obj 2022-12-01T09:59:06.5750460Z [3396/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-f16-vcvt\gen\vcvt-sse2-x16.c.obj 2022-12-01T09:59:06.5916258Z [3397/6480] 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:06.5947807Z [3398/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-prelu\gen\sse2-2x8.c.obj 2022-12-01T09:59:06.6164834Z [3399/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-qu8-vcvt\gen\vcvt-sse2-x32.c.obj 2022-12-01T09:59:06.6451841Z [3400/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vrnd\gen\vrndd-sse2-x8.c.obj 2022-12-01T09:59:06.7206232Z [3401/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-dwconv\gen\up8x9-minmax-fp32-sse2-mul16.c.obj 2022-12-01T09:59:06.7292908Z [3402/6480] 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:06.7388807Z [3403/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vrnd\gen\vrndu-sse2-x8.c.obj 2022-12-01T09:59:06.7497246Z [3404/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vrnd\gen\vrndz-sse2-x8.c.obj 2022-12-01T09:59:06.7521666Z [3405/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vrnd\gen\vrndne-sse2-x8.c.obj 2022-12-01T09:59:06.7804249Z [3406/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vlrelu\gen\vlrelu-sse2-x8.c.obj 2022-12-01T09:59:06.7905572Z [3407/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-gemm\gen\1x4c8-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:59:06.8063553Z [3408/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-dwconv\gen\up8x25-minmax-fp32-sse2-mul16.c.obj 2022-12-01T09:59:06.8861157Z [3409/6480] 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:06.8961631Z [3410/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-gemm\gen\3x4c8-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:59:06.9225389Z [3411/6480] 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:06.9377352Z [3412/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-igemm\gen\3x4c8-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:59:06.9468208Z [3413/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-f32-vcvt\gen\vcvt-sse2-x32.c.obj 2022-12-01T09:59:06.9505419Z [3414/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-igemm\gen\1x4c8-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:59:06.9534324Z [3415/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-gemm\gen\1x4c8-minmax-fp32-sse2-ld64.c.obj 2022-12-01T09:59:06.9631612Z [3416/6480] 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.0433087Z [3417/6480] 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.0794896Z [3418/6480] 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.0820749Z [3419/6480] 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.0908695Z [3420/6480] 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.0944758Z [3421/6480] 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.1140261Z [3422/6480] 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.1304175Z [3423/6480] 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.1730538Z [3424/6480] 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.1826197Z [3425/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-avgpool\9p8x-minmax-sse2-c8.c.obj 2022-12-01T09:59:07.2369458Z [3426/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-avgpool\9x-minmax-sse2-c8.c.obj 2022-12-01T09:59:07.2393410Z [3427/6480] 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.2523594Z [3428/6480] 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.2638010Z [3429/6480] 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.2673791Z [3430/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-f32-vcvt\gen\vcvt-sse2-x32.c.obj 2022-12-01T09:59:07.2770071Z [3431/6480] 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.3765373Z [3432/6480] 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.3952203Z [3433/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\s8-ibilinear\gen\sse2-c8.c.obj 2022-12-01T09:59:07.4047149Z [3434/6480] 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.4077724Z [3435/6480] 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.4102961Z [3436/6480] 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.4357550Z [3437/6480] 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.4389941Z [3438/6480] 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.4500519Z [3439/6480] 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.5271345Z [3440/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\s8-maxpool\9p8x-minmax-sse2-c16.c.obj 2022-12-01T09:59:07.5372386Z [3441/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\s8-vclamp\sse2-x64.c.obj 2022-12-01T09:59:07.5462634Z [3442/6480] 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.5485095Z [3443/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\u8-ibilinear\gen\sse2-c8.c.obj 2022-12-01T09:59:07.5579604Z [3444/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\u8-rmax\sse2.c.obj 2022-12-01T09:59:07.5816189Z [3445/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\xx-fill\sse2-x64.c.obj 2022-12-01T09:59:07.6003514Z [3446/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\u8-vclamp\sse2-x64.c.obj 2022-12-01T09:59:07.6034039Z [3447/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\u8-maxpool\9p8x-minmax-sse2-c16.c.obj 2022-12-01T09:59:07.6726408Z [3448/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\xx-pad\sse2.c.obj 2022-12-01T09:59:07.6851318Z [3449/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\x8-zip\x2-sse2.c.obj 2022-12-01T09:59:07.6877124Z [3450/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\x32-unpool\sse2.c.obj 2022-12-01T09:59:07.6964292Z [3451/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\x32-zip\x2-sse2.c.obj 2022-12-01T09:59:07.7053875Z [3452/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\x8-zip\xm-sse2.c.obj 2022-12-01T09:59:07.7352933Z [3453/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\x8-zip\x4-sse2.c.obj 2022-12-01T09:59:07.7791662Z [3454/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\x32-zip\xm-sse2.c.obj 2022-12-01T09:59:07.7817953Z [3455/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\x32-zip\x3-sse2.c.obj 2022-12-01T09:59:07.7987343Z [3456/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\x8-zip\x3-sse2.c.obj 2022-12-01T09:59:07.8279074Z [3457/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-f32-vcvt\gen\vcvt-sse41-int16-x16.c.obj 2022-12-01T09:59:07.8378648Z [3458/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\x32-zip\x4-sse2.c.obj 2022-12-01T09:59:07.8428859Z [3459/6480] 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:07.8551287Z [3460/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-f16-vcvt\gen\vcvt-sse41-x8.c.obj 2022-12-01T09:59:07.8970645Z [3461/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-prelu\gen\sse41-2x8.c.obj 2022-12-01T09:59:07.9148824Z [3462/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-qs8-vcvt\gen\vcvt-sse41-x32.c.obj 2022-12-01T09:59:07.9374703Z [3463/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vlrelu\gen\vlrelu-sse41-x8.c.obj 2022-12-01T09:59:07.9686238Z [3464/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vrnd\gen\vrndz-sse41-x8.c.obj 2022-12-01T09:59:07.9819741Z [3465/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vrnd\gen\vrndd-sse41-x8.c.obj 2022-12-01T09:59:08.0079753Z [3466/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vrnd\gen\vrndne-sse41-x8.c.obj 2022-12-01T09:59:08.0238613Z [3467/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vrnd\gen\vrndu-sse41-x8.c.obj 2022-12-01T09:59:08.0362711Z [3468/6480] 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.0882895Z [3469/6480] 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.1102572Z [3470/6480] 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.1197222Z [3471/6480] 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.1302363Z [3472/6480] 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.1331992Z [3473/6480] 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.1816256Z [3474/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-f32-vcvt\gen\vcvt-sse41-x16.c.obj 2022-12-01T09:59:08.1978954Z [3475/6480] 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.2112779Z [3476/6480] 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.2556698Z [3477/6480] 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.2654744Z [3478/6480] 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.2684905Z [3479/6480] 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.2776270Z [3480/6480] 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.3144646Z [3481/6480] 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.3239683Z [3482/6480] 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.3791571Z [3483/6480] 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.3985704Z [3484/6480] 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.4084487Z [3485/6480] 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.4430562Z [3486/6480] 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.4455982Z [3487/6480] 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.4605844Z [3488/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-f32-vcvt\gen\vcvt-sse41-x16.c.obj 2022-12-01T09:59:08.4705430Z [3489/6480] 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.4735180Z [3490/6480] 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.5402257Z [3491/6480] 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.5426519Z [3492/6480] 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.5999591Z [3493/6480] 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.6229940Z [3494/6480] 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.6331395Z [3495/6480] 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.6458579Z [3496/6480] 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.6501403Z [3497/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-igemm\gen\3x4c8-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:59:08.6881616Z [3498/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-igemm\gen\1x4c8-minmax-fp32-sse41-ld64.c.obj 2022-12-01T09:59:08.7089119Z [3499/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\s8-maxpool\9p8x-minmax-sse41-c16.c.obj 2022-12-01T09:59:08.7118204Z [3500/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\s8-ibilinear\gen\sse41-c16.c.obj 2022-12-01T09:59:08.7515051Z [3501/6480] 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.7654614Z [3502/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\s8-vclamp\sse41-x64.c.obj 2022-12-01T09:59:08.7682012Z [3503/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\u8-ibilinear\gen\sse41-c16.c.obj 2022-12-01T09:59:08.7791115Z [3504/6480] 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.8258397Z [3505/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-dwconv\gen\up8x25-minmax-avx.c.obj 2022-12-01T09:59:08.8925675Z [3506/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-dwconv\gen\up16x4-minmax-avx.c.obj 2022-12-01T09:59:08.8956021Z [3507/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-dwconv\gen\up16x9-minmax-avx.c.obj 2022-12-01T09:59:08.9286588Z [3508/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-dwconv\gen\up16x3-minmax-avx.c.obj 2022-12-01T09:59:08.9393132Z [3509/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-f16-vcvt\gen\vcvt-avx-x24.c.obj 2022-12-01T09:59:08.9425064Z [3510/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-f32-vcvt\gen\vcvt-avx-int16-x16.c.obj 2022-12-01T09:59:08.9459103Z [3511/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-prelu\gen\avx-2x16.c.obj 2022-12-01T09:59:08.9569556Z [3512/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-gemm\gen\1x16-minmax-avx-broadcast.c.obj 2022-12-01T09:59:09.0116782Z [3513/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-igemm\gen\1x16-minmax-avx-broadcast.c.obj 2022-12-01T09:59:09.0707813Z [3514/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-gemm\gen\5x16-minmax-avx-broadcast.c.obj 2022-12-01T09:59:09.0737073Z [3515/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-igemm\gen\5x16-minmax-avx-broadcast.c.obj 2022-12-01T09:59:09.0973437Z [3516/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-qs8-vcvt\gen\vcvt-avx-x32.c.obj 2022-12-01T09:59:09.1071739Z [3517/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-qu8-vcvt\gen\vcvt-avx-x32.c.obj 2022-12-01T09:59:09.1104347Z [3518/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vadd-minmax-avx-x16.c.obj 2022-12-01T09:59:09.1203941Z [3519/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vmin-avx-x16.c.obj 2022-12-01T09:59:09.1378289Z [3520/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vaddc-minmax-avx-x16.c.obj 2022-12-01T09:59:09.1801674Z [3521/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vmaxc-avx-x16.c.obj 2022-12-01T09:59:09.2492934Z [3522/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vminc-avx-x16.c.obj 2022-12-01T09:59:09.2535399Z [3523/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vmax-avx-x16.c.obj 2022-12-01T09:59:09.2674815Z [3524/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vdiv-minmax-avx-x16.c.obj 2022-12-01T09:59:09.2992488Z [3525/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vrsubc-minmax-avx-x16.c.obj 2022-12-01T09:59:09.3037708Z [3526/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vmulc-minmax-avx-x16.c.obj 2022-12-01T09:59:09.3207248Z [3527/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vdivc-minmax-avx-x16.c.obj 2022-12-01T09:59:09.3491144Z [3528/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vsqrdiff-avx-x16.c.obj 2022-12-01T09:59:09.3529493Z [3529/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vrdivc-minmax-avx-x16.c.obj 2022-12-01T09:59:09.4043309Z [3530/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vmul-minmax-avx-x16.c.obj 2022-12-01T09:59:09.4165531Z [3531/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vsubc-minmax-avx-x16.c.obj 2022-12-01T09:59:09.4758639Z [3532/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vsqrdiffc-avx-x16.c.obj 2022-12-01T09:59:09.4856198Z [3533/6480] 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.4886261Z [3534/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vclamp\gen\vclamp-avx-x16.c.obj 2022-12-01T09:59:09.5234416Z [3535/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vsub-minmax-avx-x16.c.obj 2022-12-01T09:59:09.5387765Z [3536/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vrnd\gen\vrndd-avx-x16.c.obj 2022-12-01T09:59:09.5432075Z [3537/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vlrelu\gen\vlrelu-avx-x16.c.obj 2022-12-01T09:59:09.5713029Z [3538/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vrnd\gen\vrndu-avx-x16.c.obj 2022-12-01T09:59:09.5813214Z [3539/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vhswish\gen\vhswish-avx-x16.c.obj 2022-12-01T09:59:09.6382880Z [3540/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vrnd\gen\vrndne-avx-x16.c.obj 2022-12-01T09:59:09.6548379Z [3541/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vunary\gen\vabs-avx-x16.c.obj 2022-12-01T09:59:09.6682986Z [3542/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vrnd\gen\vrndz-avx-x16.c.obj 2022-12-01T09:59:09.6880335Z [3543/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vsqrt\gen\avx-sqrt-x8.c.obj 2022-12-01T09:59:09.6983138Z [3544/6480] 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.7010554Z [3545/6480] 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.7270593Z [3546/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vunary\gen\vneg-avx-x16.c.obj 2022-12-01T09:59:09.7366918Z [3547/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vunary\gen\vsqr-avx-x16.c.obj 2022-12-01T09:59:09.7996985Z [3548/6480] 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.8405716Z [3549/6480] 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.8512068Z [3550/6480] 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:09.8538764Z [3551/6480] 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.8782348Z [3552/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-f32-vcvt\gen\vcvt-avx-x32.c.obj 2022-12-01T09:59:09.8807664Z [3553/6480] 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.8970743Z [3554/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-igemm\gen\1x4c8-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:59:09.9348027Z [3555/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-gemm\gen\2x4c8-minmax-fp32-avx-ld128.c.obj 2022-12-01T09:59:09.9867060Z [3556/6480] 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:10.0016763Z [3557/6480] 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.0111087Z [3558/6480] 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.0209957Z [3559/6480] 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.0458274Z [3560/6480] 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.0506970Z [3561/6480] 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.0617347Z [3562/6480] 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.0829615Z [3563/6480] 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.1322710Z [3564/6480] 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.1844482Z [3565/6480] 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.2003052Z [3566/6480] 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.2245631Z [3567/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-f32-vcvt\gen\vcvt-avx-x32.c.obj 2022-12-01T09:59:10.2452672Z [3568/6480] 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.2545152Z [3569/6480] 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.2690670Z [3570/6480] 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.2795751Z [3571/6480] 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.3252022Z [3572/6480] 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.3540204Z [3573/6480] 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.3637096Z [3574/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\x8-lut\gen\lut-avx-x64.c.obj 2022-12-01T09:59:10.3829290Z [3575/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-gavgpool\gen\7x-minmax-f16c-c8.c.obj 2022-12-01T09:59:10.4097030Z [3576/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-gavgpool\gen\7p7x-minmax-f16c-c8.c.obj 2022-12-01T09:59:10.4192026Z [3577/6480] 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.4232869Z [3578/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-maxpool\9p8x-minmax-f16c-c8.c.obj 2022-12-01T09:59:10.4339271Z [3579/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-f32-vcvt\gen\vcvt-f16c-x16.c.obj 2022-12-01T09:59:10.4814016Z [3580/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-vbinary\gen\vmulc-minmax-f16c-x16.c.obj 2022-12-01T09:59:10.5029105Z [3581/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-vclamp\gen\vclamp-f16c-x16.c.obj 2022-12-01T09:59:10.5355524Z [3582/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-vbinary\gen\vadd-minmax-f16c-x16.c.obj 2022-12-01T09:59:10.5601429Z [3583/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-prelu\gen\f16c-2x16.c.obj 2022-12-01T09:59:10.5645337Z [3584/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-vbinary\gen\vmul-minmax-f16c-x16.c.obj 2022-12-01T09:59:10.5776517Z [3585/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-vbinary\gen\vaddc-minmax-f16c-x16.c.obj 2022-12-01T09:59:10.5874761Z [3586/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-vlrelu\gen\vlrelu-f16c-x16.c.obj 2022-12-01T09:59:10.6037586Z [3587/6480] 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.6274295Z [3588/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-f16-vcvt\gen\vcvt-f16c-x16.c.obj 2022-12-01T09:59:10.6618599Z [3589/6480] 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.6840524Z [3590/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-vhswish\gen\vhswish-f16c-x16.c.obj 2022-12-01T09:59:10.7403398Z [3591/6480] 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.7428298Z [3592/6480] 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.7689649Z [3593/6480] 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.7894725Z [3594/6480] 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.8071278Z [3595/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-igemm\gen\1x4c8-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:59:10.8165962Z [3596/6480] 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.8351579Z [3597/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-igemm\gen\2x4c8-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:59:10.8536173Z [3598/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-gemm\gen\1x4c8-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:59:10.8992412Z [3599/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-vadd\gen\minmax-xop-mul32-ld32-x8.c.obj 2022-12-01T09:59:10.9197178Z [3600/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-igemm\gen\1x4c8-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:59:10.9474398Z [3601/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-gemm\gen\2x4c8-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:59:10.9809196Z [3602/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-gemm\gen\1x4c8-minmax-fp32-xop-ld64.c.obj 2022-12-01T09:59:10.9904632Z [3603/6480] 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.0008011Z [3604/6480] 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.0034293Z [3605/6480] 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.0382008Z [3606/6480] 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.0609219Z [3607/6480] 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.0742891Z [3608/6480] 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.1112287Z [3609/6480] 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.1544885Z [3610/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-dwconv\gen\up8x25-minmax-fma3-acc2.c.obj 2022-12-01T09:59:11.1578503Z [3611/6480] 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.1671280Z [3612/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-dwconv\gen\up16x3-minmax-fma3.c.obj 2022-12-01T09:59:11.1814076Z [3613/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-dwconv\gen\up8x25-minmax-fma3.c.obj 2022-12-01T09:59:11.2135182Z [3614/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-ibilinear\gen\fma3-c8.c.obj 2022-12-01T09:59:11.2162900Z [3615/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-dwconv\gen\up16x9-minmax-fma3.c.obj 2022-12-01T09:59:11.2191096Z [3616/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-vmulcaddc\gen\c8-minmax-fma3-2x.c.obj 2022-12-01T09:59:11.2709992Z [3617/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-dwconv\gen\up16x4-minmax-fma3.c.obj 2022-12-01T09:59:11.3137100Z [3618/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-dwconv\gen\up16x9-minmax-fma3.c.obj 2022-12-01T09:59:11.3317691Z [3619/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-dwconv\gen\up16x3-minmax-fma3.c.obj 2022-12-01T09:59:11.3425150Z [3620/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-dwconv\gen\up16x4-minmax-fma3.c.obj 2022-12-01T09:59:11.3768325Z [3621/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-gemm\gen\1x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:11.4004706Z [3622/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-gemm\gen\1x16-minmax-fma3-broadcast.c.obj 2022-12-01T09:59:11.4039164Z [3623/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-gemm\gen\5x16-minmax-fma3-broadcast.c.obj 2022-12-01T09:59:11.4136581Z [3624/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-gemm\gen\4x16s4-minmax-fma3-broadcast.c.obj 2022-12-01T09:59:11.4524169Z [3625/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-igemm\gen\1x16-minmax-fma3-broadcast.c.obj 2022-12-01T09:59:11.4853129Z [3626/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-gemm\gen\1x16s4-minmax-fma3-broadcast.c.obj 2022-12-01T09:59:11.5131886Z [3627/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-igemm\gen\5x16-minmax-fma3-broadcast.c.obj 2022-12-01T09:59:11.5162326Z [3628/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-igemm\gen\4x16s4-minmax-fma3-broadcast.c.obj 2022-12-01T09:59:11.5481103Z [3629/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-igemm\gen\1x16s4-minmax-fma3-broadcast.c.obj 2022-12-01T09:59:11.5701921Z [3630/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-qu8-vcvt\gen\vcvt-avx2-x64.c.obj 2022-12-01T09:59:11.5803263Z [3631/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-gemm\gen\1x16-minmax-avx2-broadcast.c.obj 2022-12-01T09:59:11.5910446Z [3632/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vhswish\gen\vhswish-fma3-x16.c.obj 2022-12-01T09:59:11.6230423Z [3633/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-igemm\gen\1x16-minmax-avx2-broadcast.c.obj 2022-12-01T09:59:11.6501841Z [3634/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-gemm\gen\4x16-minmax-avx2-broadcast.c.obj 2022-12-01T09:59:11.6764446Z [3635/6480] 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.6856485Z [3636/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-igemm\gen\4x16-minmax-avx2-broadcast.c.obj 2022-12-01T09:59:11.6950644Z [3637/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-qs8-vcvt\gen\vcvt-avx2-x64.c.obj 2022-12-01T09:59:11.7455067Z [3638/6480] 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.7481804Z [3639/6480] 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.7975282Z [3640/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-gemm\gen\3x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:59:11.8018562Z [3641/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-gemm\gen\1x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:59:11.8044586Z [3642/6480] 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.8430534Z [3643/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-dwconv\gen\up16x25-minmax-fp32-avx2-mul32.c.obj 2022-12-01T09:59:11.8553166Z [3644/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-igemm\gen\1x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:59:11.8840923Z [3645/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-igemm\gen\3x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:59:11.8933157Z [3646/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-f32-vcvt\gen\vcvt-avx2-x16.c.obj 2022-12-01T09:59:11.9193253Z [3647/6480] 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.9743038Z [3648/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-gemm\gen\3x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:59:11.9778615Z [3649/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-igemm\gen\1x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:59:11.9890544Z [3650/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-gemm\gen\1x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:59:11.9919208Z [3651/6480] 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.0402219Z [3652/6480] 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.0592425Z [3653/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-igemm\gen\3x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:59:12.0681865Z [3654/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-gemm\gen\3x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:59:12.0843516Z [3655/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-f32-vcvt\gen\vcvt-avx2-x16.c.obj 2022-12-01T09:59:12.1477716Z [3656/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-gemm\gen\1x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:59:12.1590956Z [3657/6480] 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.2112767Z [3658/6480] 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.2269391Z [3659/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-igemm\gen\1x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:59:12.2522309Z [3660/6480] 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.2700081Z [3661/6480] 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.2876145Z [3662/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\x8-lut\gen\lut-avx2-x128.c.obj 2022-12-01T09:59:12.2993754Z [3663/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-dwconv\gen\up16x3-minmax-avx512f.c.obj 2022-12-01T09:59:12.3216416Z [3664/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-igemm\gen\3x8c8-minmax-fp32-avx2.c.obj 2022-12-01T09:59:12.3325556Z [3665/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-dwconv\gen\up16x25-minmax-avx512f.c.obj 2022-12-01T09:59:12.3697760Z [3666/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-dwconv\gen\up16x4-minmax-avx512f.c.obj 2022-12-01T09:59:12.4008572Z [3667/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-gemm\gen\7x16-minmax-avx512f-broadcast.c.obj 2022-12-01T09:59:12.4264206Z [3668/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-gemm\gen\1x16-minmax-avx512f-broadcast.c.obj 2022-12-01T09:59:12.4366799Z [3669/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-dwconv\gen\up16x9-minmax-avx512f.c.obj 2022-12-01T09:59:12.4541077Z [3670/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vdiv-minmax-avx512f-x32.c.obj 2022-12-01T09:59:12.4782072Z [3671/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-prelu\gen\avx512f-2x16.c.obj 2022-12-01T09:59:12.4888036Z [3672/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vaddc-minmax-avx512f-x32.c.obj 2022-12-01T09:59:12.4920296Z [3673/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-igemm\gen\1x16-minmax-avx512f-broadcast.c.obj 2022-12-01T09:59:12.5179561Z [3674/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vadd-minmax-avx512f-x32.c.obj 2022-12-01T09:59:12.5657502Z [3675/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-igemm\gen\7x16-minmax-avx512f-broadcast.c.obj 2022-12-01T09:59:12.5866187Z [3676/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vminc-avx512f-x32.c.obj 2022-12-01T09:59:12.5900427Z [3677/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vmin-avx512f-x32.c.obj 2022-12-01T09:59:12.6084340Z [3678/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vmax-avx512f-x32.c.obj 2022-12-01T09:59:12.6294993Z [3679/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vmaxc-avx512f-x32.c.obj 2022-12-01T09:59:12.6452511Z [3680/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vdivc-minmax-avx512f-x32.c.obj 2022-12-01T09:59:12.6736805Z [3681/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vrdivc-minmax-avx512f-x32.c.obj 2022-12-01T09:59:12.6847448Z [3682/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vsqrdiff-avx512f-x32.c.obj 2022-12-01T09:59:12.7124913Z [3683/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vrsubc-minmax-avx512f-x32.c.obj 2022-12-01T09:59:12.7389180Z [3684/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vmul-minmax-avx512f-x32.c.obj 2022-12-01T09:59:12.7605777Z [3685/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vsub-minmax-avx512f-x32.c.obj 2022-12-01T09:59:12.7887095Z [3686/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vhswish\gen\vhswish-avx512f-x16.c.obj 2022-12-01T09:59:12.7942792Z [3687/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vmulc-minmax-avx512f-x32.c.obj 2022-12-01T09:59:12.8147565Z [3688/6480] 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.8247068Z [3689/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vsubc-minmax-avx512f-x32.c.obj 2022-12-01T09:59:12.8285646Z [3690/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vclamp\gen\vclamp-avx512f-x16.c.obj 2022-12-01T09:59:12.8578914Z [3691/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vbinary\gen\vsqrdiffc-avx512f-x32.c.obj 2022-12-01T09:59:12.9241179Z [3692/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vrnd\gen\vrndz-avx512f-x16.c.obj 2022-12-01T09:59:12.9272447Z [3693/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vrnd\gen\vrndne-avx512f-x16.c.obj 2022-12-01T09:59:12.9403735Z [3694/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vrnd\gen\vrndu-avx512f-x16.c.obj 2022-12-01T09:59:12.9435784Z [3695/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vlrelu\gen\vlrelu-avx512f-x16.c.obj 2022-12-01T09:59:12.9621843Z [3696/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vrnd\gen\vrndd-avx512f-x16.c.obj 2022-12-01T09:59:12.9847883Z [3697/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f16-f32-vcvt\gen\vcvt-avx512skx-x16.c.obj 2022-12-01T09:59:13.0009114Z [3698/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vunary\gen\vneg-avx512f-x16.c.obj 2022-12-01T09:59:13.0035079Z [3699/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vunary\gen\vsqr-avx512f-x16.c.obj 2022-12-01T09:59:13.0782580Z [3700/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-vunary\gen\vabs-avx512f-x16.c.obj 2022-12-01T09:59:13.0811304Z [3701/6480] 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:13.1019596Z [3702/6480] 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.1115322Z [3703/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-qs8-vcvt\gen\vcvt-avx512skx-x128.c.obj 2022-12-01T09:59:13.1213073Z [3704/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-gemm\gen\1x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:13.1428275Z [3705/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-f16-vcvt\gen\vcvt-avx512skx-x16.c.obj 2022-12-01T09:59:13.1458186Z [3706/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\f32-qu8-vcvt\gen\vcvt-avx512skx-x128.c.obj 2022-12-01T09:59:13.1732757Z [3707/6480] 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.2510270Z [3708/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-igemm\gen\4x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:13.2619046Z [3709/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-igemm\gen\1x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:13.2704088Z [3710/6480] 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.3013443Z [3711/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qc8-gemm\gen\4x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:13.3050010Z [3712/6480] 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.3147182Z [3713/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-f32-vcvt\gen\vcvt-avx512skx-x32.c.obj 2022-12-01T09:59:13.3285318Z [3714/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-igemm\gen\4x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:13.3716944Z [3715/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-gemm\gen\1x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:13.4244061Z [3716/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-gemm\gen\4x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:13.4362902Z [3717/6480] 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.4396795Z [3718/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qs8-igemm\gen\1x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:13.4495825Z [3719/6480] 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.4677272Z [3720/6480] 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.4838751Z [3721/6480] 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.4869769Z [3722/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-f32-vcvt\gen\vcvt-avx512skx-x32.c.obj 2022-12-01T09:59:13.5352787Z [3723/6480] 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.6020062Z [3724/6480] 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.6111016Z [3725/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-gemm\gen\4x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:13.6229054Z [3726/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\x8-lut\gen\lut-avx512skx-vpshufb-x64.c.obj 2022-12-01T09:59:13.6408162Z [3727/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-igemm\gen\1x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:13.6436077Z [3728/6480] Building C object confu-deps\XNNPACK\CMakeFiles\XNNPACK.dir\src\qu8-igemm\gen\4x16c8-minmax-fp32-avx512skx.c.obj 2022-12-01T09:59:13.8055506Z [3729/6480] Linking CXX static library lib\XNNPACK.lib 2022-12-01T09:59:13.8223786Z [3730/6480] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock.dir\src\gmock-all.cc.obj 2022-12-01T09:59:13.8224183Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:13.8902635Z [3731/6480] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock_main.dir\src\gmock_main.cc.obj 2022-12-01T09:59:13.8903577Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:13.8935070Z [3732/6480] Building CXX object third_party\googletest\googletest\CMakeFiles\gtest_main.dir\src\gtest_main.cc.obj 2022-12-01T09:59:13.8935444Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:13.9084033Z [3733/6480] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock_main.dir\src\gmock-all.cc.obj 2022-12-01T09:59:13.9084472Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:13.9972150Z [3734/6480] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock_main.dir\__\googletest\src\gtest-all.cc.obj 2022-12-01T09:59:13.9972722Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.0087192Z [3735/6480] Building CXX object third_party\googletest\googlemock\CMakeFiles\gmock.dir\__\googletest\src\gtest-all.cc.obj 2022-12-01T09:59:14.0087594Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.0889280Z [3736/6480] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark_api_internal.cc.obj 2022-12-01T09:59:14.0889683Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.0889962Z cl : Command line warning D9025 : overriding '/W4' with '/w' 2022-12-01T09:59:14.1014026Z [3737/6480] Building CXX object third_party\googletest\googletest\CMakeFiles\gtest.dir\src\gtest-all.cc.obj 2022-12-01T09:59:14.1014674Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.1122005Z [3738/6480] Linking CXX static library lib\gmock_main.lib 2022-12-01T09:59:14.1148920Z [3739/6480] Linking CXX static library lib\gmock.lib 2022-12-01T09:59:14.1700233Z [3740/6480] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark.cc.obj 2022-12-01T09:59:14.1700615Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.1700880Z cl : Command line warning D9025 : overriding '/W4' with '/w' 2022-12-01T09:59:14.1906960Z [3741/6480] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark_register.cc.obj 2022-12-01T09:59:14.1907359Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.1907641Z cl : Command line warning D9025 : overriding '/W4' with '/w' 2022-12-01T09:59:14.2243102Z [3742/6480] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark_runner.cc.obj 2022-12-01T09:59:14.2243820Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.2244339Z cl : Command line warning D9025 : overriding '/W4' with '/w' 2022-12-01T09:59:14.2767025Z [3743/6480] Linking CXX static library lib\gtest.lib 2022-12-01T09:59:14.2819217Z [3744/6480] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\colorprint.cc.obj 2022-12-01T09:59:14.2819875Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.2820373Z cl : Command line warning D9025 : overriding '/W4' with '/w' 2022-12-01T09:59:14.3325188Z [3745/6480] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\benchmark_name.cc.obj 2022-12-01T09:59:14.3325876Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.3326321Z cl : Command line warning D9025 : overriding '/W4' with '/w' 2022-12-01T09:59:14.3447066Z [3746/6480] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\commandlineflags.cc.obj 2022-12-01T09:59:14.3447531Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.3447824Z cl : Command line warning D9025 : overriding '/W4' with '/w' 2022-12-01T09:59:14.3611590Z [3747/6480] Linking CXX static library lib\gtest_main.lib 2022-12-01T09:59:14.3757902Z [3748/6480] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\csv_reporter.cc.obj 2022-12-01T09:59:14.3758288Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.3758552Z cl : Command line warning D9025 : overriding '/W4' with '/w' 2022-12-01T09:59:14.4156355Z [3749/6480] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\perf_counters.cc.obj 2022-12-01T09:59:14.4157564Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.4157883Z cl : Command line warning D9025 : overriding '/W4' with '/w' 2022-12-01T09:59:14.4455867Z [3750/6480] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\complexity.cc.obj 2022-12-01T09:59:14.4456421Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.4456703Z cl : Command line warning D9025 : overriding '/W4' with '/w' 2022-12-01T09:59:14.4995705Z [3751/6480] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\json_reporter.cc.obj 2022-12-01T09:59:14.4996135Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.4996418Z cl : Command line warning D9025 : overriding '/W4' with '/w' 2022-12-01T09:59:14.5237759Z [3752/6480] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\counter.cc.obj 2022-12-01T09:59:14.5238357Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.5238824Z cl : Command line warning D9025 : overriding '/W4' with '/w' 2022-12-01T09:59:14.5889265Z [3753/6480] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\console_reporter.cc.obj 2022-12-01T09:59:14.5889682Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.5890181Z cl : Command line warning D9025 : overriding '/W4' with '/w' 2022-12-01T09:59:14.5923675Z [3754/6480] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\string_util.cc.obj 2022-12-01T09:59:14.5924314Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.5924815Z cl : Command line warning D9025 : overriding '/W4' with '/w' 2022-12-01T09:59:14.6517487Z [3755/6480] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\statistics.cc.obj 2022-12-01T09:59:14.6518171Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.6518693Z cl : Command line warning D9025 : overriding '/W4' with '/w' 2022-12-01T09:59:14.6711460Z [3756/6480] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\reporter.cc.obj 2022-12-01T09:59:14.6712105Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.6712608Z cl : Command line warning D9025 : overriding '/W4' with '/w' 2022-12-01T09:59:14.7458409Z [3757/6480] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark_main.dir\benchmark_main.cc.obj 2022-12-01T09:59:14.7459099Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.7459592Z cl : Command line warning D9025 : overriding '/W4' with '/w' 2022-12-01T09:59:14.7986287Z [3758/6480] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\sleep.cc.obj 2022-12-01T09:59:14.7986887Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.7987332Z cl : Command line warning D9025 : overriding '/W4' with '/w' 2022-12-01T09:59:14.9764105Z [3759/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86instapi.cpp.obj 2022-12-01T09:59:14.9764498Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:14.9948389Z [3760/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86compiler.cpp.obj 2022-12-01T09:59:14.9948854Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:15.0655164Z [3761/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86func.cpp.obj 2022-12-01T09:59:15.0655822Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:15.0990534Z [3762/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86emithelper.cpp.obj 2022-12-01T09:59:15.0990931Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:15.1580126Z [3763/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86instdb.cpp.obj 2022-12-01T09:59:15.1580716Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:15.1613088Z [3764/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86formatter.cpp.obj 2022-12-01T09:59:15.1613505Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:15.2030217Z [3765/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\PackMatrix.cc.obj 2022-12-01T09:59:15.2056836Z [3766/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\FbgemmFloat16Convert.cc.obj 2022-12-01T09:59:15.3545784Z [3767/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\FbgemmFPCommon.cc.obj 2022-12-01T09:59:15.3946514Z [3768/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\FbgemmSparseDense.cc.obj 2022-12-01T09:59:15.4390770Z [3769/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\FbgemmFP16.cc.obj 2022-12-01T09:59:15.6244759Z [3770/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\FbgemmI8Spmdm.cc.obj 2022-12-01T09:59:15.6579641Z [3771/6480] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\sysinfo.cc.obj 2022-12-01T09:59:15.6580027Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:15.6580332Z cl : Command line warning D9025 : overriding '/W4' with '/w' 2022-12-01T09:59:15.6690114Z [3772/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GenerateKernel.cc.obj 2022-12-01T09:59:15.6720663Z [3773/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GenerateKernelU8S8S32ACC16Avx512VNNI.cc.obj 2022-12-01T09:59:15.6921147Z [3774/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\FbgemmI64.cc.obj 2022-12-01T09:59:15.7153305Z [3775/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GenerateKernelU8S8S32ACC16Avx512.cc.obj 2022-12-01T09:59:15.7189652Z [3776/6480] Building CXX object third_party\benchmark\src\CMakeFiles\benchmark.dir\timers.cc.obj 2022-12-01T09:59:15.7190085Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:15.7190378Z cl : Command line warning D9025 : overriding '/W4' with '/w' 2022-12-01T09:59:15.7329911Z [3777/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GenerateKernelDirectConvU8S8S32ACC32.cc.obj 2022-12-01T09:59:15.9804639Z [3778/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\PackAMatrix.cc.obj 2022-12-01T09:59:15.9936917Z [3779/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GenerateKernelU8S8S32ACC16.cc.obj 2022-12-01T09:59:16.0056861Z [3780/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\PackAWithIm2Col.cc.obj 2022-12-01T09:59:16.0089952Z [3781/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GroupwiseConvAcc32Avx2.cc.obj 2022-12-01T09:59:16.0527211Z [3782/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GenerateKernelU8S8S32ACC32Avx512VNNI.cc.obj 2022-12-01T09:59:16.0852544Z [3783/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GroupwiseConvAcc32Avx512.cc.obj 2022-12-01T09:59:16.0975985Z [3784/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GroupwiseConv.cc.obj 2022-12-01T09:59:16.1103757Z [3785/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GenerateKernelU8S8S32ACC32.cc.obj 2022-12-01T09:59:16.2115391Z [3786/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\ExecuteKernel.cc.obj 2022-12-01T09:59:16.2352450Z [3787/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\PackBMatrix.cc.obj 2022-12-01T09:59:16.2467300Z [3788/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\PackAWithRowOffset.cc.obj 2022-12-01T09:59:16.2496101Z [3789/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\PackAWithQuantRowOffset.cc.obj 2022-12-01T09:59:16.3135457Z [3790/6480] Linking CXX static library lib\benchmark.lib 2022-12-01T09:59:16.3761241Z [3791/6480] Linking CXX static library lib\benchmark_main.lib 2022-12-01T09:59:16.4093182Z [3792/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\EmbeddingSpMDMNBit.cc.obj 2022-12-01T09:59:16.4249324Z [3793/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\FbgemmConv.cc.obj 2022-12-01T09:59:16.4805063Z [3794/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\FbgemmBfloat16Convert.cc.obj 2022-12-01T09:59:16.4853036Z [3795/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\Fbgemm.cc.obj 2022-12-01T09:59:16.4978130Z [3796/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\EmbeddingSpMDM.cc.obj 2022-12-01T09:59:16.6011110Z [3797/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\QuantUtils.cc.obj 2022-12-01T09:59:16.6226120Z [3798/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\ExecuteKernelU8S8.cc.obj 2022-12-01T09:59:16.6351749Z [3799/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\PackWeightsForDirectConv.cc.obj 2022-12-01T09:59:16.6546454Z [3800/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\PackWeightsForConv.cc.obj 2022-12-01T09:59:16.6795760Z [3801/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\TransposeUtils.cc.obj 2022-12-01T09:59:16.7563656Z [3802/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\PackWeightMatrixForGConv.cc.obj 2022-12-01T09:59:16.8435482Z [3803/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\EmbeddingSpMDMAvx2.cc.obj 2022-12-01T09:59:16.8699710Z [3804/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\RowWiseSparseAdagradFused.cc.obj 2022-12-01T09:59:16.8734515Z [3805/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\SparseAdagrad.cc.obj 2022-12-01T09:59:16.8852014Z [3806/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\spmmUtils.cc.obj 2022-12-01T09:59:16.8885062Z [3807/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\FbgemmFloat16ConvertAvx2.cc.obj 2022-12-01T09:59:16.9119811Z [3808/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\RefImplementations.cc.obj 2022-12-01T09:59:16.9652399Z [3809/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\GenerateI8Depthwise.cc.obj 2022-12-01T09:59:16.9949956Z [3810/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\FbgemmBfloat16ConvertAvx2.cc.obj 2022-12-01T09:59:17.0321849Z [3811/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\OptimizedKernelsAvx2.cc.obj 2022-12-01T09:59:17.0861228Z [3812/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\FbgemmI8Depthwise3DAvx2.cc.obj 2022-12-01T09:59:17.1126847Z [3813/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\FbgemmSparseDenseAvx2.cc.obj 2022-12-01T09:59:17.1220141Z [3814/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\FbgemmSparseDenseInt8Avx2.cc.obj 2022-12-01T09:59:17.1380963Z [3815/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\FbgemmI8DepthwisePerChannelQuantAvx2.cc.obj 2022-12-01T09:59:17.1998750Z [3816/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\UtilsAvx2.cc.obj 2022-12-01T09:59:17.2033284Z [3817/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\FbgemmI8DepthwiseAvx2.cc.obj 2022-12-01T09:59:17.2706135Z [3818/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\QuantUtilsAvx2.cc.obj 2022-12-01T09:59:17.2740994Z [3819/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\PackDepthwiseConvMatrixAvx2.cc.obj 2022-12-01T09:59:17.3007872Z [3820/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\spmmUtilsAvx2.cc.obj 2022-12-01T09:59:17.3550715Z [3821/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_generic.dir\src\Utils.cc.obj 2022-12-01T09:59:17.3671197Z [3822/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\FbgemmSparseDenseAvx512.cc.obj 2022-12-01T09:59:17.4081587Z [3823/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\FbgemmFloat16ConvertAvx512.cc.obj 2022-12-01T09:59:17.4307037Z [3824/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\FbgemmBfloat16ConvertAvx512.cc.obj 2022-12-01T09:59:17.4340673Z [3825/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx2.dir\src\FbgemmFP16UKernelsIntrinsicAvx2.cc.obj 2022-12-01T09:59:17.4480954Z [3826/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\UtilsAvx512.cc.obj 2022-12-01T09:59:17.4790721Z [3827/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\EmbeddingSpMDMAvx512.cc.obj 2022-12-01T09:59:17.4968091Z [3828/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\FbgemmSparseDenseInt8Avx512.cc.obj 2022-12-01T09:59:17.5949375Z [3829/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\QuantUtilsAvx512.cc.obj 2022-12-01T09:59:17.6152159Z [3830/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\FbgemmSparseDenseVectorInt8Avx512.cc.obj 2022-12-01T09:59:17.7368061Z [3831/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\FbgemmFP16UKernelsIntrinsicAvx512_256.cc.obj 2022-12-01T09:59:17.7515254Z [3832/6480] Building CXX object third_party\fbgemm\CMakeFiles\fbgemm_avx512.dir\src\FbgemmFP16UKernelsIntrinsicAvx512.cc.obj 2022-12-01T09:59:17.7784103Z [3833/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\assembler.cpp.obj 2022-12-01T09:59:17.7784766Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:17.8198831Z [3834/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\codeholder.cpp.obj 2022-12-01T09:59:17.8199495Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:17.8444393Z [3835/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\builder.cpp.obj 2022-12-01T09:59:17.8445042Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:17.8479964Z [3836/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\codewriter.cpp.obj 2022-12-01T09:59:17.8480356Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:17.9702188Z [3837/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\archtraits.cpp.obj 2022-12-01T09:59:17.9863110Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:17.9863542Z [3838/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\emithelper.cpp.obj 2022-12-01T09:59:17.9863905Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.0845399Z [3839/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\cpuinfo.cpp.obj 2022-12-01T09:59:18.0846139Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.1217836Z [3840/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\emitter.cpp.obj 2022-12-01T09:59:18.1218278Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.1433633Z [3841/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\compiler.cpp.obj 2022-12-01T09:59:18.1434040Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.1742878Z [3842/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\constpool.cpp.obj 2022-12-01T09:59:18.1743548Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.2048467Z [3843/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\formatter.cpp.obj 2022-12-01T09:59:18.2049349Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.2075182Z [3844/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\funcargscontext.cpp.obj 2022-12-01T09:59:18.2075896Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.2704664Z [3845/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\errorhandler.cpp.obj 2022-12-01T09:59:18.2707027Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.3930395Z [3846/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\func.cpp.obj 2022-12-01T09:59:18.3931173Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.4263998Z [3847/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\emitterutils.cpp.obj 2022-12-01T09:59:18.4264448Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.4420700Z [3848/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\environment.cpp.obj 2022-12-01T09:59:18.4421299Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.4834128Z [3849/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\inst.cpp.obj 2022-12-01T09:59:18.4834714Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.5414415Z [3850/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\jitallocator.cpp.obj 2022-12-01T09:59:18.5415072Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.5620377Z [3851/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\logger.cpp.obj 2022-12-01T09:59:18.5621062Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.5653251Z [3852/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\jitruntime.cpp.obj 2022-12-01T09:59:18.5653660Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.5914338Z [3853/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\globals.cpp.obj 2022-12-01T09:59:18.5914925Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.7562822Z [3854/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\rastack.cpp.obj 2022-12-01T09:59:18.7563221Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.7833603Z [3855/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\operand.cpp.obj 2022-12-01T09:59:18.7834061Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.7990729Z [3856/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\ralocal.cpp.obj 2022-12-01T09:59:18.7991776Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.8599420Z [3857/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\string.cpp.obj 2022-12-01T09:59:18.8599798Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.8905758Z [3858/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\osutils.cpp.obj 2022-12-01T09:59:18.8906156Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.8938271Z [3859/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\rapass.cpp.obj 2022-12-01T09:59:18.8938908Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.9382235Z [3860/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\type.cpp.obj 2022-12-01T09:59:18.9382622Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:18.9495202Z [3861/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zonehash.cpp.obj 2022-12-01T09:59:18.9496531Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.1193377Z [3862/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\virtmem.cpp.obj 2022-12-01T09:59:19.1193773Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.1226157Z [3863/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zone.cpp.obj 2022-12-01T09:59:19.1226537Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.1351644Z [3864/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\target.cpp.obj 2022-12-01T09:59:19.1352213Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.2262475Z [3865/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zonelist.cpp.obj 2022-12-01T09:59:19.2263192Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.2298453Z [3866/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\support.cpp.obj 2022-12-01T09:59:19.2299106Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.2830032Z [3867/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zonestack.cpp.obj 2022-12-01T09:59:19.2830544Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.2994566Z [3868/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zonetree.cpp.obj 2022-12-01T09:59:19.2995019Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.3116680Z [3869/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\armformatter.cpp.obj 2022-12-01T09:59:19.3117193Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.4750751Z [3870/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\core\zonevector.cpp.obj 2022-12-01T09:59:19.4751414Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.4785459Z [3871/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64func.cpp.obj 2022-12-01T09:59:19.4785836Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.5238193Z [3872/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64compiler.cpp.obj 2022-12-01T09:59:19.5238847Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.6247065Z [3873/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64emithelper.cpp.obj 2022-12-01T09:59:19.6247467Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.6370358Z [3874/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64assembler.cpp.obj 2022-12-01T09:59:19.6371053Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.6493846Z [3875/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64builder.cpp.obj 2022-12-01T09:59:19.6494468Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.6661601Z [3876/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64formatter.cpp.obj 2022-12-01T09:59:19.6662004Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.6816362Z [3877/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64instdb.cpp.obj 2022-12-01T09:59:19.6816971Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.8182368Z [3878/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64operand.cpp.obj 2022-12-01T09:59:19.8183238Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.8498330Z [3879/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64instapi.cpp.obj 2022-12-01T09:59:19.8498762Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:19.9412014Z [3880/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86assembler.cpp.obj 2022-12-01T09:59:19.9412698Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:20.0250206Z [3881/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86builder.cpp.obj 2022-12-01T09:59:20.0250892Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:20.0278452Z [3882/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86operand.cpp.obj 2022-12-01T09:59:20.0278904Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:20.0399598Z [3883/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\arm\a64rapass.cpp.obj 2022-12-01T09:59:20.0400258Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:20.0624484Z [3884/6480] Building CXX object third_party\fbgemm\asmjit\CMakeFiles\asmjit.dir\src\asmjit\x86\x86rapass.cpp.obj 2022-12-01T09:59:20.0625166Z cl : Command line warning D9025 : overriding '/w' with '/W4' 2022-12-01T09:59:20.0887521Z [3885/6480] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\allgather.cc.obj 2022-12-01T09:59:20.1911757Z [3886/6480] Linking CXX shared library bin\asmjit.dll 2022-12-01T09:59:20.2195648Z [3887/6480] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\allgatherv.cc.obj 2022-12-01T09:59:20.2784582Z [3888/6480] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\algorithm.cc.obj 2022-12-01T09:59:20.3095628Z [3889/6480] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\alltoallv.cc.obj 2022-12-01T09:59:20.3197270Z [3890/6480] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\broadcast.cc.obj 2022-12-01T09:59:20.3386141Z [3891/6480] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\barrier.cc.obj 2022-12-01T09:59:20.4011750Z [3892/6480] Building C object third_party\ittapi\CMakeFiles\ittnotify.dir\src\ittnotify\jitprofiling.c.obj 2022-12-01T09:59:20.4114305Z [3893/6480] Building C object third_party\ittapi\CMakeFiles\ittnotify.dir\src\ittnotify\ittnotify_static.c.obj 2022-12-01T09:59:20.4553658Z [3894/6480] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\allreduce_local.cc.obj 2022-12-01T09:59:20.4579829Z [3895/6480] Linking C static library lib\libittnotify.lib 2022-12-01T09:59:20.5540936Z [3896/6480] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\types.cc.obj 2022-12-01T09:59:20.5579362Z [3897/6480] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\alltoall.cc.obj 2022-12-01T09:59:20.5983666Z [3898/6480] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\allreduce.cc.obj 2022-12-01T09:59:20.6104759Z [3899/6480] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\context.cc.obj 2022-12-01T09:59:20.6640634Z [3900/6480] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\gather.cc.obj 2022-12-01T09:59:20.7279899Z [3901/6480] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\reduce.cc.obj 2022-12-01T09:59:20.7627819Z [3902/6480] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\scatter.cc.obj 2022-12-01T09:59:20.7928318Z [3903/6480] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\gatherv.cc.obj 2022-12-01T09:59:20.8241383Z [3904/6480] Linking CXX shared library bin\fbgemm.dll 2022-12-01T09:59:20.8533231Z [3905/6480] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\file_store.cc.obj 2022-12-01T09:59:20.9276245Z [3906/6480] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\hash_store.cc.obj 2022-12-01T09:59:20.9466472Z [3907/6480] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\buffer.cc.obj 2022-12-01T09:59:20.9623066Z [3908/6480] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\address.cc.obj 2022-12-01T09:59:20.9772698Z [3909/6480] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\common\logging.cc.obj 2022-12-01T09:59:21.0525915Z [3910/6480] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\context.cc.obj 2022-12-01T09:59:21.0557183Z [3911/6480] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\common\win.cc.obj 2022-12-01T09:59:21.1433152Z [3912/6480] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\context.cc.obj 2022-12-01T09:59:21.1532795Z [3913/6480] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\device.cc.obj 2022-12-01T09:59:21.1556825Z [3914/6480] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\store.cc.obj 2022-12-01T09:59:21.1649520Z [3915/6480] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\unbound_buffer.cc.obj 2022-12-01T09:59:21.2133386Z [3916/6480] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\rendezvous\prefix_store.cc.obj 2022-12-01T09:59:21.3303558Z [3917/6480] Running gen_proto.py on onnx/onnx.in.proto 2022-12-01T09:59:21.3304158Z Processing C:\actions-runner\_work\pytorch\pytorch\third_party\onnx\onnx\onnx.in.proto 2022-12-01T09:59:21.3304742Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx_onnx_torch-ml.proto 2022-12-01T09:59:21.3305842Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx_onnx_torch-ml.proto3 2022-12-01T09:59:21.3306543Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-ml.pb.h 2022-12-01T09:59:21.3307177Z generating C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx_pb.py 2022-12-01T09:59:21.3974229Z [3918/6480] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\pair.cc.obj 2022-12-01T09:59:21.4124854Z [3919/6480] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\uv\address.cc.obj 2022-12-01T09:59:21.4265714Z [3920/6480] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\uv\unbound_buffer.cc.obj 2022-12-01T09:59:21.4487033Z [3921/6480] Building RC object third_party\ideep\mkl-dnn\third_party\oneDNN\src\CMakeFiles\dnnl.dir\version.rc.res 2022-12-01T09:59:21.4487500Z Microsoft (R) Windows (R) Resource Compiler Version 10.0.10011.16384 2022-12-01T09:59:21.4487687Z 2022-12-01T09:59:21.4487896Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-12-01T09:59:21.4488064Z 2022-12-01T09:59:21.4488762Z 2022-12-01T09:59:21.4737774Z [3922/6480] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\uv\context.cc.obj 2022-12-01T09:59:21.5265514Z [3923/6480] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\uv\libuv.cc.obj 2022-12-01T09:59:21.5266942Z 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.5268571Z 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.5269766Z with 2022-12-01T09:59:21.5270045Z [ 2022-12-01T09:59:21.5270432Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2022-12-01T09:59:21.5270939Z ] 2022-12-01T09:59:21.5274346Z 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.5275466Z with 2022-12-01T09:59:21.5275635Z [ 2022-12-01T09:59:21.5275975Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2022-12-01T09:59:21.5276295Z ] 2022-12-01T09:59:21.5277456Z 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.5279330Z with 2022-12-01T09:59:21.5279601Z [ 2022-12-01T09:59:21.5280043Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2022-12-01T09:59:21.5280425Z ] 2022-12-01T09:59:21.5281469Z 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.5282871Z with 2022-12-01T09:59:21.5283145Z [ 2022-12-01T09:59:21.5283756Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest, 2022-12-01T09:59:21.5285238Z T=gloo::transport::uv::libuv::detail::WriteRequest 2022-12-01T09:59:21.5285599Z ] 2022-12-01T09:59:21.5286718Z 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.5288459Z with 2022-12-01T09:59:21.5288710Z [ 2022-12-01T09:59:21.5290015Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest, 2022-12-01T09:59:21.5290549Z T=gloo::transport::uv::libuv::detail::WriteRequest, 2022-12-01T09:59:21.5290903Z U=uv_write_t 2022-12-01T09:59:21.5291150Z ] 2022-12-01T09:59:21.5292322Z 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.5293340Z with 2022-12-01T09:59:21.5293584Z [ 2022-12-01T09:59:21.5293955Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest, 2022-12-01T09:59:21.5294415Z T=gloo::transport::uv::libuv::detail::WriteRequest, 2022-12-01T09:59:21.5294973Z U=uv_write_t 2022-12-01T09:59:21.5295156Z ] 2022-12-01T09:59:21.5296294Z 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.5297271Z with 2022-12-01T09:59:21.5297535Z [ 2022-12-01T09:59:21.5297916Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2022-12-01T09:59:21.5298329Z ] 2022-12-01T09:59:21.5302148Z [3924/6480] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\uv\device.cc.obj 2022-12-01T09:59:21.5302927Z 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.5304667Z 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.5305826Z with 2022-12-01T09:59:21.5306153Z [ 2022-12-01T09:59:21.5306503Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2022-12-01T09:59:21.5306830Z ] 2022-12-01T09:59:21.5308507Z 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.5309667Z with 2022-12-01T09:59:21.5309951Z [ 2022-12-01T09:59:21.5310348Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2022-12-01T09:59:21.5310729Z ] 2022-12-01T09:59:21.5311942Z 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.5313066Z with 2022-12-01T09:59:21.5313371Z [ 2022-12-01T09:59:21.5313754Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2022-12-01T09:59:21.5314118Z ] 2022-12-01T09:59:21.5315181Z 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.5316258Z with 2022-12-01T09:59:21.5316522Z [ 2022-12-01T09:59:21.5316872Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest, 2022-12-01T09:59:21.5317347Z T=gloo::transport::uv::libuv::detail::WriteRequest 2022-12-01T09:59:21.5317846Z ] 2022-12-01T09:59:21.5319173Z 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.5320274Z with 2022-12-01T09:59:21.5320541Z [ 2022-12-01T09:59:21.5320935Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest, 2022-12-01T09:59:21.5321398Z T=gloo::transport::uv::libuv::detail::WriteRequest, 2022-12-01T09:59:21.5321753Z U=uv_write_t 2022-12-01T09:59:21.5322010Z ] 2022-12-01T09:59:21.5323184Z 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.5324309Z with 2022-12-01T09:59:21.5324662Z [ 2022-12-01T09:59:21.5325048Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest, 2022-12-01T09:59:21.5325534Z T=gloo::transport::uv::libuv::detail::WriteRequest, 2022-12-01T09:59:21.5325907Z U=uv_write_t 2022-12-01T09:59:21.5326301Z ] 2022-12-01T09:59:21.5327454Z 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.5328470Z with 2022-12-01T09:59:21.5328710Z [ 2022-12-01T09:59:21.5329053Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2022-12-01T09:59:21.5329370Z ] 2022-12-01T09:59:21.6535200Z [3925/6480] Building C object third_party\foxi\CMakeFiles\foxi_loader.dir\foxi\onnxifi_loader.c.obj 2022-12-01T09:59:21.6741916Z [3926/6480] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo.dir\transport\uv\pair.cc.obj 2022-12-01T09:59:21.6742871Z 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.6744528Z 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.6745659Z with 2022-12-01T09:59:21.6745917Z [ 2022-12-01T09:59:21.6746310Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2022-12-01T09:59:21.6746677Z ] 2022-12-01T09:59:21.6748049Z 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.6749219Z with 2022-12-01T09:59:21.6749488Z [ 2022-12-01T09:59:21.6749866Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2022-12-01T09:59:21.6750218Z ] 2022-12-01T09:59:21.6751375Z 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.6752442Z with 2022-12-01T09:59:21.6752716Z [ 2022-12-01T09:59:21.6753106Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2022-12-01T09:59:21.6753467Z ] 2022-12-01T09:59:21.6754670Z 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.6755733Z with 2022-12-01T09:59:21.6756005Z [ 2022-12-01T09:59:21.6756383Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest, 2022-12-01T09:59:21.6756870Z T=gloo::transport::uv::libuv::detail::WriteRequest 2022-12-01T09:59:21.6757236Z ] 2022-12-01T09:59:21.6758485Z 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.6759622Z with 2022-12-01T09:59:21.6759893Z [ 2022-12-01T09:59:21.6760752Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest, 2022-12-01T09:59:21.6761220Z T=gloo::transport::uv::libuv::detail::WriteRequest, 2022-12-01T09:59:21.6761577Z U=uv_write_t 2022-12-01T09:59:21.6761847Z ] 2022-12-01T09:59:21.6762951Z 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.6764298Z with 2022-12-01T09:59:21.6764660Z [ 2022-12-01T09:59:21.6765085Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest, 2022-12-01T09:59:21.6765580Z T=gloo::transport::uv::libuv::detail::WriteRequest, 2022-12-01T09:59:21.6765976Z U=uv_write_t 2022-12-01T09:59:21.6766267Z ] 2022-12-01T09:59:21.6767735Z 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.6770126Z with 2022-12-01T09:59:21.6770385Z [ 2022-12-01T09:59:21.6770751Z _Ty=gloo::transport::uv::libuv::detail::WriteRequest 2022-12-01T09:59:21.6771066Z ] 2022-12-01T09:59:21.6808594Z [3927/6480] 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:21.6953594Z [3928/6480] Linking C static library lib\foxi_loader.lib 2022-12-01T09:59:21.7850952Z [3929/6480] Running gen_proto.py on onnx/onnx-data.in.proto 2022-12-01T09:59:21.7851349Z Processing C:\actions-runner\_work\pytorch\pytorch\third_party\onnx\onnx\onnx-data.in.proto 2022-12-01T09:59:21.7851762Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-data_onnx_torch.proto 2022-12-01T09:59:21.7852184Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-data_onnx_torch.proto3 2022-12-01T09:59:21.7852570Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-data.pb.h 2022-12-01T09:59:21.7852928Z generating C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx_data_pb.py 2022-12-01T09:59:21.7890484Z [3930/6480] Running gen_proto.py on onnx/onnx-operators.in.proto 2022-12-01T09:59:21.7891177Z Processing C:\actions-runner\_work\pytorch\pytorch\third_party\onnx\onnx\onnx-operators.in.proto 2022-12-01T09:59:21.7891918Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-operators_onnx_torch-ml.proto 2022-12-01T09:59:21.7892620Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-operators_onnx_torch-ml.proto3 2022-12-01T09:59:21.7893318Z Writing C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx-operators-ml.pb.h 2022-12-01T09:59:21.7893986Z generating C:/actions-runner/_work/pytorch/pytorch/build/third_party/onnx/onnx\onnx_operators_pb.py 2022-12-01T09:59:21.8951949Z [3931/6480] 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:21.8982102Z [3932/6480] 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:21.9232701Z [3933/6480] Linking CXX static library lib\gloo.lib 2022-12-01T09:59:21.9581371Z [3934/6480] 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:22.0015839Z [3935/6480] 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:22.0321623Z [3936/6480] 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:22.0667933Z [3937/6480] 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:22.0905670Z [3938/6480] 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:22.3468741Z [3939/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\model_helpers.cc.obj 2022-12-01T09:59:22.4432915Z [3940/6480] 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:22.4648504Z [3941/6480] Building CXX object third_party\onnx\CMakeFiles\onnx_proto.dir\onnx\onnx_onnx_torch-ml.pb.cc.obj 2022-12-01T09:59:22.5217360Z [3942/6480] Building CXX object third_party\onnx\CMakeFiles\onnx_proto.dir\onnx\onnx-operators_onnx_torch-ml.pb.cc.obj 2022-12-01T09:59:22.5344839Z [3943/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\__\__\caffe2\onnx\torch_ops\defs.cc.obj 2022-12-01T09:59:22.6117151Z [3944/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\__\__\caffe2\onnx\torch_ops\schema.cc.obj 2022-12-01T09:59:22.7256545Z [3945/6480] Building CXX object third_party\onnx\CMakeFiles\onnx_proto.dir\onnx\onnx-data_onnx_torch.pb.cc.obj 2022-12-01T09:59:22.7491456Z [3946/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\assertions.cc.obj 2022-12-01T09:59:22.7817790Z [3947/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\interned_strings.cc.obj 2022-12-01T09:59:22.7845114Z [3948/6480] Linking CXX static library lib\onnx_proto.lib 2022-12-01T09:59:22.8666177Z [3949/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\status.cc.obj 2022-12-01T09:59:22.9040917Z [3950/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\checker.cc.obj 2022-12-01T09:59:22.9188136Z [3951/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\ir_pb_converter.cc.obj 2022-12-01T09:59:22.9826372Z [3952/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\common\path.cc.obj 2022-12-01T09:59:23.1549414Z [3953/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\controlflow\old.cc.obj 2022-12-01T09:59:23.1908590Z [3954/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\attr_proto_util.cc.obj 2022-12-01T09:59:23.3189729Z [3955/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\controlflow\defs.cc.obj 2022-12-01T09:59:23.3502555Z [3956/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\generator\old.cc.obj 2022-12-01T09:59:23.3846567Z [3957/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\logical\defs.cc.obj 2022-12-01T09:59:23.4433969Z [3958/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\function.cc.obj 2022-12-01T09:59:23.5543851Z [3959/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\data_type_utils.cc.obj 2022-12-01T09:59:23.6048430Z [3960/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\generator\defs.cc.obj 2022-12-01T09:59:23.7283046Z [3961/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\math\old.cc.obj 2022-12-01T09:59:23.7698166Z [3962/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\nn\old.cc.obj 2022-12-01T09:59:23.8034609Z [3963/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\nn\defs.cc.obj 2022-12-01T09:59:23.8695477Z [3964/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\object_detection\defs.cc.obj 2022-12-01T09:59:23.9833041Z [3965/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\logical\old.cc.obj 2022-12-01T09:59:24.0428195Z [3966/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\math\defs.cc.obj 2022-12-01T09:59:24.1517821Z [3967/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\optional\defs.cc.obj 2022-12-01T09:59:24.1771063Z [3968/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\quantization\defs.cc.obj 2022-12-01T09:59:24.2049332Z [3969/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\object_detection\old.cc.obj 2022-12-01T09:59:24.2225378Z [3970/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\printer.cc.obj 2022-12-01T09:59:24.3582473Z [3971/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\parser.cc.obj 2022-12-01T09:59:24.4227979Z [3972/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\quantization\old.cc.obj 2022-12-01T09:59:24.5713647Z [3973/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\rnn\old.cc.obj 2022-12-01T09:59:24.5745957Z [3974/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\rnn\defs.cc.obj 2022-12-01T09:59:24.5930904Z [3975/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\reduction\old.cc.obj 2022-12-01T09:59:24.6496527Z [3976/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\schema.cc.obj 2022-12-01T09:59:24.7549441Z [3977/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\reduction\defs.cc.obj 2022-12-01T09:59:24.8301370Z [3978/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor\utils.cc.obj 2022-12-01T09:59:24.9687507Z [3979/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\shape_inference.cc.obj 2022-12-01T09:59:24.9802380Z [3980/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor\old.cc.obj 2022-12-01T09:59:25.0141805Z [3981/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\sequence\defs.cc.obj 2022-12-01T09:59:25.1184198Z [3982/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor\defs.cc.obj 2022-12-01T09:59:25.1317435Z [3983/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\traditionalml\defs.cc.obj 2022-12-01T09:59:25.2096113Z [3984/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor_proto_util.cc.obj 2022-12-01T09:59:25.3388193Z [3985/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\onnxifi_utils.cc.obj 2022-12-01T09:59:25.3499151Z [3986/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\tensor_util.cc.obj 2022-12-01T09:59:25.3997997Z [3987/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\traditionalml\old.cc.obj 2022-12-01T09:59:25.5263534Z [3988/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\defs\training\defs.cc.obj 2022-12-01T09:59:25.5473170Z [3989/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\shape_inference\implementation.cc.obj 2022-12-01T09:59:25.6021451Z [3990/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\version_converter\convert.cc.obj 2022-12-01T09:59:25.7311529Z [3991/6480] Building CXX object third_party\onnx\CMakeFiles\onnx.dir\onnx\version_converter\helper.cc.obj 2022-12-01T09:59:25.7603460Z [3992/6480] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\binary.cpp.obj 2022-12-01T09:59:25.7921342Z [3993/6480] 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:25.8361064Z [3994/6480] 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:25.9056743Z [3995/6480] 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:25.9717395Z [3996/6480] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\bfloat16.cpp.obj 2022-12-01T09:59:26.0050865Z [3997/6480] 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:26.0147875Z [3998/6480] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\deconvolution.cpp.obj 2022-12-01T09:59:26.0842912Z [3999/6480] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\convolution.cpp.obj 2022-12-01T09:59:26.1771537Z [4000/6480] Linking CXX static library lib\onnx.lib 2022-12-01T09:59:26.2026147Z [4001/6480] 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:26.2279423Z [4002/6480] 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:26.2505523Z [4003/6480] 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:26.2630516Z [4004/6480] 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:26.3012706Z [4005/6480] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\concat.cpp.obj 2022-12-01T09:59:26.4462682Z [4006/6480] 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:26.4809737Z [4007/6480] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\ittnotify.cpp.obj 2022-12-01T09:59:26.4914063Z [4008/6480] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\engine.cpp.obj 2022-12-01T09:59:26.5060894Z [4009/6480] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\experimental.cpp.obj 2022-12-01T09:59:26.5164909Z [4010/6480] 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:26.5399096Z [4011/6480] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\eltwise.cpp.obj 2022-12-01T09:59:26.6881838Z [4012/6480] 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:26.7771941Z [4013/6480] 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:26.7802299Z [4014/6480] Building NVCC (Device) object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/gloo_cuda_generated_cuda_private.cu.obj 2022-12-01T09:59:26.7802629Z cuda_private.cu 2022-12-01T09:59:26.7802794Z cuda_private.cu 2022-12-01T09:59:26.7917121Z [4015/6480] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\lrn.cpp.obj 2022-12-01T09:59:26.9124190Z [4016/6480] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\memory.cpp.obj 2022-12-01T09:59:26.9452931Z [4017/6480] 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:26.9751107Z [4018/6480] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\matmul.cpp.obj 2022-12-01T09:59:27.0275317Z [4019/6480] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\gemm.cpp.obj 2022-12-01T09:59:27.0626883Z [4020/6480] 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:27.0958529Z [4021/6480] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\pooling.cpp.obj 2022-12-01T09:59:27.1602086Z [4022/6480] 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:27.2665935Z [4023/6480] Building NVCC (Device) object third_party/gloo/gloo/CMakeFiles/gloo_cuda.dir/gloo_cuda_generated_cuda.cu.obj 2022-12-01T09:59:27.2666491Z cuda.cu 2022-12-01T09:59:27.2666749Z cuda.cu 2022-12-01T09:59:27.3199406Z [4024/6480] 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:27.3233774Z [4025/6480] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\prelu.cpp.obj 2022-12-01T09:59:27.3482655Z [4026/6480] 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:27.3509242Z [4027/6480] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\primitive.cpp.obj 2022-12-01T09:59:27.4302195Z [4028/6480] 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:27.4470319Z [4029/6480] 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:27.5719673Z [4030/6480] 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:27.6419733Z [4031/6480] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo_cuda.dir\cuda_allreduce_bcube.cc.obj 2022-12-01T09:59:27.6420663Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\xmemory(701): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data 2022-12-01T09:59:27.6421768Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\vector(687): note: see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,int&,const size_t&>(_Alloc &,_Objty *const ,int &,const size_t &)' being compiled 2022-12-01T09:59:27.6422701Z with 2022-12-01T09:59:27.6422926Z [ 2022-12-01T09:59:27.6423271Z _Alloc=std::allocator, 2022-12-01T09:59:27.6423653Z _Ty=gloo::cuda::bcube::Node, 2022-12-01T09:59:27.6424011Z _Objty=gloo::cuda::bcube::Node 2022-12-01T09:59:27.6424351Z ] 2022-12-01T09:59:27.6425139Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\vector(687): note: see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,int&,const size_t&>(_Alloc &,_Objty *const ,int &,const size_t &)' being compiled 2022-12-01T09:59:27.6425672Z with 2022-12-01T09:59:27.6425821Z [ 2022-12-01T09:59:27.6426041Z _Alloc=std::allocator, 2022-12-01T09:59:27.6426288Z _Ty=gloo::cuda::bcube::Node, 2022-12-01T09:59:27.6426509Z _Objty=gloo::cuda::bcube::Node 2022-12-01T09:59:27.6426696Z ] 2022-12-01T09:59:27.6427232Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\vector(705): note: see reference to function template instantiation 'void std::vector>::_Emplace_back_with_unused_capacity(int &,const size_t &)' being compiled 2022-12-01T09:59:27.6428078Z C:\actions-runner\_work\pytorch\pytorch\third_party\gloo\gloo\cuda_allreduce_bcube.cc(298): note: see reference to function template instantiation 'void std::vector>::emplace_back(int &,const size_t &)' being compiled 2022-12-01T09:59:27.6428847Z C:\actions-runner\_work\pytorch\pytorch\third_party\gloo\gloo\cuda_allreduce_bcube.cc(296): note: while compiling class template member function 'void gloo::CudaAllreduceBcube>::createNodes(void)' 2022-12-01T09:59:27.6429547Z C:\actions-runner\_work\pytorch\pytorch\third_party\gloo\gloo\cuda_allreduce_bcube.cc(508): note: see reference to class template instantiation 'gloo::CudaAllreduceBcube>' being compiled 2022-12-01T09:59:27.6755905Z [4032/6480] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo_cuda.dir\cuda_allreduce_ring.cc.obj 2022-12-01T09:59:27.6891696Z [4033/6480] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo_cuda.dir\cuda_allreduce_halving_doubling.cc.obj 2022-12-01T09:59:27.7091436Z [4034/6480] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo_cuda.dir\cuda_allreduce_local.cc.obj 2022-12-01T09:59:27.7247596Z [4035/6480] 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:27.7530835Z [4036/6480] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo_cuda.dir\cuda_allreduce_ring_chunked.cc.obj 2022-12-01T09:59:27.8030812Z [4037/6480] Building CXX object third_party\gloo\gloo\CMakeFiles\gloo_cuda.dir\cuda_broadcast_one_to_all.cc.obj 2022-12-01T09:59:27.8717481Z [4038/6480] 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:27.9052817Z [4039/6480] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\reduction.cpp.obj 2022-12-01T09:59:27.9431631Z [4040/6480] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\query.cpp.obj 2022-12-01T09:59:27.9729373Z [4041/6480] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\rnn.cpp.obj 2022-12-01T09:59:27.9922315Z [4042/6480] 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:28.0180985Z [4043/6480] Linking CXX static library lib\gloo_cuda.lib 2022-12-01T09:59:28.0860077Z [4044/6480] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\reorder.cpp.obj 2022-12-01T09:59:28.1221858Z [4045/6480] 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:28.1581572Z [4046/6480] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\resampling.cpp.obj 2022-12-01T09:59:28.1607095Z [4047/6480] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\shuffle.cpp.obj 2022-12-01T09:59:28.2483180Z [4048/6480] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\softmax.cpp.obj 2022-12-01T09:59:28.2589470Z [4049/6480] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\scratchpad.cpp.obj 2022-12-01T09:59:28.2776349Z [4050/6480] 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:28.2892411Z [4051/6480] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\serialization.cpp.obj 2022-12-01T09:59:28.2912523Z [4052/6480] 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:28.2913220Z Microsoft (R) Macro Assembler (x64) Version 14.28.29337.0 2022-12-01T09:59:28.2913709Z Copyright (C) Microsoft Corporation. All rights reserved. 2022-12-01T09:59:28.2914003Z 2022-12-01T09:59:28.2914462Z Assembling: C:\actions-runner\_work\pytorch\pytorch\third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\ittnotify\ittptmark64.asm 2022-12-01T09:59:28.4999042Z [4053/6480] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\stream.cpp.obj 2022-12-01T09:59:28.5161408Z [4054/6480] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\utils.cpp.obj 2022-12-01T09:59:28.5488404Z [4055/6480] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\sum.cpp.obj 2022-12-01T09:59:28.6224688Z [4056/6480] 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:28.6357874Z [4057/6480] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\common\CMakeFiles\dnnl_common.dir\verbose.cpp.obj 2022-12-01T09:59:28.7330591Z [4058/6480] 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:28.7645659Z [4059/6480] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\bfloat16.cpp.obj 2022-12-01T09:59:28.8730419Z [4060/6480] 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:28.8757172Z [4061/6480] 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:28.9494654Z [4062/6480] 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:29.0764636Z [4063/6480] 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:29.1628325Z [4064/6480] 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:29.1857725Z [4065/6480] 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:29.2001466Z [4066/6480] 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:29.2882371Z [4067/6480] 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:29.3797899Z [4068/6480] 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:29.3939728Z [4069/6480] 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:29.5034581Z [4070/6480] 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:29.5279198Z [4071/6480] 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:29.6183790Z [4072/6480] 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:29.6684413Z [4073/6480] 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:29.7309368Z [4074/6480] 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:29.8070302Z [4075/6480] 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:29.8870310Z [4076/6480] 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:29.9430612Z [4077/6480] 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:30.0445614Z [4078/6480] 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:30.0579599Z [4079/6480] 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:30.0580308Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:30.1483093Z [4080/6480] 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:30.1520297Z [4081/6480] 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:30.2094697Z [4082/6480] 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:30.2520442Z [4083/6480] 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:30.2711696Z [4084/6480] 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:30.3255041Z [4085/6480] Building CXX object third_party\ideep\mkl-dnn\third_party\oneDNN\src\cpu\CMakeFiles\dnnl_cpu.dir\platform.cpp.obj 2022-12-01T09:59:30.3579880Z [4086/6480] 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:30.4801773Z [4087/6480] 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:30.4837101Z [4088/6480] 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:30.5477107Z [4089/6480] 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:30.5668888Z [4090/6480] 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:30.5955403Z [4091/6480] 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:30.6456345Z [4092/6480] 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.6489600Z [4093/6480] 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:30.7063506Z [4094/6480] 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:30.8061382Z [4095/6480] 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:30.8234125Z [4096/6480] 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:30.8833342Z [4097/6480] 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:30.8963613Z [4098/6480] 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.9115163Z [4099/6480] 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.9619371Z [4100/6480] 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:31.0336300Z [4101/6480] 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:31.0464408Z [4102/6480] 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:31.1472751Z [4103/6480] 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:31.1594828Z [4104/6480] 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:31.1930393Z [4105/6480] 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:31.2268928Z [4106/6480] 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:31.2402103Z [4107/6480] 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:31.2887011Z [4108/6480] 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:31.2996913Z [4109/6480] 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:31.3897705Z [4110/6480] 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:31.4171523Z [4111/6480] 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:31.4378468Z [4112/6480] 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:31.5368982Z [4113/6480] 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:31.5778051Z [4114/6480] 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:31.6078669Z [4115/6480] 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:31.7070444Z [4116/6480] 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:31.7248466Z [4117/6480] 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:31.7608813Z [4118/6480] 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.8084264Z [4119/6480] 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.8994119Z [4120/6480] 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:31.9289451Z [4121/6480] 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.9458823Z [4122/6480] 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:32.0729990Z [4123/6480] 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:32.0761336Z [4124/6480] 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:32.1508243Z [4125/6480] 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:32.1905278Z [4126/6480] 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:32.2071447Z [4127/6480] 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:32.2524957Z [4128/6480] 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:32.2875979Z [4129/6480] 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:32.2905124Z [4130/6480] 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:32.4187101Z [4131/6480] 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:32.4424293Z [4132/6480] 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:32.5080376Z [4133/6480] 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:32.5365149Z [4134/6480] 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:32.5531889Z [4135/6480] 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:32.6107894Z [4136/6480] 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:32.6361096Z [4137/6480] 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:32.7802800Z [4138/6480] 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:32.8588192Z [4139/6480] 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:33.0077036Z [4140/6480] 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:33.0998544Z [4141/6480] 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:33.1028654Z [4142/6480] 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:33.1320003Z [4143/6480] 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:33.1537853Z [4144/6480] 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:33.1700984Z [4145/6480] 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:33.2154692Z [4146/6480] 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:33.2693107Z [4147/6480] 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:33.3452854Z [4148/6480] 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:33.4105449Z [4149/6480] 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:33.5168087Z [4150/6480] 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:33.6230532Z [4151/6480] 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:33.6513839Z [4152/6480] 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:33.6649245Z [4153/6480] 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:33.7253399Z [4154/6480] 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:33.7734436Z [4155/6480] 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:33.8188094Z [4156/6480] 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:33.8866029Z [4157/6480] 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:33.9817359Z [4158/6480] 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:34.1000131Z [4159/6480] 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:34.1341655Z [4160/6480] 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:34.1575897Z [4161/6480] 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:34.1577237Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:34.2003531Z [4162/6480] 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:34.2004199Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:34.2508629Z [4163/6480] 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:34.2806719Z [4164/6480] 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:34.3460817Z [4165/6480] 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:34.4335637Z [4166/6480] 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:34.4336107Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:34.5833998Z [4167/6480] 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:34.5834451Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:34.6124921Z [4168/6480] 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:34.6125388Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:34.6154707Z [4169/6480] 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:34.6155410Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:34.6671148Z [4170/6480] 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:34.6671661Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:34.7129255Z [4171/6480] 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:34.7130022Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:34.7720620Z [4172/6480] 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:34.7721240Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:34.8268853Z [4173/6480] 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:34.8269357Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:34.9347790Z [4174/6480] 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:34.9348245Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:35.0604988Z [4175/6480] 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:35.0605456Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:35.0807249Z [4176/6480] 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:35.0808011Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:35.0956122Z [4177/6480] 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:35.1402828Z [4178/6480] 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:35.1403605Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:35.1943767Z [4179/6480] 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:35.1944238Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:35.2123381Z [4180/6480] 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:35.2123832Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:35.3114165Z [4181/6480] 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:35.3114966Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:35.4205352Z [4182/6480] 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:35.5276126Z [4183/6480] 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:35.5395389Z [4184/6480] 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:35.5580567Z [4185/6480] 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:35.5581267Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:35.5935249Z [4186/6480] 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:35.6727631Z [4187/6480] 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.6728543Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:35.6869086Z [4188/6480] 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:35.7642150Z [4189/6480] 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:35.9021380Z [4190/6480] 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:35.9022220Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:36.0048465Z [4191/6480] 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:36.0146174Z [4192/6480] 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:36.0400370Z [4193/6480] 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:36.0516129Z [4194/6480] 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:36.0516842Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:36.1325541Z [4195/6480] 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:36.1326231Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:36.1709182Z [4196/6480] 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:36.1709649Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:36.2697061Z [4197/6480] 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:36.3935725Z [4198/6480] 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:36.4840440Z [4199/6480] 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:36.4841429Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:36.4978790Z [4200/6480] 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:36.5021573Z [4201/6480] 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:36.5284334Z [4202/6480] 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:36.6280892Z [4203/6480] 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.6281532Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:36.6486896Z [4204/6480] 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:36.6487344Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:36.7662948Z [4205/6480] 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:36.7663939Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:36.8505017Z [4206/6480] 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:36.8505509Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:36.9664803Z [4207/6480] 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:36.9665249Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:36.9703877Z [4208/6480] 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.9704673Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:36.9812307Z [4209/6480] 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.9812770Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:36.9852356Z [4210/6480] 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.9853131Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:37.0837382Z [4211/6480] 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:37.0837858Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:37.1157736Z [4212/6480] 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:37.1158542Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:37.2259568Z [4213/6480] 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:37.2260164Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:37.3038693Z [4214/6480] 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:37.3039508Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:37.4331405Z [4215/6480] 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:37.4331886Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:37.4480390Z [4216/6480] 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:37.4508460Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:37.4509143Z [4217/6480] 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:37.4509780Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:37.4829931Z [4218/6480] 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:37.4830763Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:37.5733594Z [4219/6480] 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:37.5891520Z [4220/6480] 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:37.5892364Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:37.6790340Z [4221/6480] 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:37.7847779Z [4222/6480] 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:37.8937824Z [4223/6480] 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.8938354Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:37.9225288Z [4224/6480] 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.9225761Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:37.9345047Z [4225/6480] 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.9345501Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:37.9494944Z [4226/6480] 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:37.9495720Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:38.0493905Z [4227/6480] 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:38.0494572Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:38.0767142Z [4228/6480] 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:38.0767610Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:38.1488714Z [4229/6480] 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:38.1489189Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:38.2587041Z [4230/6480] 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:38.2587528Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:38.3828327Z [4231/6480] 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:38.3829107Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:38.3957072Z [4232/6480] 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:38.3957889Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:38.4082309Z [4233/6480] 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:38.4083335Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:38.4222785Z [4234/6480] 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:38.4223626Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:38.5400556Z [4235/6480] 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:38.5401088Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:38.5464059Z [4236/6480] 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:38.5464518Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:38.6341280Z [4237/6480] 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:38.6341764Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:38.7400434Z [4238/6480] 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:38.7400889Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:38.8730870Z [4239/6480] 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.8731625Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:38.8883892Z [4240/6480] 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.8884679Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:38.8912354Z [4241/6480] 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.8913126Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:38.8952701Z [4242/6480] 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.8953341Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:39.0277332Z [4243/6480] 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:39.0277787Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:39.0483241Z [4244/6480] 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:39.0483797Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:39.1054477Z [4245/6480] 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:39.1055294Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:39.2266304Z [4246/6480] 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:39.2266820Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:39.3424949Z [4247/6480] 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:39.3425646Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:39.3559823Z [4248/6480] 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:39.3560849Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:39.3735609Z [4249/6480] 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:39.3736077Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:39.3932541Z [4250/6480] 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:39.3933129Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:39.5220184Z [4251/6480] 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:39.5220650Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:39.5335961Z [4252/6480] 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:39.5336686Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:39.5875507Z [4253/6480] 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:39.5876027Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:39.6976303Z [4254/6480] 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:39.6977108Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:39.8334500Z [4255/6480] 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.8335042Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:39.8716734Z [4256/6480] 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.8717422Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:39.8751322Z [4257/6480] 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.8751814Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:39.8897054Z [4258/6480] 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.8898094Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:40.0031305Z [4259/6480] 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:40.0032087Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:40.0226032Z [4260/6480] 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:40.0226813Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:40.1358487Z [4261/6480] 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:40.1981538Z [4262/6480] 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:40.3443368Z [4263/6480] 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:40.3443866Z cl : Command line warning D9025 : overriding '/O2' with '/Od' 2022-12-01T09:59:40.4018399Z [4264/6480] 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:40.4394774Z [4265/6480] 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:40.4635505Z [4266/6480] 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.5396801Z [4267/6480] 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.5602391Z [4268/6480] 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.6374623Z [4269/6480] 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:40.7267677Z [4270/6480] 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:40.8249837Z [4271/6480] 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:40.8693180Z [4272/6480] 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.9444689Z [4273/6480] 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.9671490Z [4274/6480] 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:41.0330489Z [4275/6480] 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:41.0974731Z [4276/6480] 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:41.1406252Z [4277/6480] 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:41.2564082Z [4278/6480] 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:41.3123752Z [4279/6480] 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:41.3686579Z [4280/6480] 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.4693917Z [4281/6480] 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:41.4858135Z [4282/6480] 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:41.5542234Z [4283/6480] 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:41.6717943Z [4284/6480] 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:41.6863786Z [4285/6480] 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.7946569Z [4286/6480] 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.8571714Z [4287/6480] 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.9026035Z [4288/6480] 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:41.9900649Z [4289/6480] 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:42.0055368Z [4290/6480] 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:42.0671324Z [4291/6480] 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:42.1796671Z [4292/6480] 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:42.2422689Z [4293/6480] 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:42.2822857Z [4294/6480] 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:42.3919501Z [4295/6480] 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:42.3952305Z [4296/6480] 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:42.5107556Z [4297/6480] 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:42.5148694Z [4298/6480] 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:42.5968114Z [4299/6480] 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.6976067Z [4300/6480] 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:42.7862241Z [4301/6480] 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.8614233Z [4302/6480] 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.8897593Z [4303/6480] 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.9144663Z [4304/6480] 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:43.0602382Z [4305/6480] 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:43.0643601Z [4306/6480] 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:43.1056816Z [4307/6480] 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:43.2427735Z [4308/6480] 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:43.3138969Z [4309/6480] 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:43.4833332Z [4310/6480] 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:43.4978371Z [4311/6480] 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:43.5246648Z [4312/6480] 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:43.5675172Z [4313/6480] 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:43.6004826Z [4314/6480] 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:43.6435978Z [4315/6480] 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:43.7770854Z [4316/6480] 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.9322693Z [4317/6480] 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.9754239Z [4318/6480] 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.9889440Z [4319/6480] 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:44.0088888Z [4320/6480] 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:44.0774251Z [4321/6480] 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:44.1354551Z [4322/6480] 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:44.1781676Z [4323/6480] 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:44.3000976Z [4324/6480] 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:44.4235946Z [4325/6480] 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:44.4484954Z [4326/6480] 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:44.5754381Z [4327/6480] 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:44.5800422Z [4328/6480] 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:44.5898933Z [4329/6480] 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:44.6261665Z [4330/6480] 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:44.6666010Z [4331/6480] 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.8613451Z [4332/6480] 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.8991492Z [4333/6480] 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.9369477Z [4334/6480] 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:44.9511780Z [4335/6480] 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:45.1082213Z [4336/6480] 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:45.1268557Z [4337/6480] 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:45.1434286Z [4338/6480] 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:45.1898343Z [4339/6480] 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:45.3733733Z [4340/6480] 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:45.4696797Z [4341/6480] 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:45.4731098Z [4342/6480] 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:45.5100582Z [4343/6480] 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:45.6300886Z [4344/6480] 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.6445037Z [4345/6480] 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.6552857Z [4346/6480] 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:45.7107655Z [4347/6480] 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:45.9450240Z [4348/6480] 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:46.0128221Z [4349/6480] 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:46.0160656Z [4350/6480] 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:46.0188657Z [4351/6480] 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:46.1010466Z [4352/6480] 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:46.1127061Z [4353/6480] 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:46.1275586Z [4354/6480] 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:46.1848717Z [4355/6480] 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:46.4693118Z [4356/6480] 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:46.5253063Z [4357/6480] 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:46.5342196Z [4358/6480] 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:46.5501640Z [4359/6480] 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.5843234Z [4360/6480] 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:46.6025555Z [4361/6480] 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:46.6818168Z [4362/6480] 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.6918724Z [4363/6480] 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.9564148Z [4364/6480] 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:47.0003363Z [4365/6480] 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:47.0258668Z [4366/6480] 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:47.0830484Z [4367/6480] 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:47.0964203Z [4368/6480] 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:47.1081344Z [4369/6480] 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:47.2415096Z [4370/6480] 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:47.2449639Z [4371/6480] 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:47.4127265Z [4372/6480] Building CXX object third_party\fmt\CMakeFiles\fmt.dir\src\os.cc.obj 2022-12-01T09:59:47.4661465Z [4373/6480] 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:47.5156005Z [4374/6480] Building CXX object third_party\fmt\CMakeFiles\fmt.dir\src\format.cc.obj 2022-12-01T09:59:47.5184137Z [4375/6480] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_api.dir\src\libkineto_api.cpp.obj 2022-12-01T09:59:47.5212725Z [4376/6480] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_api.dir\src\ThreadUtil.cpp.obj 2022-12-01T09:59:47.5387702Z [4377/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\VmapMode.cpp.obj 2022-12-01T09:59:47.6797341Z [4378/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\cpu\FlushDenormal.cpp.obj 2022-12-01T09:59:47.8293140Z [4379/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\CPUGuardImpl.cpp.obj 2022-12-01T09:59:47.9101504Z [4380/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\CUDAHooksInterface.cpp.obj 2022-12-01T09:59:47.9629728Z [4381/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\ORTHooksInterface.cpp.obj 2022-12-01T09:59:48.1417236Z [4382/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\MetaGuardImpl.cpp.obj 2022-12-01T09:59:48.1566247Z [4383/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Version.cpp.obj 2022-12-01T09:59:48.2990797Z [4384/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\VmapModeRegistrations.cpp.obj 2022-12-01T09:59:48.3760378Z [4385/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\detail\HIPHooksInterface.cpp.obj 2022-12-01T09:59:48.7534613Z [4386/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\ADInterpreters.cpp.obj 2022-12-01T09:59:49.1169134Z [4387/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\TensorWrapper.cpp.obj 2022-12-01T09:59:50.0598700Z [4388/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\VmapTransforms.cpp.obj 2022-12-01T09:59:50.1550605Z [4389/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ZeroTensorFallback.cpp.obj 2022-12-01T09:59:50.2317070Z [4390/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\autocast_mode.cpp.obj 2022-12-01T09:59:50.5218781Z [4391/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\AccumulateType.cpp.obj 2022-12-01T09:59:50.8180070Z [4392/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesActivation.cpp.obj 2022-12-01T09:59:50.8895127Z [4393/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesFactory.cpp.obj 2022-12-01T09:59:51.2211308Z [4394/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesDecompositions.cpp.obj 2022-12-01T09:59:51.5360138Z [4395/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesConvolution.cpp.obj 2022-12-01T09:59:51.6103145Z [4396/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Context.cpp.obj 2022-12-01T09:59:51.8660751Z [4397/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesBinaryOps.cpp.obj 2022-12-01T09:59:52.0266962Z [4398/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\BatchedTensorImpl.cpp.obj 2022-12-01T09:59:52.2485773Z [4399/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FuncTorchTLS.cpp.obj 2022-12-01T09:59:52.3334797Z [4400/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\CPUGeneratorImpl.cpp.obj 2022-12-01T09:59:52.9563717Z [4401/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ExpandUtils.cpp.obj 2022-12-01T09:59:53.0371642Z [4402/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesDynamic.cpp.obj 2022-12-01T09:59:53.0652127Z [4403/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\BatchedFallback.cpp.obj 2022-12-01T09:59:53.1383143Z [4404/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\BatchingRegistrations.cpp.obj 2022-12-01T09:59:53.4342920Z [4405/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ConjugateFallback.cpp.obj 2022-12-01T09:59:53.4484445Z [4406/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\EmptyTensor.cpp.obj 2022-12-01T09:59:53.8115175Z [4407/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Dispatch.cpp.obj 2022-12-01T09:59:53.8829016Z [4408/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FunctionalTensorWrapper.cpp.obj 2022-12-01T09:59:53.9485696Z [4409/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FunctionalizeFallbackKernel.cpp.obj 2022-12-01T09:59:53.9887081Z [4410/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\MapAllocator.cpp.obj 2022-12-01T09:59:54.0373235Z [4411/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\DLConvertor.cpp.obj 2022-12-01T09:59:54.2558455Z [4412/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\MemoryOverlap.cpp.obj 2022-12-01T09:59:54.2619505Z [4413/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FunctionalStorageImpl.cpp.obj 2022-12-01T09:59:54.3864056Z [4414/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ParallelNativeTBB.cpp.obj 2022-12-01T09:59:54.3893871Z [4415/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ParallelNative.cpp.obj 2022-12-01T09:59:54.4666698Z [4416/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\DynamicLibrary.cpp.obj 2022-12-01T09:59:54.5492830Z [4417/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ParallelCommon.cpp.obj 2022-12-01T09:59:54.6142475Z [4418/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\SequenceNumber.cpp.obj 2022-12-01T09:59:54.7850723Z [4419/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\NamedTensorUtils.cpp.obj 2022-12-01T09:59:54.8339397Z [4420/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\FunctionalInverses.cpp.obj 2022-12-01T09:59:54.9714085Z [4421/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\PythonTorchFunctionTLS.cpp.obj 2022-12-01T09:59:55.0675174Z [4422/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ParallelOpenMP.cpp.obj 2022-12-01T09:59:55.1112958Z [4423/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\SavedTensorHooks.cpp.obj 2022-12-01T09:59:55.2203062Z [4424/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ParallelThreadPoolNative.cpp.obj 2022-12-01T09:59:55.3910972Z [4425/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ScalarOps.cpp.obj 2022-12-01T09:59:55.4742338Z [4426/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorGeometry.cpp.obj 2022-12-01T09:59:55.9473319Z [4427/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorIterator.cpp.obj 2022-12-01T09:59:56.3337483Z [4428/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorNames.cpp.obj 2022-12-01T09:59:56.5271706Z [4429/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\NestedTensorImpl.cpp.obj 2022-12-01T09:59:56.7420034Z [4430/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorMeta.cpp.obj 2022-12-01T09:59:56.7840021Z [4431/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\ThreadLocalState.cpp.obj 2022-12-01T09:59:56.9635018Z [4432/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\SparseCsrTensorImpl.cpp.obj 2022-12-01T09:59:57.1155370Z [4433/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LegacyBridge.cpp.obj 2022-12-01T09:59:57.7114767Z [4434/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\SparseTensorImpl.cpp.obj 2022-12-01T09:59:57.7501717Z [4435/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\SparseTensorUtils.cpp.obj 2022-12-01T09:59:57.7750620Z [4436/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorIndexing.cpp.obj 2022-12-01T09:59:57.9271210Z [4437/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\TensorUtils.cpp.obj 2022-12-01T09:59:58.0893893Z [4438/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Utils.cpp.obj 2022-12-01T09:59:58.2510822Z [4439/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\ATenGeneral.cpp.obj 2022-12-01T09:59:58.6055589Z [4440/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\BackendSelectFallbackKernel.cpp.obj 2022-12-01T09:59:58.6276566Z [4441/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\VmapInterpreter.cpp.obj 2022-12-01T09:59:58.9133297Z [4442/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Dimname.cpp.obj 2022-12-01T09:59:59.1042271Z [4443/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\record_function.cpp.obj 2022-12-01T09:59:59.3000001Z [4444/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Lerp.cpp.obj 2022-12-01T09:59:59.3143098Z [4445/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Linear.cpp.obj 2022-12-01T09:59:59.3442491Z [4446/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Integration.cpp.obj 2022-12-01T09:59:59.3970610Z [4447/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Dict.cpp.obj 2022-12-01T09:59:59.4225545Z [4448/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\DeprecatedTypePropertiesRegistry.cpp.obj 2022-12-01T09:59:59.6037775Z [4449/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Itertools.cpp.obj 2022-12-01T09:59:59.7927689Z [4450/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\NamedTensor.cpp.obj 2022-12-01T09:59:59.8265289Z [4451/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\DeprecatedTypeProperties.cpp.obj 2022-12-01T10:00:00.0679214Z [4452/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Formatting.cpp.obj 2022-12-01T10:00:00.0993458Z [4453/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Generator.cpp.obj 2022-12-01T10:00:00.2225722Z [4454/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\List.cpp.obj 2022-12-01T10:00:00.2432392Z [4455/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\PythonFallbackKernel.cpp.obj 2022-12-01T10:00:00.3318612Z [4456/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Range.cpp.obj 2022-12-01T10:00:00.3676930Z [4457/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\NamedRegistrations.cpp.obj 2022-12-01T10:00:00.5115546Z [4458/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\VmapModeRegistrations.cpp.obj 2022-12-01T10:00:00.5340877Z [4459/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\VariableHooksInterface.cpp.obj 2022-12-01T10:00:00.9462133Z [4460/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Vitals.cpp.obj 2022-12-01T10:00:00.9498772Z [4461/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\blob.cpp.obj 2022-12-01T10:00:00.9731309Z [4462/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\Tensor.cpp.obj 2022-12-01T10:00:00.9778769Z [4463/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\VariableFallbackKernel.cpp.obj 2022-12-01T10:00:01.0143469Z [4464/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\TorchDispatchUtils.cpp.obj 2022-12-01T10:00:01.0658732Z [4465/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\class_type.cpp.obj 2022-12-01T10:00:01.1240282Z [4466/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\custom_class.cpp.obj 2022-12-01T10:00:01.4103807Z [4467/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dispatch\ObservedOperators.cpp.obj 2022-12-01T10:00:01.8251111Z [4468/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\adaption.cpp.obj 2022-12-01T10:00:01.8292666Z [4469/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dispatch\Dispatcher.cpp.obj 2022-12-01T10:00:01.8562049Z [4470/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\boxing\KernelFunction.cpp.obj 2022-12-01T10:00:01.9618394Z [4471/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dispatch\OperatorEntry.cpp.obj 2022-12-01T10:00:02.0360871Z [4472/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dispatch\DispatchKeyExtractor.cpp.obj 2022-12-01T10:00:02.7183075Z [4473/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\dynamic_type.cpp.obj 2022-12-01T10:00:02.7227635Z [4474/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\op_registration\infer_schema.cpp.obj 2022-12-01T10:00:02.7523060Z [4475/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\op_registration\op_registration.cpp.obj 2022-12-01T10:00:02.8531118Z [4476/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\interned_strings.cpp.obj 2022-12-01T10:00:02.8655416Z [4477/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\library.cpp.obj 2022-12-01T10:00:03.0992652Z [4478/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\function_schema.cpp.obj 2022-12-01T10:00:03.1574593Z [4479/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LinearAlgebra.cpp.obj 2022-12-01T10:00:03.3678952Z [4480/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\ivalue.cpp.obj 2022-12-01T10:00:03.3804252Z [4481/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\operator_name.cpp.obj 2022-12-01T10:00:03.3915268Z [4482/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\register_symbols.cpp.obj 2022-12-01T10:00:03.6809407Z [4483/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\strtod.cpp.obj 2022-12-01T10:00:03.7711781Z [4484/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\lexer.cpp.obj 2022-12-01T10:00:03.9482341Z [4485/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\schema_type_parser.cpp.obj 2022-12-01T10:00:04.1731322Z [4486/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\error_report.cpp.obj 2022-12-01T10:00:04.2201210Z [4487/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\function_schema_parser.cpp.obj 2022-12-01T10:00:04.4216590Z [4488/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\type.cpp.obj 2022-12-01T10:00:04.4347435Z [4489/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\source_range.cpp.obj 2022-12-01T10:00:04.4497592Z [4490/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\type_factory.cpp.obj 2022-12-01T10:00:04.4542439Z [4491/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\tensor_type.cpp.obj 2022-12-01T10:00:04.4591995Z [4492/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\union_type.cpp.obj 2022-12-01T10:00:06.4381442Z [4493/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AdaptiveMaxPooling2d.cpp.obj 2022-12-01T10:00:06.7216071Z [4494/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AdaptiveAveragePooling.cpp.obj 2022-12-01T10:00:06.7676049Z [4495/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Activation.cpp.obj 2022-12-01T10:00:06.9221260Z [4496/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AffineGridGenerator.cpp.obj 2022-12-01T10:00:06.9661792Z [4497/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AdaptiveAveragePooling3d.cpp.obj 2022-12-01T10:00:07.0114071Z [4498/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AutogradComposite.cpp.obj 2022-12-01T10:00:07.0414993Z [4499/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AveragePool2d.cpp.obj 2022-12-01T10:00:07.1021639Z [4500/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AveragePool3d.cpp.obj 2022-12-01T10:00:07.8309591Z [4501/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Batching.cpp.obj 2022-12-01T10:00:09.0420618Z [4502/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\AdaptiveMaxPooling3d.cpp.obj 2022-12-01T10:00:09.2490820Z [4503/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\BatchLinearAlgebra.cpp.obj 2022-12-01T10:00:09.3768466Z [4504/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\BinaryOps.cpp.obj 2022-12-01T10:00:09.4594329Z [4505/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\BatchLinearAlgebraKernel.cpp.obj 2022-12-01T10:00:09.8409083Z [4506/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ChanelShuffle.cpp.obj 2022-12-01T10:00:09.8655366Z [4507/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\BlasKernel.cpp.obj 2022-12-01T10:00:09.8818896Z [4508/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Blas.cpp.obj 2022-12-01T10:00:10.4050849Z [4509/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Col2Im.cpp.obj 2022-12-01T10:00:10.6474452Z [4510/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ComparisonUtils.cpp.obj 2022-12-01T10:00:10.7639577Z [4511/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\CPUFallback.cpp.obj 2022-12-01T10:00:10.9480236Z [4512/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Bucketization.cpp.obj 2022-12-01T10:00:12.1607081Z [4513/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\CPUBlas.cpp.obj 2022-12-01T10:00:12.4013359Z [4514/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Copy.cpp.obj 2022-12-01T10:00:12.8149567Z [4515/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ConvolutionMM3d.cpp.obj 2022-12-01T10:00:12.8642655Z [4516/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Convolution.cpp.obj 2022-12-01T10:00:12.9762181Z [4517/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ConvolutionMM2d.cpp.obj 2022-12-01T10:00:13.1376327Z [4518/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\DispatchStub.cpp.obj 2022-12-01T10:00:13.2062397Z [4519/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ConvolutionTBC.cpp.obj 2022-12-01T10:00:13.2441522Z [4520/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Correlation.cpp.obj 2022-12-01T10:00:13.4112278Z [4521/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\DilatedMaxPool2d.cpp.obj 2022-12-01T10:00:14.7197290Z [4522/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Cross.cpp.obj 2022-12-01T10:00:15.8819054Z [4523/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Distance.cpp.obj 2022-12-01T10:00:15.9717142Z [4524/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Fill.cpp.obj 2022-12-01T10:00:15.9944400Z [4525/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Embedding.cpp.obj 2022-12-01T10:00:16.0067521Z [4526/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Dropout.cpp.obj 2022-12-01T10:00:16.0250487Z [4527/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\DilatedMaxPool3d.cpp.obj 2022-12-01T10:00:16.0395225Z [4528/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Distributions.cpp.obj 2022-12-01T10:00:16.0754271Z [4529/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\EmbeddingBag.cpp.obj 2022-12-01T10:00:16.6981042Z [4530/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FunctionOfAMatrixUtils.cpp.obj 2022-12-01T10:00:16.8846041Z [4531/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\IndexingUtils.cpp.obj 2022-12-01T10:00:17.4279865Z [4532/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FractionalMaxPool3d.cpp.obj 2022-12-01T10:00:18.4710463Z [4533/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ForeachOpsKernels.cpp.obj 2022-12-01T10:00:18.5079477Z [4534/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\FractionalMaxPool2d.cpp.obj 2022-12-01T10:00:18.5465434Z [4535/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\GatedLinearUnit.cpp.obj 2022-12-01T10:00:18.6542343Z [4536/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Histogram.cpp.obj 2022-12-01T10:00:18.8278524Z [4537/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\GridSampler.cpp.obj 2022-12-01T10:00:19.1994962Z [4538/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Im2Col.cpp.obj 2022-12-01T10:00:19.5242607Z [4539/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\FakeQuantPerChannelAffine.cpp.obj 2022-12-01T10:00:19.6419629Z [4540/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\AffineQuantizerBase.cpp.obj 2022-12-01T10:00:19.9538422Z [4541/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorUtils.cpp.obj 2022-12-01T10:00:20.9864297Z [4542/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\Copy.cpp.obj 2022-12-01T10:00:21.0584664Z [4543/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\AffineQuantizer.cpp.obj 2022-12-01T10:00:21.1538500Z [4544/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossMultiLabelMargin.cpp.obj 2022-12-01T10:00:21.2917705Z [4545/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossCTC.cpp.obj 2022-12-01T10:00:21.7510466Z [4546/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossMultiMargin.cpp.obj 2022-12-01T10:00:21.8882643Z [4547/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\MetaTensor.cpp.obj 2022-12-01T10:00:22.1428113Z [4548/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossNLL.cpp.obj 2022-12-01T10:00:22.1958943Z [4549/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Loss.cpp.obj 2022-12-01T10:00:22.6595867Z [4550/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\LossNLL2d.cpp.obj 2022-12-01T10:00:23.6044530Z [4551/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Memory.cpp.obj 2022-12-01T10:00:23.6202454Z [4552/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\MaxUnpooling.cpp.obj 2022-12-01T10:00:24.4034354Z [4553/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\MaxPooling.cpp.obj 2022-12-01T10:00:24.4411563Z [4554/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NNPACK.cpp.obj 2022-12-01T10:00:24.6075392Z [4555/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NegateFallback.cpp.obj 2022-12-01T10:00:24.6559419Z [4556/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NamedTensor.cpp.obj 2022-12-01T10:00:24.7577964Z [4557/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NaiveDilatedConvolution.cpp.obj 2022-12-01T10:00:25.2659401Z [4558/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Normalization.cpp.obj 2022-12-01T10:00:26.1181431Z [4559/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NaiveConvolutionTranspose3d.cpp.obj 2022-12-01T10:00:26.2288289Z [4560/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\NaiveConvolutionTranspose2d.cpp.obj 2022-12-01T10:00:26.9627052Z [4561/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\PointwiseOps.cpp.obj 2022-12-01T10:00:27.5594778Z [4562/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\PixelShuffle.cpp.obj 2022-12-01T10:00:27.5719485Z [4563/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\PackedSequence.cpp.obj 2022-12-01T10:00:27.5938432Z [4564/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\PadNd.cpp.obj 2022-12-01T10:00:27.6090029Z [4565/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Onehot.cpp.obj 2022-12-01T10:00:27.7391303Z [4566/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Pow.cpp.obj 2022-12-01T10:00:28.7021641Z [4567/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\QuantizedLinear.cpp.obj 2022-12-01T10:00:29.0192634Z [4568/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\RNN.cpp.obj 2022-12-01T10:00:29.2557593Z [4569/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\RangeFactories.cpp.obj 2022-12-01T10:00:30.0546406Z [4570/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Pooling.cpp.obj 2022-12-01T10:00:30.0989101Z [4571/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Repeat.cpp.obj 2022-12-01T10:00:30.1121459Z [4572/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ReduceAllOps.cpp.obj 2022-12-01T10:00:30.1792735Z [4573/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ReplicationPadding.cpp.obj 2022-12-01T10:00:30.2053385Z [4574/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\RowwisePrune.cpp.obj 2022-12-01T10:00:31.2264935Z [4575/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ReduceOps.cpp.obj 2022-12-01T10:00:31.6381665Z [4576/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Resize.cpp.obj 2022-12-01T10:00:31.7720879Z [4577/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ReflectionPad.cpp.obj 2022-12-01T10:00:33.2174281Z [4578/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SobolEngineOps.cpp.obj 2022-12-01T10:00:33.2370032Z [4579/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SegmentReduce.cpp.obj 2022-12-01T10:00:33.2500319Z [4580/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SoftMax.cpp.obj 2022-12-01T10:00:33.2972456Z [4581/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Scalar.cpp.obj 2022-12-01T10:00:33.3226682Z [4582/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SobolEngineOpsUtils.cpp.obj 2022-12-01T10:00:33.6514167Z [4583/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SpectralOps.cpp.obj 2022-12-01T10:00:34.0352930Z [4584/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\SummaryOps.cpp.obj 2022-12-01T10:00:34.2655992Z [4585/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorAdvancedIndexing.cpp.obj 2022-12-01T10:00:35.2894120Z [4586/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorIteratorReduce.cpp.obj 2022-12-01T10:00:35.6363324Z [4587/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorConversions.cpp.obj 2022-12-01T10:00:35.7348794Z [4588/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorCompare.cpp.obj 2022-12-01T10:00:35.7866769Z [4589/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorFactories.cpp.obj 2022-12-01T10:00:35.8096624Z [4590/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Sorting.cpp.obj 2022-12-01T10:00:35.8750988Z [4591/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorShape.cpp.obj 2022-12-01T10:00:36.1747619Z [4592/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Unfold2d.cpp.obj 2022-12-01T10:00:36.5489111Z [4593/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorProperties.cpp.obj 2022-12-01T10:00:36.6806881Z [4594/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TensorTransformations.cpp.obj 2022-12-01T10:00:36.9645760Z [4595/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSample.cpp.obj 2022-12-01T10:00:37.8761565Z [4596/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TypeProperties.cpp.obj 2022-12-01T10:00:38.7096602Z [4597/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UnfoldBackward.cpp.obj 2022-12-01T10:00:38.8040340Z [4598/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TestOps.cpp.obj 2022-12-01T10:00:38.8160078Z [4599/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Unfold3d.cpp.obj 2022-12-01T10:00:38.8334913Z [4600/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UnaryOps.cpp.obj 2022-12-01T10:00:38.8508194Z [4601/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\TriangularOps.cpp.obj 2022-12-01T10:00:39.0406464Z [4602/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\Unique.cpp.obj 2022-12-01T10:00:39.1850422Z [4603/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleBilinear2d.cpp.obj 2022-12-01T10:00:39.3576680Z [4604/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleBicubic2d.cpp.obj 2022-12-01T10:00:41.2861923Z [4605/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleNearest2d.cpp.obj 2022-12-01T10:00:41.3956097Z [4606/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleTrilinear3d.cpp.obj 2022-12-01T10:00:41.4179570Z [4607/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleNearest1d.cpp.obj 2022-12-01T10:00:41.4325751Z [4608/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleLinear1d.cpp.obj 2022-12-01T10:00:41.5035478Z [4609/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\UpSampleNearest3d.cpp.obj 2022-12-01T10:00:41.5875567Z [4610/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\layer_norm.cpp.obj 2022-12-01T10:00:41.7843478Z [4611/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\WeightNorm.cpp.obj 2022-12-01T10:00:41.9440677Z [4612/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\VariableMethodStubs.cpp.obj 2022-12-01T10:00:42.4484425Z [4613/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\library.cpp.obj 2022-12-01T10:00:43.8573027Z [4614/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\prim_native_functions.cpp.obj 2022-12-01T10:00:43.9564545Z [4615/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\group_norm.cpp.obj 2022-12-01T10:00:44.0264929Z [4616/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\fbgemm_utils.cpp.obj 2022-12-01T10:00:44.0712633Z [4617/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_dynamic.cpp.obj 2022-12-01T10:00:44.3961440Z [4618/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\verbose_wrapper.cpp.obj 2022-12-01T10:00:44.5712365Z [4619/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear.cpp.obj 2022-12-01T10:00:44.6136315Z [4620/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_deserialize.cpp.obj 2022-12-01T10:00:44.7115561Z [4621/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SoftMax.cpp.obj 2022-12-01T10:00:44.7832780Z [4622/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\ParamUtils.cpp.obj 2022-12-01T10:00:44.8900425Z [4623/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseBinaryOpIntersectionKernel.cpp.obj 2022-12-01T10:00:45.0233729Z [4624/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_unpack.cpp.obj 2022-12-01T10:00:45.4195992Z [4625/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseFactories.cpp.obj 2022-12-01T10:00:45.4369949Z [4626/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseCsrTensor.cpp.obj 2022-12-01T10:00:45.5591498Z [4627/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseBlas.cpp.obj 2022-12-01T10:00:45.7124051Z [4628/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseCsrTensorMath.cpp.obj 2022-12-01T10:00:45.7349153Z [4629/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseBlasImpl.cpp.obj 2022-12-01T10:00:45.8707091Z [4630/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseTensor.cpp.obj 2022-12-01T10:00:46.2967886Z [4631/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseMatMul.cpp.obj 2022-12-01T10:00:46.3012402Z [4632/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseUnaryOps.cpp.obj 2022-12-01T10:00:46.4555178Z [4633/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_prepack.cpp.obj 2022-12-01T10:00:46.5768924Z [4634/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\ValidateCompressedIndicesKernel.cpp.obj 2022-12-01T10:00:47.1051227Z [4635/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\ao_sparse\quantized\cpu\qlinear_serialize.cpp.obj 2022-12-01T10:00:47.5108021Z [4636/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\threadpool\ThreadPool.cc.obj 2022-12-01T10:00:47.9606434Z [4637/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\proto_wrap.cc.obj 2022-12-01T10:00:48.0830251Z [4638/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\sparse\SparseTensorMath.cpp.obj 2022-12-01T10:00:48.2438163Z [4639/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\threadpool\thread_pool_guard.cpp.obj 2022-12-01T10:00:48.3288333Z [4640/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\threadpool\pthreadpool-cpp.cc.obj 2022-12-01T10:00:48.3697258Z [4641/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorBackward.cpp.obj 2022-12-01T10:00:48.4537560Z [4642/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorAliases.cpp.obj 2022-12-01T10:00:48.8830870Z [4643/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorTransformerFunctions.cpp.obj 2022-12-01T10:00:48.9366163Z [4644/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\nested\NestedTensorMath.cpp.obj 2022-12-01T10:00:49.0953744Z [4645/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\Functions.cpp.obj 2022-12-01T10:00:49.3221454Z [4646/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterBackendSelect.cpp.obj 2022-12-01T10:00:49.4159090Z [4647/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_4.cpp.obj 2022-12-01T10:00:49.5454843Z [4648/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_0.cpp.obj 2022-12-01T10:00:49.8802081Z [4649/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCompositeExplicitAutograd.cpp.obj 2022-12-01T10:00:50.0028257Z [4650/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_3.cpp.obj 2022-12-01T10:00:50.1072998Z [4651/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCPU.cpp.obj 2022-12-01T10:00:50.1943260Z [4652/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_2.cpp.obj 2022-12-01T10:00:50.6208790Z [4653/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterFunctionalization_0.cpp.obj 2022-12-01T10:00:50.6954911Z [4654/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCompositeImplicitAutogradNestedTensor.cpp.obj 2022-12-01T10:00:50.7741837Z [4655/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCompositeImplicitAutograd.cpp.obj 2022-12-01T10:00:50.9466754Z [4656/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterFunctionalization_1.cpp.obj 2022-12-01T10:00:51.0116001Z [4657/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterCompositeExplicitAutogradNonFunctional.cpp.obj 2022-12-01T10:00:51.0632737Z [4658/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterNestedTensorCPU.cpp.obj 2022-12-01T10:00:51.3243089Z [4659/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterFunctionalization_3.cpp.obj 2022-12-01T10:00:51.4998477Z [4660/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterMkldnnCPU.cpp.obj 2022-12-01T10:00:51.8161382Z [4661/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterMeta.cpp.obj 2022-12-01T10:00:51.8330307Z [4662/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterQuantizedMeta.cpp.obj 2022-12-01T10:00:51.8476822Z [4663/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseCPU.cpp.obj 2022-12-01T10:00:51.8791333Z [4664/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterQuantizedCPU.cpp.obj 2022-12-01T10:00:51.9006753Z [4665/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSchema.cpp.obj 2022-12-01T10:00:51.9842631Z [4666/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\UfuncCPU_add.cpp.obj 2022-12-01T10:00:52.0089973Z [4667/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterFunctionalization_2.cpp.obj 2022-12-01T10:00:52.1611767Z [4668/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterNestedTensorMeta.cpp.obj 2022-12-01T10:00:52.2631906Z [4669/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\ATenOpList.cpp.obj 2022-12-01T10:00:52.5978172Z [4670/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\core\TensorMethods.cpp.obj 2022-12-01T10:00:52.7185359Z [4671/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseMeta.cpp.obj 2022-12-01T10:00:52.7312253Z [4672/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterSparseCsrCPU.cpp.obj 2022-12-01T10:00:52.7534811Z [4673/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\RegisterZeroTensor.cpp.obj 2022-12-01T10:00:52.7803678Z [4674/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\quantized\QTensorImpl.cpp.obj 2022-12-01T10:00:52.9567026Z [4675/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\nnapi\nnapi_model_loader.cpp.obj 2022-12-01T10:00:53.0501279Z [4676/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\nnapi\nnapi_wrapper.cpp.obj 2022-12-01T10:00:53.4907345Z [4677/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\spherical_bessel_j0.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:53.5109520Z [4678/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k1.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:53.5154439Z [4679/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\UfuncCPUKernel_add.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:53.8640905Z [4680/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k0.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:54.3198443Z [4681/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\airy_ai.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:54.3694424Z [4682/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\WeightNormKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:54.3824063Z [4683/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\group_norm_kernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:54.4268338Z [4684/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\batch_norm_kernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:54.5236482Z [4685/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\nnapi\nnapi_bind.cpp.obj 2022-12-01T10:00:54.6962766Z [4686/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\nnapi\nnapi_register.cpp.obj 2022-12-01T10:00:54.9434438Z [4687/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\quantized\Quantizer.cpp.obj 2022-12-01T10:00:55.0683100Z [4688/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Unfold2d.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:55.0902999Z [4689/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleMoreKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:55.1923211Z [4690/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\layer_norm_kernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:55.2583289Z [4691/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\TensorCompareKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:55.2964089Z [4692/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:55.5077184Z [4693/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnfoldBackwardKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:55.5614755Z [4694/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SparseFactories.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:55.6084453Z [4695/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\kernels\QuantizedOpKernels.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:56.2699274Z [4696/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnaryOpsKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:56.2734342Z [4697/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RenormKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:56.2903085Z [4698/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RangeFactoriesKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:56.2934103Z [4699/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SumKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:56.2961587Z [4700/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SortingKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:56.3122046Z [4701/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\StackKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:56.3167659Z [4702/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SoftMaxKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:56.3213351Z [4703/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ScatterGatherKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:56.7973214Z [4704/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PixelShuffleKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:56.8094319Z [4705/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PowKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:57.3465078Z [4706/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PointwiseOpsKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:57.3687524Z [4707/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPooling.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:57.3729140Z [4708/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxUnpoolKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:57.3884003Z [4709/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceAllOpsKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:57.3936516Z [4710/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MultinomialKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:57.4053448Z [4711/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceOpsKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:57.5102487Z [4712/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPoolKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:57.8800078Z [4713/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\GridSamplerKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:57.8938659Z [4714/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:57.8971709Z [4715/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LerpKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:58.4650456Z [4716/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\IndexKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:58.4702713Z [4717/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FillKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:58.4951327Z [4718/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LinearAlgebraKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:58.4990316Z [4719/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistanceOpsKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:58.5027950Z [4720/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DepthwiseConvKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:58.5078555Z [4721/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\HistogramKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:58.7695637Z [4722/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CrossKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:00:58.8014642Z [4723/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\mkl\SparseBlas.cpp.obj 2022-12-01T10:00:58.8677372Z [4724/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistributionKernels.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:00.3300738Z [4725/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BlasKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:00.3336278Z [4726/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ChannelShuffleKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:00.3367742Z [4727/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CopyKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:00.3540354Z [4728/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CatKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:00.3664256Z [4729/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:00.3706166Z [4730/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:00.3753042Z [4731/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ComplexKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:00.3791138Z [4732/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BinaryOpsKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:00.6736798Z [4733/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\istream_adapter.cc.obj 2022-12-01T10:01:00.6942168Z [4734/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\core\common.cc.obj 2022-12-01T10:01:00.7722556Z [4735/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\inline_container.cc.obj 2022-12-01T10:01:00.9139927Z [4736/6480] Building C object caffe2\CMakeFiles\torch_cpu.dir\__\third_party\miniz-2.1.0\miniz.c.obj 2022-12-01T10:01:00.9509016Z [4737/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\utils\string_utils.cc.obj 2022-12-01T10:01:01.0044892Z [4738/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\file_adapter.cc.obj 2022-12-01T10:01:01.0403288Z [4739/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\metal\Context.cpp.obj 2022-12-01T10:01:01.0504798Z [4740/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\read_adapter_interface.cc.obj 2022-12-01T10:01:01.0530793Z [4741/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\serialize\crc.cc.obj 2022-12-01T10:01:01.1609535Z [4742/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\vulkan\Context.cpp.obj 2022-12-01T10:01:01.4788468Z [4743/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Activation.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:01.4971894Z [4744/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AvgPoolKernel.cpp.DEFAULT.cpp.obj 2022-12-01T10:01:02.4924990Z [4745/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_0.cpp.obj 2022-12-01T10:01:02.4983017Z [4746/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_2.cpp.obj 2022-12-01T10:01:02.6161196Z [4747/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_4.cpp.obj 2022-12-01T10:01:02.7287461Z [4748/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_3.cpp.obj 2022-12-01T10:01:03.5759176Z [4749/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\generated\RegisterAutogradLazy.cpp.obj 2022-12-01T10:01:03.6498268Z [4750/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\TraceType_1.cpp.obj 2022-12-01T10:01:03.8022448Z [4751/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_2.cpp.obj 2022-12-01T10:01:03.8304659Z [4752/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_1.cpp.obj 2022-12-01T10:01:03.8495163Z [4753/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_3.cpp.obj 2022-12-01T10:01:03.9716100Z [4754/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\ADInplaceOrViewType_0.cpp.obj 2022-12-01T10:01:04.0092705Z [4755/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\VariableType_4.cpp.obj 2022-12-01T10:01:04.7029145Z [4756/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\autograd_meta.cpp.obj 2022-12-01T10:01:04.7069627Z [4757/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\anomaly_mode.cpp.obj 2022-12-01T10:01:04.7107751Z [4758/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\custom_function.cpp.obj 2022-12-01T10:01:04.7607326Z [4759/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\generated\ADInplaceOrViewType_1.cpp.obj 2022-12-01T10:01:04.8023989Z [4760/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\autograd_not_implemented_fallback.cpp.obj 2022-12-01T10:01:04.8075715Z [4761/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\cpp_hook.cpp.obj 2022-12-01T10:01:04.8494203Z [4762/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\generated\RegisterLazy.cpp.obj 2022-12-01T10:01:05.4730657Z [4763/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\function_hook.cpp.obj 2022-12-01T10:01:05.5051000Z [4764/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\autograd.cpp.obj 2022-12-01T10:01:05.5454572Z [4765/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\forward_grad.cpp.obj 2022-12-01T10:01:05.6334803Z [4766/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\jit_decomp_interface.cpp.obj 2022-12-01T10:01:05.6557032Z [4767/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\functions\accumulate_grad.cpp.obj 2022-12-01T10:01:05.6602084Z [4768/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\engine.cpp.obj 2022-12-01T10:01:05.7784341Z [4769/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\generated\LazyNativeFunctions.cpp.obj 2022-12-01T10:01:05.9544305Z [4770/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\utils\warnings.cpp.obj 2022-12-01T10:01:06.3719185Z [4771/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\functions\utils.cpp.obj 2022-12-01T10:01:06.4837680Z [4772/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\input_buffer.cpp.obj 2022-12-01T10:01:06.8178343Z [4773/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\saved_variable.cpp.obj 2022-12-01T10:01:07.3024358Z [4774/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\function.cpp.obj 2022-12-01T10:01:07.7424637Z [4775/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\profiler_kineto.cpp.obj 2022-12-01T10:01:08.0076235Z [4776/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\functions\basic_ops.cpp.obj 2022-12-01T10:01:08.0310895Z [4777/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\functions\tensor.cpp.obj 2022-12-01T10:01:08.1990120Z [4778/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\api\object.cpp.obj 2022-12-01T10:01:08.2980998Z [4779/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\api\function_impl.cpp.obj 2022-12-01T10:01:08.6316192Z [4780/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\profiler_legacy.cpp.obj 2022-12-01T10:01:08.6653719Z [4781/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\api\module.cpp.obj 2022-12-01T10:01:08.8720842Z [4782/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\record_function_ops.cpp.obj 2022-12-01T10:01:08.9039306Z [4783/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_detail.cpp.obj 2022-12-01T10:01:08.9088414Z [4784/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_debug_info.cpp.obj 2022-12-01T10:01:09.1289934Z [4785/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_debug_handler.cpp.obj 2022-12-01T10:01:09.1510018Z [4786/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_interface.cpp.obj 2022-12-01T10:01:09.5123125Z [4787/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\backends\backend_resolver.cpp.obj 2022-12-01T10:01:09.5783976Z [4788/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\variable.cpp.obj 2022-12-01T10:01:10.1535672Z [4789/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\builtin_functions.cpp.obj 2022-12-01T10:01:10.3877068Z [4790/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\edit_distance.cpp.obj 2022-12-01T10:01:10.4094323Z [4791/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\canonicalize_modified_loop.cpp.obj 2022-12-01T10:01:11.2427372Z [4792/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\inline_loop_condition.cpp.obj 2022-12-01T10:01:11.3929010Z [4793/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\executor.cpp.obj 2022-12-01T10:01:11.4097624Z [4794/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\ir_emitter.cpp.obj 2022-12-01T10:01:11.6495690Z [4795/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\codegen.cpp.obj 2022-12-01T10:01:11.7453496Z [4796/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\fallback.cpp.obj 2022-12-01T10:01:11.7568698Z [4797/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\parser.cpp.obj 2022-12-01T10:01:11.8252704Z [4798/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\compiler.cpp.obj 2022-12-01T10:01:11.8722219Z [4799/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\interface.cpp.obj 2022-12-01T10:01:11.9481399Z [4800/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\name_mangler.cpp.obj 2022-12-01T10:01:12.1009081Z [4801/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\exit_transforms.cpp.obj 2022-12-01T10:01:12.2908846Z [4802/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\convert_to_ssa.cpp.obj 2022-12-01T10:01:12.3198620Z [4803/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\kernel_cache.cpp.obj 2022-12-01T10:01:12.7565356Z [4804/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\alias_analysis.cpp.obj 2022-12-01T10:01:12.9123184Z [4805/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\constants.cpp.obj 2022-12-01T10:01:12.9585011Z [4806/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\sugared_value.cpp.obj 2022-12-01T10:01:12.9921791Z [4807/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\schema_matching.cpp.obj 2022-12-01T10:01:12.9968868Z [4808/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\script_type_parser.cpp.obj 2022-12-01T10:01:13.0020123Z [4809/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\tracer.cpp.obj 2022-12-01T10:01:13.1032590Z [4810/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\frontend\versioned_symbols.cpp.obj 2022-12-01T10:01:13.1255326Z [4811/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\attributes.cpp.obj 2022-12-01T10:01:13.5269304Z [4812/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\scope.cpp.obj 2022-12-01T10:01:13.7858358Z [4813/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\node_hashing.cpp.obj 2022-12-01T10:01:13.8594679Z [4814/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\subgraph_matcher.cpp.obj 2022-12-01T10:01:13.8899066Z [4815/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\ir.cpp.obj 2022-12-01T10:01:13.8943679Z [4816/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\type_hashing.cpp.obj 2022-12-01T10:01:13.9157152Z [4817/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\ir\irparser.cpp.obj 2022-12-01T10:01:13.9877819Z [4818/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\compatibility\runtime_compatibility.cpp.obj 2022-12-01T10:01:14.2273561Z [4819/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\nnc\registry.cpp.obj 2022-12-01T10:01:14.4116087Z [4820/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\jit_opt_limit.cpp.obj 2022-12-01T10:01:14.6813386Z [4821/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\nnc\backend.cpp.obj 2022-12-01T10:01:14.7001916Z [4822/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\jit_log.cpp.obj 2022-12-01T10:01:15.0642651Z [4823/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\type_parser.cpp.obj 2022-12-01T10:01:15.0901547Z [4824/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\operator_upgraders\version_map.cpp.obj 2022-12-01T10:01:15.2122400Z [4825/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\prim_ops_registery.cpp.obj 2022-12-01T10:01:15.4664285Z [4826/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\nnc\context.cpp.obj 2022-12-01T10:01:15.5672599Z [4827/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\operator_upgraders\utils.cpp.obj 2022-12-01T10:01:15.6067655Z [4828/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\register_ops_common_utils.cpp.obj 2022-12-01T10:01:15.7171352Z [4829/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\promoted_prim_ops.cpp.obj 2022-12-01T10:01:15.7217192Z [4830/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\add_if_then_else.cpp.obj 2022-12-01T10:01:15.9685194Z [4831/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\operator_upgraders\upgraders.cpp.obj 2022-12-01T10:01:15.9850348Z [4832/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\operator_upgraders\upgraders_entry.cpp.obj 2022-12-01T10:01:16.1221673Z [4833/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\nnc\aot_compiler.cpp.obj 2022-12-01T10:01:16.3612676Z [4834/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\canonicalize_graph_fuser_ops.cpp.obj 2022-12-01T10:01:16.4381758Z [4835/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\canonicalize.cpp.obj 2022-12-01T10:01:16.6116040Z [4836/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\annotate_warns.cpp.obj 2022-12-01T10:01:16.8938612Z [4837/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\concat_opt.cpp.obj 2022-12-01T10:01:17.2948087Z [4838/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\common_subexpression_elimination.cpp.obj 2022-12-01T10:01:17.3312639Z [4839/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\check_strict_fusion.cpp.obj 2022-12-01T10:01:17.5718698Z [4840/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\logging.cpp.obj 2022-12-01T10:01:17.7226567Z [4841/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\jit_exception.cpp.obj 2022-12-01T10:01:18.0242629Z [4842/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\print_handler.cpp.obj 2022-12-01T10:01:18.4056897Z [4843/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\bailout_graph.cpp.obj 2022-12-01T10:01:18.4202844Z [4844/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\batch_mm.cpp.obj 2022-12-01T10:01:18.6339227Z [4845/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\clear_profiling.cpp.obj 2022-12-01T10:01:18.7054855Z [4846/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\clear_undefinedness.cpp.obj 2022-12-01T10:01:18.8818508Z [4847/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\constant_pooling.cpp.obj 2022-12-01T10:01:19.2596012Z [4848/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\create_functional_graphs.cpp.obj 2022-12-01T10:01:19.4456102Z [4849/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\operator.cpp.obj 2022-12-01T10:01:19.5160278Z [4850/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\constant_propagation.cpp.obj 2022-12-01T10:01:19.5774295Z [4851/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\profiling_graph_executor_impl.cpp.obj 2022-12-01T10:01:19.7567796Z [4852/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\dtype_analysis.cpp.obj 2022-12-01T10:01:20.1784391Z [4853/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\dbr_quantization\remove_redundant_aliases.cpp.obj 2022-12-01T10:01:20.2885400Z [4854/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\device_type_analysis.cpp.obj 2022-12-01T10:01:20.3624987Z [4855/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\jit_trace.cpp.obj 2022-12-01T10:01:20.4099437Z [4856/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\eliminate_no_ops.cpp.obj 2022-12-01T10:01:20.5192396Z [4857/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\decompose_ops.cpp.obj 2022-12-01T10:01:20.6648387Z [4858/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\dead_code_elimination.cpp.obj 2022-12-01T10:01:21.0679475Z [4859/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fixup_trace_scope_blocks.cpp.obj 2022-12-01T10:01:21.1255496Z [4860/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\create_autodiff_subgraphs.cpp.obj 2022-12-01T10:01:21.2398681Z [4861/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\erase_number_types.cpp.obj 2022-12-01T10:01:21.3199651Z [4862/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_concat_linear.cpp.obj 2022-12-01T10:01:21.3667766Z [4863/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\cuda_graph_fuser.cpp.obj 2022-12-01T10:01:21.4544720Z [4864/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fold_conv_bn.cpp.obj 2022-12-01T10:01:21.6093932Z [4865/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_conv_add_relu_fusion.cpp.obj 2022-12-01T10:01:21.9630671Z [4866/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_conv_folding.cpp.obj 2022-12-01T10:01:22.1152214Z [4867/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_graph_optimizations.cpp.obj 2022-12-01T10:01:22.2435099Z [4868/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_linear_transpose.cpp.obj 2022-12-01T10:01:22.3561004Z [4869/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fuse_relu.cpp.obj 2022-12-01T10:01:22.5410210Z [4870/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\graph_rewrite_helper.cpp.obj 2022-12-01T10:01:22.9990698Z [4871/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\fuse_linear.cpp.obj 2022-12-01T10:01:23.1096885Z [4872/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inliner.cpp.obj 2022-12-01T10:01:23.1911154Z [4873/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\freeze_module.cpp.obj 2022-12-01T10:01:23.2063526Z [4874/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inline_fork_wait.cpp.obj 2022-12-01T10:01:23.4587193Z [4875/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inline_forked_closures.cpp.obj 2022-12-01T10:01:23.8389718Z [4876/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inline_autodiff_subgraphs.cpp.obj 2022-12-01T10:01:24.0436158Z [4877/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\loop_unrolling.cpp.obj 2022-12-01T10:01:24.0716523Z [4878/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\hoist_conv_packed_params.cpp.obj 2022-12-01T10:01:24.1208139Z [4879/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\inplace_check.cpp.obj 2022-12-01T10:01:24.1508410Z [4880/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\graph_fuser.cpp.obj 2022-12-01T10:01:24.2836351Z [4881/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\integer_value_refinement.cpp.obj 2022-12-01T10:01:24.4225296Z [4882/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\frozen_ops_to_mkldnn.cpp.obj 2022-12-01T10:01:24.6526895Z [4883/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\guard_elimination.cpp.obj 2022-12-01T10:01:24.9683045Z [4884/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\lift_closures.cpp.obj 2022-12-01T10:01:25.0403831Z [4885/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\lower_tuples.cpp.obj 2022-12-01T10:01:25.1726334Z [4886/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\lower_grad_of.cpp.obj 2022-12-01T10:01:25.2973148Z [4887/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\normalize_ops.cpp.obj 2022-12-01T10:01:25.8427940Z [4888/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole_dict_idioms.cpp.obj 2022-12-01T10:01:25.9939219Z [4889/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole.cpp.obj 2022-12-01T10:01:26.0159717Z [4890/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole_list_idioms.cpp.obj 2022-12-01T10:01:26.2428103Z [4891/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole_alias_sensitive.cpp.obj 2022-12-01T10:01:26.4362328Z [4892/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\insert_guards.cpp.obj 2022-12-01T10:01:26.6314328Z [4893/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\liveness.cpp.obj 2022-12-01T10:01:26.7606890Z [4894/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\pass_manager.cpp.obj 2022-12-01T10:01:26.9554079Z [4895/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\dedup_module_uses.cpp.obj 2022-12-01T10:01:27.1465948Z [4896/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\prepack_folding.cpp.obj 2022-12-01T10:01:27.2059504Z [4897/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\mkldnn_rewrite.cpp.obj 2022-12-01T10:01:27.3373975Z [4898/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\peephole_non_tensor.cpp.obj 2022-12-01T10:01:27.5029848Z [4899/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\fusion_passes.cpp.obj 2022-12-01T10:01:27.6417400Z [4900/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\metal_rewrite.cpp.obj 2022-12-01T10:01:27.6689561Z [4901/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\insert_observers.cpp.obj 2022-12-01T10:01:27.7592151Z [4902/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\quantization_type.cpp.obj 2022-12-01T10:01:27.8749045Z [4903/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\insert_quant_dequant.cpp.obj 2022-12-01T10:01:28.0321944Z [4904/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\refine_tuple_types.cpp.obj 2022-12-01T10:01:28.1068633Z [4905/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\helper.cpp.obj 2022-12-01T10:01:28.5655621Z [4906/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_redundant_profiles.cpp.obj 2022-12-01T10:01:28.6346518Z [4907/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_dropout.cpp.obj 2022-12-01T10:01:28.6399546Z [4908/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_exceptions.cpp.obj 2022-12-01T10:01:28.7635766Z [4909/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_expands.cpp.obj 2022-12-01T10:01:28.8677428Z [4910/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\finalize.cpp.obj 2022-12-01T10:01:28.8897984Z [4911/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_mutation.cpp.obj 2022-12-01T10:01:29.0175775Z [4912/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\requires_grad_analysis.cpp.obj 2022-12-01T10:01:29.4899339Z [4913/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\replacement_of_old_operators.cpp.obj 2022-12-01T10:01:29.5221623Z [4914/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\restore_mutation.cpp.obj 2022-12-01T10:01:29.5610852Z [4915/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\shape_analysis.cpp.obj 2022-12-01T10:01:29.7708370Z [4916/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\subgraph_rewrite.cpp.obj 2022-12-01T10:01:29.7758733Z [4917/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\symbolic_shape_analysis.cpp.obj 2022-12-01T10:01:29.9390714Z [4918/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\symbolic_shape_cache.cpp.obj 2022-12-01T10:01:30.1509000Z [4919/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\quantization\register_packed_params.cpp.obj 2022-12-01T10:01:30.4354961Z [4920/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\optimization_utils.cpp.obj 2022-12-01T10:01:30.4632386Z [4921/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\update_differentiable_graph_requires_grad.cpp.obj 2022-12-01T10:01:30.6018538Z [4922/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\python\update_graph_executor_opt.cpp.obj 2022-12-01T10:01:30.6236834Z [4923/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\op_registry.cpp.obj 2022-12-01T10:01:30.8436038Z [4924/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\memory_dag.cpp.obj 2022-12-01T10:01:31.1091733Z [4925/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\value_refinement_utils.cpp.obj 2022-12-01T10:01:31.4257708Z [4926/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\specialize_autogradzero.cpp.obj 2022-12-01T10:01:31.4854566Z [4927/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\variadic_ops.cpp.obj 2022-12-01T10:01:31.5154183Z [4928/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\subgraph_utils.cpp.obj 2022-12-01T10:01:32.3979679Z [4929/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\decomposition_registry_util.cpp.obj 2022-12-01T10:01:32.4268991Z [4930/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\decomposition_registry.cpp.obj 2022-12-01T10:01:32.4433780Z [4931/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\argument_spec.cpp.obj 2022-12-01T10:01:32.4657397Z [4932/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\symbolic_shape_runtime_fusion.cpp.obj 2022-12-01T10:01:32.5090092Z [4933/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\tensorexpr_fuser.cpp.obj 2022-12-01T10:01:32.7417214Z [4934/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\instruction.cpp.obj 2022-12-01T10:01:33.2137751Z [4935/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\xnnpack_rewrite.cpp.obj 2022-12-01T10:01:33.3613022Z [4936/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\interpreter\preprocess_graph.cpp.obj 2022-12-01T10:01:33.6411314Z [4937/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\vulkan_rewrite.cpp.obj 2022-12-01T10:01:33.8977884Z [4938/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\autodiff.cpp.obj 2022-12-01T10:01:34.1229977Z [4939/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\serialized_shape_function_registry.cpp.obj 2022-12-01T10:01:34.7733660Z [4940/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\script_profile.cpp.obj 2022-12-01T10:01:35.0474162Z [4941/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\slice_indices_adjust.cpp.obj 2022-12-01T10:01:35.1488808Z [4942/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\graph_executor.cpp.obj 2022-12-01T10:01:35.1800346Z [4943/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\interpreter\frame.cpp.obj 2022-12-01T10:01:35.3964303Z [4944/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\interpreter.cpp.obj 2022-12-01T10:01:35.5016337Z [4945/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_ops_utils.cpp.obj 2022-12-01T10:01:35.9443062Z [4946/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\fusion.cpp.obj 2022-12-01T10:01:36.0650258Z [4947/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\profiling_record.cpp.obj 2022-12-01T10:01:36.1010008Z [4948/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\impl.cpp.obj 2022-12-01T10:01:36.1573922Z [4949/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\memory_planner.cpp.obj 2022-12-01T10:01:36.2955298Z [4950/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\passes.cpp.obj 2022-12-01T10:01:36.4005373Z [4951/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\simple_graph_executor_impl.cpp.obj 2022-12-01T10:01:36.4290083Z [4952/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\symbolic_script.cpp.obj 2022-12-01T10:01:36.8901056Z [4953/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\symbolic_shape_registry.cpp.obj 2022-12-01T10:01:37.1176192Z [4954/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\generated_ops.cpp.obj 2022-12-01T10:01:37.3036129Z [4955/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\callstack_debug_info_serialization.cpp.obj 2022-12-01T10:01:37.3221042Z [4956/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\symbolic_shape_registry_util.cpp.obj 2022-12-01T10:01:37.6668248Z [4957/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\import_export_helpers.cpp.obj 2022-12-01T10:01:38.0042593Z [4958/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\vararg_functions.cpp.obj 2022-12-01T10:01:38.2845658Z [4959/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\import_source.cpp.obj 2022-12-01T10:01:38.5791761Z [4960/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\import_read.cpp.obj 2022-12-01T10:01:38.9240381Z [4961/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\python_print.cpp.obj 2022-12-01T10:01:39.0679347Z [4962/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\native_ops.cpp.obj 2022-12-01T10:01:39.1757652Z [4963/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\te_wrapper.cpp.obj 2022-12-01T10:01:39.1989919Z [4964/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\pickle.cpp.obj 2022-12-01T10:01:39.6251401Z [4965/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\static\ops.cpp.obj 2022-12-01T10:01:39.9758390Z [4966/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\source_range_serialization.cpp.obj 2022-12-01T10:01:40.0603187Z [4967/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\type_name_uniquer.cpp.obj 2022-12-01T10:01:40.0813802Z [4968/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\pickler.cpp.obj 2022-12-01T10:01:40.2422191Z [4969/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\import.cpp.obj 2022-12-01T10:01:41.1830113Z [4970/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\block_codegen.cpp.obj 2022-12-01T10:01:41.7733590Z [4971/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\unpickler.cpp.obj 2022-12-01T10:01:41.8595489Z [4972/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\bounds_inference.cpp.obj 2022-12-01T10:01:42.2831709Z [4973/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\bounds_overlap.cpp.obj 2022-12-01T10:01:42.5678911Z [4974/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\cpp_codegen.cpp.obj 2022-12-01T10:01:42.7358372Z [4975/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\codegen.cpp.obj 2022-12-01T10:01:42.7795458Z [4976/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\expr.cpp.obj 2022-12-01T10:01:42.8741527Z [4977/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\eval.cpp.obj 2022-12-01T10:01:42.9337381Z [4978/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\intrinsic_symbols.cpp.obj 2022-12-01T10:01:42.9850945Z [4979/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\external_functions_registry.cpp.obj 2022-12-01T10:01:43.9886210Z [4980/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\graph_opt.cpp.obj 2022-12-01T10:01:44.3912134Z [4981/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\hash_provider.cpp.obj 2022-12-01T10:01:44.7216362Z [4982/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\external_functions.cpp.obj 2022-12-01T10:01:44.7880442Z [4983/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\external_functions_core.cpp.obj 2022-12-01T10:01:44.8080048Z [4984/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir.cpp.obj 2022-12-01T10:01:45.1170061Z [4985/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\external_functions_codegen.cpp.obj 2022-12-01T10:01:45.2595914Z [4986/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\llvm_codegen.cpp.obj 2022-12-01T10:01:45.5682140Z [4987/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_printer.cpp.obj 2022-12-01T10:01:45.6324379Z [4988/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_cloner.cpp.obj 2022-12-01T10:01:45.7503503Z [4989/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\llvm_jit.cpp.obj 2022-12-01T10:01:46.0127279Z [4990/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_mutator.cpp.obj 2022-12-01T10:01:47.0852513Z [4991/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_simplifier.cpp.obj 2022-12-01T10:01:47.2850403Z [4992/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_verifier.cpp.obj 2022-12-01T10:01:47.3574117Z [4993/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\ir_visitor.cpp.obj 2022-12-01T10:01:47.7884452Z [4994/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\kernel.cpp.obj 2022-12-01T10:01:48.0129291Z [4995/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\mem_dependency_checker.cpp.obj 2022-12-01T10:01:48.3080783Z [4996/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\loopnest.cpp.obj 2022-12-01T10:01:48.5139984Z [4997/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\loopnest_randomization.cpp.obj 2022-12-01T10:01:49.0627202Z [4998/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\lowerings.cpp.obj 2022-12-01T10:01:49.1347086Z [4999/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\reduction.cpp.obj 2022-12-01T10:01:49.8708681Z [5000/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\matmul.cpp.obj 2022-12-01T10:01:50.1668310Z [5001/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\conv2d.cpp.obj 2022-12-01T10:01:50.2158106Z [5002/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\misc.cpp.obj 2022-12-01T10:01:50.6401706Z [5003/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\pointwise.cpp.obj 2022-12-01T10:01:50.9567163Z [5004/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\norm.cpp.obj 2022-12-01T10:01:50.9984818Z [5005/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\backend\backend_device.cpp.obj 2022-12-01T10:01:51.0019126Z [5006/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\types.cpp.obj 2022-12-01T10:01:51.1260816Z [5007/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\testing\file_check.cpp.obj 2022-12-01T10:01:51.4235950Z [5008/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\softmax.cpp.obj 2022-12-01T10:01:51.7968531Z [5009/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\unique_name_manager.cpp.obj 2022-12-01T10:01:51.8586019Z [5010/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\tensor.cpp.obj 2022-12-01T10:01:51.9331492Z [5011/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\quantization.cpp.obj 2022-12-01T10:01:51.9543215Z [5012/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\testing\hooks_for_testing.cpp.obj 2022-12-01T10:01:51.9778977Z [5013/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\operators\reduction.cpp.obj 2022-12-01T10:01:51.9980847Z [5014/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\backend\backend_interface.cpp.obj 2022-12-01T10:01:52.1973075Z [5015/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\config.cpp.obj 2022-12-01T10:01:52.3523477Z [5016/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\debug_util.cpp.obj 2022-12-01T10:01:52.6747498Z [5017/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\hash.cpp.obj 2022-12-01T10:01:52.7449898Z [5018/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\tensorexpr\registerizer.cpp.obj 2022-12-01T10:01:52.7577034Z [5019/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\backend\lowering_context.cpp.obj 2022-12-01T10:01:52.8443414Z [5020/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ir_util.cpp.obj 2022-12-01T10:01:52.8910583Z [5021/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ir_dump_util.cpp.obj 2022-12-01T10:01:52.9606199Z [5022/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ir_metadata.cpp.obj 2022-12-01T10:01:53.0145557Z [5023/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\multi_wait.cpp.obj 2022-12-01T10:01:53.0422678Z [5024/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\helpers.cpp.obj 2022-12-01T10:01:53.2740646Z [5025/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\lazy_graph_executor.cpp.obj 2022-12-01T10:01:53.3437427Z [5026/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\permutation_util.cpp.obj 2022-12-01T10:01:53.5635290Z [5027/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ir.cpp.obj 2022-12-01T10:01:53.6532847Z [5028/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ops\utils.cpp.obj 2022-12-01T10:01:53.7829671Z [5029/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\ops\arithmetic_ir_ops.cpp.obj 2022-12-01T10:01:53.8284756Z [5030/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\lazy_view.cpp.obj 2022-12-01T10:01:53.8554501Z [5031/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\metrics.cpp.obj 2022-12-01T10:01:53.9630984Z [5032/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\tensor.cpp.obj 2022-12-01T10:01:54.1764304Z [5033/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\tensor_util.cpp.obj 2022-12-01T10:01:54.2536895Z [5034/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\shape.cpp.obj 2022-12-01T10:01:54.2686716Z [5035/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\monitor\events.cpp.obj 2022-12-01T10:01:54.2820156Z [5036/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\thread_pool.cpp.obj 2022-12-01T10:01:54.4983299Z [5037/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\monitor\counters.cpp.obj 2022-12-01T10:01:54.6829660Z [5038/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\api.cpp.obj 2022-12-01T10:01:54.7143159Z [5039/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\tensor_impl.cpp.obj 2022-12-01T10:01:54.7190960Z [5040/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\trie.cpp.obj 2022-12-01T10:01:55.0729367Z [5041/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\itt_observer.cpp.obj 2022-12-01T10:01:55.2539837Z [5042/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\kineto_client_interface.cpp.obj 2022-12-01T10:01:55.2771932Z [5043/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\kineto_shim.cpp.obj 2022-12-01T10:01:55.4638396Z [5044/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\execution_graph_observer.cpp.obj 2022-12-01T10:01:55.5142653Z [5045/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\nvtx_observer.cpp.obj 2022-12-01T10:01:55.5552565Z [5046/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\cpp_stacktraces.cpp.obj 2022-12-01T10:01:55.5732076Z [5047/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\orchestration\observer.cpp.obj 2022-12-01T10:01:55.7239806Z [5048/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\collection.cpp.obj 2022-12-01T10:01:55.8932849Z [5049/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\schema_info.cpp.obj 2022-12-01T10:01:56.2691862Z [5050/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\orchestration\python_tracer.cpp.obj 2022-12-01T10:01:56.3732263Z [5051/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\variadic.cpp.obj 2022-12-01T10:01:56.3783289Z [5052/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\util.cpp.obj 2022-12-01T10:01:56.4122766Z [5053/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\core\shape_inference.cpp.obj 2022-12-01T10:01:56.5578813Z [5054/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\remove_inplace_ops.cpp.obj 2022-12-01T10:01:57.2405201Z [5055/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\lower_graph.cpp.obj 2022-12-01T10:01:57.3747150Z [5056/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\utils\check_alias_annotation.cpp.obj 2022-12-01T10:01:58.1324337Z [5057/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_c10_ops.cpp.obj 2022-12-01T10:01:58.1552537Z [5058/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\tensor_flatten.cpp.obj 2022-12-01T10:01:58.3261600Z [5059/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ops\generic.cpp.obj 2022-12-01T10:01:58.4012643Z [5060/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\config.cpp.obj 2022-12-01T10:01:58.5287487Z [5061/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\passes\autocast.cpp.obj 2022-12-01T10:01:58.7231734Z [5062/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\cuda\interface.cpp.obj 2022-12-01T10:01:59.0243264Z [5063/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\dynamic_ir.cpp.obj 2022-12-01T10:01:59.1935259Z [5064/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_special_ops.cpp.obj 2022-12-01T10:01:59.2406001Z [5065/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ops\device_data.cpp.obj 2022-12-01T10:01:59.2605885Z [5066/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_prim_ops.cpp.obj 2022-12-01T10:01:59.2823348Z [5067/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ops\random_ops.cpp.obj 2022-12-01T10:01:59.3333098Z [5068/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\runtime\register_prim_ops_fulljit.cpp.obj 2022-12-01T10:01:59.9967688Z [5069/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\tensor_aten_ops.cpp.obj 2022-12-01T10:02:00.0859919Z [5070/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_autograd_functions.cpp.obj 2022-12-01T10:02:00.2023746Z [5071/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_node.cpp.obj 2022-12-01T10:02:00.2935597Z [5072/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_lowering_context.cpp.obj 2022-12-01T10:02:00.3480129Z [5073/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_backend_impl.cpp.obj 2022-12-01T10:02:00.8337583Z [5074/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\function.cpp.obj 2022-12-01T10:02:00.9342031Z [5075/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_eager_fallback.cpp.obj 2022-12-01T10:02:01.0013659Z [5076/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\import.cpp.obj 2022-12-01T10:02:01.1105933Z [5077/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_node_lowering.cpp.obj 2022-12-01T10:02:01.2758987Z [5078/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\compatibility\model_compatibility.cpp.obj 2022-12-01T10:02:01.2985708Z [5079/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\module.cpp.obj 2022-12-01T10:02:01.4211429Z [5080/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\observer.cpp.obj 2022-12-01T10:02:01.7961886Z [5081/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\parse_operators.cpp.obj 2022-12-01T10:02:01.8662845Z [5082/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\interpreter.cpp.obj 2022-12-01T10:02:02.1053931Z [5083/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\parse_bytecode.cpp.obj 2022-12-01T10:02:02.1686695Z [5084/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\train\export_data.cpp.obj 2022-12-01T10:02:02.2273353Z [5085/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\lazy\ts_backend\ts_native_functions.cpp.obj 2022-12-01T10:02:02.3220572Z [5086/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\quantization.cpp.obj 2022-12-01T10:02:02.6452395Z [5087/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\import_data.cpp.obj 2022-12-01T10:02:02.9950446Z [5088/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\upgrader_mobile.cpp.obj 2022-12-01T10:02:03.0216799Z [5089/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\debug_info.cpp.obj 2022-12-01T10:02:03.5726794Z [5090/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\jit.cpp.obj 2022-12-01T10:02:03.8235378Z [5091/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\TraceTypeManual.cpp.obj 2022-12-01T10:02:03.8370052Z [5092/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\flatbuffer_loader.cpp.obj 2022-12-01T10:02:04.2705168Z [5093/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\out_types.cpp.obj 2022-12-01T10:02:04.5120778Z [5094/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\train\optim\sgd.cpp.obj 2022-12-01T10:02:04.5551904Z [5095/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\train\sequential.cpp.obj 2022-12-01T10:02:04.6124505Z [5096/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\itt_wrapper.cpp.obj 2022-12-01T10:02:04.6460767Z [5097/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\profiler\itt.cpp.obj 2022-12-01T10:02:04.9548152Z [5098/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\train\random.cpp.obj 2022-12-01T10:02:05.0253277Z [5099/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\FunctionsManual.cpp.obj 2022-12-01T10:02:05.1633354Z [5100/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\compatibility\backport_manager.cpp.obj 2022-12-01T10:02:05.4247204Z [5101/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\mobile\compatibility\backport.cpp.obj 2022-12-01T10:02:05.4746141Z [5102/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\export_bytecode.cpp.obj 2022-12-01T10:02:05.5939174Z [5103/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\onnx.cpp.obj 2022-12-01T10:02:05.7558075Z [5104/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\autograd\VariableTypeManual.cpp.obj 2022-12-01T10:02:06.1398670Z [5105/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\GlooDeviceFactory.cpp.obj 2022-12-01T10:02:06.4033844Z [5106/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\api\module_save.cpp.obj 2022-12-01T10:02:06.4090762Z [5107/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\flatbuffer_serializer_jit.cpp.obj 2022-12-01T10:02:06.4699273Z [5108/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\utils\byte_order.cpp.obj 2022-12-01T10:02:07.5085069Z [5109/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\FileStore.cpp.obj 2022-12-01T10:02:07.5255185Z [5110/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\export.cpp.obj 2022-12-01T10:02:07.7905924Z [5111/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\export_module.cpp.obj 2022-12-01T10:02:07.9530750Z [5112/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\codegen\fuser\cpu\fused_kernel.cpp.obj 2022-12-01T10:02:07.9629009Z [5113/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ProcessGroupMPI.cpp.obj 2022-12-01T10:02:08.1357441Z [5114/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\jit\serialization\flatbuffer_serializer.cpp.obj 2022-12-01T10:02:08.2838631Z [5115/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\PrefixStore.cpp.obj 2022-12-01T10:02:08.5309054Z [5116/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Ops.cpp.obj 2022-12-01T10:02:08.7633291Z [5117/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ParamCommsUtils.cpp.obj 2022-12-01T10:02:09.1253577Z [5118/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Store.cpp.obj 2022-12-01T10:02:09.1589091Z [5119/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\OpsImpl.cpp.obj 2022-12-01T10:02:09.1951947Z [5120/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Backend.cpp.obj 2022-12-01T10:02:09.7318998Z [5121/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\logging.cpp.obj 2022-12-01T10:02:10.2948313Z [5122/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\debug.cpp.obj 2022-12-01T10:02:10.6010170Z [5123/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ProcessGroupGloo.cpp.obj 2022-12-01T10:02:10.7924383Z [5124/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ProcessGroup.cpp.obj 2022-12-01T10:02:10.8199034Z [5125/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\exception.cpp.obj 2022-12-01T10:02:10.9144027Z [5126/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\TCPStore.cpp.obj 2022-12-01T10:02:11.3089047Z [5127/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Utils.cpp.obj 2022-12-01T10:02:11.4208943Z [5128/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\socket.cpp.obj 2022-12-01T10:02:11.5030006Z [5129/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\ProcessGroupWrapper.cpp.obj 2022-12-01T10:02:11.9175746Z [5130/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\cuda.cpp.obj 2022-12-01T10:02:11.9883667Z [5131/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\comm.cpp.obj 2022-12-01T10:02:12.3093628Z [5132/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\default_comm_hooks.cpp.obj 2022-12-01T10:02:12.3291069Z [5133/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\sequence_num.cpp.obj 2022-12-01T10:02:13.1298438Z [5134/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\logger.cpp.obj 2022-12-01T10:02:13.3148869Z [5135/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\quantization\quantization.cpp.obj 2022-12-01T10:02:13.8816931Z [5136/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\reducer.cpp.obj 2022-12-01T10:02:13.9391986Z [5137/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\distributed\c10d\Work.cpp.obj 2022-12-01T10:02:13.9690149Z [5138/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\imethod.cpp.obj 2022-12-01T10:02:14.2301864Z [5139/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\enum.cpp.obj 2022-12-01T10:02:14.6935273Z [5140/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\datasets\mnist.cpp.obj 2022-12-01T10:02:14.7444905Z [5141/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\samplers\sequential.cpp.obj 2022-12-01T10:02:15.1659060Z [5142/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\samplers\distributed.cpp.obj 2022-12-01T10:02:15.2220920Z [5143/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\samplers\random.cpp.obj 2022-12-01T10:02:16.0663003Z [5144/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\module.cpp.obj 2022-12-01T10:02:16.5235298Z [5145/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\init.cpp.obj 2022-12-01T10:02:16.5931850Z [5146/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\data\samplers\stream.cpp.obj 2022-12-01T10:02:16.9745662Z [5147/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\serialize.cpp.obj 2022-12-01T10:02:17.3344726Z [5148/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\_functions.cpp.obj 2022-12-01T10:02:17.4623653Z [5149/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\normalization.cpp.obj 2022-12-01T10:02:17.9968133Z [5150/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\adaptive.cpp.obj 2022-12-01T10:02:18.3068116Z [5151/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\batchnorm.cpp.obj 2022-12-01T10:02:18.8347086Z [5152/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\activation.cpp.obj 2022-12-01T10:02:19.5197794Z [5153/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\conv.cpp.obj 2022-12-01T10:02:19.7039616Z [5154/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\embedding.cpp.obj 2022-12-01T10:02:19.8094057Z [5155/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\distance.cpp.obj 2022-12-01T10:02:19.9636063Z [5156/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\dropout.cpp.obj 2022-12-01T10:02:20.2697873Z [5157/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\instancenorm.cpp.obj 2022-12-01T10:02:20.8716676Z [5158/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\fold.cpp.obj 2022-12-01T10:02:21.0838509Z [5159/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\loss.cpp.obj 2022-12-01T10:02:21.6040967Z [5160/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\padding.cpp.obj 2022-12-01T10:02:22.3723732Z [5161/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\pixelshuffle.cpp.obj 2022-12-01T10:02:22.5176496Z [5162/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\linear.cpp.obj 2022-12-01T10:02:22.5848981Z [5163/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\upsampling.cpp.obj 2022-12-01T10:02:22.9198923Z [5164/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\pooling.cpp.obj 2022-12-01T10:02:23.0925663Z [5165/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\transformer.cpp.obj 2022-12-01T10:02:23.6185236Z [5166/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\container\functional.cpp.obj 2022-12-01T10:02:23.8253787Z [5167/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\modules\rnn.cpp.obj 2022-12-01T10:02:24.1641129Z [5168/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\activation.cpp.obj 2022-12-01T10:02:25.0493411Z [5169/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\embedding.cpp.obj 2022-12-01T10:02:25.1537561Z [5170/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\adaptive.cpp.obj 2022-12-01T10:02:25.2750995Z [5171/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\instancenorm.cpp.obj 2022-12-01T10:02:25.5492484Z [5172/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\batchnorm.cpp.obj 2022-12-01T10:02:25.7444283Z [5173/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\padding.cpp.obj 2022-12-01T10:02:26.3326920Z [5174/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\normalization.cpp.obj 2022-12-01T10:02:26.4331283Z [5175/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\conv.cpp.obj 2022-12-01T10:02:26.8269109Z [5176/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\dropout.cpp.obj 2022-12-01T10:02:27.6519681Z [5177/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\linear.cpp.obj 2022-12-01T10:02:27.8181915Z [5178/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\pooling.cpp.obj 2022-12-01T10:02:28.1533455Z [5179/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\adam.cpp.obj 2022-12-01T10:02:28.2201157Z [5180/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\rnn.cpp.obj 2022-12-01T10:02:28.3864574Z [5181/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\vision.cpp.obj 2022-12-01T10:02:29.2889465Z [5182/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\nn\options\transformer.cpp.obj 2022-12-01T10:02:29.3972043Z [5183/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\adagrad.cpp.obj 2022-12-01T10:02:29.6129699Z [5184/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\adamw.cpp.obj 2022-12-01T10:02:29.9466799Z [5185/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\UfuncCPUKernel_add.cpp.AVX2.cpp.obj 2022-12-01T10:02:30.0159015Z [5186/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\schedulers\lr_scheduler.cpp.obj 2022-12-01T10:02:30.3394360Z [5187/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\schedulers\step_lr.cpp.obj 2022-12-01T10:02:30.3967395Z [5188/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\optimizer.cpp.obj 2022-12-01T10:02:30.4430731Z [5189/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\lbfgs.cpp.obj 2022-12-01T10:02:30.9713027Z [5190/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\sgd.cpp.obj 2022-12-01T10:02:31.0027995Z [5191/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\serialize.cpp.obj 2022-12-01T10:02:31.0797514Z [5192/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k1.cpp.AVX2.cpp.obj 2022-12-01T10:02:31.1517912Z [5193/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k0.cpp.AVX2.cpp.obj 2022-12-01T10:02:31.2333428Z [5194/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\optim\rmsprop.cpp.obj 2022-12-01T10:02:31.8174857Z [5195/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\spherical_bessel_j0.cpp.AVX2.cpp.obj 2022-12-01T10:02:31.8537228Z [5196/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\layer_norm_kernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:31.8975033Z [5197/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleMoreKernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:32.0643430Z [5198/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\group_norm_kernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:32.0791524Z [5199/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\airy_ai.cpp.AVX2.cpp.obj 2022-12-01T10:02:32.3836382Z [5200/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\WeightNormKernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:32.4142849Z [5201/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SumKernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:32.5591524Z [5202/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Unfold2d.cpp.AVX2.cpp.obj 2022-12-01T10:02:32.6566060Z [5203/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\batch_norm_kernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:32.8934144Z [5204/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\serialize\output-archive.cpp.obj 2022-12-01T10:02:32.9200048Z [5205/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\TensorCompareKernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:33.0050935Z [5206/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\torch\csrc\api\src\serialize\input-archive.cpp.obj 2022-12-01T10:02:33.1598658Z [5207/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnaryOpsKernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:33.1925986Z [5208/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnfoldBackwardKernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:33.2632976Z [5209/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\kernels\QuantizedOpKernels.cpp.AVX2.cpp.obj 2022-12-01T10:02:33.4053375Z [5210/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleKernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:33.4819229Z [5211/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SparseFactories.cpp.AVX2.cpp.obj 2022-12-01T10:02:33.4872711Z [5212/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ScatterGatherKernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:33.5001099Z [5213/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SortingKernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:33.7093925Z [5214/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SoftMaxKernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:33.7363569Z [5215/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PowKernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:33.7599710Z [5216/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RangeFactoriesKernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:33.9185996Z [5217/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RenormKernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:33.9447501Z [5218/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\StackKernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:34.2212560Z [5219/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPooling.cpp.AVX2.cpp.obj 2022-12-01T10:02:34.2598464Z [5220/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PointwiseOpsKernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:34.3284663Z [5221/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceOpsKernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:34.3501283Z [5222/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceAllOpsKernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:34.4616944Z [5223/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PixelShuffleKernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:34.5998550Z [5224/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxUnpoolKernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:34.6283637Z [5225/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPoolKernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:34.7946748Z [5226/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MultinomialKernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:34.8124899Z [5227/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\GridSamplerKernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:34.8636131Z [5228/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LerpKernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:35.0561041Z [5229/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\IndexKernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:35.0749419Z [5230/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\HistogramKernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:35.0949629Z [5231/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LinearAlgebraKernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:35.1085451Z [5232/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FillKernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:35.2936173Z [5233/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FunctionOfAMatrixUtilsKernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:35.4633401Z [5234/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DepthwiseConvKernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:35.5469571Z [5235/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ChannelShuffleKernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:35.7964710Z [5236/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistanceOpsKernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:35.8221587Z [5237/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CopyKernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:35.9209327Z [5238/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CatKernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:35.9340926Z [5239/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ComplexKernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:35.9587126Z [5240/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistributionKernels.cpp.AVX2.cpp.obj 2022-12-01T10:02:36.0707916Z [5241/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CrossKernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:36.4231266Z [5242/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BlasKernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:36.4392133Z [5243/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BinaryOpsKernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:36.6802394Z [5244/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AvgPoolKernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:36.8340545Z [5245/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveAvgPoolKernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:36.9530825Z [5246/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\UfuncCPUKernel_add.cpp.AVX512.cpp.obj 2022-12-01T10:02:37.1580706Z [5247/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Activation.cpp.AVX2.cpp.obj 2022-12-01T10:02:37.1622134Z [5248/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveMaxPoolKernel.cpp.AVX2.cpp.obj 2022-12-01T10:02:37.5895946Z [5249/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k1.cpp.AVX512.cpp.obj 2022-12-01T10:02:37.7615106Z [5250/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\spherical_bessel_j0.cpp.AVX512.cpp.obj 2022-12-01T10:02:37.9650558Z [5251/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\group_norm_kernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:38.4217098Z [5252/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\batch_norm_kernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:38.6784696Z [5253/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\layer_norm_kernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:38.6942011Z [5254/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\scaled_modified_bessel_k0.cpp.AVX512.cpp.obj 2022-12-01T10:02:39.1415527Z [5255/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\airy_ai.cpp.AVX512.cpp.obj 2022-12-01T10:02:39.1451671Z [5256/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\WeightNormKernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:39.1897651Z [5257/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Unfold2d.cpp.AVX512.cpp.obj 2022-12-01T10:02:39.2637369Z [5258/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\kernels\QuantizedOpKernels.cpp.AVX512.cpp.obj 2022-12-01T10:02:39.9069069Z [5259/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleMoreKernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:40.0315648Z [5260/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UpSampleKernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:40.0832787Z [5261/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnaryOpsKernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:40.0883242Z [5262/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\UnfoldBackwardKernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:40.4041549Z [5263/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SortingKernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:40.5815252Z [5264/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SparseFactories.cpp.AVX512.cpp.obj 2022-12-01T10:02:40.7717788Z [5265/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SoftMaxKernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:40.8380824Z [5266/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\StackKernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:41.0738954Z [5267/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\SumKernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:41.2544282Z [5268/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\TensorCompareKernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:41.5604831Z [5269/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ScatterGatherKernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:41.5910833Z [5270/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RangeFactoriesKernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:41.6700982Z [5271/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceAllOpsKernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:41.7367254Z [5272/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\RenormKernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:42.1087974Z [5273/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PixelShuffleKernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:42.2644864Z [5274/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PointwiseOpsKernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:42.3600889Z [5275/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ReduceOpsKernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:42.4169949Z [5276/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxUnpoolKernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:42.8452922Z [5277/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPooling.cpp.AVX512.cpp.obj 2022-12-01T10:02:42.9447359Z [5278/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\PowKernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:43.1644153Z [5279/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MultinomialKernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:43.2403753Z [5280/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\HistogramKernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:43.4022813Z [5281/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\IndexKernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:43.4618355Z [5282/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LerpKernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:43.9038627Z [5283/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\LinearAlgebraKernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:43.9181867Z [5284/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FillKernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:44.0071436Z [5285/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\MaxPoolKernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:44.4251261Z [5286/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\GridSamplerKernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:44.5116841Z [5287/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistributionKernels.cpp.AVX512.cpp.obj 2022-12-01T10:02:44.5251102Z [5288/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\FunctionOfAMatrixUtilsKernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:44.8211003Z [5289/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DistanceOpsKernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:45.2042487Z [5290/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\DepthwiseConvKernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:45.3199181Z [5291/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ChannelShuffleKernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:45.3908632Z [5292/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\ComplexKernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:45.5049623Z [5293/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CrossKernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:45.8310105Z [5294/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CopyKernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:45.9470524Z [5295/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BinaryOpsKernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:46.0050391Z [5296/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\CatKernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:46.3036691Z [5297/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveMaxPoolKernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:46.4722030Z [5298/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\BlasKernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:46.6503335Z [5299/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AdaptiveAvgPoolKernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:46.7479210Z [5300/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\AvgPoolKernel.cpp.AVX512.cpp.obj 2022-12-01T10:02:46.8530588Z [5301/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\cpu\Activation.cpp.AVX512.cpp.obj 2022-12-01T10:02:52.8068705Z [5302/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\EmbeddingBackwardKernel.cu.obj 2022-12-01T10:02:52.8069305Z EmbeddingBackwardKernel.cu 2022-12-01T10:02:56.4247152Z [5303/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\Embedding.cu.obj 2022-12-01T10:02:56.4247977Z Embedding.cu 2022-12-01T10:02:56.8004396Z [5304/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\EmbeddingBag.cu.obj 2022-12-01T10:02:56.8004809Z EmbeddingBag.cu 2022-12-01T10:03:00.1335881Z [5305/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\Bucketization.cu.obj 2022-12-01T10:03:00.1336443Z Bucketization.cu 2022-12-01T10:03:05.0085688Z [5306/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\CUDAScalar.cu.obj 2022-12-01T10:03:05.0086033Z CUDAScalar.cu 2022-12-01T10:03:09.3007157Z [5307/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\Col2Im.cu.obj 2022-12-01T10:03:09.3007524Z Col2Im.cu 2022-12-01T10:03:19.3110885Z [5308/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\Dropout.cu.obj 2022-12-01T10:03:19.3111452Z Dropout.cu 2022-12-01T10:03:23.7478644Z [5309/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\FillKernel.cu.obj 2022-12-01T10:03:23.7479248Z FillKernel.cu 2022-12-01T10:03:31.9877073Z [5310/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\BinaryMulKernel.cu.obj 2022-12-01T10:03:31.9877706Z BinaryMulKernel.cu 2022-12-01T10:03:36.5473149Z [5311/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\CompareKernels.cu.obj 2022-12-01T10:03:36.5473742Z CompareKernels.cu 2022-12-01T10:03:37.5025212Z [5312/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\BinaryShiftOpsKernels.cu.obj 2022-12-01T10:03:37.5025687Z BinaryShiftOpsKernels.cu 2022-12-01T10:03:44.5660885Z [5313/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\Copy.cu.obj 2022-12-01T10:03:44.5661232Z Copy.cu 2022-12-01T10:03:45.5147590Z [5314/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\CrossKernel.cu.obj 2022-12-01T10:03:45.5148153Z CrossKernel.cu 2022-12-01T10:03:45.7549488Z [5315/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\CopysignKernel.cu.obj 2022-12-01T10:03:45.7550090Z CopysignKernel.cu 2022-12-01T10:03:50.5757926Z [5316/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\ConvolutionMM2d.cu.obj 2022-12-01T10:03:50.5758515Z ConvolutionMM2d.cu 2022-12-01T10:03:54.0100230Z [5317/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\CompareEQKernel.cu.obj 2022-12-01T10:03:54.0100702Z CompareEQKernel.cu 2022-12-01T10:03:55.8763272Z [5318/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\CumminmaxKernel.cu.obj 2022-12-01T10:03:55.8763871Z CumminmaxKernel.cu 2022-12-01T10:03:59.3162056Z [5319/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\UnaryGeometricSinKernel.cu.obj 2022-12-01T10:03:59.3162711Z UnaryGeometricSinKernel.cu 2022-12-01T10:04:00.1809501Z [5320/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\ComplexKernel.cu.obj 2022-12-01T10:04:08.1936275Z ComplexKernel.cu 2022-12-01T10:04:08.1936934Z [5321/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\DepthwiseConv2d.cu.obj 2022-12-01T10:04:08.1937477Z DepthwiseConv2d.cu 2022-12-01T10:04:08.2998612Z [5322/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\DistanceKernel.cu.obj 2022-12-01T10:04:08.2999294Z DistanceKernel.cu 2022-12-01T10:04:10.7997603Z [5323/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\DilatedMaxPool3d.cu.obj 2022-12-01T10:04:10.8210525Z DilatedMaxPool3d.cu 2022-12-01T10:04:11.2374319Z [5324/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\CumprodKernel.cu.obj 2022-12-01T10:04:11.2374908Z CumprodKernel.cu 2022-12-01T10:04:12.3298026Z [5325/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\CumsumKernel.cu.obj 2022-12-01T10:04:12.3298366Z CumsumKernel.cu 2022-12-01T10:04:14.6718537Z [5326/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\DilatedMaxPool2d.cu.obj 2022-12-01T10:04:14.6719087Z DilatedMaxPool2d.cu 2022-12-01T10:04:18.2127248Z [5327/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\DepthwiseConv3d.cu.obj 2022-12-01T10:04:18.2127866Z DepthwiseConv3d.cu 2022-12-01T10:04:23.7512125Z [5328/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\DistributionCauchyKernel.cu.obj 2022-12-01T10:04:23.7512884Z DistributionCauchyKernel.cu 2022-12-01T10:04:25.1688666Z [5329/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\DistributionExponentialKernel.cu.obj 2022-12-01T10:04:25.1689394Z DistributionExponentialKernel.cu 2022-12-01T10:04:25.3199534Z [5330/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\DistributionLogNormalKernel.cu.obj 2022-12-01T10:04:25.3200303Z DistributionLogNormalKernel.cu 2022-12-01T10:04:25.5046779Z [5331/6480] Building CXX object caffe2\CMakeFiles\torch.dir\__\empty.cpp.obj 2022-12-01T10:04:25.7423561Z [5332/6480] Building CXX object caffe2\CMakeFiles\torch_cuda.dir\__\empty.cpp.obj 2022-12-01T10:04:27.1430129Z [5333/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\cuda\CUDAGraph.cpp.obj 2022-12-01T10:04:27.6148550Z [5334/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\cuda\CUDAContext.cpp.obj 2022-12-01T10:04:28.3540563Z [5335/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\cuda\CUDAGeneratorImpl.cpp.obj 2022-12-01T10:04:28.4160677Z [5336/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\DistributionNormal.cu.obj 2022-12-01T10:04:28.4161063Z DistributionNormal.cu 2022-12-01T10:04:28.8648985Z [5337/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\cuda\CuSparseHandlePool.cpp.obj 2022-12-01T10:04:28.9344150Z [5338/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\cuda\EmptyTensor.cpp.obj 2022-12-01T10:04:29.8910809Z [5339/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\cuda\CachingHostAllocator.cpp.obj 2022-12-01T10:04:29.9604584Z [5340/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\cuda\CUDASparseDescriptors.cpp.obj 2022-12-01T10:04:30.4562393Z [5341/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\cuda\llvm_basic.cpp.obj 2022-12-01T10:04:30.5106953Z [5342/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\cuda\Exceptions.cpp.obj 2022-12-01T10:04:30.5496341Z [5343/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\DistributionGeometricKernel.cu.obj 2022-12-01T10:04:30.5531816Z DistributionGeometricKernel.cu 2022-12-01T10:04:30.8141553Z [5344/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\BinaryRemainderKernel.cu.obj 2022-12-01T10:04:30.8141941Z BinaryRemainderKernel.cu 2022-12-01T10:04:31.1480743Z [5345/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\cuda\PeerToPeerAccess.cpp.obj 2022-12-01T10:04:31.2273040Z [5346/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\cuda\detail\LazyNVRTC.cpp.obj 2022-12-01T10:04:31.4112392Z [5347/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\cuda\detail\CUDAHooks.cpp.obj 2022-12-01T10:04:31.6451649Z [5348/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\cuda\llvm_complex.cpp.obj 2022-12-01T10:04:31.8725489Z [5349/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\native\cuda\Resize.cpp.obj 2022-12-01T10:04:32.4481018Z [5350/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\native\cuda\TensorCompare.cpp.obj 2022-12-01T10:04:32.4887548Z [5351/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\native\cuda\SpectralOps.cpp.obj 2022-12-01T10:04:32.7973173Z [5352/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\DistributionUniform.cu.obj 2022-12-01T10:04:32.9568366Z DistributionUniform.cu 2022-12-01T10:04:32.9568820Z [5353/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\cuda\PinnedMemoryAllocator.cpp.obj 2022-12-01T10:04:33.5174197Z [5354/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\native\cudnn\AffineGridGenerator.cpp.obj 2022-12-01T10:04:34.7550194Z [5355/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\native\cudnn\ConvShared.cpp.obj 2022-12-01T10:04:34.8571817Z [5356/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\native\cudnn\Conv_v7.cpp.obj 2022-12-01T10:04:34.9277932Z [5357/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\native\cudnn\ConvPlaceholders.cpp.obj 2022-12-01T10:04:35.3940909Z [5358/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\native\cudnn\Conv_v8.cpp.obj 2022-12-01T10:04:35.7346829Z [5359/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\native\cudnn\BatchNorm.cpp.obj 2022-12-01T10:04:36.9082344Z [5360/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\native\miopen\RNN_miopen.cpp.obj 2022-12-01T10:04:37.2217206Z [5361/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\native\cudnn\GridSampler.cpp.obj 2022-12-01T10:04:37.5606802Z [5362/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\native\cudnn\RNN.cpp.obj 2022-12-01T10:04:37.8944623Z [5363/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\native\miopen\BatchNorm_miopen.cpp.obj 2022-12-01T10:04:39.0387862Z [5364/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\native\cudnn\LossCTC.cpp.obj 2022-12-01T10:04:39.4100771Z [5365/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\native\miopen\Conv_miopen.cpp.obj 2022-12-01T10:04:39.4978426Z [5366/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\native\quantized\cuda\Activation.cpp.obj 2022-12-01T10:04:40.0625932Z [5367/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\native\quantized\cudnn\ConvUnpackImpl.cpp.obj 2022-12-01T10:04:40.7643881Z [5368/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\native\sparse\cuda\SparseCUDATensor.cpp.obj 2022-12-01T10:04:41.2211786Z [5369/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\native\quantized\cudnn\ConvPrepack.cpp.obj 2022-12-01T10:04:41.7381522Z [5370/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\native\quantized\cudnn\Conv.cpp.obj 2022-12-01T10:04:41.8034449Z [5371/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\native\quantized\cudnn\BinaryOps.cpp.obj 2022-12-01T10:04:43.0282540Z [5372/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\native\quantized\cudnn\Linear.cpp.obj 2022-12-01T10:04:43.4792069Z [5373/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\native\quantized\cudnn\LinearUnpackImpl.cpp.obj 2022-12-01T10:04:43.9806574Z [5374/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\native\quantized\cudnn\Pooling.cpp.obj 2022-12-01T10:04:44.0123351Z [5375/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\cudnn\Handle.cpp.obj 2022-12-01T10:04:44.0720689Z [5376/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\native\quantized\cudnn\LinearPrepack.cpp.obj 2022-12-01T10:04:44.8330006Z [5377/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\torch\csrc\distributed\c10d\reducer_cuda.cpp.obj 2022-12-01T10:04:45.2258769Z [5378/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\cudnn\AutocastRNN.cpp.obj 2022-12-01T10:04:46.1625282Z [5379/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\cudnn\Descriptors.cpp.obj 2022-12-01T10:04:46.4028074Z [5380/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\cudnn\Types.cpp.obj 2022-12-01T10:04:48.7387831Z [5381/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\cuda\Sleep.cu.obj 2022-12-01T10:04:48.7388128Z Sleep.cu 2022-12-01T10:04:52.1394750Z [5382/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\cuda\detail\IndexUtils.cu.obj 2022-12-01T10:04:52.1395086Z IndexUtils.cu 2022-12-01T10:04:57.9982941Z [5383/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cpp.dir\__\aten\src\ATen\native\cuda\TensorFactories.cu.obj 2022-12-01T10:04:57.9983371Z TensorFactories.cu 2022-12-01T10:04:59.1237993Z [5384/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\DistributionBernoulli.cu.obj 2022-12-01T10:04:59.1238655Z DistributionBernoulli.cu 2022-12-01T10:04:59.5965296Z [5385/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\DistributionRandomKernel.cu.obj 2022-12-01T10:04:59.5965698Z DistributionRandomKernel.cu 2022-12-01T10:05:00.9654975Z [5386/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\cuda\cub.cu.obj 2022-12-01T10:05:00.9655482Z cub.cu 2022-12-01T10:05:11.8387842Z [5387/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\cuda\jiterator.cu.obj 2022-12-01T10:05:11.8388380Z jiterator.cu 2022-12-01T10:05:19.9678330Z [5388/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\AbsKernel.cu.obj 2022-12-01T10:05:19.9678665Z AbsKernel.cu 2022-12-01T10:05:29.8000261Z [5389/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\ActivationGluKernel.cu.obj 2022-12-01T10:05:29.8000894Z ActivationGluKernel.cu 2022-12-01T10:05:34.0702576Z [5390/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\ActivationGeluKernel.cu.obj 2022-12-01T10:05:34.0703213Z ActivationGeluKernel.cu 2022-12-01T10:05:34.2936892Z [5391/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\ActivationEluKernel.cu.obj 2022-12-01T10:05:34.2937346Z ActivationEluKernel.cu 2022-12-01T10:05:38.6294251Z [5392/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\ActivationHardswishKernel.cu.obj 2022-12-01T10:05:38.6294666Z ActivationHardswishKernel.cu 2022-12-01T10:05:43.0428515Z [5393/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\ActivationHardshrinkKernel.cu.obj 2022-12-01T10:05:43.0428931Z ActivationHardshrinkKernel.cu 2022-12-01T10:05:45.3086306Z [5394/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\BinaryMiscOpsKernels.cu.obj 2022-12-01T10:05:45.3086917Z BinaryMiscOpsKernels.cu 2022-12-01T10:05:47.1876758Z [5395/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\ActivationHardtanhKernel.cu.obj 2022-12-01T10:05:47.1877383Z ActivationHardtanhKernel.cu 2022-12-01T10:05:53.0853741Z [5396/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\ActivationHardsigmoidKernel.cu.obj 2022-12-01T10:05:53.0854457Z ActivationHardsigmoidKernel.cu 2022-12-01T10:05:58.6623153Z [5397/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\ActivationPreluKernel.cu.obj 2022-12-01T10:05:58.6650160Z ActivationPreluKernel.cu 2022-12-01T10:06:01.6778100Z [5398/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\ActivationLeakyReluKernel.cu.obj 2022-12-01T10:06:01.6781565Z ActivationLeakyReluKernel.cu 2022-12-01T10:06:15.5360648Z [5399/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\ActivationMishKernel.cu.obj 2022-12-01T10:06:15.5419075Z ActivationMishKernel.cu 2022-12-01T10:06:15.6291418Z [5400/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\ActivationSiluKernel.cu.obj 2022-12-01T10:06:15.6294637Z ActivationSiluKernel.cu 2022-12-01T10:06:21.2618458Z [5401/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\AdaptiveAveragePooling.cu.obj 2022-12-01T10:06:21.2619723Z AdaptiveAveragePooling.cu 2022-12-01T10:06:23.5707110Z [5402/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\ActivationLogSigmoidKernel.cu.obj 2022-12-01T10:06:23.5708153Z ActivationLogSigmoidKernel.cu 2022-12-01T10:06:24.4789654Z [5403/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\cuda\cub-RadixSortKeys.cu.obj 2022-12-01T10:06:24.4790295Z cub-RadixSortKeys.cu 2022-12-01T10:06:28.5777897Z [5404/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\ActivationSoftplusKernel.cu.obj 2022-12-01T10:06:28.5778630Z ActivationSoftplusKernel.cu 2022-12-01T10:06:31.7065128Z [5405/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\AdaptiveAveragePooling3d.cu.obj 2022-12-01T10:06:31.7065795Z AdaptiveAveragePooling3d.cu 2022-12-01T10:06:35.9631083Z [5406/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\Distributions.cu.obj 2022-12-01T10:06:35.9631692Z Distributions.cu 2022-12-01T10:06:37.3500101Z [5407/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\AdaptiveMaxPooling2d.cu.obj 2022-12-01T10:06:37.3500531Z AdaptiveMaxPooling2d.cu 2022-12-01T10:06:38.3524916Z [5408/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\AdaptiveMaxPooling3d.cu.obj 2022-12-01T10:06:38.3525604Z AdaptiveMaxPooling3d.cu 2022-12-01T10:06:39.2065005Z [5409/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\ActivationSoftshrinkKernel.cu.obj 2022-12-01T10:06:39.2065810Z ActivationSoftshrinkKernel.cu 2022-12-01T10:06:44.6434956Z [5410/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\AveragePool2d.cu.obj 2022-12-01T10:06:44.6435315Z AveragePool2d.cu 2022-12-01T10:06:46.5367664Z [5411/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\AmpKernels.cu.obj 2022-12-01T10:06:46.5368062Z AmpKernels.cu 2022-12-01T10:06:56.9581094Z [5412/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\AveragePool3d.cu.obj 2022-12-01T10:06:56.9581487Z AveragePool3d.cu 2022-12-01T10:07:10.1858087Z [5413/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\ActivationThresholdKernel.cu.obj 2022-12-01T10:07:10.1858537Z ActivationThresholdKernel.cu 2022-12-01T10:07:20.7209795Z [5414/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\BinaryDivTrueKernel.cu.obj 2022-12-01T10:07:20.7210489Z BinaryDivTrueKernel.cu 2022-12-01T10:07:29.8273419Z [5415/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\BinaryDivTruncKernel.cu.obj 2022-12-01T10:07:29.8274137Z BinaryDivTruncKernel.cu 2022-12-01T10:07:42.6524291Z [5416/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\BinaryBitwiseOpsKernels.cu.obj 2022-12-01T10:07:42.6526054Z BinaryBitwiseOpsKernels.cu 2022-12-01T10:07:42.8991166Z [5417/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\BinaryGeometricKernels.cu.obj 2022-12-01T10:07:42.8992065Z BinaryGeometricKernels.cu 2022-12-01T10:07:51.4013155Z [5418/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\UnaryGeometricAtanhKernel.cu.obj 2022-12-01T10:07:51.4013959Z UnaryGeometricAtanhKernel.cu 2022-12-01T10:07:52.8803269Z [5419/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\BinaryDivFloorKernel.cu.obj 2022-12-01T10:07:52.8803943Z BinaryDivFloorKernel.cu 2022-12-01T10:07:55.7693413Z [5420/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\BinaryMiscBackwardOpsKernels.cu.obj 2022-12-01T10:07:55.7694224Z BinaryMiscBackwardOpsKernels.cu 2022-12-01T10:08:15.4744915Z [5421/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\ForeachBinaryOpList.cu.obj 2022-12-01T10:08:15.5269249Z ForeachBinaryOpList.cu 2022-12-01T10:08:15.9380531Z [5422/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\ForeachBinaryOpScalarList.cu.obj 2022-12-01T10:08:15.9382905Z ForeachBinaryOpScalarList.cu 2022-12-01T10:08:19.2702714Z [5423/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\UnaryGeometricAsinhKernel.cu.obj 2022-12-01T10:08:19.2703650Z UnaryGeometricAsinhKernel.cu 2022-12-01T10:08:22.9772801Z [5424/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\cuda\cub-RadixSortPairs.cu.obj 2022-12-01T10:08:22.9773466Z cub-RadixSortPairs.cu 2022-12-01T10:08:25.5401442Z [5425/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\UnaryGeometricAtanKernel.cu.obj 2022-12-01T10:08:25.5402093Z UnaryGeometricAtanKernel.cu 2022-12-01T10:08:28.3924222Z [5426/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\UnaryGeometricCoshKernel.cu.obj 2022-12-01T10:08:28.3924914Z UnaryGeometricCoshKernel.cu 2022-12-01T10:08:30.7314365Z [5427/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\UnaryGeometricCosKernel.cu.obj 2022-12-01T10:08:30.7315088Z UnaryGeometricCosKernel.cu 2022-12-01T10:08:32.1077975Z [5428/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\ForeachBinaryOpScalar.cu.obj 2022-12-01T10:08:32.1078703Z ForeachBinaryOpScalar.cu 2022-12-01T10:08:35.9923568Z [5429/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\ForeachPointwiseOp.cu.obj 2022-12-01T10:08:35.9924003Z ForeachPointwiseOp.cu 2022-12-01T10:08:37.4166134Z [5430/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\ForeachReduceOp.cu.obj 2022-12-01T10:08:37.4166764Z ForeachReduceOp.cu 2022-12-01T10:08:39.2739265Z [5431/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\FractionalMaxPool3d.cu.obj 2022-12-01T10:08:39.2741357Z FractionalMaxPool3d.cu 2022-12-01T10:08:39.3613787Z [5432/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\FunctionOfAMatrixUtilsKernel.cu.obj 2022-12-01T10:08:39.3614471Z FunctionOfAMatrixUtilsKernel.cu 2022-12-01T10:08:40.7738999Z [5433/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\FractionalMaxPool2d.cu.obj 2022-12-01T10:08:40.7739674Z FractionalMaxPool2d.cu 2022-12-01T10:08:44.5104570Z [5434/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\GcdLcmKernel.cu.obj 2022-12-01T10:08:44.5104919Z GcdLcmKernel.cu 2022-12-01T10:08:45.8055743Z [5435/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\FusedAdamKernel.cu.obj 2022-12-01T10:08:45.8056560Z FusedAdamKernel.cu 2022-12-01T10:08:53.2390934Z [5436/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\BinaryLogicalOpsKernels.cu.obj 2022-12-01T10:08:53.2391573Z BinaryLogicalOpsKernels.cu 2022-12-01T10:08:53.5675108Z [5437/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\IGammaKernel.cu.obj 2022-12-01T10:08:53.5675493Z IGammaKernel.cu 2022-12-01T10:08:59.9519527Z [5438/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\LegacyThrustHelpers.cu.obj 2022-12-01T10:08:59.9521786Z LegacyThrustHelpers.cu 2022-12-01T10:09:05.6683923Z [5439/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\Im2Col.cu.obj 2022-12-01T10:09:05.6684333Z Im2Col.cu 2022-12-01T10:09:16.4522302Z [5440/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\Lerp.cu.obj 2022-12-01T10:09:16.4522676Z Lerp.cu 2022-12-01T10:09:20.3360950Z [5441/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\LogAddExpKernel.cu.obj 2022-12-01T10:09:20.3361632Z LogAddExpKernel.cu 2022-12-01T10:09:33.0918033Z [5442/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\MultiMarginLoss.cu.obj 2022-12-01T10:09:33.0918701Z MultiMarginLoss.cu 2022-12-01T10:09:43.5678064Z [5443/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\GridSampler.cu.obj 2022-12-01T10:09:43.5678413Z GridSampler.cu 2022-12-01T10:09:44.7360489Z [5444/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\LogcumsumexpKernel.cu.obj 2022-12-01T10:09:44.7361117Z LogcumsumexpKernel.cu 2022-12-01T10:09:46.5662505Z [5445/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\MaxUnpooling.cu.obj 2022-12-01T10:09:46.5663206Z MaxUnpooling.cu 2022-12-01T10:09:50.8921915Z [5446/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\Loss.cu.obj 2022-12-01T10:09:50.8922303Z Loss.cu 2022-12-01T10:09:54.1524449Z [5447/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\LinearAlgebra.cu.obj 2022-12-01T10:09:54.1525140Z LinearAlgebra.cu 2022-12-01T10:09:58.6033054Z [5448/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\LossCTC.cu.obj 2022-12-01T10:09:58.6033420Z LossCTC.cu 2022-12-01T10:09:59.6348523Z [5449/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\MultiLabelMarginCriterion.cu.obj 2022-12-01T10:09:59.6349305Z MultiLabelMarginCriterion.cu 2022-12-01T10:10:02.5907453Z [5450/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\MultinomialKernel.cu.obj 2022-12-01T10:10:02.5908257Z MultinomialKernel.cu 2022-12-01T10:10:05.6279305Z [5451/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\ForeachUnaryOp.cu.obj 2022-12-01T10:10:05.6279990Z ForeachUnaryOp.cu 2022-12-01T10:10:08.6746858Z [5452/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\NaiveConvolutionTranspose2d.cu.obj 2022-12-01T10:10:08.6747543Z NaiveConvolutionTranspose2d.cu 2022-12-01T10:10:13.5471487Z [5453/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\NLLLoss2d.cu.obj 2022-12-01T10:10:13.5472177Z NLLLoss2d.cu 2022-12-01T10:10:13.7970544Z [5454/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\NaiveConvolutionTranspose3d.cu.obj 2022-12-01T10:10:13.7971339Z NaiveConvolutionTranspose3d.cu 2022-12-01T10:10:19.4962601Z [5455/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\NaiveDilatedConvolution.cu.obj 2022-12-01T10:10:19.4963035Z NaiveDilatedConvolution.cu 2022-12-01T10:10:31.0918668Z [5456/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\Nonzero.cu.obj 2022-12-01T10:10:31.0919209Z Nonzero.cu 2022-12-01T10:10:34.1915621Z [5457/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\Randperm.cu.obj 2022-12-01T10:10:34.1916254Z Randperm.cu 2022-12-01T10:10:38.8956046Z [5458/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\RecordStream.cu.obj 2022-12-01T10:10:38.8956647Z RecordStream.cu 2022-12-01T10:10:45.6768221Z [5459/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\Reduce.cu.obj 2022-12-01T10:10:45.6768585Z Reduce.cu 2022-12-01T10:10:49.8162073Z [5460/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\RangeFactories.cu.obj 2022-12-01T10:10:49.8162731Z RangeFactories.cu 2022-12-01T10:11:01.6777905Z [5461/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\RNN.cu.obj 2022-12-01T10:11:01.6778501Z RNN.cu 2022-12-01T10:11:22.0362220Z [5462/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\MaxMinElementwiseKernel.cu.obj 2022-12-01T10:11:22.0362951Z MaxMinElementwiseKernel.cu 2022-12-01T10:11:29.5240171Z [5463/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\Normalization.cu.obj 2022-12-01T10:11:29.5240606Z Normalization.cu 2022-12-01T10:11:31.5709706Z [5464/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\ReduceArgMaxKernel.cu.obj 2022-12-01T10:11:31.5710345Z ReduceArgMaxKernel.cu 2022-12-01T10:11:44.0658707Z [5465/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\PointwiseOpsKernel.cu.obj 2022-12-01T10:11:44.0941944Z PointwiseOpsKernel.cu 2022-12-01T10:11:47.1431526Z [5466/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\Indexing.cu.obj 2022-12-01T10:11:47.1432150Z Indexing.cu 2022-12-01T10:11:48.5157128Z [5467/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\ReduceAMinMaxKernel.cu.obj 2022-12-01T10:11:48.5157567Z ReduceAMinMaxKernel.cu 2022-12-01T10:12:07.9504645Z [5468/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\ReduceArgMinKernel.cu.obj 2022-12-01T10:12:07.9506930Z ReduceArgMinKernel.cu 2022-12-01T10:12:10.4368060Z [5469/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\IndexKernel.cu.obj 2022-12-01T10:12:10.4368798Z IndexKernel.cu 2022-12-01T10:12:19.7347080Z [5470/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\RenormKernel.cu.obj 2022-12-01T10:12:19.7347461Z RenormKernel.cu 2022-12-01T10:12:20.6971409Z [5471/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\Repeat.cu.obj 2022-12-01T10:12:20.6972016Z Repeat.cu 2022-12-01T10:12:34.1980657Z [5472/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\ReflectionPad.cu.obj 2022-12-01T10:12:34.1981052Z ReflectionPad.cu 2022-12-01T10:12:38.0265350Z [5473/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\PowKernel.cu.obj 2022-12-01T10:12:38.0266110Z PowKernel.cu 2022-12-01T10:12:50.6576769Z [5474/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\ReduceMaxValuesKernel.cu.obj 2022-12-01T10:12:50.6577508Z ReduceMaxValuesKernel.cu 2022-12-01T10:12:53.7336769Z [5475/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\ReduceMomentKernel.cu.obj 2022-12-01T10:12:53.7337140Z ReduceMomentKernel.cu 2022-12-01T10:12:55.1379550Z [5476/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\ReduceLogicKernel.cu.obj 2022-12-01T10:12:55.1380220Z ReduceLogicKernel.cu 2022-12-01T10:13:06.6744668Z [5477/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\ReduceMinValuesKernel.cu.obj 2022-12-01T10:13:06.6745590Z ReduceMinValuesKernel.cu 2022-12-01T10:13:06.7278383Z [5478/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\SegmentReduce.cu.obj 2022-12-01T10:13:06.7279009Z SegmentReduce.cu 2022-12-01T10:13:07.8869315Z [5479/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\Shape.cu.obj 2022-12-01T10:13:09.5135059Z Shape.cu 2022-12-01T10:13:09.5135768Z [5480/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\ReplicationPadding.cu.obj 2022-12-01T10:13:09.5136316Z ReplicationPadding.cu 2022-12-01T10:13:09.7960290Z [5481/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\RreluWithNoise.cu.obj 2022-12-01T10:13:09.7960690Z RreluWithNoise.cu 2022-12-01T10:13:19.6847933Z [5482/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\SortImpl.cu.obj 2022-12-01T10:13:19.6848279Z SortImpl.cu 2022-12-01T10:13:27.1106650Z [5483/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\SparseMM.cu.obj 2022-12-01T10:13:27.1107066Z SparseMM.cu 2022-12-01T10:13:32.2528964Z [5484/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\Sorting.cu.obj 2022-12-01T10:13:32.2529296Z Sorting.cu 2022-12-01T10:13:43.4509855Z [5485/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\ScatterGatherKernel.cu.obj 2022-12-01T10:13:43.4510469Z ScatterGatherKernel.cu 2022-12-01T10:13:46.4192545Z [5486/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\SoftMax.cu.obj 2022-12-01T10:13:46.4193149Z SoftMax.cu 2022-12-01T10:13:52.4916520Z [5487/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\SpectralOps.cu.obj 2022-12-01T10:13:52.4917102Z SpectralOps.cu 2022-12-01T10:14:01.1770633Z [5488/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\SortStable.cu.obj 2022-12-01T10:14:01.1771225Z SortStable.cu 2022-12-01T10:14:07.8032843Z [5489/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\TensorTransformations.cu.obj 2022-12-01T10:14:07.8033477Z TensorTransformations.cu 2022-12-01T10:14:15.3421247Z [5490/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\ReduceSumProdKernel.cu.obj 2022-12-01T10:14:15.3421955Z ReduceSumProdKernel.cu 2022-12-01T10:14:29.8999458Z [5491/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\SummaryOps.cu.obj 2022-12-01T10:14:29.9000074Z SummaryOps.cu 2022-12-01T10:14:35.9064849Z [5492/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\StepKernel.cu.obj 2022-12-01T10:14:35.9065498Z StepKernel.cu 2022-12-01T10:14:38.2212427Z [5493/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\UnaryGammaKernels.cu.obj 2022-12-01T10:14:38.2212835Z UnaryGammaKernels.cu 2022-12-01T10:14:50.6686671Z [5494/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\UnaryComplexKernels.cu.obj 2022-12-01T10:14:50.6687085Z UnaryComplexKernels.cu 2022-12-01T10:14:51.8277895Z [5495/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\TriangularOps.cu.obj 2022-12-01T10:14:51.8278572Z TriangularOps.cu 2022-12-01T10:14:54.5454738Z [5496/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\SparseBinaryOpIntersectionKernel.cu.obj 2022-12-01T10:14:54.5455555Z SparseBinaryOpIntersectionKernel.cu 2022-12-01T10:14:57.1313921Z [5497/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\ReduceNormKernel.cu.obj 2022-12-01T10:14:57.1314461Z ReduceNormKernel.cu 2022-12-01T10:15:02.8107512Z [5498/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\TensorTopK.cu.obj 2022-12-01T10:15:02.8107894Z TensorTopK.cu 2022-12-01T10:15:03.7115362Z [5499/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\Sort.cpp.obj 2022-12-01T10:15:04.4823726Z [5500/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\TensorShapeCUDA.cpp.obj 2022-12-01T10:15:05.2500953Z [5501/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\TensorTopK.cpp.obj 2022-12-01T10:15:06.0631476Z [5502/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\Sorting.cpp.obj 2022-12-01T10:15:06.7156797Z [5503/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\TensorModeKernel.cpp.obj 2022-12-01T10:15:25.0440434Z [5504/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\TensorCompare.cu.obj 2022-12-01T10:15:25.0441023Z TensorCompare.cu 2022-12-01T10:15:25.8929404Z [5505/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\UnaryGeometricAsinKernel.cu.obj 2022-12-01T10:15:25.8930126Z UnaryGeometricAsinKernel.cu 2022-12-01T10:15:26.8391426Z [5506/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\UnaryGeometricAcosKernel.cu.obj 2022-12-01T10:15:26.8392168Z UnaryGeometricAcosKernel.cu 2022-12-01T10:15:30.3393447Z [5507/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\UnaryGeometricAcoshKernel.cu.obj 2022-12-01T10:15:30.3393874Z UnaryGeometricAcoshKernel.cu 2022-12-01T10:15:32.5354432Z [5508/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\UnaryGeometricTanhKernel.cu.obj 2022-12-01T10:15:32.5355190Z UnaryGeometricTanhKernel.cu 2022-12-01T10:15:39.1173211Z [5509/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\UnaryFractionKernels.cu.obj 2022-12-01T10:15:39.1173910Z UnaryFractionKernels.cu 2022-12-01T10:15:52.6589412Z [5510/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\UnaryGeometricTanKernel.cu.obj 2022-12-01T10:15:57.2143162Z UnaryGeometricTanKernel.cu 2022-12-01T10:15:57.2143594Z [5511/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\UnaryLogKernels.cu.obj 2022-12-01T10:15:57.2143955Z UnaryLogKernels.cu 2022-12-01T10:15:59.2897361Z [5512/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\UnaryGeometricSinhKernel.cu.obj 2022-12-01T10:15:59.2898089Z UnaryGeometricSinhKernel.cu 2022-12-01T10:16:06.0846556Z [5513/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\UnfoldBackwardKernel.cu.obj 2022-12-01T10:16:06.0847204Z UnfoldBackwardKernel.cu 2022-12-01T10:16:07.1483331Z [5514/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\UpSampleNearest1d.cu.obj 2022-12-01T10:16:07.1483953Z UpSampleNearest1d.cu 2022-12-01T10:16:09.2448742Z [5515/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\UpSampleLinear1d.cu.obj 2022-12-01T10:16:09.2449424Z UpSampleLinear1d.cu 2022-12-01T10:16:13.4295948Z [5516/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\UnarySpecialOpsKernel.cu.obj 2022-12-01T10:16:13.4296731Z UnarySpecialOpsKernel.cu 2022-12-01T10:16:24.1020990Z [5517/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\UpSampleBicubic2d.cu.obj 2022-12-01T10:16:24.1021883Z UpSampleBicubic2d.cu 2022-12-01T10:16:28.7146045Z [5518/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\UpSampleBilinear2d.cu.obj 2022-12-01T10:16:28.7147190Z UpSampleBilinear2d.cu 2022-12-01T10:16:35.7744148Z [5519/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\TensorModeKernel.cu.obj 2022-12-01T10:16:35.7744873Z TensorModeKernel.cu 2022-12-01T10:16:38.9267847Z [5520/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\UniqueCub.cu.obj 2022-12-01T10:16:38.9276903Z UniqueCub.cu 2022-12-01T10:16:41.0323345Z [5521/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\UnarySignKernels.cu.obj 2022-12-01T10:16:41.0323760Z UnarySignKernels.cu 2022-12-01T10:16:41.1690358Z [5522/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\UpSampleNearest2d.cu.obj 2022-12-01T10:16:41.1691039Z UpSampleNearest2d.cu 2022-12-01T10:16:44.7400301Z [5523/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\UpSampleNearest3d.cu.obj 2022-12-01T10:16:44.7400791Z UpSampleNearest3d.cu 2022-12-01T10:16:46.4391649Z [5524/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\UpSampleTrilinear3d.cu.obj 2022-12-01T10:16:46.4392290Z UpSampleTrilinear3d.cu 2022-12-01T10:16:47.6926606Z [5525/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\bessel_j0.cu.obj 2022-12-01T10:16:47.6927069Z bessel_j0.cu 2022-12-01T10:16:48.3007186Z [5526/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\jit_utils.cpp.obj 2022-12-01T10:16:49.5854501Z [5527/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\airy_ai.cu.obj 2022-12-01T10:16:49.5855092Z airy_ai.cu 2022-12-01T10:16:52.2923872Z [5528/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\ValidateCompressedIndicesKernel.cu.obj 2022-12-01T10:16:52.2924375Z ValidateCompressedIndicesKernel.cu 2022-12-01T10:16:53.2958301Z [5529/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\bessel_j1.cu.obj 2022-12-01T10:16:53.2958884Z bessel_j1.cu 2022-12-01T10:16:54.1258389Z [5530/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\WeightNorm.cu.obj 2022-12-01T10:16:54.1258968Z WeightNorm.cu 2022-12-01T10:16:55.0802775Z [5531/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\ZetaKernel.cu.obj 2022-12-01T10:16:55.0803351Z ZetaKernel.cu 2022-12-01T10:16:56.9687238Z [5532/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\bessel_y1.cu.obj 2022-12-01T10:16:56.9687613Z bessel_y1.cu 2022-12-01T10:16:58.1668484Z [5533/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\chebyshev_polynomial_t.cu.obj 2022-12-01T10:16:58.1669139Z chebyshev_polynomial_t.cu 2022-12-01T10:17:00.4406702Z [5534/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\bessel_y0.cu.obj 2022-12-01T10:17:00.4407372Z bessel_y0.cu 2022-12-01T10:17:01.6618425Z [5535/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\chebyshev_polynomial_u.cu.obj 2022-12-01T10:17:01.6618824Z chebyshev_polynomial_u.cu 2022-12-01T10:17:03.8705821Z [5536/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\chebyshev_polynomial_w.cu.obj 2022-12-01T10:17:03.8706476Z chebyshev_polynomial_w.cu 2022-12-01T10:17:05.5410264Z [5537/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\chebyshev_polynomial_v.cu.obj 2022-12-01T10:17:05.5410678Z chebyshev_polynomial_v.cu 2022-12-01T10:17:09.9818706Z [5538/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\Sort.cu.obj 2022-12-01T10:17:09.9819330Z Sort.cu 2022-12-01T10:17:09.9869428Z [5539/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\fused_adam_impl.cu.obj 2022-12-01T10:17:09.9870543Z fused_adam_impl.cu 2022-12-01T10:17:12.0776730Z [5540/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\fused_adam_amsgrad_impl.cu.obj 2022-12-01T10:17:12.0777612Z fused_adam_amsgrad_impl.cu 2022-12-01T10:17:12.1662963Z [5541/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\hermite_polynomial_he.cu.obj 2022-12-01T10:17:12.1663595Z hermite_polynomial_he.cu 2022-12-01T10:17:14.2507912Z [5542/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\laguerre_polynomial_l.cu.obj 2022-12-01T10:17:14.2508355Z laguerre_polynomial_l.cu 2022-12-01T10:17:16.6423946Z [5543/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\layer_norm_kernel.cu.obj 2022-12-01T10:17:16.6424607Z layer_norm_kernel.cu 2022-12-01T10:17:18.4668018Z [5544/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\modified_bessel_i1.cu.obj 2022-12-01T10:17:18.4668672Z modified_bessel_i1.cu 2022-12-01T10:17:18.6665332Z [5545/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\hermite_polynomial_h.cu.obj 2022-12-01T10:17:18.6665708Z hermite_polynomial_h.cu 2022-12-01T10:17:20.5511748Z [5546/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\modified_bessel_i0.cu.obj 2022-12-01T10:17:20.5512526Z modified_bessel_i0.cu 2022-12-01T10:17:21.1350584Z [5547/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\modified_bessel_k0.cu.obj 2022-12-01T10:17:21.1351362Z modified_bessel_k0.cu 2022-12-01T10:17:23.3214624Z [5548/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\UnaryOpsKernel.cu.obj 2022-12-01T10:17:23.3215259Z UnaryOpsKernel.cu 2022-12-01T10:17:23.6139511Z [5549/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\legendre_polynomial_p.cu.obj 2022-12-01T10:17:23.6139979Z legendre_polynomial_p.cu 2022-12-01T10:17:25.6265361Z [5550/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\scaled_modified_bessel_k1.cu.obj 2022-12-01T10:17:25.6266129Z scaled_modified_bessel_k1.cu 2022-12-01T10:17:27.8196864Z [5551/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\modified_bessel_k1.cu.obj 2022-12-01T10:17:27.8197317Z modified_bessel_k1.cu 2022-12-01T10:17:27.8522074Z [5552/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\scaled_modified_bessel_k0.cu.obj 2022-12-01T10:17:27.8522800Z scaled_modified_bessel_k0.cu 2022-12-01T10:17:30.2918687Z [5553/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\shifted_chebyshev_polynomial_u.cu.obj 2022-12-01T10:17:30.2919085Z shifted_chebyshev_polynomial_u.cu 2022-12-01T10:17:30.2969356Z [5554/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\shifted_chebyshev_polynomial_t.cu.obj 2022-12-01T10:17:30.2969941Z shifted_chebyshev_polynomial_t.cu 2022-12-01T10:17:32.3525509Z [5555/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\shifted_chebyshev_polynomial_v.cu.obj 2022-12-01T10:17:32.3526136Z shifted_chebyshev_polynomial_v.cu 2022-12-01T10:17:32.4486609Z [5556/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\shifted_chebyshev_polynomial_w.cu.obj 2022-12-01T10:17:32.4487462Z shifted_chebyshev_polynomial_w.cu 2022-12-01T10:17:36.0844146Z [5557/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\spherical_bessel_j0.cu.obj 2022-12-01T10:17:36.0844757Z spherical_bessel_j0.cu 2022-12-01T10:17:47.9039353Z [5558/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\sparse\cuda\SparseMatMul.cu.obj 2022-12-01T10:17:47.9041094Z SparseMatMul.cu 2022-12-01T10:17:49.7452526Z [5559/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\nested\cuda\NestedTensorTransformerFunctions.cu.obj 2022-12-01T10:17:49.7453633Z NestedTensorTransformerFunctions.cu 2022-12-01T10:17:51.5569087Z [5560/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\sparse\cuda\SparseCUDATensorMath.cu.obj 2022-12-01T10:17:51.5569815Z SparseCUDATensorMath.cu 2022-12-01T10:17:54.1042733Z [5561/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\sparse\cuda\SparseCUDATensor.cu.obj 2022-12-01T10:17:54.1043417Z SparseCUDATensor.cu 2022-12-01T10:17:59.3971898Z [5562/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\sparse\cuda\SoftMax.cu.obj 2022-12-01T10:17:59.3972810Z SoftMax.cu 2022-12-01T10:17:59.8707972Z [5563/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\quantized\cuda\EmbeddingBag.cu.obj 2022-12-01T10:17:59.8708391Z EmbeddingBag.cu 2022-12-01T10:18:00.4711354Z [5564/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\RegisterNestedTensorCUDA.cpp.obj 2022-12-01T10:18:12.2981786Z [5565/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\quantized\cuda\Activation.cu.obj 2022-12-01T10:18:12.2982179Z Activation.cu 2022-12-01T10:18:13.9779425Z [5566/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\RegisterCUDA.cpp.obj 2022-12-01T10:18:16.0592762Z [5567/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\quantized\cuda\FusedObsFakeQuant.cu.obj 2022-12-01T10:18:16.0593388Z FusedObsFakeQuant.cu 2022-12-01T10:18:16.8919220Z [5568/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\RegisterSparseCsrCUDA.cpp.obj 2022-12-01T10:18:17.7359638Z [5569/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\linalg\BatchLinearAlgebraLib.cpp.obj 2022-12-01T10:18:18.5943732Z [5570/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\linalg\BatchLinearAlgebra.cpp.obj 2022-12-01T10:18:19.3925752Z [5571/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\RegisterQuantizedCUDA.cpp.obj 2022-12-01T10:18:21.9835670Z [5572/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\transformers\cuda\attention.cu.obj 2022-12-01T10:18:21.9836060Z attention.cu 2022-12-01T10:18:22.1895462Z [5573/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\quantized\cuda\IntReprQuant.cu.obj 2022-12-01T10:18:22.1895982Z IntReprQuant.cu 2022-12-01T10:18:22.7007996Z [5574/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\cuda\CUDASparseBlas.cpp.obj 2022-12-01T10:18:22.9257415Z [5575/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\RegisterSparseCUDA.cpp.obj 2022-12-01T10:18:23.4360694Z [5576/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\cuda\CublasHandlePool.cpp.obj 2022-12-01T10:18:24.0483433Z [5577/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\linalg\CUDASolver.cpp.obj 2022-12-01T10:18:24.5628375Z [5578/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\linalg\CusolverDnHandlePool.cpp.obj 2022-12-01T10:18:25.7741641Z [5579/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\cuda\CUDABlas.cpp.obj 2022-12-01T10:18:25.8496338Z [5580/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\LinearAlgebraStubs.cpp.obj 2022-12-01T10:18:26.4451595Z [5581/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\Distributions.cpp.obj 2022-12-01T10:18:26.5345695Z [5582/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\Activation.cpp.obj 2022-12-01T10:18:27.2456850Z [5583/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\Equal.cpp.obj 2022-12-01T10:18:27.2733252Z [5584/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\Blas.cpp.obj 2022-12-01T10:18:27.9767873Z [5585/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\ReduceOps.cpp.obj 2022-12-01T10:18:27.9980971Z [5586/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\ScanKernels.cpp.obj 2022-12-01T10:18:28.7500572Z [5587/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\IndexKernel.cpp.obj 2022-12-01T10:18:28.7656337Z [5588/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\GridSampler.cpp.obj 2022-12-01T10:18:29.2612961Z [5589/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\sparse\cuda\SparseCUDABlas.cpp.obj 2022-12-01T10:18:29.6102915Z [5590/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\sparse\cuda\SparseBlasImpl.cpp.obj 2022-12-01T10:18:30.3573282Z [5591/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\sparse\cuda\SparseBlas.cpp.obj 2022-12-01T10:18:31.0388293Z [5592/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\sparse\cuda\SparseBlasLegacy.cpp.obj 2022-12-01T10:18:31.4501335Z [5593/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\nested\cuda\NestedTensorTransformerFunctions.cpp.obj 2022-12-01T10:18:31.4533389Z [5594/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\CudaIPCTypes.cpp.obj 2022-12-01T10:18:32.2313669Z [5595/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\cuda\memory_snapshot.cpp.obj 2022-12-01T10:18:32.3728820Z [5596/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\transformers\cuda\flash_attn\fmha_api.cpp.obj 2022-12-01T10:18:33.5993676Z [5597/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\cuda\comm.cpp.obj 2022-12-01T10:18:34.3544534Z [5598/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\profiler\cuda.cpp.obj 2022-12-01T10:18:34.8328170Z [5599/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\fuser\cuda\fused_kernel.cpp.obj 2022-12-01T10:18:36.6094081Z [5600/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\quantized\cuda\AffineQuantizer.cu.obj 2022-12-01T10:18:36.6094502Z AffineQuantizer.cu 2022-12-01T10:18:36.9424026Z [5601/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\compute_at_map.cpp.obj 2022-12-01T10:18:37.4294810Z [5602/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\autograd\functions\comm.cpp.obj 2022-12-01T10:18:38.9632703Z [5603/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\compute_at.cpp.obj 2022-12-01T10:18:39.1391733Z [5604/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\arith.cpp.obj 2022-12-01T10:18:39.3569650Z [5605/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\quantized\cuda\MakePerTensorQuantizedTensor.cu.obj 2022-12-01T10:18:39.3570188Z MakePerTensorQuantizedTensor.cu 2022-12-01T10:18:39.7413123Z [5606/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\inline_propagator.cpp.obj 2022-12-01T10:18:41.2721488Z [5607/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\dispatch.cpp.obj 2022-12-01T10:18:41.4204321Z [5608/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\contiguity.cpp.obj 2022-12-01T10:18:41.5873954Z [5609/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\expr_evaluator.cpp.obj 2022-12-01T10:18:41.9302194Z [5610/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\codegen.cpp.obj 2022-12-01T10:18:42.0820960Z [5611/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\executor_launch_params.cpp.obj 2022-12-01T10:18:43.6121212Z [5612/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\executor.cpp.obj 2022-12-01T10:18:43.8290215Z [5613/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\executor_utils.cpp.obj 2022-12-01T10:18:44.2511785Z [5614/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\executor_kernel_arg.cpp.obj 2022-12-01T10:18:44.3093451Z [5615/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\evaluator_common.cpp.obj 2022-12-01T10:18:45.7987512Z [5616/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\fusion.cpp.obj 2022-12-01T10:18:46.1615947Z [5617/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\instrumentation.cpp.obj 2022-12-01T10:18:46.6671297Z [5618/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\index_compute.cpp.obj 2022-12-01T10:18:46.7184772Z [5619/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\scheduler\reduction.cpp.obj 2022-12-01T10:18:48.0967551Z [5620/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\graph_fuser.cpp.obj 2022-12-01T10:18:48.5484147Z [5621/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\lower_index_compute.cpp.obj 2022-12-01T10:18:48.9938314Z [5622/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\ir_graphviz.cpp.obj 2022-12-01T10:18:49.0350314Z [5623/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\grouped_reduction.cpp.obj 2022-12-01T10:18:50.4277385Z [5624/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\ir_base_nodes.cpp.obj 2022-12-01T10:18:50.7111455Z [5625/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\ir_cloner.cpp.obj 2022-12-01T10:18:51.2285328Z [5626/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\ir_container.cpp.obj 2022-12-01T10:18:51.2664646Z [5627/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\ir_builder.cpp.obj 2022-12-01T10:18:52.6981409Z [5628/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\ir_nodes.cpp.obj 2022-12-01T10:18:53.1631105Z [5629/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\kernel.cpp.obj 2022-12-01T10:18:53.4361154Z [5630/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\ir_utils.cpp.obj 2022-12-01T10:18:53.4959988Z [5631/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\ir_iostream.cpp.obj 2022-12-01T10:18:54.9196101Z [5632/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\iter_visitor.cpp.obj 2022-12-01T10:18:55.4148160Z [5633/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\kernel_expr_evaluator.cpp.obj 2022-12-01T10:18:55.6111703Z [5634/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\kernel_ir_dispatch.cpp.obj 2022-12-01T10:18:55.8211388Z [5635/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\lower_alias_memory.cpp.obj 2022-12-01T10:18:57.2233503Z [5636/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\kernel_ir.cpp.obj 2022-12-01T10:18:57.8283611Z [5637/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\kernel_cache.cpp.obj 2022-12-01T10:18:57.9231749Z [5638/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\lower_expr_sort.cpp.obj 2022-12-01T10:18:58.0276358Z [5639/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\lower_fused_reduction.cpp.obj 2022-12-01T10:18:59.4635293Z [5640/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\lower_fusion_simplifier.cpp.obj 2022-12-01T10:19:00.4942817Z [5641/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\lower_double_buffer.cpp.obj 2022-12-01T10:19:00.5755946Z [5642/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\lower_allocation.cpp.obj 2022-12-01T10:19:00.6499996Z [5643/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\lower_instrument.cpp.obj 2022-12-01T10:19:01.4825744Z [5644/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\sparse\cuda\SparseCsrTensorMath.cu.obj 2022-12-01T10:19:01.4826526Z SparseCsrTensorMath.cu 2022-12-01T10:19:02.2436092Z [5645/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\lower_index_hoist.cpp.obj 2022-12-01T10:19:02.9970708Z [5646/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\lower_index.cpp.obj 2022-12-01T10:19:03.0676781Z [5647/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\lower_magic_zero.cpp.obj 2022-12-01T10:19:03.1389020Z [5648/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\lower_insert_syncs.cpp.obj 2022-12-01T10:19:03.7966016Z [5649/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\lower_loops.cpp.obj 2022-12-01T10:19:04.4475306Z [5650/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\lower_replace_size.cpp.obj 2022-12-01T10:19:05.2488737Z [5651/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\lower_predicate.cpp.obj 2022-12-01T10:19:05.3377161Z [5652/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\lower_misaligned_vectorization.cpp.obj 2022-12-01T10:19:05.4231129Z [5653/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\lower_predicate_elimination.cpp.obj 2022-12-01T10:19:06.0713008Z [5654/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\lower_trivial_broadcast.cpp.obj 2022-12-01T10:19:06.7431066Z [5655/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\lower_shift.cpp.obj 2022-12-01T10:19:07.5687330Z [5656/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\lower_thread_predicate.cpp.obj 2022-12-01T10:19:07.7082260Z [5657/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\lower_trivial_reductions.cpp.obj 2022-12-01T10:19:07.7304747Z [5658/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\lower_sync_information.cpp.obj 2022-12-01T10:19:08.4860761Z [5659/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\lower_warp_reduce.cpp.obj 2022-12-01T10:19:08.9936460Z [5660/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\lower_unroll.cpp.obj 2022-12-01T10:19:09.8641964Z [5661/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\lower_validation.cpp.obj 2022-12-01T10:19:10.0877337Z [5662/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\lower2device.cpp.obj 2022-12-01T10:19:10.1623301Z [5663/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\lower_utils.cpp.obj 2022-12-01T10:19:10.6560417Z [5664/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\ops\alias.cpp.obj 2022-12-01T10:19:10.9641879Z [5665/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\parallel_type_bitmap.cpp.obj 2022-12-01T10:19:11.4827267Z [5666/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\manager.cpp.obj 2022-12-01T10:19:12.2419814Z [5667/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\non_divisible_split.cpp.obj 2022-12-01T10:19:12.5321195Z [5668/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\maxinfo_propagator.cpp.obj 2022-12-01T10:19:12.6246755Z [5669/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\mutator.cpp.obj 2022-12-01T10:19:13.6425335Z [5670/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\parser.cpp.obj 2022-12-01T10:19:13.6426351Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\xstddef(199): warning C4805: '==': unsafe mix of type 'bool' and type '__int64' in operation 2022-12-01T10:19:13.6429509Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\xstddef(198): note: while compiling class template member function 'bool std::equal_to::operator ()>>>,__int64&>(_Ty1 &&,_Ty2) noexcept() const' 2022-12-01T10:19:13.6430374Z with 2022-12-01T10:19:13.6430639Z [ 2022-12-01T10:19:13.6430958Z T=bool, 2022-12-01T10:19:13.6431365Z _Ty=c10::IValue, 2022-12-01T10:19:13.6432000Z _Ty1=c10::impl::ListElementReference>>>, 2022-12-01T10:19:13.6432602Z _Ty2=__int64 & 2022-12-01T10:19:13.6432959Z ] 2022-12-01T10:19:13.6433947Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\xutility(5093): note: see reference to function template instantiation 'bool std::equal<_InIt1,_InIt2,std::equal_to>(const _InIt1,const _InIt1,const _InIt2,_Pr)' being compiled 2022-12-01T10:19:13.6434831Z with 2022-12-01T10:19:13.6435292Z [ 2022-12-01T10:19:13.6436128Z _InIt1=c10::impl::ListIterator>>>, 2022-12-01T10:19:13.6437021Z _InIt2=std::_Vector_iterator>>, 2022-12-01T10:19:13.6437583Z _Pr=std::equal_to 2022-12-01T10:19:13.6437940Z ] 2022-12-01T10:19:13.6439025Z C:\actions-runner\_work\pytorch\pytorch\torch\csrc\jit\codegen\cuda\parser.cpp(3909): note: see reference to function template instantiation 'bool std::equal>>>,std::_Vector_iterator>>>(const _InIt1,const _InIt1,const _InIt2)' being compiled 2022-12-01T10:19:13.6440007Z with 2022-12-01T10:19:13.6440244Z [ 2022-12-01T10:19:13.6440565Z T=bool, 2022-12-01T10:19:13.6440895Z _Ty=c10::IValue, 2022-12-01T10:19:13.6441436Z _InIt1=c10::impl::ListIterator>>>, 2022-12-01T10:19:13.6442126Z _InIt2=std::_Vector_iterator>> 2022-12-01T10:19:13.6442545Z ] 2022-12-01T10:19:13.6443128Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\xstddef(201): warning C4805: '==': unsafe mix of type 'bool' and type '__int64' in operation 2022-12-01T10:19:13.6444748Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\xutility(5044): note: see reference to function template instantiation 'bool std::equal_to::operator ()>>>,__int64&>(_Ty1 &&,_Ty2) noexcept(false) const' being compiled 2022-12-01T10:19:13.6445660Z with 2022-12-01T10:19:13.6446076Z [ 2022-12-01T10:19:13.6446423Z T=bool, 2022-12-01T10:19:13.6446839Z _Ty=c10::IValue, 2022-12-01T10:19:13.6447385Z _Ty1=c10::impl::ListElementReference>>>, 2022-12-01T10:19:13.6447814Z _Ty2=__int64 & 2022-12-01T10:19:13.6448102Z ] 2022-12-01T10:19:13.6448994Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\xutility(5093): note: see reference to function template instantiation 'bool std::equal<_InIt1,_InIt2,std::equal_to>(const _InIt1,const _InIt1,const _InIt2,_Pr)' being compiled 2022-12-01T10:19:13.6449821Z with 2022-12-01T10:19:13.6450133Z [ 2022-12-01T10:19:13.6450597Z _InIt1=c10::impl::ListIterator>>>, 2022-12-01T10:19:13.6451020Z _InIt2=std::_Vector_iterator>>, 2022-12-01T10:19:13.6451340Z _Pr=std::equal_to 2022-12-01T10:19:13.6451615Z ] 2022-12-01T10:19:13.6736303Z [5671/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\quantized\cuda\FakeQuantizeCore.cu.obj 2022-12-01T10:19:13.6736721Z FakeQuantizeCore.cu 2022-12-01T10:19:14.3053657Z [5672/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\parallel_dimension_map.cpp.obj 2022-12-01T10:19:14.9223383Z [5673/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\ops\composite.cpp.obj 2022-12-01T10:19:14.9960433Z [5674/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\ops\normalization.cpp.obj 2022-12-01T10:19:15.0857773Z [5675/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\python_frontend\fusion_cache.cpp.obj 2022-12-01T10:19:15.9729698Z [5676/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\python_frontend\fusion_definition.cpp.obj 2022-12-01T10:19:16.0282970Z [5677/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\partial_split_map.cpp.obj 2022-12-01T10:19:16.6249783Z [5678/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\predicate_compute.cpp.obj 2022-12-01T10:19:17.2338081Z [5679/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\partition.cpp.obj 2022-12-01T10:19:17.3280635Z [5680/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\scheduler\pointwise.cpp.obj 2022-12-01T10:19:17.3611938Z [5681/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\scheduler\pointwise_utils.cpp.obj 2022-12-01T10:19:18.2935164Z [5682/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\root_domain_map.cpp.obj 2022-12-01T10:19:18.4022025Z [5683/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\python_frontend\fusion_interface.cpp.obj 2022-12-01T10:19:18.9501250Z [5684/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\register_interface.cpp.obj 2022-12-01T10:19:19.6464394Z [5685/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\scheduler\transpose.cpp.obj 2022-12-01T10:19:19.7310225Z [5686/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\scheduler\normalization.cpp.obj 2022-12-01T10:19:19.8050904Z [5687/6480] Building CXX object caffe2\CMakeFiles\ivalue_test.dir\__\aten\src\ATen\test\ivalue_test.cpp.obj 2022-12-01T10:19:20.5001225Z [5688/6480] Building CXX object caffe2\CMakeFiles\half_test.dir\__\aten\src\ATen\test\half_test.cpp.obj 2022-12-01T10:19:20.8084555Z [5689/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\scheduler\registry.cpp.obj 2022-12-01T10:19:21.2893577Z [5690/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\scheduler\reduction_utils.cpp.obj 2022-12-01T10:19:21.9547533Z [5691/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\scheduler\utils.cpp.obj 2022-12-01T10:19:21.9965544Z [5692/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\type_inference.cpp.obj 2022-12-01T10:19:22.1037332Z [5693/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\scheduler\matmul.cpp.obj 2022-12-01T10:19:22.9081826Z [5694/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\tensor_view.cpp.obj 2022-12-01T10:19:23.0307197Z [5695/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\type_promotion.cpp.obj 2022-12-01T10:19:23.5819508Z [5696/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\fusion_segmenter.cpp.obj 2022-12-01T10:19:24.7024210Z [5697/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\transform_iter.cpp.obj 2022-12-01T10:19:24.7295636Z [5698/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\utils.cpp.obj 2022-12-01T10:19:24.7485185Z [5699/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\transform_replay.cpp.obj 2022-12-01T10:19:25.9275514Z [5700/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\type.cpp.obj 2022-12-01T10:19:26.1785710Z [5701/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\UfuncCUDA_add.cu.obj 2022-12-01T10:19:26.1786652Z UfuncCUDA_add.cu 2022-12-01T10:19:26.2059838Z [5702/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\transform_rfactor.cpp.obj 2022-12-01T10:19:26.3827589Z [5703/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\transform_view.cpp.obj 2022-12-01T10:19:26.8577297Z [5704/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\mma_type.cpp.obj 2022-12-01T10:19:27.2696009Z [5705/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\passes\frozen_conv_add_relu_fusion_cuda.cpp.obj 2022-12-01T10:19:27.3888210Z [5706/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\group_norm_kernel.cu.obj 2022-12-01T10:19:27.3888630Z group_norm_kernel.cu 2022-12-01T10:19:28.1904923Z [5707/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\codegen\cuda\scheduler\mma_utils.cpp.obj 2022-12-01T10:19:28.6518207Z [5708/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\runtime\register_cuda_ops.cpp.obj 2022-12-01T10:19:28.7898896Z [5709/6480] Building CXX object caffe2\CMakeFiles\torch_cuda_cu.dir\__\torch\csrc\jit\tensorexpr\cuda_codegen.cpp.obj 2022-12-01T10:19:28.8613660Z [5710/6480] Building CXX object caffe2\CMakeFiles\lazy_tensor_test.dir\__\aten\src\ATen\test\lazy_tensor_test.cpp.obj 2022-12-01T10:19:28.9743870Z [5711/6480] Building CXX object caffe2\CMakeFiles\operator_name_test.dir\__\aten\src\ATen\test\operator_name_test.cpp.obj 2022-12-01T10:19:29.2713169Z [5712/6480] Building CXX object caffe2\CMakeFiles\math_kernel_test.dir\__\aten\src\ATen\test\math_kernel_test.cpp.obj 2022-12-01T10:19:29.4610585Z [5713/6480] Building CXX object caffe2\CMakeFiles\memory_overlapping_test.dir\__\aten\src\ATen\test\memory_overlapping_test.cpp.obj 2022-12-01T10:19:29.7347194Z [5714/6480] Building CXX object caffe2\CMakeFiles\vec_test_all_types_AVX2.dir\__\aten\src\ATen\test\vec_test_all_types.cpp.obj 2022-12-01T10:19:29.7489641Z [5715/6480] Building CXX object caffe2\CMakeFiles\memory_format_test.dir\__\aten\src\ATen\test\memory_format_test.cpp.obj 2022-12-01T10:19:29.9337424Z [5716/6480] Building CXX object caffe2\CMakeFiles\vec_test_all_types_DEFAULT.dir\__\aten\src\ATen\test\vec_test_all_types.cpp.obj 2022-12-01T10:19:30.2062049Z [5717/6480] Building CXX object caffe2\CMakeFiles\vec_test_all_types_AVX512.dir\__\aten\src\ATen\test\vec_test_all_types.cpp.obj 2022-12-01T10:19:30.2506495Z [5718/6480] Building CXX object caffe2\CMakeFiles\Dimname_test.dir\__\aten\src\ATen\test\Dimname_test.cpp.obj 2022-12-01T10:19:30.7209287Z [5719/6480] Building CXX object caffe2\CMakeFiles\mobile_memory_cleanup.dir\__\aten\src\ATen\test\mobile_memory_cleanup.cpp.obj 2022-12-01T10:19:31.0262581Z [5720/6480] Building CXX object caffe2\CMakeFiles\native_test.dir\__\aten\src\ATen\test\native_test.cpp.obj 2022-12-01T10:19:31.1046190Z [5721/6480] Building CXX object caffe2\CMakeFiles\operators_test.dir\__\aten\src\ATen\test\operators_test.cpp.obj 2022-12-01T10:19:31.2683238Z [5722/6480] Building CXX object caffe2\CMakeFiles\packedtensoraccessor_test.dir\__\aten\src\ATen\test\packedtensoraccessor_test.cpp.obj 2022-12-01T10:19:32.0485135Z [5723/6480] Building CXX object caffe2\CMakeFiles\Dict_test.dir\__\aten\src\ATen\test\Dict_test.cpp.obj 2022-12-01T10:19:32.4840123Z [5724/6480] Building CXX object caffe2\CMakeFiles\MaybeOwned_test.dir\__\aten\src\ATen\test\MaybeOwned_test.cpp.obj 2022-12-01T10:19:32.5427772Z [5725/6480] Building CXX object caffe2\CMakeFiles\pow_test.dir\__\aten\src\ATen\test\pow_test.cpp.obj 2022-12-01T10:19:32.9863891Z [5726/6480] Building CXX object caffe2\CMakeFiles\NamedTensor_test.dir\__\aten\src\ATen\test\NamedTensor_test.cpp.obj 2022-12-01T10:19:33.3415626Z [5727/6480] Building CXX object caffe2\CMakeFiles\apply_utils_test.dir\__\aten\src\ATen\test\apply_utils_test.cpp.obj 2022-12-01T10:19:33.3661958Z [5728/6480] Building CXX object caffe2\CMakeFiles\atest.dir\__\aten\src\ATen\test\atest.cpp.obj 2022-12-01T10:19:33.5201138Z [5729/6480] Building CXX object caffe2\CMakeFiles\basic.dir\__\aten\src\ATen\test\basic.cpp.obj 2022-12-01T10:19:34.3281314Z [5730/6480] Building CXX object caffe2\CMakeFiles\broadcast_test.dir\__\aten\src\ATen\test\broadcast_test.cpp.obj 2022-12-01T10:19:34.7572768Z [5731/6480] Building CXX object caffe2\CMakeFiles\cpu_generator_test.dir\__\aten\src\ATen\test\cpu_generator_test.cpp.obj 2022-12-01T10:19:34.8302897Z [5732/6480] Building CXX object caffe2\CMakeFiles\cpu_profiling_allocator_test.dir\__\aten\src\ATen\test\cpu_profiling_allocator_test.cpp.obj 2022-12-01T10:19:35.5484170Z [5733/6480] Building CXX object caffe2\CMakeFiles\dispatch_key_set_test.dir\__\aten\src\ATen\test\dispatch_key_set_test.cpp.obj 2022-12-01T10:19:35.6072928Z [5734/6480] Building CXX object caffe2\CMakeFiles\cpu_rng_test.dir\__\aten\src\ATen\test\cpu_rng_test.cpp.obj 2022-12-01T10:19:35.6753170Z [5735/6480] Building CXX object caffe2\CMakeFiles\dlconvertor_test.dir\__\aten\src\ATen\test\dlconvertor_test.cpp.obj 2022-12-01T10:19:35.8112869Z [5736/6480] Building CXX object caffe2\CMakeFiles\extension_backend_test.dir\__\aten\src\ATen\test\extension_backend_test.cpp.obj 2022-12-01T10:19:36.5271498Z [5737/6480] Building CXX object caffe2\CMakeFiles\quantized_test.dir\__\aten\src\ATen\test\quantized_test.cpp.obj 2022-12-01T10:19:37.0164262Z [5738/6480] Building CXX object caffe2\CMakeFiles\reduce_ops_test.dir\__\aten\src\ATen\test\reduce_ops_test.cpp.obj 2022-12-01T10:19:37.0896150Z [5739/6480] Building CXX object caffe2\CMakeFiles\reportMemoryUsage_test.dir\__\aten\src\ATen\test\reportMemoryUsage_test.cpp.obj 2022-12-01T10:19:37.7791572Z [5740/6480] Building CXX object caffe2\CMakeFiles\type_ptr_test.dir\__\aten\src\ATen\test\type_ptr_test.cpp.obj 2022-12-01T10:19:37.8144172Z [5741/6480] Building CXX object caffe2\CMakeFiles\scalar_tensor_test.dir\__\aten\src\ATen\test\scalar_tensor_test.cpp.obj 2022-12-01T10:19:37.8865383Z [5742/6480] Building CXX object caffe2\CMakeFiles\tensor_iterator_test.dir\__\aten\src\ATen\test\tensor_iterator_test.cpp.obj 2022-12-01T10:19:37.9710580Z [5743/6480] Building CXX object caffe2\CMakeFiles\scalar_test.dir\__\aten\src\ATen\test\scalar_test.cpp.obj 2022-12-01T10:19:38.0405514Z [5744/6480] Building CXX object caffe2\CMakeFiles\stride_properties_test.dir\__\aten\src\ATen\test\stride_properties_test.cpp.obj 2022-12-01T10:19:38.2407485Z [5745/6480] Building CXX object caffe2\CMakeFiles\variant_test.dir\__\aten\src\ATen\test\variant_test.cpp.obj 2022-12-01T10:19:39.0532372Z [5746/6480] Building CXX object caffe2\CMakeFiles\test_parallel.dir\__\aten\src\ATen\test\test_parallel.cpp.obj 2022-12-01T10:19:39.1715110Z [5747/6480] Building CXX object caffe2\CMakeFiles\thread_init_test.dir\__\aten\src\ATen\test\thread_init_test.cpp.obj 2022-12-01T10:19:40.0839522Z [5748/6480] Building CXX object caffe2\CMakeFiles\undefined_tensor_test.dir\__\aten\src\ATen\test\undefined_tensor_test.cpp.obj 2022-12-01T10:19:40.1199757Z [5749/6480] Building CXX object caffe2\CMakeFiles\verify_api_visibility.dir\__\aten\src\ATen\test\verify_api_visibility.cpp.obj 2022-12-01T10:19:40.2249252Z [5750/6480] Building CXX object caffe2\CMakeFiles\weakref_test.dir\__\aten\src\ATen\test\weakref_test.cpp.obj 2022-12-01T10:19:40.3003071Z [5751/6480] Building CXX object caffe2\CMakeFiles\type_test.dir\__\aten\src\ATen\test\type_test.cpp.obj 2022-12-01T10:19:40.5124180Z [5752/6480] Building CXX object caffe2\CMakeFiles\vmap_test.dir\__\aten\src\ATen\test\vmap_test.cpp.obj 2022-12-01T10:19:41.0558205Z [5753/6480] Building CXX object caffe2\CMakeFiles\List_test.dir\__\aten\src\ATen\core\List_test.cpp.obj 2022-12-01T10:19:41.1380826Z [5754/6480] Building CXX object caffe2\CMakeFiles\kernel_function_test.dir\__\aten\src\ATen\core\boxing\impl\kernel_function_test.cpp.obj 2022-12-01T10:19:41.2823525Z [5755/6480] Building CXX object caffe2\CMakeFiles\wrapdim_test.dir\__\aten\src\ATen\test\wrapdim_test.cpp.obj 2022-12-01T10:19:41.3504711Z [5756/6480] 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:19:41.3751700Z [5757/6480] Building CXX object caffe2\CMakeFiles\xla_tensor_test.dir\__\aten\src\ATen\test\xla_tensor_test.cpp.obj 2022-12-01T10:19:41.6104229Z [5758/6480] Building CXX object caffe2\CMakeFiles\IListRef_test.dir\__\aten\src\ATen\core\IListRef_test.cpp.obj 2022-12-01T10:19:41.6975843Z [5759/6480] Building CXX object caffe2\CMakeFiles\CppSignature_test.dir\__\aten\src\ATen\core\dispatch\CppSignature_test.cpp.obj 2022-12-01T10:19:41.8803731Z [5760/6480] 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:19:41.9465709Z [5761/6480] Building CXX object caffe2\CMakeFiles\op_allowlist_test.dir\__\aten\src\ATen\core\op_registration\op_allowlist_test.cpp.obj 2022-12-01T10:19:41.9576574Z [5762/6480] Building CXX object caffe2\CMakeFiles\kernel_lambda_test.dir\__\aten\src\ATen\core\boxing\impl\kernel_lambda_test.cpp.obj 2022-12-01T10:19:42.0691347Z [5763/6480] 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:19:42.1413220Z [5764/6480] Building CXX object caffe2\CMakeFiles\kernel_stackbased_test.dir\__\aten\src\ATen\core\boxing\impl\kernel_stackbased_test.cpp.obj 2022-12-01T10:19:42.3345578Z [5765/6480] Building CXX object caffe2\CMakeFiles\KernelFunction_test.dir\__\aten\src\ATen\core\boxing\KernelFunction_test.cpp.obj 2022-12-01T10:19:42.3928960Z [5766/6480] Building CXX object caffe2\CMakeFiles\inline_container_test.dir\serialize\inline_container_test.cc.obj 2022-12-01T10:19:42.4826734Z [5767/6480] Building CXX object caffe2\CMakeFiles\cuda_apply_test.dir\__\aten\src\ATen\test\cuda_apply_test.cpp.obj 2022-12-01T10:19:42.9214394Z [5768/6480] Building CXX object caffe2\CMakeFiles\cuda_device_test.dir\__\aten\src\ATen\test\cuda_device_test.cpp.obj 2022-12-01T10:19:43.0418207Z [5769/6480] Building CXX object caffe2\CMakeFiles\op_registration_test.dir\__\aten\src\ATen\core\op_registration\op_registration_test.cpp.obj 2022-12-01T10:19:43.9912262Z [5770/6480] Building CXX object caffe2\CMakeFiles\backend_fallback_test.dir\__\aten\src\ATen\core\dispatch\backend_fallback_test.cpp.obj 2022-12-01T10:19:44.3843802Z [5771/6480] Building CXX object caffe2\CMakeFiles\cuda_caching_host_allocator_test.dir\__\aten\src\ATen\test\cuda_caching_host_allocator_test.cpp.obj 2022-12-01T10:19:45.3570069Z [5772/6480] Building CXX object caffe2\CMakeFiles\cuda_dlconvertor_test.dir\__\aten\src\ATen\test\cuda_dlconvertor_test.cpp.obj 2022-12-01T10:19:49.7477989Z [5773/6480] Building CUDA object caffe2\CMakeFiles\cuda_complex_math_test.dir\__\aten\src\ATen\test\cuda_complex_math_test.cu.obj 2022-12-01T10:19:49.7478361Z cuda_complex_math_test.cu 2022-12-01T10:19:51.2689248Z [5774/6480] Building CUDA object caffe2\CMakeFiles\cuda_atomic_ops_test.dir\__\aten\src\ATen\test\cuda_atomic_ops_test.cu.obj 2022-12-01T10:19:51.2689983Z cuda_atomic_ops_test.cu 2022-12-01T10:19:51.6125581Z [5775/6480] Building CUDA object caffe2\CMakeFiles\cuda_complex_test.dir\__\aten\src\ATen\test\cuda_complex_test.cu.obj 2022-12-01T10:19:51.6125974Z cuda_complex_test.cu 2022-12-01T10:19:52.1973614Z [5776/6480] Building CXX object caffe2\CMakeFiles\cuda_stream_test.dir\__\aten\src\ATen\test\cuda_stream_test.cpp.obj 2022-12-01T10:19:55.9947408Z [5777/6480] Building CUDA object caffe2\CMakeFiles\cuda_cub_test.dir\__\aten\src\ATen\test\cuda_cub_test.cu.obj 2022-12-01T10:19:55.9948054Z cuda_cub_test.cu 2022-12-01T10:19:57.7215315Z [5778/6480] Building CUDA object caffe2\CMakeFiles\cuda_integer_divider_test.dir\__\aten\src\ATen\test\cuda_integer_divider_test.cu.obj 2022-12-01T10:19:57.7216056Z cuda_integer_divider_test.cu 2022-12-01T10:19:57.7216830Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\xmemory(701): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data 2022-12-01T10:19:57.7218193Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\vector(687): note: see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,Value&,unsigned __int64,int&>(_Alloc &,_Objty *const ,Value &,unsigned __int64 &&,int &)' being compiled 2022-12-01T10:19:57.7219220Z with 2022-12-01T10:19:57.7219558Z [ 2022-12-01T10:19:57.7219970Z _Alloc=std::allocator>, 2022-12-01T10:19:57.7220482Z _Ty=TestCase, 2022-12-01T10:19:57.7220906Z Value=unsigned __int64, 2022-12-01T10:19:57.7221615Z _Objty=TestCase 2022-12-01T10:19:57.7222075Z ] 2022-12-01T10:19:57.7223048Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\vector(687): note: see reference to function template instantiation 'void std::_Default_allocator_traits<_Alloc>::construct<_Ty,Value&,unsigned __int64,int&>(_Alloc &,_Objty *const ,Value &,unsigned __int64 &&,int &)' being compiled 2022-12-01T10:19:57.7223947Z with 2022-12-01T10:19:57.7224254Z [ 2022-12-01T10:19:57.7224692Z _Alloc=std::allocator>, 2022-12-01T10:19:57.7225170Z _Ty=TestCase, 2022-12-01T10:19:57.7225571Z Value=unsigned __int64, 2022-12-01T10:19:57.7226009Z _Objty=TestCase 2022-12-01T10:19:57.7226562Z ] 2022-12-01T10:19:57.7227681Z C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\include\vector(705): note: see reference to function template instantiation 'void std::vector,std::allocator>>::_Emplace_back_with_unused_capacity(Value &,_Ty &&,int &)' being compiled 2022-12-01T10:19:57.7228551Z with 2022-12-01T10:19:57.7228860Z [ 2022-12-01T10:19:57.7229220Z Value=unsigned __int64, 2022-12-01T10:19:57.7229663Z _Ty=unsigned __int64 2022-12-01T10:19:57.7230027Z ] 2022-12-01T10:19:57.7230949Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\test\cuda_integer_divider_test.cu(92): note: see reference to function template instantiation 'void std::vector,std::allocator>>::emplace_back(Value &,unsigned __int64 &&,int &)' being compiled 2022-12-01T10:19:57.7231869Z with 2022-12-01T10:19:57.7232202Z [ 2022-12-01T10:19:57.7232568Z Value=unsigned __int64 2022-12-01T10:19:57.7232929Z ] 2022-12-01T10:19:57.7233750Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\test\cuda_integer_divider_test.cu(86): note: while compiling class template member function 'void IntDividerTester::addTestCase(Value,Value,int)' 2022-12-01T10:19:57.7234473Z with 2022-12-01T10:19:57.7234777Z [ 2022-12-01T10:19:57.7235124Z Value=unsigned __int64 2022-12-01T10:19:57.7235476Z ] 2022-12-01T10:19:57.7236350Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\test\cuda_integer_divider_test.cu(188): note: see reference to function template instantiation 'void IntDividerTester::addTestCase(Value,Value,int)' being compiled 2022-12-01T10:19:57.7237135Z with 2022-12-01T10:19:57.7237408Z [ 2022-12-01T10:19:57.7237764Z Value=unsigned __int64 2022-12-01T10:19:57.7238125Z ] 2022-12-01T10:19:57.7238888Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\test\cuda_integer_divider_test.cu(181): note: see reference to class template instantiation 'IntDividerTester' being compiled 2022-12-01T10:19:58.2012590Z [5779/6480] Building CXX object caffe2\CMakeFiles\cuda_reportMemoryUsage_test.dir\__\aten\src\ATen\test\cuda_reportMemoryUsage_test.cpp.obj 2022-12-01T10:20:00.3555349Z [5780/6480] Building CXX object caffe2\CMakeFiles\cuda_cudnn_test.dir\__\aten\src\ATen\test\cuda_cudnn_test.cpp.obj 2022-12-01T10:20:02.7009107Z [5781/6480] Building CXX object test_jit\CMakeFiles\torchbind_test.dir\test_custom_class_registrations.cpp.obj 2022-12-01T10:20:03.6272724Z [5782/6480] Building CXX object test_jit\CMakeFiles\backend_with_compiler.dir\test_backend_compiler_preprocess.cpp.obj 2022-12-01T10:20:04.3964825Z [5783/6480] Building CXX object test_jit\CMakeFiles\jitbackend_test.dir\test_backend_lib.cpp.obj 2022-12-01T10:20:05.1145788Z [5784/6480] Building CXX object test_jit\CMakeFiles\backend_with_compiler.dir\test_backend_compiler_lib.cpp.obj 2022-12-01T10:20:06.5784537Z [5785/6480] Building CUDA object caffe2\CMakeFiles\cuda_half_test.dir\__\aten\src\ATen\test\cuda_half_test.cu.obj 2022-12-01T10:20:06.5784930Z cuda_half_test.cu 2022-12-01T10:20:07.3127315Z [5786/6480] Building CXX object test_jit\CMakeFiles\backend_with_compiler.dir\__\__\__\torch\csrc\jit\mobile\profiler_edge.cpp.obj 2022-12-01T10:20:07.4376662Z [5787/6480] Building CXX object test_tensorexpr\CMakeFiles\tutorial_tensorexpr.dir\tutorial.cpp.obj 2022-12-01T10:20:07.8462746Z [5788/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\__\common\main.cpp.obj 2022-12-01T10:20:08.1723413Z [5789/6480] Building CUDA object caffe2\CMakeFiles\cuda_generator_test.dir\__\aten\src\ATen\test\cuda_generator_test.cu.obj 2022-12-01T10:20:08.1994073Z cuda_generator_test.cu 2022-12-01T10:20:08.6162891Z [5790/6480] Building CUDA object caffe2\CMakeFiles\cuda_distributions_test.dir\__\aten\src\ATen\test\cuda_distributions_test.cu.obj 2022-12-01T10:20:08.6163467Z cuda_distributions_test.cu 2022-12-01T10:20:09.1322892Z [5791/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_alias_analysis.cpp.obj 2022-12-01T10:20:10.3416925Z [5792/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_add_if_then_else.cpp.obj 2022-12-01T10:20:10.8227863Z [5793/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_load_upgraders.cpp.obj 2022-12-01T10:20:10.8703145Z [5794/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_backend.cpp.obj 2022-12-01T10:20:11.7254109Z [5795/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_autodiff.cpp.obj 2022-12-01T10:20:12.5524772Z [5796/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_argument_spec.cpp.obj 2022-12-01T10:20:13.1353742Z [5797/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_upgrader_utils.cpp.obj 2022-12-01T10:20:13.2063847Z [5798/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_op_replacement.cpp.obj 2022-12-01T10:20:13.7140485Z [5799/6480] Building CUDA object caffe2\CMakeFiles\cuda_optional_test.dir\__\aten\src\ATen\test\cuda_optional_test.cu.obj 2022-12-01T10:20:13.7140902Z cuda_optional_test.cu 2022-12-01T10:20:14.0551240Z [5800/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_code_template.cpp.obj 2022-12-01T10:20:14.6596077Z [5801/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_class_parser.cpp.obj 2022-12-01T10:20:14.7157224Z [5802/6480] Building CUDA object caffe2\CMakeFiles\cuda_packedtensoraccessor_test.dir\__\aten\src\ATen\test\cuda_packedtensoraccessor_test.cu.obj 2022-12-01T10:20:14.7158022Z cuda_packedtensoraccessor_test.cu 2022-12-01T10:20:14.9560790Z [5803/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_cleanup_passes.cpp.obj 2022-12-01T10:20:15.1902434Z [5804/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_class_type.cpp.obj 2022-12-01T10:20:15.4990155Z [5805/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_constant_pooling.cpp.obj 2022-12-01T10:20:15.6824969Z [5806/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_concat_opt.cpp.obj 2022-12-01T10:20:15.9240326Z [5807/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_class_import.cpp.obj 2022-12-01T10:20:16.5569860Z [5808/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_inliner.cpp.obj 2022-12-01T10:20:17.0751229Z [5809/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_custom_operators.cpp.obj 2022-12-01T10:20:17.3224810Z [5810/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_custom_class.cpp.obj 2022-12-01T10:20:17.5734769Z [5811/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_create_autodiff_subgraphs.cpp.obj 2022-12-01T10:20:17.8426986Z [5812/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_custom_class_registrations.cpp.obj 2022-12-01T10:20:18.1665228Z [5813/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_dce.cpp.obj 2022-12-01T10:20:18.4628584Z [5814/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_graph_iterator.cpp.obj 2022-12-01T10:20:18.9956639Z [5815/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_fuser.cpp.obj 2022-12-01T10:20:19.6288090Z [5816/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_cs_debug_info_serialization.cpp.obj 2022-12-01T10:20:19.8540561Z [5817/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_irparser.cpp.obj 2022-12-01T10:20:20.0953850Z [5818/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_jit_type.cpp.obj 2022-12-01T10:20:20.1404063Z [5819/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_graph_executor.cpp.obj 2022-12-01T10:20:20.6956173Z [5820/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_lite_interpreter.cpp.obj 2022-12-01T10:20:20.9821874Z [5821/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_interface.cpp.obj 2022-12-01T10:20:21.7702867Z [5822/6480] Building CUDA object caffe2\CMakeFiles\cuda_vectorized_test.dir\__\aten\src\ATen\test\cuda_vectorized_test.cu.obj 2022-12-01T10:20:21.7703562Z cuda_vectorized_test.cu 2022-12-01T10:20:22.1542057Z [5823/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_ir.cpp.obj 2022-12-01T10:20:22.4749976Z [5824/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_interpreter.cpp.obj 2022-12-01T10:20:22.5749592Z [5825/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_memory_dag.cpp.obj 2022-12-01T10:20:22.7330393Z [5826/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_lite_interpreter_direct.cpp.obj 2022-12-01T10:20:22.8440646Z [5827/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_misc.cpp.obj 2022-12-01T10:20:23.1032462Z [5828/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_qualified_name.cpp.obj 2022-12-01T10:20:23.1775782Z [5829/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_mobile_type_parser.cpp.obj 2022-12-01T10:20:23.6138605Z [5830/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_lite_trainer.cpp.obj 2022-12-01T10:20:23.6783897Z [5831/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_schema_matching.cpp.obj 2022-12-01T10:20:24.0254780Z [5832/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_schema_info.cpp.obj 2022-12-01T10:20:24.7728363Z [5833/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_save_load.cpp.obj 2022-12-01T10:20:24.8754373Z [5834/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_peephole_optimize.cpp.obj 2022-12-01T10:20:25.5234309Z [5835/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_subgraph_utils.cpp.obj 2022-12-01T10:20:25.6054042Z [5836/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_module_api.cpp.obj 2022-12-01T10:20:25.8926278Z [5837/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_file_format.cpp.obj 2022-12-01T10:20:25.9973367Z [5838/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_union.cpp.obj 2022-12-01T10:20:26.0483336Z [5839/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_subgraph_matcher.cpp.obj 2022-12-01T10:20:26.3328441Z [5840/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_subgraph_rewriter.cpp.obj 2022-12-01T10:20:27.1077648Z [5841/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_stack_opt.cpp.obj 2022-12-01T10:20:27.2831432Z [5842/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_utils.cpp.obj 2022-12-01T10:20:28.1555749Z [5843/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_flatbuffer.cpp.obj 2022-12-01T10:20:28.3740467Z [5844/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_jit_logging_levels.cpp.obj 2022-12-01T10:20:28.4222322Z [5845/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_script_profile.cpp.obj 2022-12-01T10:20:28.5361541Z [5846/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\__\__\__\torch\csrc\jit\codegen\cuda\python_frontend\test\test_nvfuser_fusion_definition.cpp.obj 2022-12-01T10:20:28.6957775Z [5847/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\test_shape_analysis.cpp.obj 2022-12-01T10:20:29.7259571Z [5848/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\__\__\__\torch\csrc\jit\codegen\cuda\test\test_gpu_fused_reduction.cpp.obj 2022-12-01T10:20:30.0692130Z [5849/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\__\__\__\torch\csrc\jit\codegen\cuda\test\test_gpu.cpp.obj 2022-12-01T10:20:30.8135232Z [5850/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\__\__\__\torch\csrc\jit\codegen\cuda\python_frontend\test\test_nvfuser_fusion_record.cpp.obj 2022-12-01T10:20:31.0391116Z [5851/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\__\__\__\torch\csrc\jit\codegen\cuda\python_frontend\test\test_nvfuser_fusion_cache.cpp.obj 2022-12-01T10:20:31.0827301Z [5852/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\__\__\__\torch\csrc\jit\codegen\cuda\test\test_gpu_tensor_factories.cpp.obj 2022-12-01T10:20:31.1583356Z [5853/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\__\__\__\torch\csrc\jit\codegen\cuda\test\test_gpu_shift.cpp.obj 2022-12-01T10:20:31.2225829Z [5854/6480] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_approx.cpp.obj 2022-12-01T10:20:31.3727249Z [5855/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\__\__\__\torch\csrc\jit\codegen\cuda\test\test_gpu_transpose.cpp.obj 2022-12-01T10:20:31.5234722Z [5856/6480] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\__\common\main.cpp.obj 2022-12-01T10:20:32.4371175Z [5857/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\__\__\__\torch\csrc\jit\codegen\cuda\test\test_gpu_view.cpp.obj 2022-12-01T10:20:33.7545515Z [5858/6480] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\padded_buffer.cpp.obj 2022-12-01T10:20:33.8367224Z [5859/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\__\__\__\torch\csrc\jit\codegen\cuda\test\test_gpu_tensorcore.cpp.obj 2022-12-01T10:20:34.1574150Z [5860/6480] Building CXX object test_jit\CMakeFiles\test_jit.dir\__\__\__\torch\csrc\jit\codegen\cuda\test\test_gpu_scheduler_utils.cpp.obj 2022-12-01T10:20:34.2086590Z [5861/6480] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_boundsinference.cpp.obj 2022-12-01T10:20:34.2345914Z [5862/6480] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_aten.cpp.obj 2022-12-01T10:20:35.3573989Z [5863/6480] Building CUDA object caffe2\CMakeFiles\torch_cuda_cu.dir\__\aten\src\ATen\native\cuda\Unique.cu.obj 2022-12-01T10:20:35.3574704Z Unique.cu 2022-12-01T10:20:35.4830604Z [5864/6480] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_cpp_codegen.cpp.obj 2022-12-01T10:20:36.2080161Z [5865/6480] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_ir_verifier.cpp.obj 2022-12-01T10:20:36.5792609Z [5866/6480] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_dynamic_shapes.cpp.obj 2022-12-01T10:20:36.6285367Z [5867/6480] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_graph_opt.cpp.obj 2022-12-01T10:20:36.6699513Z [5868/6480] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_expr.cpp.obj 2022-12-01T10:20:36.7571386Z [5869/6480] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_external_calls.cpp.obj 2022-12-01T10:20:36.8651629Z [5870/6480] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_conv.cpp.obj 2022-12-01T10:20:37.3685623Z [5871/6480] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_ir_printer.cpp.obj 2022-12-01T10:20:38.0409130Z [5872/6480] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_kernel.cpp.obj 2022-12-01T10:20:38.4390393Z [5873/6480] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_loopnest.cpp.obj 2022-12-01T10:20:38.8542845Z [5874/6480] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_memdependency.cpp.obj 2022-12-01T10:20:38.9697610Z [5875/6480] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_simplify.cpp.obj 2022-12-01T10:20:39.1225609Z [5876/6480] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_memplanning.cpp.obj 2022-12-01T10:20:39.2031861Z [5877/6480] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_quantization.cpp.obj 2022-12-01T10:20:39.8456129Z [5878/6480] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_ops.cpp.obj 2022-12-01T10:20:40.2729956Z [5879/6480] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_registerizer.cpp.obj 2022-12-01T10:20:40.5143875Z [5880/6480] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_type_specializations.cpp.obj 2022-12-01T10:20:40.6326937Z [5881/6480] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_reductions.cpp.obj 2022-12-01T10:20:40.8240136Z [5882/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\DataLoader.cpp.obj 2022-12-01T10:20:41.1314187Z [5883/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Device.cpp.obj 2022-12-01T10:20:41.1668132Z [5884/6480] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_te_fuser_pass.cpp.obj 2022-12-01T10:20:41.3785798Z [5885/6480] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_type.cpp.obj 2022-12-01T10:20:41.5706715Z [5886/6480] Building CXX object test_tensorexpr\CMakeFiles\test_tensorexpr.dir\test_cuda.cpp.obj 2022-12-01T10:20:41.8861828Z [5887/6480] Building CXX object test_cpp_c10d\CMakeFiles\FileStoreTest.dir\FileStoreTest.cpp.obj 2022-12-01T10:20:42.3172150Z [5888/6480] Building CXX object test_cpp_c10d\CMakeFiles\TCPStoreTest.dir\TCPStoreTest.cpp.obj 2022-12-01T10:20:42.7079311Z [5889/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Generator.cpp.obj 2022-12-01T10:20:43.2954486Z [5890/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Dtype.cpp.obj 2022-12-01T10:20:43.3405541Z [5891/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Exceptions.cpp.obj 2022-12-01T10:20:43.6822381Z [5892/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\DynamicTypes.cpp.obj 2022-12-01T10:20:43.9688327Z [5893/6480] Building CXX object test_api\CMakeFiles\test_api.dir\__\common\main.cpp.obj 2022-12-01T10:20:44.2640975Z [5894/6480] Building CXX object test_cpp_c10d\CMakeFiles\ProcessGroupGlooTest.dir\ProcessGroupGlooTest.cpp.obj 2022-12-01T10:20:44.8003616Z [5895/6480] Building CXX object test_cpp_c10d\CMakeFiles\ProcessGroupGlooAsyncTest.dir\ProcessGroupGlooAsyncTest.cpp.obj 2022-12-01T10:20:45.1075606Z [5896/6480] Building CXX object test_api\CMakeFiles\test_api.dir\enum.cpp.obj 2022-12-01T10:20:45.7623879Z [5897/6480] Building CXX object test_api\CMakeFiles\test_api.dir\autograd.cpp.obj 2022-12-01T10:20:46.0806105Z [5898/6480] Building CXX object test_api\CMakeFiles\test_api.dir\dataloader.cpp.obj 2022-12-01T10:20:46.3802454Z [5899/6480] Building CXX object test_api\CMakeFiles\test_api.dir\any.cpp.obj 2022-12-01T10:20:46.6006844Z [5900/6480] Building CXX object test_api\CMakeFiles\test_api.dir\init.cpp.obj 2022-12-01T10:20:46.9372378Z [5901/6480] Building CXX object test_api\CMakeFiles\test_api.dir\memory.cpp.obj 2022-12-01T10:20:47.2876381Z [5902/6480] Building CXX object test_api\CMakeFiles\test_api.dir\expanding-array.cpp.obj 2022-12-01T10:20:47.5731104Z [5903/6480] Building CXX object test_api\CMakeFiles\test_api.dir\integration.cpp.obj 2022-12-01T10:20:48.0639122Z [5904/6480] Building CUDA object test_cpp_c10d\CMakeFiles\c10d_cuda_test.dir\CUDATest.cu.obj 2022-12-01T10:20:48.0639584Z CUDATest.cu 2022-12-01T10:20:48.1979145Z [5905/6480] Building CXX object test_api\CMakeFiles\test_api.dir\fft.cpp.obj 2022-12-01T10:20:48.6269382Z [5906/6480] Building CXX object test_api\CMakeFiles\test_api.dir\functional.cpp.obj 2022-12-01T10:20:48.8320440Z [5907/6480] Building CXX object test_api\CMakeFiles\test_api.dir\moduledict.cpp.obj 2022-12-01T10:20:49.3287855Z [5908/6480] Building CXX object test_api\CMakeFiles\test_api.dir\misc.cpp.obj 2022-12-01T10:20:49.6157460Z [5909/6480] Building CXX object test_api\CMakeFiles\test_api.dir\jit.cpp.obj 2022-12-01T10:20:50.1380382Z [5910/6480] Building CXX object test_api\CMakeFiles\test_api.dir\meta_tensor.cpp.obj 2022-12-01T10:20:50.5248462Z [5911/6480] Building CXX object test_api\CMakeFiles\test_api.dir\module.cpp.obj 2022-12-01T10:20:50.6561732Z [5912/6480] Building CXX object test_api\CMakeFiles\test_api.dir\parameterdict.cpp.obj 2022-12-01T10:20:51.2272363Z [5913/6480] Building CXX object test_api\CMakeFiles\test_api.dir\modules.cpp.obj 2022-12-01T10:20:51.3251701Z [5914/6480] Building CXX object test_api\CMakeFiles\test_api.dir\nested.cpp.obj 2022-12-01T10:20:51.7575450Z [5915/6480] Building CXX object test_api\CMakeFiles\test_api.dir\namespace.cpp.obj 2022-12-01T10:20:51.9970676Z [5916/6480] Building CXX object test_api\CMakeFiles\test_api.dir\modulelist.cpp.obj 2022-12-01T10:20:52.5600377Z [5917/6480] Building CXX object test_api\CMakeFiles\test_api.dir\parameterlist.cpp.obj 2022-12-01T10:20:52.9486382Z [5918/6480] Building CXX object test_api\CMakeFiles\test_api.dir\sequential.cpp.obj 2022-12-01T10:20:53.0787607Z [5919/6480] Building CXX object test_api\CMakeFiles\test_api.dir\transformer.cpp.obj 2022-12-01T10:20:53.6586584Z [5920/6480] Building CXX object test_api\CMakeFiles\test_api.dir\ordered_dict.cpp.obj 2022-12-01T10:20:53.7324571Z [5921/6480] Building CXX object test_api\CMakeFiles\test_api.dir\nn_utils.cpp.obj 2022-12-01T10:20:54.2121369Z [5922/6480] Building CXX object test_api\CMakeFiles\test_api.dir\rnn.cpp.obj 2022-12-01T10:20:54.3929867Z [5923/6480] Building CXX object test_api\CMakeFiles\test_api.dir\optim.cpp.obj 2022-12-01T10:20:54.9505801Z [5924/6480] Building CXX object test_api\CMakeFiles\test_api.dir\tensor_indexing.cpp.obj 2022-12-01T10:20:55.2149264Z [5925/6480] Building CXX object test_api\CMakeFiles\test_api.dir\support.cpp.obj 2022-12-01T10:20:55.5058119Z [5926/6480] Building CXX object test_api\CMakeFiles\test_api.dir\special.cpp.obj 2022-12-01T10:20:56.1257979Z [5927/6480] Building CXX object test_api\CMakeFiles\test_api.dir\static.cpp.obj 2022-12-01T10:20:56.2678310Z [5928/6480] Building CXX object test_api\CMakeFiles\test_api.dir\serialize.cpp.obj 2022-12-01T10:20:56.3254051Z [5929/6480] Building CXX object test_api\CMakeFiles\test_api.dir\tensor_cuda.cpp.obj 2022-12-01T10:20:56.7673576Z [5930/6480] Building CXX object test_api\CMakeFiles\test_api.dir\tensor_options.cpp.obj 2022-12-01T10:20:57.4010980Z [5931/6480] Building CXX object test_api\CMakeFiles\test_api.dir\tensor_options_cuda.cpp.obj 2022-12-01T10:20:57.5420419Z [5932/6480] Building CXX object test_api\CMakeFiles\test_api.dir\grad_mode.cpp.obj 2022-12-01T10:20:57.8225811Z [5933/6480] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\__\common\main.cpp.obj 2022-12-01T10:20:57.9237415Z [5934/6480] Building CXX object test_api\CMakeFiles\test_api.dir\torch_include.cpp.obj 2022-12-01T10:20:58.5013134Z [5935/6480] Building CXX object test_api\CMakeFiles\test_api.dir\inference_mode.cpp.obj 2022-12-01T10:20:58.7084082Z [5936/6480] Building CXX object test_api\CMakeFiles\test_api.dir\tensor.cpp.obj 2022-12-01T10:20:58.7493536Z [5937/6480] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_ir.cpp.obj 2022-12-01T10:20:58.7850250Z [5938/6480] Building CXX object test_api\CMakeFiles\test_api.dir\parallel.cpp.obj 2022-12-01T10:20:59.0264710Z [5939/6480] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_permutation_util.cpp.obj 2022-12-01T10:20:59.2303976Z [5940/6480] Building CXX object test_api\CMakeFiles\test_api.dir\operations.cpp.obj 2022-12-01T10:20:59.2541210Z [5941/6480] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_ir_util.cpp.obj 2022-12-01T10:20:59.5062506Z [5942/6480] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_misc.cpp.obj 2022-12-01T10:20:59.5598567Z [5943/6480] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_cache.cpp.obj 2022-12-01T10:20:59.7301004Z [5944/6480] Building CXX object test_api\CMakeFiles\parallel_benchmark.dir\parallel_benchmark.cpp.obj 2022-12-01T10:20:59.9270691Z [5945/6480] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_util.cpp.obj 2022-12-01T10:21:00.0655648Z [5946/6480] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_shape.cpp.obj 2022-12-01T10:21:00.2748939Z [5947/6480] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_backend_device.cpp.obj 2022-12-01T10:21:00.3292274Z [5948/6480] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_trie_cache.cpp.obj 2022-12-01T10:21:01.1950684Z [5949/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_variable_methods.cpp.obj 2022-12-01T10:21:01.6717030Z [5950/6480] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_lazy_ops.cpp.obj 2022-12-01T10:21:01.6980444Z [5951/6480] Building CXX object test_lazy\CMakeFiles\test_lazy.dir\test_lazy_ops_util.cpp.obj 2022-12-01T10:21:02.2243013Z [5952/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_functions_1.cpp.obj 2022-12-01T10:21:02.3983828Z [5953/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_functions_0.cpp.obj 2022-12-01T10:21:02.6213470Z [5954/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_linalg_functions.cpp.obj 2022-12-01T10:21:02.6802308Z [5955/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_fft_functions.cpp.obj 2022-12-01T10:21:02.7950889Z [5956/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_functions_2.cpp.obj 2022-12-01T10:21:02.8678257Z [5957/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_functions_3.cpp.obj 2022-12-01T10:21:03.3714118Z [5958/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_nn_functions.cpp.obj 2022-12-01T10:21:03.4012774Z [5959/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_torch_functions_1.cpp.obj 2022-12-01T10:21:03.5972716Z [5960/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_return_types.cpp.obj 2022-12-01T10:21:03.7291620Z [5961/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_functions_4.cpp.obj 2022-12-01T10:21:03.7796075Z [5962/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_sparse_functions.cpp.obj 2022-12-01T10:21:03.8008004Z [5963/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_torch_functions_2.cpp.obj 2022-12-01T10:21:03.8083443Z [5964/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_torch_functions_0.cpp.obj 2022-12-01T10:21:04.3567685Z [5965/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_nested_functions.cpp.obj 2022-12-01T10:21:04.3683330Z [5966/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_special_functions.cpp.obj 2022-12-01T10:21:04.6001435Z [5967/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\python_dimname.cpp.obj 2022-12-01T10:21:04.6215498Z [5968/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Size.cpp.obj 2022-12-01T10:21:04.6260747Z [5969/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Layout.cpp.obj 2022-12-01T10:21:05.1373336Z [5970/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\MemoryFormat.cpp.obj 2022-12-01T10:21:05.2155748Z [5971/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\QScheme.cpp.obj 2022-12-01T10:21:06.3121284Z [5972/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Module.cpp.obj 2022-12-01T10:21:07.0589940Z [5973/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\TypeInfo.cpp.obj 2022-12-01T10:21:07.1018258Z [5974/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Stream.cpp.obj 2022-12-01T10:21:07.3432724Z [5975/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\StorageMethods.cpp.obj 2022-12-01T10:21:07.7246393Z [5976/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\api\src\python\init.cpp.obj 2022-12-01T10:21:07.9780895Z [5977/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_anomaly_mode.cpp.obj 2022-12-01T10:21:08.0136675Z [5978/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\StorageSharing.cpp.obj 2022-12-01T10:21:08.0480064Z [5979/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\profiler_python.cpp.obj 2022-12-01T10:21:08.2514407Z [5980/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\functions\init.cpp.obj 2022-12-01T10:21:09.2507086Z [5981/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\Storage.cpp.obj 2022-12-01T10:21:10.2911292Z [5982/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\generated\python_enum_tag.cpp.obj 2022-12-01T10:21:10.5094209Z [5983/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\init.cpp.obj 2022-12-01T10:21:10.6229462Z [5984/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_saved_variable_hooks.cpp.obj 2022-12-01T10:21:10.7268522Z [5985/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_hook.cpp.obj 2022-12-01T10:21:10.7909156Z [5986/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_function.cpp.obj 2022-12-01T10:21:10.9395557Z [5987/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_engine.cpp.obj 2022-12-01T10:21:11.1330184Z [5988/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_cpp_function.cpp.obj 2022-12-01T10:21:11.7422347Z [5989/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_legacy_variable.cpp.obj 2022-12-01T10:21:13.2203134Z [5990/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\backends\backend_init.cpp.obj 2022-12-01T10:21:13.3061932Z [5991/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_torch_functions_manual.cpp.obj 2022-12-01T10:21:13.3873390Z [5992/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\functorch\init.cpp.obj 2022-12-01T10:21:13.4522393Z [5993/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\codegen\cuda\python_frontend\python_bindings.cpp.obj 2022-12-01T10:21:13.5275683Z [5994/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_variable_indexing.cpp.obj 2022-12-01T10:21:13.7464927Z [5995/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\autograd\python_variable.cpp.obj 2022-12-01T10:21:14.0303222Z [5996/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\deduplicate_initializers.cpp.obj 2022-12-01T10:21:14.2681091Z [5997/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\cast_all_constant_to_floating.cpp.obj 2022-12-01T10:21:14.4031089Z [5998/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\eval_peephole.cpp.obj 2022-12-01T10:21:14.5274311Z [5999/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\constant_map.cpp.obj 2022-12-01T10:21:15.1178700Z [6000/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\list_model_parameters.cpp.obj 2022-12-01T10:21:15.2686408Z [6001/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\eliminate_unused_items.cpp.obj 2022-12-01T10:21:15.3317683Z [6002/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\peephole.cpp.obj 2022-12-01T10:21:15.6333672Z [6003/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\constant_fold.cpp.obj 2022-12-01T10:21:15.9653172Z [6004/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\preprocess_for_onnx.cpp.obj 2022-12-01T10:21:16.0593966Z [6005/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\function_substitution.cpp.obj 2022-12-01T10:21:16.1859409Z [6006/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx.cpp.obj 2022-12-01T10:21:16.2299784Z [6007/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\init.cpp.obj 2022-12-01T10:21:16.3001755Z [6008/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\helper.cpp.obj 2022-12-01T10:21:16.3828905Z [6009/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\fixup_onnx_controlflow.cpp.obj 2022-12-01T10:21:16.4217135Z [6010/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\prepare_division_for_onnx.cpp.obj 2022-12-01T10:21:16.8848864Z [6011/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\scalar_type_analysis.cpp.obj 2022-12-01T10:21:17.0668465Z [6012/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\function_extraction.cpp.obj 2022-12-01T10:21:17.0845614Z [6013/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\remove_inplace_ops_for_onnx.cpp.obj 2022-12-01T10:21:17.2705206Z [6014/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\pattern_conversion\autograd_function_process.cpp.obj 2022-12-01T10:21:17.4113925Z [6015/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\pattern_conversion\pattern_encapsulation.cpp.obj 2022-12-01T10:21:17.5481716Z [6016/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\onnx_log.cpp.obj 2022-12-01T10:21:17.8579359Z [6017/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\pattern_conversion\common.cpp.obj 2022-12-01T10:21:17.9534368Z [6018/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\naming.cpp.obj 2022-12-01T10:21:18.3798086Z [6019/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\pattern_conversion\pattern_conversion.cpp.obj 2022-12-01T10:21:18.4861990Z [6020/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\unpack_quantized_weights.cpp.obj 2022-12-01T10:21:19.1180599Z [6021/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\passes\onnx\shape_type_inference.cpp.obj 2022-12-01T10:21:19.4992313Z [6022/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\pybind_utils.cpp.obj 2022-12-01T10:21:20.3435795Z [6023/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_custom_class.cpp.obj 2022-12-01T10:21:20.5358407Z [6024/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_interpreter.cpp.obj 2022-12-01T10:21:20.5793696Z [6025/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_arg_flatten.cpp.obj 2022-12-01T10:21:20.8520727Z [6026/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\frontend\tree_views.cpp.obj 2022-12-01T10:21:21.0400916Z [6027/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_dict.cpp.obj 2022-12-01T10:21:21.2538106Z [6028/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_ir.cpp.obj 2022-12-01T10:21:21.6460442Z [6029/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_tree_views.cpp.obj 2022-12-01T10:21:21.8800800Z [6030/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\script_init.cpp.obj 2022-12-01T10:21:22.1297884Z [6031/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\monitor\python_init.cpp.obj 2022-12-01T10:21:22.9275513Z [6032/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\multiprocessing\init.cpp.obj 2022-12-01T10:21:22.9723901Z [6033/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\frontend\concrete_module_type.cpp.obj 2022-12-01T10:21:23.1321852Z [6034/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_list.cpp.obj 2022-12-01T10:21:23.6641799Z [6035/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\runtime\static\init.cpp.obj 2022-12-01T10:21:24.4453835Z [6036/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\tensorexpr\tensorexpr_init.cpp.obj 2022-12-01T10:21:24.4979390Z [6037/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_sugared_value.cpp.obj 2022-12-01T10:21:24.8223526Z [6038/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\object_ptr.cpp.obj 2022-12-01T10:21:25.5528613Z [6039/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\serialization.cpp.obj 2022-12-01T10:21:25.6009918Z [6040/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\cuda_lazy_init.cpp.obj 2022-12-01T10:21:25.7416577Z [6041/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\onnx\init.cpp.obj 2022-12-01T10:21:25.8669967Z [6042/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\profiler\python\init.cpp.obj 2022-12-01T10:21:26.0820649Z [6043/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\tensor\python_tensor.cpp.obj 2022-12-01T10:21:26.3929348Z [6044/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\invalid_arguments.cpp.obj 2022-12-01T10:21:26.9780598Z [6045/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\init.cpp.obj 2022-12-01T10:21:27.2019322Z [6046/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_layouts.cpp.obj 2022-12-01T10:21:28.0379612Z [6047/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\structseq.cpp.obj 2022-12-01T10:21:28.1186344Z [6048/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils.cpp.obj 2022-12-01T10:21:28.1892978Z [6049/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_dtypes.cpp.obj 2022-12-01T10:21:28.3492168Z [6050/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\throughput_benchmark.cpp.obj 2022-12-01T10:21:28.5267947Z [6051/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_apply.cpp.obj 2022-12-01T10:21:28.9114198Z [6052/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_memoryformats.cpp.obj 2022-12-01T10:21:29.4231767Z [6053/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_types.cpp.obj 2022-12-01T10:21:29.4372665Z [6054/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\python_arg_parser.cpp.obj 2022-12-01T10:21:29.6919049Z [6055/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_qschemes.cpp.obj 2022-12-01T10:21:30.1869843Z [6056/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\verbose.cpp.obj 2022-12-01T10:21:30.5429247Z [6057/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\disable_torch_function.cpp.obj 2022-12-01T10:21:30.6634636Z [6058/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\python_dispatch.cpp.obj 2022-12-01T10:21:30.7007580Z [6059/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_list.cpp.obj 2022-12-01T10:21:30.8796530Z [6060/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_numpy.cpp.obj 2022-12-01T10:21:31.5910489Z [6061/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\lazy\python\python_util.cpp.obj 2022-12-01T10:21:32.0653942Z [6062/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\utils\tensor_new.cpp.obj 2022-12-01T10:21:32.9460794Z [6063/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\lazy\python\init.cpp.obj 2022-12-01T10:21:33.2661244Z [6064/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\init_flatbuffer_module.cpp.obj 2022-12-01T10:21:33.4083992Z [6065/6480] Building CUDA object test_jit\CMakeFiles\test_jit.dir\__\__\__\torch\csrc\jit\codegen\cuda\test\test_gpu_rng.cu.obj 2022-12-01T10:21:33.4084820Z test_gpu_rng.cu 2022-12-01T10:21:33.4544053Z [6066/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\cuda\Module.cpp.obj 2022-12-01T10:21:33.6522704Z [6067/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\cuda\Event.cpp.obj 2022-12-01T10:21:33.7871955Z [6068/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\itt.cpp.obj 2022-12-01T10:21:34.1417543Z [6069/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\cuda\shared\cudnn.cpp.obj 2022-12-01T10:21:34.2330927Z [6070/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\cuda\shared\nvtx.cpp.obj 2022-12-01T10:21:34.4565071Z [6071/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\cuda\python_comm.cpp.obj 2022-12-01T10:21:34.6013072Z [6072/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\cuda\shared\cudart.cpp.obj 2022-12-01T10:21:34.8993658Z [6073/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\__\test\cpp\jit\torch_python_test.cpp.obj 2022-12-01T10:21:36.3687908Z [6074/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\cuda\utils.cpp.obj 2022-12-01T10:21:36.6847246Z [6075/6480] Building CXX object caffe2\torch\lib\libshm_windows\CMakeFiles\shm.dir\core.cpp.obj 2022-12-01T10:21:36.8145141Z [6076/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\cuda\Graph.cpp.obj 2022-12-01T10:21:37.0910258Z [6077/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\cuda\Stream.cpp.obj 2022-12-01T10:21:37.1714000Z [6078/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\jit\python\python_tracer.cpp.obj 2022-12-01T10:21:37.2739244Z [6079/6480] Building CXX object caffe2\torch\CMakeFiles\nnapi_backend.dir\csrc\jit\backends\nnapi\nnapi_backend_lib.cpp.obj 2022-12-01T10:21:37.4672024Z [6080/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\distributed\c10d\init.cpp.obj 2022-12-01T10:21:37.5523884Z [6081/6480] Building CXX object caffe2\torch\CMakeFiles\torch_python.dir\csrc\distributed\c10d\python_comm_hook.cpp.obj 2022-12-01T10:21:37.6393842Z [6082/6480] Building CXX object caffe2\torch\CMakeFiles\nnapi_backend.dir\csrc\jit\backends\nnapi\nnapi_backend_preprocess.cpp.obj 2022-12-01T10:21:37.6502214Z [6083/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Shim.cpp.obj 2022-12-01T10:21:38.2737405Z [6084/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\CompositeViewCopyKernels.cpp.obj 2022-12-01T10:21:38.7654026Z [6085/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_0.cpp.obj 2022-12-01T10:21:38.9781894Z [6086/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Functions.cpp.obj 2022-12-01T10:21:39.1584371Z [6087/6480] Building CXX object functorch\CMakeFiles\functorch.dir\csrc\dim\dim.cpp.obj 2022-12-01T10:21:39.4293941Z [6088/6480] Building CXX object functorch\CMakeFiles\functorch.dir\csrc\init_dim_only.cpp.obj 2022-12-01T10:21:39.6929427Z [6089/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\RegisterOpContextClass.cpp.obj 2022-12-01T10:21:40.2189227Z [6090/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\TensorFactories.cpp.obj 2022-12-01T10:21:40.2906379Z [6091/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\TensorCompare.cpp.obj 2022-12-01T10:21:40.8336266Z [6092/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\FakeQuantPerTensorAffine.cpp.obj 2022-12-01T10:21:41.3640844Z [6093/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\QTensor.cpp.obj 2022-12-01T10:21:41.5472449Z [6094/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\TensorAdvancedIndexing.cpp.obj 2022-12-01T10:21:41.7637356Z [6095/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\AveragePool3d.cpp.obj 2022-12-01T10:21:42.0267281Z [6096/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\AdaptiveAveragePooling.cpp.obj 2022-12-01T10:21:42.0427880Z [6097/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\Operators_1.cpp.obj 2022-12-01T10:21:42.4081212Z [6098/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\BinaryOps.cpp.obj 2022-12-01T10:21:42.7792066Z [6099/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\ChannelShuffle.cpp.obj 2022-12-01T10:21:42.8789103Z [6100/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\AveragePool2d.cpp.obj 2022-12-01T10:21:42.9141775Z [6101/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\RuyUtils.cpp.obj 2022-12-01T10:21:43.7100578Z [6102/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\MakePerTensorQuantizedTensor.cpp.obj 2022-12-01T10:21:44.1001947Z [6103/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\LinearUnpackImpl.cpp.obj 2022-12-01T10:21:44.1487683Z [6104/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\Pooling.cpp.obj 2022-12-01T10:21:44.3391515Z [6105/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\IntReprQuant.cpp.obj 2022-12-01T10:21:44.6355823Z [6106/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\Normalization.cpp.obj 2022-12-01T10:21:45.0013473Z [6107/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\TensorOperators.cpp.obj 2022-12-01T10:21:45.4321417Z [6108/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\TensorShape.cpp.obj 2022-12-01T10:21:45.5808031Z [6109/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\ReduceOps.cpp.obj 2022-12-01T10:21:46.2530493Z [6110/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\Sorting.cpp.obj 2022-12-01T10:21:46.7126918Z [6111/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\XnnpackUtils.cpp.obj 2022-12-01T10:21:46.7573860Z [6112/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\UpSampleNearest3d.cpp.obj 2022-12-01T10:21:46.8532497Z [6113/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\init_qnnpack.cpp.obj 2022-12-01T10:21:46.9509536Z [6114/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\UpSampleBilinear2d.cpp.obj 2022-12-01T10:21:47.2392782Z [6115/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\UpSampleNearest2d.cpp.obj 2022-12-01T10:21:47.5501320Z [6116/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\fused_obs_fake_quant.cpp.obj 2022-12-01T10:21:48.2370328Z [6117/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\fbgemm_utils.cpp.obj 2022-12-01T10:21:48.3504096Z [6118/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qconv_dynamic.cpp.obj 2022-12-01T10:21:48.9219228Z [6119/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qclamp.cpp.obj 2022-12-01T10:21:49.6146524Z [6120/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qconv_unpack_impl.cpp.obj 2022-12-01T10:21:49.6920161Z [6121/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qconv.cpp.obj 2022-12-01T10:21:49.8359278Z [6122/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qconv_prepack.cpp.obj 2022-12-01T10:21:49.9938269Z [6123/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qembeddingbag.cpp.obj 2022-12-01T10:21:50.0726062Z [6124/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qdropout.cpp.obj 2022-12-01T10:21:50.7739377Z [6125/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qelu.cpp.obj 2022-12-01T10:21:51.0840532Z [6126/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qembeddingbag_prepack.cpp.obj 2022-12-01T10:21:51.5766781Z [6127/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qhardsigmoid.cpp.obj 2022-12-01T10:21:52.2534652Z [6128/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qgelu.cpp.obj 2022-12-01T10:21:52.3567953Z [6129/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qhardswish.cpp.obj 2022-12-01T10:21:52.4795324Z [6130/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qlinear.cpp.obj 2022-12-01T10:21:52.7486412Z [6131/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qembeddingbag_unpack.cpp.obj 2022-12-01T10:21:52.8204846Z [6132/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qmul.cpp.obj 2022-12-01T10:21:53.5482643Z [6133/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qlinear_prepack.cpp.obj 2022-12-01T10:21:53.7801934Z [6134/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qlinear_dynamic.cpp.obj 2022-12-01T10:21:54.1343460Z [6135/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qnormalization.cpp.obj 2022-12-01T10:21:54.9089483Z [6136/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qmatmul.cpp.obj 2022-12-01T10:21:54.9858880Z [6137/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qsoftmax.cpp.obj 2022-12-01T10:21:55.1251970Z [6138/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qtanh.cpp.obj 2022-12-01T10:21:55.3674440Z [6139/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qrelu.cpp.obj 2022-12-01T10:21:55.4213308Z [6140/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qsigmoid.cpp.obj 2022-12-01T10:21:56.0670126Z [6141/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\LinearAlgebra.cpp.obj 2022-12-01T10:21:56.2205316Z [6142/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\library.cpp.obj 2022-12-01T10:21:56.2396842Z [6143/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\SparseBlasImpl.cpp.obj 2022-12-01T10:21:56.4034655Z [6144/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\qlinear_unpack.cpp.obj 2022-12-01T10:21:56.7758753Z [6145/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\cpu\qthreshold.cpp.obj 2022-12-01T10:21:57.6653514Z [6146/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\SparseCsrLinearAlgebra.cpp.obj 2022-12-01T10:21:57.6965992Z [6147/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\quantized\qconv_unpack.cpp.obj 2022-12-01T10:21:57.9768559Z [6148/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkl\SpectralOps.cpp.obj 2022-12-01T10:21:58.7656288Z [6149/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\BinaryOps.cpp.obj 2022-12-01T10:21:58.8898060Z [6150/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Conv.cpp.obj 2022-12-01T10:21:58.9034523Z [6151/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\ConvPrepack.cpp.obj 2022-12-01T10:21:59.0899878Z [6152/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Copy.cpp.obj 2022-12-01T10:21:59.6710132Z [6153/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\IDeepRegistration.cpp.obj 2022-12-01T10:22:00.3441678Z [6154/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Linear.cpp.obj 2022-12-01T10:22:00.3853428Z [6155/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Gelu.cpp.obj 2022-12-01T10:22:00.5910535Z [6156/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\MKLDNNCommon.cpp.obj 2022-12-01T10:22:01.4947335Z [6157/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Normalization.cpp.obj 2022-12-01T10:22:01.5664624Z [6158/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\MKLDNNConversions.cpp.obj 2022-12-01T10:22:01.6107741Z [6159/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\MkldnnTensorMath.cpp.obj 2022-12-01T10:22:01.7094138Z [6160/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Matmul.cpp.obj 2022-12-01T10:22:02.2780776Z [6161/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\OpContext.cpp.obj 2022-12-01T10:22:02.9609296Z [6162/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Relu.cpp.obj 2022-12-01T10:22:03.0659112Z [6163/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\SoftMax.cpp.obj 2022-12-01T10:22:03.3215073Z [6164/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Prelu.cpp.obj 2022-12-01T10:22:04.1487166Z [6165/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\RegisterMkldnnOpContextClass.cpp.obj 2022-12-01T10:22:04.3316473Z [6166/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\UnaryOps.cpp.obj 2022-12-01T10:22:04.3541166Z [6167/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Pooling.cpp.obj 2022-12-01T10:22:04.4008512Z [6168/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\TensorFactories.cpp.obj 2022-12-01T10:22:04.9211252Z [6169/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\TensorShape.cpp.obj 2022-12-01T10:22:05.4515524Z [6170/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\mkldnn\Utils.cpp.obj 2022-12-01T10:22:05.7125900Z [6171/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\transformers\attention.cpp.obj 2022-12-01T10:22:05.9752104Z [6172/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\transformers\transformer.cpp.obj 2022-12-01T10:22:06.8183889Z [6173/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Convolution.cpp.obj 2022-12-01T10:22:06.9012472Z [6174/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Activation.cpp.obj 2022-12-01T10:22:06.9197417Z [6175/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\ChannelShuffle.cpp.obj 2022-12-01T10:22:06.9634449Z [6176/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\AveragePooling.cpp.obj 2022-12-01T10:22:06.9934906Z [6177/6480] Linking CXX static library lib\fmt.lib 2022-12-01T10:22:07.5165685Z [6178/6480] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\Config.cpp.obj 2022-12-01T10:22:07.5331604Z [6179/6480] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ActivityProfilerProxy.cpp.obj 2022-12-01T10:22:07.5615624Z [6180/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\utils\Factory.cpp.obj 2022-12-01T10:22:07.9785361Z [6181/6480] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ActivityType.cpp.obj 2022-12-01T10:22:08.0246009Z [6182/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Init.cpp.obj 2022-12-01T10:22:08.0615731Z [6183/6480] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ActivityProfilerController.cpp.obj 2022-12-01T10:22:08.1232964Z [6184/6480] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\CuptiActivityProfiler.cpp.obj 2022-12-01T10:22:08.2084494Z [6185/6480] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\Demangle.cpp.obj 2022-12-01T10:22:08.3511203Z [6186/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\MaxPooling.cpp.obj 2022-12-01T10:22:08.4701468Z [6187/6480] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\AbstractConfig.cpp.obj 2022-12-01T10:22:08.4981446Z [6188/6480] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\GenericTraceActivity.cpp.obj 2022-12-01T10:22:08.5964568Z [6189/6480] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ConfigLoader.cpp.obj 2022-12-01T10:22:08.6097395Z [6190/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\Linear.cpp.obj 2022-12-01T10:22:08.6407000Z [6191/6480] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\ILoggerObserver.cpp.obj 2022-12-01T10:22:08.7918604Z [6192/6480] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\CuptiActivityApi.cpp.obj 2022-12-01T10:22:08.9061213Z [6193/6480] Building CXX object c10\CMakeFiles\c10.dir\core\Allocator.cpp.obj 2022-12-01T10:22:08.9246173Z [6194/6480] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\init.cpp.obj 2022-12-01T10:22:08.9268484Z [6195/6480] Building CXX object c10\CMakeFiles\c10.dir\core\AutogradState.cpp.obj 2022-12-01T10:22:08.9482621Z [6196/6480] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\output_json.cpp.obj 2022-12-01T10:22:09.0480521Z [6197/6480] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\Logger.cpp.obj 2022-12-01T10:22:09.1406226Z [6198/6480] Building CXX object third_party\kineto\libkineto\CMakeFiles\kineto_base.dir\src\output_csv.cpp.obj 2022-12-01T10:22:09.6625490Z [6199/6480] Building CXX object c10\CMakeFiles\c10.dir\core\CopyBytes.cpp.obj 2022-12-01T10:22:09.7066411Z [6200/6480] Building CXX object c10\CMakeFiles\c10.dir\core\DispatchKey.cpp.obj 2022-12-01T10:22:09.7091979Z [6201/6480] Building CXX object c10\CMakeFiles\c10.dir\core\DefaultDtype.cpp.obj 2022-12-01T10:22:09.7114599Z [6202/6480] Building CXX object c10\CMakeFiles\c10.dir\core\DispatchKeySet.cpp.obj 2022-12-01T10:22:09.7146939Z [6203/6480] Building CXX object c10\CMakeFiles\c10.dir\core\CPUAllocator.cpp.obj 2022-12-01T10:22:09.7826168Z [6204/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\native\xnnpack\OpContext.cpp.obj 2022-12-01T10:22:09.9417134Z [6205/6480] Building CXX object c10\CMakeFiles\c10.dir\core\DeviceType.cpp.obj 2022-12-01T10:22:09.9724332Z [6206/6480] Building CXX object c10\CMakeFiles\c10.dir\core\Device.cpp.obj 2022-12-01T10:22:10.0154914Z [6207/6480] Building CXX object c10\CMakeFiles\c10.dir\core\Scalar.cpp.obj 2022-12-01T10:22:10.0350766Z [6208/6480] Building CXX object c10\CMakeFiles\c10.dir\core\Storage.cpp.obj 2022-12-01T10:22:10.0919066Z [6209/6480] Building CXX object c10\CMakeFiles\c10.dir\core\SafePyObject.cpp.obj 2022-12-01T10:22:10.1496658Z [6210/6480] Building CXX object c10\CMakeFiles\c10.dir\core\GradMode.cpp.obj 2022-12-01T10:22:10.1857464Z [6211/6480] Building CXX object c10\CMakeFiles\c10.dir\core\GeneratorImpl.cpp.obj 2022-12-01T10:22:10.2162000Z [6212/6480] Building CXX object c10\CMakeFiles\c10.dir\core\InferenceMode.cpp.obj 2022-12-01T10:22:10.2850227Z [6213/6480] Building CXX object c10\CMakeFiles\c10.dir\core\SymFloat.cpp.obj 2022-12-01T10:22:10.6894488Z [6214/6480] Linking CXX static library lib\dnnl.lib 2022-12-01T10:22:10.7858714Z [6215/6480] Building CXX object c10\CMakeFiles\c10.dir\core\StorageImpl.cpp.obj 2022-12-01T10:22:10.7883244Z [6216/6480] Building CXX object c10\CMakeFiles\c10.dir\core\SymIntArrayRef.cpp.obj 2022-12-01T10:22:10.7905452Z [6217/6480] Building CXX object c10\CMakeFiles\c10.dir\core\Stream.cpp.obj 2022-12-01T10:22:10.7930660Z [6218/6480] Building CXX object c10\CMakeFiles\c10.dir\core\SymIntNodeImpl.cpp.obj 2022-12-01T10:22:10.7959657Z [6219/6480] Building CXX object c10\CMakeFiles\c10.dir\core\SymFloatNodeImpl.cpp.obj 2022-12-01T10:22:10.7982013Z [6220/6480] Building CXX object c10\CMakeFiles\c10.dir\core\SymInt.cpp.obj 2022-12-01T10:22:11.0090350Z [6221/6480] Linking CXX static library lib\kineto.lib 2022-12-01T10:22:11.0365251Z [6222/6480] Building CXX object c10\CMakeFiles\c10.dir\core\WrapDimMinimal.cpp.obj 2022-12-01T10:22:11.0639121Z [6223/6480] Building CXX object c10\CMakeFiles\c10.dir\core\impl\DeviceGuardImplInterface.cpp.obj 2022-12-01T10:22:11.0942598Z [6224/6480] Building CXX object c10\CMakeFiles\c10.dir\core\impl\GPUTrace.cpp.obj 2022-12-01T10:22:11.1586843Z [6225/6480] Building CXX object c10\CMakeFiles\c10.dir\core\TensorOptions.cpp.obj 2022-12-01T10:22:11.1621376Z [6226/6480] Building CXX object c10\CMakeFiles\c10.dir\core\impl\TorchDispatchModeTLS.cpp.obj 2022-12-01T10:22:11.1741793Z [6227/6480] Building CXX object c10\CMakeFiles\c10.dir\core\UndefinedTensorImpl.cpp.obj 2022-12-01T10:22:11.2946604Z [6228/6480] Building CXX object c10\CMakeFiles\c10.dir\core\TensorImpl.cpp.obj 2022-12-01T10:22:11.3339313Z [6229/6480] Building CXX object c10\CMakeFiles\c10.dir\core\impl\LocalDispatchKeySet.cpp.obj 2022-12-01T10:22:11.3430738Z [6230/6480] Building CXX object c10\CMakeFiles\c10.dir\core\impl\PythonDispatcherTLS.cpp.obj 2022-12-01T10:22:11.3668613Z [6231/6480] Building CXX object c10\CMakeFiles\c10.dir\core\impl\SizesAndStrides.cpp.obj 2022-12-01T10:22:11.4180268Z [6232/6480] Building CXX object c10\CMakeFiles\c10.dir\core\impl\PyInterpreter.cpp.obj 2022-12-01T10:22:11.4871950Z [6233/6480] Building CXX object c10\CMakeFiles\c10.dir\core\impl\alloc_cpu.cpp.obj 2022-12-01T10:22:11.4900138Z [6234/6480] Building CXX object c10\CMakeFiles\c10.dir\mobile\CPUProfilingAllocator.cpp.obj 2022-12-01T10:22:11.5432156Z [6235/6480] Building CXX object c10\CMakeFiles\c10.dir\core\thread_pool.cpp.obj 2022-12-01T10:22:11.5591267Z [6236/6480] Building CXX object c10\CMakeFiles\c10.dir\util\Array.cpp.obj 2022-12-01T10:22:11.5735702Z [6237/6480] Building CXX object c10\CMakeFiles\c10.dir\util\LeftRight.cpp.obj 2022-12-01T10:22:11.6006423Z [6238/6480] Building CXX object c10\CMakeFiles\c10.dir\mobile\CPUCachingAllocator.cpp.obj 2022-12-01T10:22:11.6676116Z [6239/6480] Building CXX object c10\CMakeFiles\c10.dir\util\C++17.cpp.obj 2022-12-01T10:22:11.6833380Z [6240/6480] Building CXX object c10\CMakeFiles\c10.dir\util\Exception.cpp.obj 2022-12-01T10:22:11.7468304Z [6241/6480] Building CXX object c10\CMakeFiles\c10.dir\util\DeadlockDetection.cpp.obj 2022-12-01T10:22:11.7605709Z [6242/6480] Building CXX object c10\CMakeFiles\c10.dir\util\Half.cpp.obj 2022-12-01T10:22:11.8305130Z [6243/6480] Building CXX object c10\CMakeFiles\c10.dir\util\MathConstants.cpp.obj 2022-12-01T10:22:11.8406763Z [6244/6480] Building CXX object c10\CMakeFiles\c10.dir\util\Metaprogramming.cpp.obj 2022-12-01T10:22:11.8781715Z [6245/6480] Building CXX object c10\CMakeFiles\c10.dir\util\Optional.cpp.obj 2022-12-01T10:22:11.9360697Z [6246/6480] Building CXX object c10\CMakeFiles\c10.dir\util\StringUtil.cpp.obj 2022-12-01T10:22:11.9451999Z [6247/6480] Building CXX object c10\CMakeFiles\c10.dir\util\SmallVector.cpp.obj 2022-12-01T10:22:11.9620602Z [6248/6480] Building CXX object c10\CMakeFiles\c10.dir\util\Backtrace.cpp.obj 2022-12-01T10:22:12.0278354Z [6249/6480] Building CXX object c10\CMakeFiles\c10.dir\util\TypeCast.cpp.obj 2022-12-01T10:22:12.0821419Z [6250/6480] Building CXX object c10\CMakeFiles\c10.dir\util\ThreadLocalDebugInfo.cpp.obj 2022-12-01T10:22:12.0970179Z [6251/6480] Building CXX object c10\CMakeFiles\c10.dir\util\TypeList.cpp.obj 2022-12-01T10:22:12.1346041Z [6252/6480] Building CXX object c10\CMakeFiles\c10.dir\util\UniqueVoidPtr.cpp.obj 2022-12-01T10:22:12.1439833Z [6253/6480] Building CXX object c10\CMakeFiles\c10.dir\util\Type_demangle.cpp.obj 2022-12-01T10:22:12.1461948Z [6254/6480] Building CXX object c10\CMakeFiles\c10.dir\util\Type_no_demangle.cpp.obj 2022-12-01T10:22:12.2734919Z [6255/6480] Building CXX object c10\CMakeFiles\c10.dir\util\Logging.cpp.obj 2022-12-01T10:22:12.2954218Z [6256/6480] Building CXX object c10\CMakeFiles\c10.dir\util\TypeTraits.cpp.obj 2022-12-01T10:22:12.3261249Z [6257/6480] Building CXX object c10\CMakeFiles\c10.dir\util\Unicode.cpp.obj 2022-12-01T10:22:12.3498084Z [6258/6480] Building CXX object c10\CMakeFiles\c10.dir\util\complex_math.cpp.obj 2022-12-01T10:22:12.3834082Z [6259/6480] Building CXX object c10\CMakeFiles\c10.dir\util\flags_use_no_gflags.cpp.obj 2022-12-01T10:22:12.3861973Z [6260/6480] Building CXX object c10\CMakeFiles\c10.dir\util\signal_handler.cpp.obj 2022-12-01T10:22:12.4033831Z [6261/6480] Building CXX object c10\CMakeFiles\c10.dir\util\flags_use_gflags.cpp.obj 2022-12-01T10:22:12.4627714Z [6262/6480] Building CXX object c10\CMakeFiles\c10.dir\util\int128.cpp.obj 2022-12-01T10:22:12.5454394Z [6263/6480] Building CXX object c10\CMakeFiles\c10.dir\util\intrusive_ptr.cpp.obj 2022-12-01T10:22:12.5603065Z [6264/6480] Building CXX object c10\CMakeFiles\c10.dir\util\thread_name.cpp.obj 2022-12-01T10:22:12.6118308Z [6265/6480] Building CXX object c10\CMakeFiles\c10.dir\util\numa.cpp.obj 2022-12-01T10:22:12.6659803Z [6266/6480] Building CXX object c10\test\CMakeFiles\c10_CompileTimeFunctionPointer_test.dir\core\CompileTimeFunctionPointer_test.cpp.obj 2022-12-01T10:22:12.6883691Z [6267/6480] Building CXX object c10\CMakeFiles\c10.dir\util\typeid.cpp.obj 2022-12-01T10:22:12.7218076Z [6268/6480] Building CXX object c10\test\CMakeFiles\c10_DeviceGuard_test.dir\core\DeviceGuard_test.cpp.obj 2022-12-01T10:22:12.7666281Z [6269/6480] Building CXX object c10\test\CMakeFiles\c10_Device_test.dir\core\Device_test.cpp.obj 2022-12-01T10:22:12.8035438Z [6270/6480] Building CXX object c10\test\CMakeFiles\c10_DispatchKeySet_test.dir\core\DispatchKeySet_test.cpp.obj 2022-12-01T10:22:12.8867476Z [6271/6480] Building CXX object c10\test\CMakeFiles\c10_SymInt_test.dir\core\SymInt_test.cpp.obj 2022-12-01T10:22:12.9025523Z [6272/6480] Building CXX object c10\test\CMakeFiles\c10_StreamGuard_test.dir\core\StreamGuard_test.cpp.obj 2022-12-01T10:22:12.9723015Z [6273/6480] Building CXX object c10\test\CMakeFiles\c10_InlineDeviceGuard_test.dir\core\impl\InlineDeviceGuard_test.cpp.obj 2022-12-01T10:22:13.0162545Z [6274/6480] Linking CXX shared library bin\c10.dll 2022-12-01T10:22:13.0404348Z [6275/6480] Building CXX object c10\test\CMakeFiles\c10_Array_test.dir\util\Array_test.cpp.obj 2022-12-01T10:22:13.0607102Z [6276/6480] Building CXX object c10\test\CMakeFiles\c10_InlineStreamGuard_test.dir\core\impl\InlineStreamGuard_test.cpp.obj 2022-12-01T10:22:13.0863932Z [6277/6480] Building CXX object c10\test\CMakeFiles\c10_Bitset_test.dir\util\Bitset_test.cpp.obj 2022-12-01T10:22:13.1535995Z [6278/6480] Building CXX object c10\test\CMakeFiles\c10_ConstexprCrc_test.dir\util\ConstexprCrc_test.cpp.obj 2022-12-01T10:22:13.1742849Z [6279/6480] Linking CXX executable bin\c10_CompileTimeFunctionPointer_test.exe 2022-12-01T10:22:13.1791611Z [6280/6480] Building CXX object c10\test\CMakeFiles\c10_SizesAndStrides_test.dir\core\impl\SizesAndStrides_test.cpp.obj 2022-12-01T10:22:13.2205743Z [6281/6480] Linking CXX executable bin\c10_DeviceGuard_test.exe 2022-12-01T10:22:13.2409995Z [6282/6480] Building CXX object c10\test\CMakeFiles\c10_C++17_test.dir\util\C++17_test.cpp.obj 2022-12-01T10:22:13.2460695Z [6283/6480] Linking CXX executable bin\c10_Device_test.exe 2022-12-01T10:22:13.2547132Z [6284/6480] Linking CXX executable bin\c10_DispatchKeySet_test.exe 2022-12-01T10:22:13.3228443Z [6285/6480] Building CXX object c10\test\CMakeFiles\c10_DeadlockDetection_test.dir\util\DeadlockDetection_test.cpp.obj 2022-12-01T10:22:13.3283872Z [6286/6480] Linking CXX executable bin\c10_SymInt_test.exe 2022-12-01T10:22:13.3422621Z [6287/6480] Linking CXX executable bin\c10_StreamGuard_test.exe 2022-12-01T10:22:13.3570959Z [6288/6480] Linking CXX executable bin\c10_InlineStreamGuard_test.exe 2022-12-01T10:22:13.3927811Z [6289/6480] Linking CXX executable bin\c10_InlineDeviceGuard_test.exe 2022-12-01T10:22:13.4098461Z [6290/6480] Linking CXX executable bin\c10_Array_test.exe 2022-12-01T10:22:13.4177950Z [6291/6480] Linking CXX executable bin\c10_Bitset_test.exe 2022-12-01T10:22:13.4347549Z [6292/6480] Linking CXX executable bin\c10_SizesAndStrides_test.exe 2022-12-01T10:22:13.4918221Z [6293/6480] Linking CXX executable bin\c10_C++17_test.exe 2022-12-01T10:22:13.4954723Z [6294/6480] Linking CXX executable bin\c10_ConstexprCrc_test.exe 2022-12-01T10:22:13.4984136Z [6295/6480] Linking CXX executable bin\c10_DeadlockDetection_test.exe 2022-12-01T10:22:13.7557549Z [6296/6480] Building CXX object c10\test\CMakeFiles\c10_Half_test.dir\util\Half_test.cpp.obj 2022-12-01T10:22:13.7732613Z [6297/6480] Building CXX object c10\test\CMakeFiles\c10_Metaprogramming_test.dir\util\Metaprogramming_test.cpp.obj 2022-12-01T10:22:13.7734064Z 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-01T10:22:13.7734785Z with 2022-12-01T10:22:13.7735076Z [ 2022-12-01T10:22:13.7735664Z _Ty=double 2022-12-01T10:22:13.7737691Z ] 2022-12-01T10:22:13.7738003Z and 2022-12-01T10:22:13.7738312Z [ 2022-12-01T10:22:13.7738628Z _Ty=float 2022-12-01T10:22:13.7738942Z ] 2022-12-01T10:22:13.7739809Z 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-01T10:22:13.7741910Z with 2022-12-01T10:22:13.7742159Z [ 2022-12-01T10:22:13.7742422Z _This=float, 2022-12-01T10:22:13.7742686Z _Ty=double, 2022-12-01T10:22:13.7742966Z _Other=double 2022-12-01T10:22:13.7743282Z ] 2022-12-01T10:22:13.7743904Z 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-01T10:22:13.7744917Z with 2022-12-01T10:22:13.7745127Z [ 2022-12-01T10:22:13.7745318Z _This=float, 2022-12-01T10:22:13.7745576Z _Ty=double, 2022-12-01T10:22:13.7745853Z _Other=double 2022-12-01T10:22:13.7746136Z ] 2022-12-01T10:22:13.7746773Z 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-01T10:22:13.7747408Z with 2022-12-01T10:22:13.7747564Z [ 2022-12-01T10:22:13.7747736Z _Ty=double, 2022-12-01T10:22:13.7748115Z _Tag=std::_Exact_args_t, 2022-12-01T10:22:13.7748316Z _This2=double 2022-12-01T10:22:13.7748490Z ] 2022-12-01T10:22:13.7749002Z 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-01T10:22:13.7749413Z with 2022-12-01T10:22:13.7749577Z [ 2022-12-01T10:22:13.7749745Z _Ty=double, 2022-12-01T10:22:13.7749943Z _Tag=std::_Exact_args_t, 2022-12-01T10:22:13.7750140Z _This2=double 2022-12-01T10:22:13.7750293Z ] 2022-12-01T10:22:13.7750767Z 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-01T10:22:13.7751199Z with 2022-12-01T10:22:13.7751357Z [ 2022-12-01T10:22:13.7751513Z _Ty=double, 2022-12-01T10:22:13.7751702Z _Tag=std::_Exact_args_t, 2022-12-01T10:22:13.7751892Z _This2=const char (&)[2] 2022-12-01T10:22:13.7752065Z ] 2022-12-01T10:22:13.7752535Z 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-01T10:22:13.7752960Z with 2022-12-01T10:22:13.7753114Z [ 2022-12-01T10:22:13.7753259Z _Ty=double, 2022-12-01T10:22:13.7753450Z _Tag=std::_Exact_args_t, 2022-12-01T10:22:13.7753650Z _This2=const char (&)[2] 2022-12-01T10:22:13.7753825Z ] 2022-12-01T10:22:13.7754289Z 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-01T10:22:13.7754718Z with 2022-12-01T10:22:13.7754858Z [ 2022-12-01T10:22:13.7755032Z _This2=const char (&)[2] 2022-12-01T10:22:13.7755210Z ] 2022-12-01T10:22:13.7755676Z 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-01T10:22:13.7756086Z with 2022-12-01T10:22:13.7756238Z [ 2022-12-01T10:22:13.7756398Z _This2=const char (&)[2] 2022-12-01T10:22:13.7756573Z ] 2022-12-01T10:22:13.7928775Z [6298/6480] Building CXX object c10\test\CMakeFiles\c10_LeftRight_test.dir\util\LeftRight_test.cpp.obj 2022-12-01T10:22:13.8137684Z [6299/6480] Building CXX object c10\test\CMakeFiles\c10_TypeList_test.dir\util\TypeList_test.cpp.obj 2022-12-01T10:22:13.8194896Z [6300/6480] Building CXX object c10\test\CMakeFiles\c10_SmallVectorTest.dir\util\SmallVectorTest.cpp.obj 2022-12-01T10:22:13.8195824Z 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-01T10:22:13.8196387Z with 2022-12-01T10:22:13.8196641Z [ 2022-12-01T10:22:13.8196939Z _Ty1=int 2022-12-01T10:22:13.8197206Z ] 2022-12-01T10:22:13.8197862Z 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-01T10:22:13.8198480Z with 2022-12-01T10:22:13.8198733Z [ 2022-12-01T10:22:13.8199064Z _Ty=size_t, 2022-12-01T10:22:13.8199545Z _Other1=size_t, 2022-12-01T10:22:13.8199815Z _Other2=size_t 2022-12-01T10:22:13.8200088Z ] 2022-12-01T10:22:13.8200895Z 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-01T10:22:13.8201569Z with 2022-12-01T10:22:13.8201859Z [ 2022-12-01T10:22:13.8202105Z _Ty=size_t, 2022-12-01T10:22:13.8202385Z _Other1=size_t, 2022-12-01T10:22:13.8202666Z _Other2=size_t 2022-12-01T10:22:13.8202919Z ] 2022-12-01T10:22:13.8203991Z 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-01T10:22:13.8204802Z with 2022-12-01T10:22:13.8205059Z [ 2022-12-01T10:22:13.8205759Z T=std::pair 2022-12-01T10:22:13.8206181Z ] 2022-12-01T10:22:13.8207116Z 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-01T10:22:13.8208288Z with 2022-12-01T10:22:13.8208695Z [ 2022-12-01T10:22:13.8208989Z T=std::pair 2022-12-01T10:22:13.8209377Z ] 2022-12-01T10:22:13.8210653Z 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-01T10:22:13.8211548Z with 2022-12-01T10:22:13.8211815Z [ 2022-12-01T10:22:13.8212075Z T=Type 2022-12-01T10:22:13.8212335Z ] 2022-12-01T10:22:13.8213320Z 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-01T10:22:13.8214002Z with 2022-12-01T10:22:13.8214274Z [ 2022-12-01T10:22:13.8214540Z T=Type 2022-12-01T10:22:13.8214771Z ] 2022-12-01T10:22:13.8215559Z 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-01T10:22:13.8217844Z 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-01T10:22:13.8221185Z 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-01T10:22:13.8224307Z 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-01T10:22:13.8226149Z 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-01T10:22:13.8226746Z with 2022-12-01T10:22:13.8227014Z [ 2022-12-01T10:22:13.8227265Z _Ty2=int 2022-12-01T10:22:13.8227506Z ] 2022-12-01T10:22:13.8228126Z 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-01T10:22:13.8229214Z 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-01T10:22:13.8229935Z with 2022-12-01T10:22:13.8230195Z [ 2022-12-01T10:22:13.8230458Z _Ty=size_t, 2022-12-01T10:22:13.8230994Z _Other1=size_t, 2022-12-01T10:22:13.8231335Z _Other2=size_t 2022-12-01T10:22:13.8231618Z ] 2022-12-01T10:22:13.8232827Z 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-01T10:22:13.8234377Z with 2022-12-01T10:22:13.8234648Z [ 2022-12-01T10:22:13.8234895Z _Ty=size_t, 2022-12-01T10:22:13.8235204Z _Other1=size_t, 2022-12-01T10:22:13.8235511Z _Other2=size_t 2022-12-01T10:22:13.8235779Z ] 2022-12-01T10:22:13.8236689Z 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-01T10:22:13.8237652Z with 2022-12-01T10:22:13.8237901Z [ 2022-12-01T10:22:13.8238423Z T=std::pair<`anonymous-namespace'::Constructable,`anonymous-namespace'::Constructable> 2022-12-01T10:22:13.8238875Z ] 2022-12-01T10:22:13.8239818Z 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-01T10:22:13.8240682Z with 2022-12-01T10:22:13.8240938Z [ 2022-12-01T10:22:13.8241425Z T=std::pair<`anonymous-namespace'::Constructable,`anonymous-namespace'::Constructable> 2022-12-01T10:22:13.8241869Z ] 2022-12-01T10:22:13.8243058Z 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-01T10:22:13.8243952Z with 2022-12-01T10:22:13.8244220Z [ 2022-12-01T10:22:13.8244481Z T=Type 2022-12-01T10:22:13.8244774Z ] 2022-12-01T10:22:13.8245893Z 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-01T10:22:13.8248498Z with 2022-12-01T10:22:13.8248758Z [ 2022-12-01T10:22:13.8248998Z T=Type 2022-12-01T10:22:13.8249258Z ] 2022-12-01T10:22:13.8250081Z 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-01T10:22:13.8251989Z 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-01T10:22:13.8253614Z with 2022-12-01T10:22:13.8253851Z [ 2022-12-01T10:22:13.8254790Z Fixture=`anonymous-namespace'::SmallVectorInternalReferenceInvalidationTest, 2022-12-01T10:22:13.8255729Z TestSel=testing::internal::TemplateSel<`anonymous-namespace'::SmallVectorInternalReferenceInvalidationTest_EmplaceBack_Test> 2022-12-01T10:22:13.8256389Z ] 2022-12-01T10:22:13.8258824Z 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-01T10:22:13.8261818Z with 2022-12-01T10:22:13.8262128Z [ 2022-12-01T10:22:13.8262765Z Fixture=`anonymous-namespace'::SmallVectorInternalReferenceInvalidationTest, 2022-12-01T10:22:13.8263784Z TestSel=testing::internal::TemplateSel<`anonymous-namespace'::SmallVectorInternalReferenceInvalidationTest_EmplaceBack_Test> 2022-12-01T10:22:13.8264304Z ] 2022-12-01T10:22:13.8265515Z 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-01T10:22:13.8267229Z with 2022-12-01T10:22:13.8267540Z [ 2022-12-01T10:22:13.8268154Z Fixture=`anonymous-namespace'::SmallVectorInternalReferenceInvalidationTest, 2022-12-01T10:22:13.8269177Z TestSel=testing::internal::TemplateSel<`anonymous-namespace'::SmallVectorInternalReferenceInvalidationTest_EmplaceBack_Test> 2022-12-01T10:22:13.8269869Z ] 2022-12-01T10:22:13.8358875Z [6301/6480] Building CXX object c10\test\CMakeFiles\c10_Synchronized_test.dir\util\Synchronized_test.cpp.obj 2022-12-01T10:22:13.8415515Z [6302/6480] Building CXX object c10\test\CMakeFiles\c10_TypeIndex_test.dir\util\TypeIndex_test.cpp.obj 2022-12-01T10:22:13.8748471Z [6303/6480] Building CXX object c10\test\CMakeFiles\c10_ThreadLocal_test.dir\util\ThreadLocal_test.cpp.obj 2022-12-01T10:22:14.0465377Z [6304/6480] Linking CXX executable bin\c10_Half_test.exe 2022-12-01T10:22:14.2119592Z [6305/6480] Linking CXX executable bin\c10_Metaprogramming_test.exe 2022-12-01T10:22:14.2140249Z [6306/6480] Linking CXX executable bin\c10_LeftRight_test.exe 2022-12-01T10:22:14.2382138Z [6307/6480] Linking CXX executable bin\c10_TypeList_test.exe 2022-12-01T10:22:14.2535978Z [6308/6480] Linking CXX executable bin\c10_Synchronized_test.exe 2022-12-01T10:22:14.2578523Z [6309/6480] Linking CXX executable bin\c10_TypeIndex_test.exe 2022-12-01T10:22:14.2657963Z [6310/6480] Linking CXX executable bin\c10_ThreadLocal_test.exe 2022-12-01T10:22:14.2917301Z [6311/6480] Linking CXX executable bin\c10_SmallVectorTest.exe 2022-12-01T10:22:14.3378847Z [6312/6480] Building CXX object c10\test\CMakeFiles\c10_accumulate_test.dir\util\accumulate_test.cpp.obj 2022-12-01T10:22:14.4856930Z [6313/6480] Linking CXX executable bin\c10_accumulate_test.exe 2022-12-01T10:22:14.5347777Z [6314/6480] Building CXX object c10\test\CMakeFiles\c10_TypeTraits_test.dir\util\TypeTraits_test.cpp.obj 2022-12-01T10:22:14.5664821Z [6315/6480] Building CXX object c10\test\CMakeFiles\c10_bfloat16_test.dir\util\bfloat16_test.cpp.obj 2022-12-01T10:22:14.6094290Z [6316/6480] Building CXX object c10\test\CMakeFiles\c10_complex_math_test.dir\util\complex_math_test.cpp.obj 2022-12-01T10:22:14.6136490Z [6317/6480] Building CXX object c10\test\CMakeFiles\c10_irange_test.dir\util\irange_test.cpp.obj 2022-12-01T10:22:14.6249561Z [6318/6480] Building CXX object c10\test\CMakeFiles\c10_complex_test.dir\util\complex_test.cpp.obj 2022-12-01T10:22:14.6380652Z [6319/6480] Building CXX object c10\test\CMakeFiles\c10_exception_test.dir\util\exception_test.cpp.obj 2022-12-01T10:22:14.6757256Z [6320/6480] Linking CXX executable bin\c10_TypeTraits_test.exe 2022-12-01T10:22:14.6934754Z [6321/6480] Building CXX object c10\test\CMakeFiles\c10_either_test.dir\util\either_test.cpp.obj 2022-12-01T10:22:14.7059932Z [6322/6480] Linking CXX executable bin\c10_bfloat16_test.exe 2022-12-01T10:22:14.7566059Z [6323/6480] Linking CXX executable bin\c10_complex_math_test.exe 2022-12-01T10:22:14.7711540Z [6324/6480] Linking CXX executable bin\c10_complex_test.exe 2022-12-01T10:22:14.7888264Z [6325/6480] Linking CXX executable bin\c10_exception_test.exe 2022-12-01T10:22:14.8423924Z [6326/6480] Building CXX object c10\test\CMakeFiles\c10_flags_test.dir\util\flags_test.cpp.obj 2022-12-01T10:22:14.8478018Z [6327/6480] Linking CXX executable bin\c10_irange_test.exe 2022-12-01T10:22:14.8919716Z [6328/6480] Linking CXX executable bin\c10_either_test.exe 2022-12-01T10:22:15.0029911Z [6329/6480] Linking CXX executable bin\c10_flags_test.exe 2022-12-01T10:22:15.0440757Z [6330/6480] Building CXX object c10\test\CMakeFiles\c10_intrusive_ptr_test.dir\util\intrusive_ptr_test.cpp.obj 2022-12-01T10:22:15.1075279Z [6331/6480] Building CXX object c10\test\CMakeFiles\c10_logging_test.dir\util\logging_test.cpp.obj 2022-12-01T10:22:15.1425923Z [6332/6480] Building CXX object c10\test\CMakeFiles\c10_optional_test.dir\util\optional_test.cpp.obj 2022-12-01T10:22:15.1673809Z [6333/6480] Building CXX object c10\test\CMakeFiles\c10_registry_test.dir\util\registry_test.cpp.obj 2022-12-01T10:22:15.1714586Z [6334/6480] Building CXX object c10\test\CMakeFiles\c10_ordered_preserving_dict_test.dir\util\ordered_preserving_dict_test.cpp.obj 2022-12-01T10:22:15.2337153Z [6335/6480] Building CXX object c10\test\CMakeFiles\c10_string_view_test.dir\util\string_view_test.cpp.obj 2022-12-01T10:22:15.2885482Z [6336/6480] Linking CXX executable bin\c10_intrusive_ptr_test.exe 2022-12-01T10:22:15.3164244Z [6337/6480] Linking CXX executable bin\c10_logging_test.exe 2022-12-01T10:22:15.3928003Z [6338/6480] Building CXX object c10\test\CMakeFiles\c10_tempfile_test.dir\util\tempfile_test.cpp.obj 2022-12-01T10:22:15.3970740Z [6339/6480] Building CXX object c10\test\CMakeFiles\c10_typeid_test.dir\util\typeid_test.cpp.obj 2022-12-01T10:22:15.4126419Z [6340/6480] Linking CXX executable bin\c10_ordered_preserving_dict_test.exe 2022-12-01T10:22:15.4150332Z [6341/6480] Linking CXX executable bin\c10_string_view_test.exe 2022-12-01T10:22:15.4170243Z [6342/6480] Linking CXX executable bin\c10_optional_test.exe 2022-12-01T10:22:15.4197109Z [6343/6480] Linking CXX executable bin\c10_registry_test.exe 2022-12-01T10:22:15.4477337Z [6344/6480] Building CXX object c10\cuda\CMakeFiles\c10_cuda.dir\CUDAMiscFunctions.cpp.obj 2022-12-01T10:22:15.5440317Z [6345/6480] Linking CXX executable bin\c10_tempfile_test.exe 2022-12-01T10:22:15.5621732Z [6346/6480] Building CXX object c10\benchmark\CMakeFiles\c10_intrusive_ptr_benchmark.dir\intrusive_ptr_benchmark.cpp.obj 2022-12-01T10:22:15.5662165Z [6347/6480] Linking CXX executable bin\c10_typeid_test.exe 2022-12-01T10:22:15.7058347Z [6348/6480] Linking CXX executable bin\c10_intrusive_ptr_benchmark.exe 2022-12-01T10:22:15.7332823Z [6349/6480] Building CXX object c10\cuda\CMakeFiles\c10_cuda.dir\impl\CUDATest.cpp.obj 2022-12-01T10:22:15.7360268Z [6350/6480] Building CXX object c10\cuda\CMakeFiles\c10_cuda.dir\CUDAException.cpp.obj 2022-12-01T10:22:15.7683151Z [6351/6480] Building CXX object c10\cuda\CMakeFiles\c10_cuda.dir\CUDAFunctions.cpp.obj 2022-12-01T10:22:15.8437577Z [6352/6480] Building CXX object c10\cuda\CMakeFiles\c10_cuda.dir\CUDAStream.cpp.obj 2022-12-01T10:22:15.8685183Z [6353/6480] Building CXX object c10\cuda\test\CMakeFiles\c10_cuda_CUDATest.dir\impl\CUDATest.cpp.obj 2022-12-01T10:22:15.8976996Z [6354/6480] Building CXX object c10\cuda\CMakeFiles\c10_cuda.dir\CUDACachingAllocator.cpp.obj 2022-12-01T10:22:15.9362100Z [6355/6480] Building CXX object c10\cuda\CMakeFiles\c10_cuda.dir\impl\CUDAGuardImpl.cpp.obj 2022-12-01T10:22:16.1228506Z [6356/6480] Linking CXX shared library bin\c10_cuda.dll 2022-12-01T10:22:16.2673463Z [6357/6480] Linking CXX executable bin\c10_cuda_CUDATest.exe 2022-12-01T10:22:17.1624601Z [6358/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\FunctionalizeInterpreter.cpp.obj 2022-12-01T10:22:17.9685334Z [6359/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchedTensorImpl.cpp.obj 2022-12-01T10:22:18.6101611Z [6360/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesNorm.cpp.obj 2022-12-01T10:22:18.6240495Z [6361/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesPooling.cpp.obj 2022-12-01T10:22:18.6663085Z [6362/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesScatterOps.cpp.obj 2022-12-01T10:22:18.6926822Z [6363/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchedFallback.cpp.obj 2022-12-01T10:22:18.7361578Z [6364/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesReduceOps.cpp.obj 2022-12-01T10:22:18.7792308Z [6365/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesUnaryOps.cpp.obj 2022-12-01T10:22:18.8060571Z [6366/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesRandomness.cpp.obj 2022-12-01T10:22:19.5688116Z [6367/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\Interpreter.cpp.obj 2022-12-01T10:22:19.6823258Z [6368/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\PlumbingHelper.cpp.obj 2022-12-01T10:22:20.9922749Z [6369/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesViews.cpp.obj 2022-12-01T10:22:21.3156557Z [6370/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\LegacyVmapTransforms.cpp.obj 2022-12-01T10:22:21.3654970Z [6371/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\PyTorchOperatorHacks.cpp.obj 2022-12-01T10:22:21.4114574Z [6372/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\DynamicLayer.cpp.obj 2022-12-01T10:22:21.4590691Z [6373/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\LegacyBatchingRegistrations.cpp.obj 2022-12-01T10:22:21.4920369Z [6374/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesHelper.cpp.obj 2022-12-01T10:22:22.0834663Z [6375/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesLinearAlgebra.cpp.obj 2022-12-01T10:22:22.2658491Z [6376/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesLoss.cpp.obj 2022-12-01T10:22:23.3030503Z [6377/6480] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\functorch\BatchRulesModules.cpp.obj 2022-12-01T10:29:35.8370662Z [6378/6480] Linking CXX shared library bin\torch_cpu.dll 2022-12-01T10:29:36.4196906Z [6379/6480] Linking CXX executable bin\FileStoreTest.exe 2022-12-01T10:29:36.4232543Z [6380/6480] Linking CXX executable bin\TCPStoreTest.exe 2022-12-01T10:29:38.6125504Z [6381/6480] Linking CXX shared library bin\torch_cuda_cpp.dll 2022-12-01T10:30:35.1705687Z [6382/6480] Linking CXX shared library bin\torch_cuda_cu.dll 2022-12-01T10:30:35.3414271Z [6383/6480] Linking CXX shared library bin\torch_cuda.dll 2022-12-01T10:30:35.5124298Z [6384/6480] Linking CXX shared library bin\torch.dll 2022-12-01T10:30:35.5720386Z [6385/6480] Linking CXX shared library bin\c10d_cuda_test.dll 2022-12-01T10:30:36.0567071Z [6386/6480] Linking CXX executable bin\half_test.exe 2022-12-01T10:30:36.1168131Z [6387/6480] Linking CXX executable bin\lazy_tensor_test.exe 2022-12-01T10:30:36.1270946Z [6388/6480] Linking CXX executable bin\math_kernel_test.exe 2022-12-01T10:30:36.1328791Z [6389/6480] Linking CXX executable bin\mobile_memory_cleanup.exe 2022-12-01T10:30:36.1425709Z [6390/6480] Linking CXX executable bin\memory_format_test.exe 2022-12-01T10:30:36.1735040Z [6391/6480] Linking CXX executable bin\extension_backend_test.exe 2022-12-01T10:30:36.1842188Z [6392/6480] Linking CXX executable bin\memory_overlapping_test.exe 2022-12-01T10:30:36.5865146Z [6393/6480] Linking CXX executable bin\operator_name_test.exe 2022-12-01T10:30:36.5909341Z [6394/6480] Linking CXX executable bin\ivalue_test.exe 2022-12-01T10:30:36.6304861Z [6395/6480] Linking CXX executable bin\native_test.exe 2022-12-01T10:30:36.7962654Z [6396/6480] Linking CXX executable bin\packedtensoraccessor_test.exe 2022-12-01T10:30:36.8564255Z [6397/6480] Linking CXX executable bin\operators_test.exe 2022-12-01T10:30:36.9835141Z [6398/6480] Linking CXX executable bin\Dimname_test.exe 2022-12-01T10:30:37.3061418Z [6399/6480] Linking CXX executable bin\Dict_test.exe 2022-12-01T10:30:37.4509169Z [6400/6480] Linking CXX executable bin\NamedTensor_test.exe 2022-12-01T10:30:37.4945154Z [6401/6480] Linking CXX executable bin\apply_utils_test.exe 2022-12-01T10:30:37.5411711Z [6402/6480] Linking CXX executable bin\MaybeOwned_test.exe 2022-12-01T10:30:37.5739718Z [6403/6480] Linking CXX executable bin\broadcast_test.exe 2022-12-01T10:30:38.3516215Z [6404/6480] Linking CXX executable bin\atest.exe 2022-12-01T10:30:38.3701146Z [6405/6480] Linking CXX executable bin\basic.exe 2022-12-01T10:30:38.3750247Z [6406/6480] Linking CXX executable bin\cpu_profiling_allocator_test.exe 2022-12-01T10:30:38.4095667Z [6407/6480] Linking CXX executable bin\cpu_generator_test.exe 2022-12-01T10:30:38.4222473Z [6408/6480] Linking CXX executable bin\dispatch_key_set_test.exe 2022-12-01T10:30:38.9082307Z [6409/6480] Linking CXX executable bin\dlconvertor_test.exe 2022-12-01T10:30:38.9591333Z [6410/6480] Linking CXX executable bin\reduce_ops_test.exe 2022-12-01T10:30:38.9973046Z [6411/6480] Linking CXX executable bin\quantized_test.exe 2022-12-01T10:30:39.3223113Z [6412/6480] Linking CXX executable bin\pow_test.exe 2022-12-01T10:30:39.4747558Z [6413/6480] Linking CXX executable bin\scalar_tensor_test.exe 2022-12-01T10:30:39.4801841Z [6414/6480] Linking CXX executable bin\reportMemoryUsage_test.exe 2022-12-01T10:30:39.5315238Z [6415/6480] Linking CXX executable bin\stride_properties_test.exe 2022-12-01T10:30:39.8783834Z [6416/6480] Linking CXX executable bin\cpu_rng_test.exe 2022-12-01T10:30:39.9351781Z [6417/6480] Linking CXX executable bin\scalar_test.exe 2022-12-01T10:30:39.9999584Z [6418/6480] Linking CXX executable bin\test_parallel.exe 2022-12-01T10:30:40.0042689Z [6419/6480] Linking CXX executable bin\type_ptr_test.exe 2022-12-01T10:30:40.3485017Z [6420/6480] Linking CXX executable bin\variant_test.exe 2022-12-01T10:30:40.3775161Z [6421/6480] Linking CXX executable bin\thread_init_test.exe 2022-12-01T10:30:40.4550552Z [6422/6480] Linking CXX executable bin\tensor_iterator_test.exe 2022-12-01T10:30:40.6224647Z [6423/6480] Linking CXX executable bin\type_test.exe 2022-12-01T10:30:40.6396521Z [6424/6480] Linking CXX executable bin\undefined_tensor_test.exe 2022-12-01T10:30:40.8808637Z [6425/6480] Linking CXX executable bin\verify_api_visibility.exe 2022-12-01T10:30:41.0244631Z [6426/6480] Linking CXX executable bin\weakref_test.exe 2022-12-01T10:30:41.1392331Z [6427/6480] Linking CXX executable bin\wrapdim_test.exe 2022-12-01T10:30:41.1546801Z [6428/6480] Linking CXX executable bin\vec_test_all_types_DEFAULT.exe 2022-12-01T10:30:41.1884777Z [6429/6480] Linking CXX executable bin\vmap_test.exe 2022-12-01T10:30:41.2089420Z [6430/6480] Linking CXX executable bin\xla_tensor_test.exe 2022-12-01T10:30:41.6983307Z [6431/6480] Linking CXX executable bin\IListRef_test.exe 2022-12-01T10:30:41.7163555Z [6432/6480] Linking CXX executable bin\vec_test_all_types_AVX2.exe 2022-12-01T10:30:41.7712161Z [6433/6480] Linking CXX executable bin\vec_test_all_types_AVX512.exe 2022-12-01T10:30:41.8538333Z [6434/6480] Linking CXX executable bin\KernelFunction_test.exe 2022-12-01T10:30:42.0965660Z [6435/6480] Linking CXX executable bin\List_test.exe 2022-12-01T10:30:42.4175780Z [6436/6480] Linking CXX executable bin\kernel_stackbased_test.exe 2022-12-01T10:30:42.4332472Z [6437/6480] Linking CXX executable bin\CppSignature_test.exe 2022-12-01T10:30:42.4389114Z [6438/6480] Linking CXX executable bin\backend_fallback_test.exe 2022-12-01T10:30:42.5278780Z [6439/6480] Linking CXX executable bin\kernel_function_test.exe 2022-12-01T10:30:42.6887011Z [6440/6480] Linking CXX executable bin\op_allowlist_test.exe 2022-12-01T10:30:42.8773776Z [6441/6480] Linking CXX executable bin\cuda_apply_test.exe 2022-12-01T10:30:42.9120488Z [6442/6480] Linking CXX executable bin\cuda_atomic_ops_test.exe 2022-12-01T10:30:43.0368952Z [6443/6480] Linking CXX executable bin\kernel_lambda_test.exe 2022-12-01T10:30:43.1014307Z [6444/6480] Linking CXX executable bin\inline_container_test.exe 2022-12-01T10:30:43.1914679Z [6445/6480] Linking CXX executable bin\make_boxed_from_unboxed_functor_test.exe 2022-12-01T10:30:43.5759522Z [6446/6480] Linking CXX executable bin\cuda_device_test.exe 2022-12-01T10:30:43.5895601Z [6447/6480] Linking CXX executable bin\cuda_caching_host_allocator_test.exe 2022-12-01T10:30:43.6005182Z [6448/6480] Linking CXX executable bin\cuda_complex_math_test.exe 2022-12-01T10:30:43.6057455Z [6449/6480] Linking CXX executable bin\kernel_function_legacy_test.exe 2022-12-01T10:30:43.6321870Z [6450/6480] Linking CXX executable bin\cuda_cub_test.exe 2022-12-01T10:30:43.6607607Z [6451/6480] Linking CXX executable bin\cuda_complex_test.exe 2022-12-01T10:30:44.1006395Z [6452/6480] Linking CXX executable bin\cuda_integer_divider_test.exe 2022-12-01T10:30:44.1337882Z [6453/6480] Linking CXX executable bin\cuda_dlconvertor_test.exe 2022-12-01T10:30:44.1747088Z [6454/6480] Linking CXX executable bin\cuda_half_test.exe 2022-12-01T10:30:44.1789104Z [6455/6480] Linking CXX executable bin\cuda_distributions_test.exe 2022-12-01T10:30:44.1951646Z [6456/6480] Linking CXX executable bin\cuda_optional_test.exe 2022-12-01T10:30:44.2083422Z [6457/6480] Linking CXX executable bin\cuda_generator_test.exe 2022-12-01T10:30:44.5055374Z [6458/6480] Linking CXX executable bin\kernel_lambda_legacy_test.exe 2022-12-01T10:30:44.6064252Z [6459/6480] Linking CXX executable bin\cuda_reportMemoryUsage_test.exe 2022-12-01T10:30:44.6789733Z [6460/6480] Linking CXX executable bin\cuda_packedtensoraccessor_test.exe 2022-12-01T10:30:44.7553981Z [6461/6480] Linking CXX executable bin\cuda_stream_test.exe 2022-12-01T10:30:44.7855598Z [6462/6480] Linking CXX executable bin\cuda_cudnn_test.exe 2022-12-01T10:30:44.8091563Z [6463/6480] Linking CXX executable bin\cuda_vectorized_test.exe 2022-12-01T10:30:44.9997779Z [6464/6480] Linking CXX shared library bin\jitbackend_test.dll 2022-12-01T10:30:45.3142288Z [6465/6480] Linking CXX executable bin\tutorial_tensorexpr.exe 2022-12-01T10:30:45.3507080Z [6466/6480] Linking CXX executable bin\ProcessGroupGlooAsyncTest.exe 2022-12-01T10:30:45.5439203Z [6467/6480] Linking CXX executable bin\ProcessGroupGlooTest.exe 2022-12-01T10:30:45.8641955Z [6468/6480] Linking CXX executable bin\parallel_benchmark.exe 2022-12-01T10:30:45.8729856Z [6469/6480] Linking CXX shared library bin\shm.dll 2022-12-01T10:30:45.9510330Z [6470/6480] Linking CXX shared library bin\backend_with_compiler.dll 2022-12-01T10:30:46.4451879Z [6471/6480] Linking CXX shared library bin\torchbind_test.dll 2022-12-01T10:30:49.6657332Z [6472/6480] Linking CXX executable bin\op_registration_test.exe 2022-12-01T10:30:50.0089579Z [6473/6480] Linking CXX executable bin\test_lazy.exe 2022-12-01T10:30:53.8286670Z [6474/6480] Linking CXX executable bin\test_tensorexpr.exe 2022-12-01T10:30:58.9153803Z [6475/6480] Linking CXX executable bin\test_api.exe 2022-12-01T10:30:59.2772473Z [6476/6480] Linking CXX executable bin\test_jit.exe 2022-12-01T10:31:07.3838191Z [6477/6480] Linking CXX shared library bin\torch_python.dll 2022-12-01T10:31:07.8282236Z [6478/6480] Linking CXX shared module functorch\functorch.pyd 2022-12-01T10:31:07.8486480Z [6479/6480] Linking CXX shared library bin\nnapi_backend.dll 2022-12-01T10:31:07.8506810Z [6479/6480] Install the project... 2022-12-01T10:31:07.8792442Z -- Install configuration: "Release" 2022-12-01T10:31:54.6880792Z -- Building version 1.13.0a0+gitc13d400 2022-12-01T10:31:54.6882588Z cmake -GNinja -DBUILD_ENVIRONMENT=win-vs2019-cuda11.6-py3 -DBUILD_PYTHON=True -DBUILD_SPLIT_CUDA=ON -DBUILD_TEST=True -DBUILD_TYPE=release -DBUILD_WHEEL=1 -DCMAKE_BUILD_TYPE=Release -DCMAKE_CUDA_COMPILER=C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6/bin/nvcc.exe -DCMAKE_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 -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 -DCUDA_NVCC_EXECUTABLE=C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/bin/nvcc.bat -DCUDNN_LIBRARY=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\lib\x64 -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=1 -DUSE_NUMPY=True C:\actions-runner\_work\pytorch\pytorch 2022-12-01T10:31:54.6884713Z cmake --build . --target install --config Release -- -j 8 2022-12-01T10:31:54.6894002Z running bdist_wheel 2022-12-01T10:31:55.4436503Z running build 2022-12-01T10:31:55.4446778Z running build_py 2022-12-01T10:31:55.5119910Z creating build\lib.win-amd64-cpython-39 2022-12-01T10:31:55.5121016Z creating build\lib.win-amd64-cpython-39\caffe2 2022-12-01T10:31:55.5123520Z copying caffe2\__init__.py -> build\lib.win-amd64-cpython-39\caffe2 2022-12-01T10:31:55.5135214Z creating build\lib.win-amd64-cpython-39\functorch 2022-12-01T10:31:55.5137785Z copying functorch\setup.py -> build\lib.win-amd64-cpython-39\functorch 2022-12-01T10:31:55.5172154Z copying functorch\__init__.py -> build\lib.win-amd64-cpython-39\functorch 2022-12-01T10:31:55.5193913Z creating build\lib.win-amd64-cpython-39\torch 2022-12-01T10:31:55.5196376Z copying torch\functional.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:31:55.5280273Z copying torch\hub.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:31:55.5313814Z copying torch\library.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:31:55.5331991Z copying torch\overrides.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:31:55.5408595Z copying torch\quasirandom.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:31:55.5447969Z copying torch\random.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:31:55.5466796Z copying torch\return_types.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:31:55.5484333Z copying torch\serialization.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:31:55.5525748Z copying torch\storage.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:31:55.5554975Z copying torch\torch_version.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:31:55.5565474Z copying torch\types.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:31:55.5576111Z copying torch\version.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:31:55.5584153Z copying torch\_appdirs.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:31:55.5603881Z copying torch\_classes.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:31:55.5618589Z copying torch\_deploy.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:31:55.5634720Z copying torch\_jit_internal.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:31:55.5680894Z copying torch\_linalg_utils.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:31:55.5698902Z copying torch\_lobpcg.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:31:55.5733365Z copying torch\_lowrank.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:31:55.5749791Z copying torch\_meta_registrations.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:31:55.5779957Z copying torch\_namedtensor_internals.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:31:55.5789899Z copying torch\_ops.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:31:55.5815591Z copying torch\_python_dispatcher.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:31:55.5834738Z copying torch\_six.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:31:55.5844427Z copying torch\_sources.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:31:55.5854434Z copying torch\_storage_docs.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:31:55.5871145Z copying torch\_tensor.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:31:55.5914822Z copying torch\_tensor_docs.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:31:55.6001270Z copying torch\_tensor_str.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:31:55.6021541Z copying torch\_torch_docs.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:31:55.6279077Z copying torch\_utils.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:31:55.6302350Z copying torch\_utils_internal.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:31:55.6309415Z copying torch\_VF.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:31:55.6332215Z copying torch\_vmap_internals.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:31:55.6344500Z copying torch\_weights_only_unpickler.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:31:55.6363131Z copying torch\__config__.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:31:55.6370113Z copying torch\__future__.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:31:55.6388593Z copying torch\__init__.py -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:31:55.6424027Z creating build\lib.win-amd64-cpython-39\torchgen 2022-12-01T10:31:55.6426499Z copying torchgen\code_template.py -> build\lib.win-amd64-cpython-39\torchgen 2022-12-01T10:31:55.6437662Z copying torchgen\context.py -> build\lib.win-amd64-cpython-39\torchgen 2022-12-01T10:31:55.6448507Z copying torchgen\gen.py -> build\lib.win-amd64-cpython-39\torchgen 2022-12-01T10:31:55.6519340Z copying torchgen\gen_backend_stubs.py -> build\lib.win-amd64-cpython-39\torchgen 2022-12-01T10:31:55.6546583Z copying torchgen\gen_functionalization_type.py -> build\lib.win-amd64-cpython-39\torchgen 2022-12-01T10:31:55.6591006Z copying torchgen\gen_lazy_tensor.py -> build\lib.win-amd64-cpython-39\torchgen 2022-12-01T10:31:55.6610354Z copying torchgen\gen_vmap_plumbing.py -> build\lib.win-amd64-cpython-39\torchgen 2022-12-01T10:31:55.6624281Z copying torchgen\local.py -> build\lib.win-amd64-cpython-39\torchgen 2022-12-01T10:31:55.6640061Z copying torchgen\model.py -> build\lib.win-amd64-cpython-39\torchgen 2022-12-01T10:31:55.6718580Z copying torchgen\native_function_generation.py -> build\lib.win-amd64-cpython-39\torchgen 2022-12-01T10:31:55.6742056Z copying torchgen\utils.py -> build\lib.win-amd64-cpython-39\torchgen 2022-12-01T10:31:55.6760655Z copying torchgen\__init__.py -> build\lib.win-amd64-cpython-39\torchgen 2022-12-01T10:31:55.6769519Z creating build\lib.win-amd64-cpython-39\caffe2\contrib 2022-12-01T10:31:55.6771866Z copying caffe2\contrib\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\contrib 2022-12-01T10:31:55.6785941Z creating build\lib.win-amd64-cpython-39\caffe2\core 2022-12-01T10:31:55.6787483Z copying caffe2\core\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\core 2022-12-01T10:31:55.6795197Z creating build\lib.win-amd64-cpython-39\caffe2\distributed 2022-12-01T10:31:55.6797767Z copying caffe2\distributed\file_store_handler_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\distributed 2022-12-01T10:31:55.6815876Z copying caffe2\distributed\redis_store_handler_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\distributed 2022-12-01T10:31:55.6827828Z copying caffe2\distributed\store_ops_test_util.py -> build\lib.win-amd64-cpython-39\caffe2\distributed 2022-12-01T10:31:55.6998212Z copying caffe2\distributed\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\distributed 2022-12-01T10:31:55.7005123Z creating build\lib.win-amd64-cpython-39\caffe2\experiments 2022-12-01T10:31:55.7018262Z copying caffe2\experiments\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\experiments 2022-12-01T10:31:55.7026465Z creating build\lib.win-amd64-cpython-39\caffe2\perfkernels 2022-12-01T10:31:55.7029080Z copying caffe2\perfkernels\hp_emblookup_codegen.py -> build\lib.win-amd64-cpython-39\caffe2\perfkernels 2022-12-01T10:31:55.7059563Z copying caffe2\perfkernels\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\perfkernels 2022-12-01T10:31:55.7067553Z creating build\lib.win-amd64-cpython-39\caffe2\proto 2022-12-01T10:31:55.7069977Z copying caffe2\proto\caffe2_pb2.py -> build\lib.win-amd64-cpython-39\caffe2\proto 2022-12-01T10:31:55.7079729Z copying caffe2\proto\gen_proto_typestubs_helper.py -> build\lib.win-amd64-cpython-39\caffe2\proto 2022-12-01T10:31:55.7092092Z copying caffe2\proto\torch_pb2.py -> build\lib.win-amd64-cpython-39\caffe2\proto 2022-12-01T10:31:55.7100366Z copying caffe2\proto\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\proto 2022-12-01T10:31:55.7145844Z creating build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:55.7148521Z copying caffe2\python\allcompare_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:55.7160745Z copying caffe2\python\attention.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:55.7178804Z copying caffe2\python\benchmark_generator.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:55.7193169Z copying caffe2\python\binarysize.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:55.7227393Z copying caffe2\python\brew.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:55.7239544Z copying caffe2\python\brew_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:55.7259836Z copying caffe2\python\build.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:55.7271445Z copying caffe2\python\cached_reader.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:55.7284853Z copying caffe2\python\caffe_translator.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:55.7320235Z copying caffe2\python\caffe_translator_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:55.7333790Z copying caffe2\python\checkpoint.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:55.7375698Z copying caffe2\python\checkpoint_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:55.7387095Z copying caffe2\python\cnn.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:55.7403495Z copying caffe2\python\context.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:55.7414876Z copying caffe2\python\context_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:55.7536196Z copying caffe2\python\control.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:55.7566257Z copying caffe2\python\control_ops_grad.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:55.7593912Z copying caffe2\python\control_ops_grad_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:55.7607163Z copying caffe2\python\control_ops_util.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:55.7644999Z copying caffe2\python\control_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:55.7662367Z copying caffe2\python\convert.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:55.7670270Z copying caffe2\python\convert_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:55.7692215Z copying caffe2\python\convnet_benchmarks.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:55.7713213Z copying caffe2\python\convnet_benchmarks_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:55.7727816Z copying caffe2\python\core.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:55.7830211Z copying caffe2\python\core_gradients_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.0186768Z copying caffe2\python\core_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.0226311Z copying caffe2\python\crf.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.0383296Z copying caffe2\python\crf_predict.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.0395239Z copying caffe2\python\crf_viterbi_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.0409728Z copying caffe2\python\dataio.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.0430248Z copying caffe2\python\dataio_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.0451278Z copying caffe2\python\dataset.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.0475351Z copying caffe2\python\data_parallel_model.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.0542551Z copying caffe2\python\data_parallel_model_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.0583697Z copying caffe2\python\data_workers.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.0603895Z copying caffe2\python\data_workers_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.0616220Z copying caffe2\python\db_file_reader.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.0629796Z copying caffe2\python\db_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.0647182Z copying caffe2\python\device_checker.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.0659653Z copying caffe2\python\dyndep.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.0672079Z copying caffe2\python\embedding_generation_benchmark.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.0684653Z copying caffe2\python\experiment_util.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.0705915Z copying caffe2\python\extension_loader.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.0718503Z copying caffe2\python\fakefp16_transform_lib.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.0726760Z copying caffe2\python\filler_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.0739250Z copying caffe2\python\functional.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.0770526Z copying caffe2\python\functional_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.0783100Z copying caffe2\python\fused_8bit_rowwise_conversion_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.0795286Z copying caffe2\python\gradient_checker.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.0818928Z copying caffe2\python\gradient_check_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.0840961Z copying caffe2\python\gru_cell.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.0853141Z copying caffe2\python\hip_test_util.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.0869085Z copying caffe2\python\hsm_util.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.0897205Z copying caffe2\python\hypothesis_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.0972009Z copying caffe2\python\hypothesis_test_util.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.0994162Z copying caffe2\python\ideep_test_util.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1006296Z copying caffe2\python\layers_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1065284Z copying caffe2\python\layer_model_helper.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1093087Z copying caffe2\python\layer_model_instantiator.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1108349Z copying caffe2\python\layer_parameter_sharing_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1122203Z copying caffe2\python\layer_test_util.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1140185Z copying caffe2\python\lazy.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1166583Z copying caffe2\python\lazy_dyndep.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1182013Z copying caffe2\python\lazy_dyndep_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1195704Z copying caffe2\python\lengths_reducer_fused_8bit_rowwise_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1217753Z copying caffe2\python\lengths_reducer_rowwise_8bit_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1231995Z copying caffe2\python\lstm_benchmark.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1254164Z copying caffe2\python\memonger.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1295704Z copying caffe2\python\memonger_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1325706Z copying caffe2\python\mkl_test_util.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1337820Z copying caffe2\python\model_device_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1356528Z copying caffe2\python\model_helper.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1377170Z copying caffe2\python\model_helper_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1388844Z copying caffe2\python\modifier_context.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1402324Z copying caffe2\python\muji.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1419399Z copying caffe2\python\muji_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1431396Z copying caffe2\python\net_builder.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1459628Z copying caffe2\python\net_builder_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1478764Z copying caffe2\python\net_drawer.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1493468Z copying caffe2\python\net_printer.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1510299Z copying caffe2\python\net_printer_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1528370Z copying caffe2\python\nomnigraph.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1549473Z copying caffe2\python\nomnigraph_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1562231Z copying caffe2\python\nomnigraph_transformations.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1582424Z copying caffe2\python\nomnigraph_transformations_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1595351Z copying caffe2\python\normalizer.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1606438Z copying caffe2\python\normalizer_context.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1618716Z copying caffe2\python\normalizer_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1656544Z copying caffe2\python\numa_benchmark.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1667500Z copying caffe2\python\numa_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1682826Z copying caffe2\python\observer_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1695364Z copying caffe2\python\operator_fp_exceptions_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1718077Z copying caffe2\python\optimizer.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1788459Z copying caffe2\python\optimizer_context.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1801160Z copying caffe2\python\optimizer_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1834992Z copying caffe2\python\optimizer_test_util.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1847582Z copying caffe2\python\parallelize_bmuf_distributed_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1868132Z copying caffe2\python\parallel_workers.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1880069Z copying caffe2\python\parallel_workers_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1911165Z copying caffe2\python\pipeline.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1933138Z copying caffe2\python\pipeline_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1944175Z copying caffe2\python\predictor_constants.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1952305Z copying caffe2\python\python_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1969929Z copying caffe2\python\queue_util.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1986244Z copying caffe2\python\record_queue.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.1999533Z copying caffe2\python\recurrent.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.2020262Z copying caffe2\python\regularizer.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.2040459Z copying caffe2\python\regularizer_context.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.2053523Z copying caffe2\python\regularizer_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.2071748Z copying caffe2\python\rnn_cell.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.2129607Z copying caffe2\python\schema.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.2156359Z copying caffe2\python\schema_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.2194841Z copying caffe2\python\scope.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.2206659Z copying caffe2\python\scope_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.2221800Z copying caffe2\python\session.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.2242172Z copying caffe2\python\session_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.2254497Z copying caffe2\python\sparse_to_dense_mask_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.2271403Z copying caffe2\python\sparse_to_dense_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.2284229Z copying caffe2\python\task.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.2318915Z copying caffe2\python\task_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.2343077Z copying caffe2\python\test_util.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.2355845Z copying caffe2\python\text_file_reader.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.2369866Z copying caffe2\python\timeout_guard.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.2387533Z copying caffe2\python\toy_regression_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.2610707Z copying caffe2\python\transformations.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.2623095Z copying caffe2\python\transformations_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.2644092Z copying caffe2\python\tt_core.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.2658167Z copying caffe2\python\tt_core_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.2670966Z copying caffe2\python\utils.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.2691680Z copying caffe2\python\utils_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.2704002Z copying caffe2\python\visualize.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.2716301Z copying caffe2\python\workspace.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.2737504Z copying caffe2\python\workspace_test.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.2774230Z copying caffe2\python\_import_c_extension.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.2787147Z copying caffe2\python\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python 2022-12-01T10:31:56.2801668Z creating build\lib.win-amd64-cpython-39\caffe2\quantization 2022-12-01T10:31:56.2804093Z copying caffe2\quantization\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\quantization 2022-12-01T10:31:56.2812009Z creating build\lib.win-amd64-cpython-39\caffe2\contrib\aten 2022-12-01T10:31:56.2814804Z copying caffe2\contrib\aten\aten_test.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\aten 2022-12-01T10:31:56.2826595Z copying caffe2\contrib\aten\gen_op.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\aten 2022-12-01T10:31:56.2843545Z copying caffe2\contrib\aten\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\aten 2022-12-01T10:31:56.2851326Z creating build\lib.win-amd64-cpython-39\caffe2\contrib\gloo 2022-12-01T10:31:56.2853953Z copying caffe2\contrib\gloo\gloo_test.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\gloo 2022-12-01T10:31:56.2879150Z copying caffe2\contrib\gloo\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\gloo 2022-12-01T10:31:56.2886291Z creating build\lib.win-amd64-cpython-39\caffe2\contrib\nccl 2022-12-01T10:31:56.2888885Z copying caffe2\contrib\nccl\nccl_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\nccl 2022-12-01T10:31:56.2908779Z copying caffe2\contrib\nccl\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\nccl 2022-12-01T10:31:56.2915890Z creating build\lib.win-amd64-cpython-39\caffe2\contrib\nnpack 2022-12-01T10:31:56.2918602Z copying caffe2\contrib\nnpack\nnpack_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\nnpack 2022-12-01T10:31:56.2930530Z copying caffe2\contrib\nnpack\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\nnpack 2022-12-01T10:31:56.2938849Z creating build\lib.win-amd64-cpython-39\caffe2\contrib\playground 2022-12-01T10:31:56.2953128Z copying caffe2\contrib\playground\AnyExp.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\playground 2022-12-01T10:31:56.2973241Z copying caffe2\contrib\playground\AnyExpOnTerm.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\playground 2022-12-01T10:31:56.2988472Z copying caffe2\contrib\playground\checkpoint.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\playground 2022-12-01T10:31:56.3001669Z copying caffe2\contrib\playground\compute_loss.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\playground 2022-12-01T10:31:56.3021016Z copying caffe2\contrib\playground\compute_topk_accuracy.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\playground 2022-12-01T10:31:56.3033357Z copying caffe2\contrib\playground\meter.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\playground 2022-12-01T10:31:56.3041294Z copying caffe2\contrib\playground\ModuleRegister.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\playground 2022-12-01T10:31:56.3053885Z copying caffe2\contrib\playground\module_map.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\playground 2022-12-01T10:31:56.3066358Z copying caffe2\contrib\playground\output_generator.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\playground 2022-12-01T10:31:56.3074392Z copying caffe2\contrib\playground\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\playground 2022-12-01T10:31:56.3081404Z creating build\lib.win-amd64-cpython-39\caffe2\contrib\prof 2022-12-01T10:31:56.3083939Z copying caffe2\contrib\prof\cuda_profile_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\prof 2022-12-01T10:31:56.3096358Z copying caffe2\contrib\prof\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\prof 2022-12-01T10:31:56.3103866Z creating build\lib.win-amd64-cpython-39\caffe2\contrib\script 2022-12-01T10:31:56.3106162Z copying caffe2\contrib\script\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\script 2022-12-01T10:31:56.3113525Z creating build\lib.win-amd64-cpython-39\caffe2\contrib\tensorboard 2022-12-01T10:31:56.3116065Z copying caffe2\contrib\tensorboard\tensorboard.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\tensorboard 2022-12-01T10:31:56.3136528Z copying caffe2\contrib\tensorboard\tensorboard_exporter.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\tensorboard 2022-12-01T10:31:56.3151522Z copying caffe2\contrib\tensorboard\tensorboard_exporter_test.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\tensorboard 2022-12-01T10:31:56.3173677Z copying caffe2\contrib\tensorboard\tensorboard_test.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\tensorboard 2022-12-01T10:31:56.3186970Z copying caffe2\contrib\tensorboard\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\tensorboard 2022-12-01T10:31:56.3193364Z creating build\lib.win-amd64-cpython-39\caffe2\contrib\warpctc 2022-12-01T10:31:56.3205833Z copying caffe2\contrib\warpctc\ctc_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\warpctc 2022-12-01T10:31:56.3217803Z copying caffe2\contrib\warpctc\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\warpctc 2022-12-01T10:31:56.3225226Z creating build\lib.win-amd64-cpython-39\caffe2\contrib\aten\docs 2022-12-01T10:31:56.3227787Z copying caffe2\contrib\aten\docs\sample.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\aten\docs 2022-12-01T10:31:56.3239784Z copying caffe2\contrib\aten\docs\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\aten\docs 2022-12-01T10:31:56.3248378Z creating build\lib.win-amd64-cpython-39\caffe2\contrib\playground\resnetdemo 2022-12-01T10:31:56.3251344Z copying caffe2\contrib\playground\resnetdemo\caffe2_resnet50_default_forward.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\playground\resnetdemo 2022-12-01T10:31:56.3263852Z copying caffe2\contrib\playground\resnetdemo\caffe2_resnet50_default_param_update.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\playground\resnetdemo 2022-12-01T10:31:56.3276041Z copying caffe2\contrib\playground\resnetdemo\explicit_resnet_forward.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\playground\resnetdemo 2022-12-01T10:31:56.3302695Z copying caffe2\contrib\playground\resnetdemo\explicit_resnet_param_update.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\playground\resnetdemo 2022-12-01T10:31:56.3315881Z copying caffe2\contrib\playground\resnetdemo\gfs_IN1k.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\playground\resnetdemo 2022-12-01T10:31:56.3328801Z copying caffe2\contrib\playground\resnetdemo\IN1k_resnet.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\playground\resnetdemo 2022-12-01T10:31:56.3341706Z copying caffe2\contrib\playground\resnetdemo\IN1k_resnet_no_test_model.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\playground\resnetdemo 2022-12-01T10:31:56.3354308Z 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:31:56.3362638Z copying caffe2\contrib\playground\resnetdemo\rendezvous_filestore.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\playground\resnetdemo 2022-12-01T10:31:56.3375047Z copying caffe2\contrib\playground\resnetdemo\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\playground\resnetdemo 2022-12-01T10:31:56.3382722Z creating build\lib.win-amd64-cpython-39\caffe2\contrib\script\examples 2022-12-01T10:31:56.3385141Z copying caffe2\contrib\script\examples\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\contrib\script\examples 2022-12-01T10:31:56.3392596Z creating build\lib.win-amd64-cpython-39\caffe2\core\nomnigraph 2022-12-01T10:31:56.3395149Z copying caffe2\core\nomnigraph\op_gen.py -> build\lib.win-amd64-cpython-39\caffe2\core\nomnigraph 2022-12-01T10:31:56.3413361Z copying caffe2\core\nomnigraph\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\core\nomnigraph 2022-12-01T10:31:56.3421901Z creating build\lib.win-amd64-cpython-39\caffe2\experiments\python 2022-12-01T10:31:56.3424666Z copying caffe2\experiments\python\convnet_benchmarks.py -> build\lib.win-amd64-cpython-39\caffe2\experiments\python 2022-12-01T10:31:56.3450981Z copying caffe2\experiments\python\device_reduce_sum_bench.py -> build\lib.win-amd64-cpython-39\caffe2\experiments\python 2022-12-01T10:31:56.3466917Z copying caffe2\experiments\python\funhash_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\experiments\python 2022-12-01T10:31:56.3506971Z copying caffe2\experiments\python\net_construct_bench.py -> build\lib.win-amd64-cpython-39\caffe2\experiments\python 2022-12-01T10:31:56.3519994Z copying caffe2\experiments\python\SparseTransformer.py -> build\lib.win-amd64-cpython-39\caffe2\experiments\python 2022-12-01T10:31:56.3534641Z copying caffe2\experiments\python\sparse_funhash_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\experiments\python 2022-12-01T10:31:56.3547276Z copying caffe2\experiments\python\sparse_reshape_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\experiments\python 2022-12-01T10:31:56.3567491Z copying caffe2\experiments\python\tt_contraction_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\experiments\python 2022-12-01T10:31:56.3581141Z copying caffe2\experiments\python\tt_pad_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\experiments\python 2022-12-01T10:31:56.3593118Z copying caffe2\experiments\python\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\experiments\python 2022-12-01T10:31:56.3600720Z creating build\lib.win-amd64-cpython-39\caffe2\python\docs 2022-12-01T10:31:56.3603210Z copying caffe2\python\docs\formatter.py -> build\lib.win-amd64-cpython-39\caffe2\python\docs 2022-12-01T10:31:56.3616435Z copying caffe2\python\docs\generator.py -> build\lib.win-amd64-cpython-39\caffe2\python\docs 2022-12-01T10:31:56.3639063Z copying caffe2\python\docs\github.py -> build\lib.win-amd64-cpython-39\caffe2\python\docs 2022-12-01T10:31:56.3652473Z copying caffe2\python\docs\parser.py -> build\lib.win-amd64-cpython-39\caffe2\python\docs 2022-12-01T10:31:56.3665365Z copying caffe2\python\docs\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\docs 2022-12-01T10:31:56.3688031Z creating build\lib.win-amd64-cpython-39\caffe2\python\examples 2022-12-01T10:31:56.3692196Z copying caffe2\python\examples\char_rnn.py -> build\lib.win-amd64-cpython-39\caffe2\python\examples 2022-12-01T10:31:56.3706614Z copying caffe2\python\examples\imagenet_trainer.py -> build\lib.win-amd64-cpython-39\caffe2\python\examples 2022-12-01T10:31:56.3735329Z copying caffe2\python\examples\lmdb_create_example.py -> build\lib.win-amd64-cpython-39\caffe2\python\examples 2022-12-01T10:31:56.3751716Z copying caffe2\python\examples\resnet50_trainer.py -> build\lib.win-amd64-cpython-39\caffe2\python\examples 2022-12-01T10:31:56.3771434Z copying caffe2\python\examples\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\examples 2022-12-01T10:31:56.3781714Z creating build\lib.win-amd64-cpython-39\caffe2\python\fakelowp 2022-12-01T10:31:56.3784584Z copying caffe2\python\fakelowp\init_shared_libs.py -> build\lib.win-amd64-cpython-39\caffe2\python\fakelowp 2022-12-01T10:31:56.3795646Z copying caffe2\python\fakelowp\test_utils.py -> build\lib.win-amd64-cpython-39\caffe2\python\fakelowp 2022-12-01T10:31:56.3819094Z copying caffe2\python\fakelowp\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\fakelowp 2022-12-01T10:31:56.3831034Z creating build\lib.win-amd64-cpython-39\caffe2\python\helpers 2022-12-01T10:31:56.3833469Z copying caffe2\python\helpers\algebra.py -> build\lib.win-amd64-cpython-39\caffe2\python\helpers 2022-12-01T10:31:56.3848365Z copying caffe2\python\helpers\arg_scope.py -> build\lib.win-amd64-cpython-39\caffe2\python\helpers 2022-12-01T10:31:56.3862238Z copying caffe2\python\helpers\array_helpers.py -> build\lib.win-amd64-cpython-39\caffe2\python\helpers 2022-12-01T10:31:56.3878049Z copying caffe2\python\helpers\control_ops.py -> build\lib.win-amd64-cpython-39\caffe2\python\helpers 2022-12-01T10:31:56.3902431Z copying caffe2\python\helpers\conv.py -> build\lib.win-amd64-cpython-39\caffe2\python\helpers 2022-12-01T10:31:56.3923699Z copying caffe2\python\helpers\db_input.py -> build\lib.win-amd64-cpython-39\caffe2\python\helpers 2022-12-01T10:31:56.3934542Z copying caffe2\python\helpers\dropout.py -> build\lib.win-amd64-cpython-39\caffe2\python\helpers 2022-12-01T10:31:56.3951686Z copying caffe2\python\helpers\elementwise_linear.py -> build\lib.win-amd64-cpython-39\caffe2\python\helpers 2022-12-01T10:31:56.3963957Z copying caffe2\python\helpers\fc.py -> build\lib.win-amd64-cpython-39\caffe2\python\helpers 2022-12-01T10:31:56.3981104Z copying caffe2\python\helpers\nonlinearity.py -> build\lib.win-amd64-cpython-39\caffe2\python\helpers 2022-12-01T10:31:56.3993454Z copying caffe2\python\helpers\normalization.py -> build\lib.win-amd64-cpython-39\caffe2\python\helpers 2022-12-01T10:31:56.4005970Z copying caffe2\python\helpers\pooling.py -> build\lib.win-amd64-cpython-39\caffe2\python\helpers 2022-12-01T10:31:56.4019045Z copying caffe2\python\helpers\quantization.py -> build\lib.win-amd64-cpython-39\caffe2\python\helpers 2022-12-01T10:31:56.4027096Z copying caffe2\python\helpers\tools.py -> build\lib.win-amd64-cpython-39\caffe2\python\helpers 2022-12-01T10:31:56.4038991Z copying caffe2\python\helpers\train.py -> build\lib.win-amd64-cpython-39\caffe2\python\helpers 2022-12-01T10:31:56.4057486Z copying caffe2\python\helpers\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\helpers 2022-12-01T10:31:56.4071424Z creating build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:31:56.4074419Z copying caffe2\python\ideep\adam_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:31:56.4089228Z copying caffe2\python\ideep\blobs_queue_db_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:31:56.4101943Z copying caffe2\python\ideep\channel_shuffle_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:31:56.4122442Z copying caffe2\python\ideep\concat_split_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:31:56.4139200Z copying caffe2\python\ideep\convfusion_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:31:56.4172301Z copying caffe2\python\ideep\conv_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:31:56.4184655Z copying caffe2\python\ideep\conv_transpose_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:31:56.4195870Z copying caffe2\python\ideep\copy_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:31:56.4208197Z copying caffe2\python\ideep\dropout_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:31:56.4219870Z copying caffe2\python\ideep\elementwise_sum_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:31:56.4238388Z copying caffe2\python\ideep\expanddims_squeeze_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:31:56.4250701Z copying caffe2\python\ideep\fc_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:31:56.4269284Z copying caffe2\python\ideep\leaky_relu_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:31:56.4281835Z copying caffe2\python\ideep\LRN_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:31:56.4294905Z copying caffe2\python\ideep\moment_sgd_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:31:56.4306642Z copying caffe2\python\ideep\operator_fallback_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:31:56.4319013Z copying caffe2\python\ideep\order_switch_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:31:56.4342463Z copying caffe2\python\ideep\pool_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:31:56.4364514Z copying caffe2\python\ideep\pre_convert_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:31:56.4382861Z copying caffe2\python\ideep\relu_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:31:56.4394654Z copying caffe2\python\ideep\reshape_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:31:56.4407002Z copying caffe2\python\ideep\shape_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:31:56.4423462Z copying caffe2\python\ideep\sigmoid_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:31:56.4459730Z copying caffe2\python\ideep\softmax_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:31:56.4472445Z copying caffe2\python\ideep\spatial_bn_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:31:56.4484909Z copying caffe2\python\ideep\test_ideep_net.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:31:56.4497261Z copying caffe2\python\ideep\transform_ideep_net.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:31:56.4526643Z copying caffe2\python\ideep\transpose_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:31:56.4560152Z copying caffe2\python\ideep\weightedsum_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:31:56.4572336Z copying caffe2\python\ideep\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\ideep 2022-12-01T10:31:56.4586336Z creating build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.4588867Z copying caffe2\python\layers\adaptive_weight.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.4605480Z copying caffe2\python\layers\add_bias.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.4617814Z copying caffe2\python\layers\arc_cosine_feature_map.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.4631536Z copying caffe2\python\layers\batch_huber_loss.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.4656946Z copying caffe2\python\layers\batch_lr_loss.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.4670190Z copying caffe2\python\layers\batch_mse_loss.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.4682613Z copying caffe2\python\layers\batch_normalization.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.4697796Z copying caffe2\python\layers\batch_sigmoid_cross_entropy_loss.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.4710426Z copying caffe2\python\layers\batch_softmax_loss.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.4723854Z copying caffe2\python\layers\blob_weighted_sum.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.4737150Z copying caffe2\python\layers\bpr_loss.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.4748711Z copying caffe2\python\layers\bucket_weighted.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.4760734Z copying caffe2\python\layers\build_index.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.4772919Z copying caffe2\python\layers\concat.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.4793335Z copying caffe2\python\layers\constant_weight.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.4804361Z copying caffe2\python\layers\conv.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.4815851Z copying caffe2\python\layers\dropout.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.4826602Z copying caffe2\python\layers\fc.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.4843360Z copying caffe2\python\layers\fc_without_bias.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.4855619Z copying caffe2\python\layers\fc_with_bootstrap.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.4868241Z copying caffe2\python\layers\feature_sparse_to_dense.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.4887870Z copying caffe2\python\layers\functional.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.4908236Z copying caffe2\python\layers\gather_record.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.4929930Z copying caffe2\python\layers\homotopy_weight.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.4973447Z copying caffe2\python\layers\label_smooth.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.4989030Z copying caffe2\python\layers\last_n_window_collector.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.5000232Z copying caffe2\python\layers\layers.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.5020281Z copying caffe2\python\layers\layer_normalization.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.5032719Z copying caffe2\python\layers\margin_rank_loss.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.5047892Z copying caffe2\python\layers\merge_id_lists.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.5059731Z copying caffe2\python\layers\pairwise_similarity.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.5084080Z copying caffe2\python\layers\position_weighted.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.5095835Z copying caffe2\python\layers\random_fourier_features.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.5120258Z copying caffe2\python\layers\reservoir_sampling.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.5148163Z copying caffe2\python\layers\sampling_train.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.5159450Z copying caffe2\python\layers\sampling_trainable_mixin.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.5170775Z copying caffe2\python\layers\select_record_by_context.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.5187348Z copying caffe2\python\layers\semi_random_features.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.5203418Z copying caffe2\python\layers\sparse_dropout_with_replacement.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.5214937Z copying caffe2\python\layers\sparse_feature_hash.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.5243528Z copying caffe2\python\layers\sparse_itemwise_dropout_with_replacement.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.5254752Z copying caffe2\python\layers\sparse_lookup.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.5275002Z copying caffe2\python\layers\split.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.5286101Z copying caffe2\python\layers\tags.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.5298988Z copying caffe2\python\layers\uniform_sampling.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.5314368Z copying caffe2\python\layers\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\layers 2022-12-01T10:31:56.5329287Z creating build\lib.win-amd64-cpython-39\caffe2\python\mint 2022-12-01T10:31:56.5331772Z copying caffe2\python\mint\app.py -> build\lib.win-amd64-cpython-39\caffe2\python\mint 2022-12-01T10:31:56.5343035Z copying caffe2\python\mint\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\mint 2022-12-01T10:31:56.5353340Z creating build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:31:56.5356087Z copying caffe2\python\mkl\mkl_concat_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:31:56.5368342Z copying caffe2\python\mkl\mkl_conv_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:31:56.5380544Z copying caffe2\python\mkl\mkl_copy_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:31:56.5392139Z copying caffe2\python\mkl\mkl_elementwise_add_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:31:56.5415929Z copying caffe2\python\mkl\mkl_elementwise_sum_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:31:56.5430372Z copying caffe2\python\mkl\mkl_fc_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:31:56.5443235Z copying caffe2\python\mkl\mkl_fc_speed_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:31:56.5461900Z copying caffe2\python\mkl\mkl_fill_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:31:56.5473550Z copying caffe2\python\mkl\mkl_LRN_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:31:56.5485235Z copying caffe2\python\mkl\mkl_LRN_speed_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:31:56.5497097Z copying caffe2\python\mkl\mkl_pool_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:31:56.5508794Z copying caffe2\python\mkl\mkl_pool_speed_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:31:56.5519892Z copying caffe2\python\mkl\mkl_relu_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:31:56.5531354Z copying caffe2\python\mkl\mkl_sbn_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:31:56.5551118Z copying caffe2\python\mkl\mkl_sbn_speed_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:31:56.5562568Z copying caffe2\python\mkl\mkl_sigmoid_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:31:56.5573991Z copying caffe2\python\mkl\mkl_speed_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:31:56.5587777Z copying caffe2\python\mkl\mkl_squeeze_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:31:56.5731364Z copying caffe2\python\mkl\rewrite_graph.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:31:56.5750392Z copying caffe2\python\mkl\rewrite_graph_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:31:56.5762703Z copying caffe2\python\mkl\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\mkl 2022-12-01T10:31:56.5772513Z creating build\lib.win-amd64-cpython-39\caffe2\python\modeling 2022-12-01T10:31:56.5775222Z copying caffe2\python\modeling\compute_histogram_for_blobs.py -> build\lib.win-amd64-cpython-39\caffe2\python\modeling 2022-12-01T10:31:56.5805396Z copying caffe2\python\modeling\compute_histogram_for_blobs_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\modeling 2022-12-01T10:31:56.5821626Z copying caffe2\python\modeling\compute_norm_for_blobs.py -> build\lib.win-amd64-cpython-39\caffe2\python\modeling 2022-12-01T10:31:56.5839210Z copying caffe2\python\modeling\compute_norm_for_blobs_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\modeling 2022-12-01T10:31:56.5859389Z copying caffe2\python\modeling\compute_statistics_for_blobs.py -> build\lib.win-amd64-cpython-39\caffe2\python\modeling 2022-12-01T10:31:56.5871235Z copying caffe2\python\modeling\compute_statistics_for_blobs_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\modeling 2022-12-01T10:31:56.5883023Z copying caffe2\python\modeling\get_entry_from_blobs.py -> build\lib.win-amd64-cpython-39\caffe2\python\modeling 2022-12-01T10:31:56.5897166Z copying caffe2\python\modeling\get_entry_from_blobs_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\modeling 2022-12-01T10:31:56.5909677Z copying caffe2\python\modeling\gradient_clipping.py -> build\lib.win-amd64-cpython-39\caffe2\python\modeling 2022-12-01T10:31:56.5925067Z copying caffe2\python\modeling\gradient_clipping_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\modeling 2022-12-01T10:31:56.5937022Z copying caffe2\python\modeling\initializers.py -> build\lib.win-amd64-cpython-39\caffe2\python\modeling 2022-12-01T10:31:56.5968427Z copying caffe2\python\modeling\initializers_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\modeling 2022-12-01T10:31:56.5980247Z copying caffe2\python\modeling\net_modifier.py -> build\lib.win-amd64-cpython-39\caffe2\python\modeling 2022-12-01T10:31:56.5991981Z copying caffe2\python\modeling\parameter_info.py -> build\lib.win-amd64-cpython-39\caffe2\python\modeling 2022-12-01T10:31:56.6004138Z copying caffe2\python\modeling\parameter_sharing.py -> build\lib.win-amd64-cpython-39\caffe2\python\modeling 2022-12-01T10:31:56.6015970Z copying caffe2\python\modeling\parameter_sharing_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\modeling 2022-12-01T10:31:56.6033250Z copying caffe2\python\modeling\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\modeling 2022-12-01T10:31:56.6041203Z creating build\lib.win-amd64-cpython-39\caffe2\python\models 2022-12-01T10:31:56.6043707Z copying caffe2\python\models\download.py -> build\lib.win-amd64-cpython-39\caffe2\python\models 2022-12-01T10:31:56.6056172Z copying caffe2\python\models\imagenet_trainer_test_utils.py -> build\lib.win-amd64-cpython-39\caffe2\python\models 2022-12-01T10:31:56.6068676Z copying caffe2\python\models\resnet.py -> build\lib.win-amd64-cpython-39\caffe2\python\models 2022-12-01T10:31:56.6089473Z copying caffe2\python\models\resnet_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\models 2022-12-01T10:31:56.6101116Z copying caffe2\python\models\shufflenet.py -> build\lib.win-amd64-cpython-39\caffe2\python\models 2022-12-01T10:31:56.6119180Z copying caffe2\python\models\shufflenet_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\models 2022-12-01T10:31:56.6139505Z copying caffe2\python\models\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\models 2022-12-01T10:31:56.6144868Z copying caffe2\python\models\__sym_init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\models 2022-12-01T10:31:56.6183653Z creating build\lib.win-amd64-cpython-39\caffe2\python\onnx 2022-12-01T10:31:56.6186085Z copying caffe2\python\onnx\backend.py -> build\lib.win-amd64-cpython-39\caffe2\python\onnx 2022-12-01T10:31:56.6219770Z copying caffe2\python\onnx\backend_cpp_rep.py -> build\lib.win-amd64-cpython-39\caffe2\python\onnx 2022-12-01T10:31:56.6234563Z copying caffe2\python\onnx\backend_rep.py -> build\lib.win-amd64-cpython-39\caffe2\python\onnx 2022-12-01T10:31:56.6247141Z copying caffe2\python\onnx\error.py -> build\lib.win-amd64-cpython-39\caffe2\python\onnx 2022-12-01T10:31:56.6254951Z copying caffe2\python\onnx\frontend.py -> build\lib.win-amd64-cpython-39\caffe2\python\onnx 2022-12-01T10:31:56.6280231Z copying caffe2\python\onnx\helper.py -> build\lib.win-amd64-cpython-39\caffe2\python\onnx 2022-12-01T10:31:56.6299085Z copying caffe2\python\onnx\onnxifi.py -> build\lib.win-amd64-cpython-39\caffe2\python\onnx 2022-12-01T10:31:56.6310915Z copying caffe2\python\onnx\test_onnxifi.py -> build\lib.win-amd64-cpython-39\caffe2\python\onnx 2022-12-01T10:31:56.6322734Z copying caffe2\python\onnx\workspace.py -> build\lib.win-amd64-cpython-39\caffe2\python\onnx 2022-12-01T10:31:56.6334870Z copying caffe2\python\onnx\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\onnx 2022-12-01T10:31:56.6371755Z creating build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.6374474Z copying caffe2\python\operator_test\activation_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.6390981Z copying caffe2\python\operator_test\adadelta_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.6407678Z copying caffe2\python\operator_test\adagrad_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.6441254Z copying caffe2\python\operator_test\adagrad_test_helper.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.6465355Z copying caffe2\python\operator_test\adam_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.6499704Z copying caffe2\python\operator_test\affine_channel_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.6511646Z copying caffe2\python\operator_test\alias_with_name_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.6523986Z copying caffe2\python\operator_test\apmeter_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.6535998Z copying caffe2\python\operator_test\arg_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.6549875Z copying caffe2\python\operator_test\assert_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.6573578Z copying caffe2\python\operator_test\async_net_barrier_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.6586143Z copying caffe2\python\operator_test\atomic_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.6597908Z copying caffe2\python\operator_test\basic_rnn_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.6609865Z copying caffe2\python\operator_test\batch_box_cox_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.6627096Z copying caffe2\python\operator_test\batch_bucketize_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.6648072Z copying caffe2\python\operator_test\batch_moments_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.6661681Z 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:31:56.6674827Z copying caffe2\python\operator_test\bbox_transform_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.6700385Z copying caffe2\python\operator_test\bisect_percentile_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.6732778Z copying caffe2\python\operator_test\blobs_queue_db_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.6750715Z copying caffe2\python\operator_test\boolean_mask_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.6771426Z copying caffe2\python\operator_test\boolean_unmask_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.6785429Z 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:31:56.6799420Z copying caffe2\python\operator_test\bucketize_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.6811774Z copying caffe2\python\operator_test\cast_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.6825033Z copying caffe2\python\operator_test\ceil_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.6838163Z copying caffe2\python\operator_test\channel_backprop_stats_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.6977312Z copying caffe2\python\operator_test\channel_shuffle_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.6996258Z copying caffe2\python\operator_test\channel_stats_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7008126Z copying caffe2\python\operator_test\checkpoint_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7020246Z copying caffe2\python\operator_test\clip_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7033559Z copying caffe2\python\operator_test\clip_tensor_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7046896Z 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:31:56.7064768Z copying caffe2\python\operator_test\concat_op_cost_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7076918Z copying caffe2\python\operator_test\concat_split_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7099109Z copying caffe2\python\operator_test\conditional_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7123598Z copying caffe2\python\operator_test\conftest.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7140163Z copying caffe2\python\operator_test\conv_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7174202Z copying caffe2\python\operator_test\conv_transpose_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7194740Z copying caffe2\python\operator_test\copy_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7232794Z 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:31:56.7245270Z copying caffe2\python\operator_test\cosine_embedding_criterion_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7257742Z copying caffe2\python\operator_test\counter_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7269217Z copying caffe2\python\operator_test\crf_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7290063Z copying caffe2\python\operator_test\cross_entropy_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7326376Z 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:31:56.7339691Z copying caffe2\python\operator_test\ctc_greedy_decoder_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7351423Z copying caffe2\python\operator_test\cudnn_recurrent_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7372699Z copying caffe2\python\operator_test\dataset_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7393224Z copying caffe2\python\operator_test\data_couple_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7405386Z copying caffe2\python\operator_test\decay_adagrad_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7417219Z copying caffe2\python\operator_test\deform_conv_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7442095Z 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:31:56.7454481Z copying caffe2\python\operator_test\depthwise_3x3_conv_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7486831Z copying caffe2\python\operator_test\detectron_keypoints.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7498365Z copying caffe2\python\operator_test\distance_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7509668Z copying caffe2\python\operator_test\dropout_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7525827Z copying caffe2\python\operator_test\duplicate_operands_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7544333Z copying caffe2\python\operator_test\elementwise_linear_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7557173Z copying caffe2\python\operator_test\elementwise_logical_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7570301Z copying caffe2\python\operator_test\elementwise_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7598475Z copying caffe2\python\operator_test\elementwise_op_broadcast_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7627061Z copying caffe2\python\operator_test\emptysample_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7641157Z copying caffe2\python\operator_test\enforce_finite_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7656485Z copying caffe2\python\operator_test\ensure_clipped_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7670346Z copying caffe2\python\operator_test\ensure_cpu_output_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7682123Z copying caffe2\python\operator_test\erf_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7694152Z copying caffe2\python\operator_test\expand_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7705828Z copying caffe2\python\operator_test\fc_operator_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7721754Z copying caffe2\python\operator_test\feature_maps_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7746144Z copying caffe2\python\operator_test\filler_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7768794Z copying caffe2\python\operator_test\find_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7780751Z copying caffe2\python\operator_test\flatten_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7793078Z copying caffe2\python\operator_test\flexible_top_k_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7805490Z copying caffe2\python\operator_test\floor_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7818971Z 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:31:56.7835407Z copying caffe2\python\operator_test\fused_nbit_rowwise_test_helper.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7848662Z copying caffe2\python\operator_test\gather_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7861972Z copying caffe2\python\operator_test\gather_ranges_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7882343Z 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:31:56.7895100Z copying caffe2\python\operator_test\given_tensor_fill_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7907233Z copying caffe2\python\operator_test\glu_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7919662Z copying caffe2\python\operator_test\group_conv_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7932018Z copying caffe2\python\operator_test\group_norm_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7947860Z copying caffe2\python\operator_test\gru_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7965968Z copying caffe2\python\operator_test\heatmap_max_keypoint_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7977995Z copying caffe2\python\operator_test\histogram_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.7990230Z copying caffe2\python\operator_test\hsm_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8011315Z copying caffe2\python\operator_test\hyperbolic_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8024038Z copying caffe2\python\operator_test\im2col_col2im_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8044193Z copying caffe2\python\operator_test\image_input_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8069768Z copying caffe2\python\operator_test\index_hash_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8082390Z copying caffe2\python\operator_test\index_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8096818Z copying caffe2\python\operator_test\instance_norm_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8114081Z copying caffe2\python\operator_test\integral_image_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8126210Z copying caffe2\python\operator_test\jsd_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8148864Z copying caffe2\python\operator_test\key_split_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8162636Z copying caffe2\python\operator_test\lars_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8174966Z copying caffe2\python\operator_test\layer_norm_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8196348Z copying caffe2\python\operator_test\leaky_relu_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8208679Z copying caffe2\python\operator_test\learning_rate_adaption_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8224399Z copying caffe2\python\operator_test\learning_rate_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8241698Z copying caffe2\python\operator_test\lengths_pad_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8252955Z 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:31:56.8276452Z copying caffe2\python\operator_test\lengths_tile_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8287670Z copying caffe2\python\operator_test\lengths_top_k_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8304095Z copying caffe2\python\operator_test\length_split_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8331876Z copying caffe2\python\operator_test\listwise_l2r_operator_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8343351Z copying caffe2\python\operator_test\load_save_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8372421Z copying caffe2\python\operator_test\locally_connected_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8403334Z copying caffe2\python\operator_test\loss_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8415680Z copying caffe2\python\operator_test\lpnorm_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8448504Z copying caffe2\python\operator_test\map_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8465106Z copying caffe2\python\operator_test\margin_loss_l2r_operator_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8478314Z copying caffe2\python\operator_test\margin_ranking_criterion_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8491533Z copying caffe2\python\operator_test\math_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8505283Z copying caffe2\python\operator_test\matmul_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8525389Z copying caffe2\python\operator_test\mean_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8538032Z copying caffe2\python\operator_test\merge_id_lists_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8550597Z copying caffe2\python\operator_test\mkl_conv_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8564551Z copying caffe2\python\operator_test\mkl_packed_fc_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8578455Z copying caffe2\python\operator_test\mod_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8589343Z copying caffe2\python\operator_test\moments_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8600617Z copying caffe2\python\operator_test\momentum_sgd_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8619186Z copying caffe2\python\operator_test\mpi_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8631468Z copying caffe2\python\operator_test\mul_gradient_benchmark.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8643796Z copying caffe2\python\operator_test\negate_gradient_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8655760Z copying caffe2\python\operator_test\ngram_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8667158Z copying caffe2\python\operator_test\normalize_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8684688Z copying caffe2\python\operator_test\numpy_tile_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8696608Z copying caffe2\python\operator_test\one_hot_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8708623Z copying caffe2\python\operator_test\onnx_while_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8721150Z copying caffe2\python\operator_test\order_switch_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8732623Z copying caffe2\python\operator_test\pack_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8753749Z copying caffe2\python\operator_test\pack_rnn_sequence_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8765219Z copying caffe2\python\operator_test\pad_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8776894Z copying caffe2\python\operator_test\partition_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8788280Z copying caffe2\python\operator_test\percentile_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8813139Z copying caffe2\python\operator_test\piecewise_linear_transform_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8825384Z copying caffe2\python\operator_test\pooling_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.8847766Z copying caffe2\python\operator_test\prepend_dim_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9000603Z copying caffe2\python\operator_test\python_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9012676Z copying caffe2\python\operator_test\quantile_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9036158Z copying caffe2\python\operator_test\rand_quantization_op_speed_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9049220Z copying caffe2\python\operator_test\rank_loss_operator_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9076666Z copying caffe2\python\operator_test\rebatching_queue_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9089811Z copying caffe2\python\operator_test\record_queue_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9111524Z copying caffe2\python\operator_test\recurrent_network_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9124325Z copying caffe2\python\operator_test\recurrent_net_executor_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9146607Z copying caffe2\python\operator_test\reduce_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9167985Z copying caffe2\python\operator_test\reduction_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9180492Z copying caffe2\python\operator_test\reshape_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9192481Z copying caffe2\python\operator_test\resize_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9213616Z copying caffe2\python\operator_test\rmac_regions_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9238904Z copying caffe2\python\operator_test\rms_norm_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9254236Z copying caffe2\python\operator_test\rnn_cell_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9310674Z copying caffe2\python\operator_test\roi_align_rotated_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9331288Z copying caffe2\python\operator_test\rowwise_counter_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9349211Z copying caffe2\python\operator_test\scale_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9362412Z copying caffe2\python\operator_test\segment_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9385341Z copying caffe2\python\operator_test\self_binning_histogram_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9405139Z copying caffe2\python\operator_test\selu_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9418353Z copying caffe2\python\operator_test\sequence_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9438348Z copying caffe2\python\operator_test\shape_inference_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9466224Z copying caffe2\python\operator_test\sinusoid_position_encoding_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9480579Z copying caffe2\python\operator_test\softmax_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9503159Z copying caffe2\python\operator_test\softplus_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9511480Z 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:31:56.9523702Z copying caffe2\python\operator_test\sparse_gradient_checker_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9535466Z 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:31:56.9547258Z copying caffe2\python\operator_test\sparse_lengths_sum_benchmark.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9566820Z copying caffe2\python\operator_test\sparse_lp_regularizer_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9578524Z copying caffe2\python\operator_test\sparse_normalize_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9590688Z copying caffe2\python\operator_test\sparse_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9607745Z 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:31:56.9624713Z copying caffe2\python\operator_test\spatial_bn_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9654982Z copying caffe2\python\operator_test\specialized_segment_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9673120Z copying caffe2\python\operator_test\split_op_cost_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9686141Z copying caffe2\python\operator_test\square_root_divide_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9717680Z copying caffe2\python\operator_test\stats_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9755065Z copying caffe2\python\operator_test\stats_put_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9768053Z copying caffe2\python\operator_test\storm_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9780888Z copying caffe2\python\operator_test\string_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9798936Z copying caffe2\python\operator_test\text_file_reader_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9811797Z copying caffe2\python\operator_test\thresholded_relu_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9824258Z copying caffe2\python\operator_test\tile_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9835901Z copying caffe2\python\operator_test\top_k_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9853871Z copying caffe2\python\operator_test\torch_integration_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9886852Z copying caffe2\python\operator_test\transpose_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9900034Z copying caffe2\python\operator_test\trigonometric_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9913018Z copying caffe2\python\operator_test\unique_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9931032Z copying caffe2\python\operator_test\unique_uniform_fill_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9944070Z copying caffe2\python\operator_test\unsafe_coalesce_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9955405Z copying caffe2\python\operator_test\upsample_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9968120Z copying caffe2\python\operator_test\utility_ops_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:56.9989526Z copying caffe2\python\operator_test\video_input_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:57.0002867Z copying caffe2\python\operator_test\weighted_multi_sample_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:57.0014647Z copying caffe2\python\operator_test\weighted_sample_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:57.0033807Z copying caffe2\python\operator_test\weighted_sum_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:57.0046694Z copying caffe2\python\operator_test\weight_scale_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:57.0059663Z copying caffe2\python\operator_test\wngrad_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:57.0073408Z copying caffe2\python\operator_test\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\operator_test 2022-12-01T10:31:57.0082165Z creating build\lib.win-amd64-cpython-39\caffe2\python\predictor 2022-12-01T10:31:57.0084543Z copying caffe2\python\predictor\mobile_exporter.py -> build\lib.win-amd64-cpython-39\caffe2\python\predictor 2022-12-01T10:31:57.0101866Z copying caffe2\python\predictor\mobile_exporter_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\predictor 2022-12-01T10:31:57.0124617Z copying caffe2\python\predictor\predictor_exporter.py -> build\lib.win-amd64-cpython-39\caffe2\python\predictor 2022-12-01T10:31:57.0149401Z copying caffe2\python\predictor\predictor_exporter_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\predictor 2022-12-01T10:31:57.0176613Z copying caffe2\python\predictor\predictor_py_utils.py -> build\lib.win-amd64-cpython-39\caffe2\python\predictor 2022-12-01T10:31:57.0194404Z copying caffe2\python\predictor\predictor_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\predictor 2022-12-01T10:31:57.0206448Z copying caffe2\python\predictor\serde.py -> build\lib.win-amd64-cpython-39\caffe2\python\predictor 2022-12-01T10:31:57.0214188Z copying caffe2\python\predictor\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\predictor 2022-12-01T10:31:57.0222017Z creating build\lib.win-amd64-cpython-39\caffe2\python\rnn 2022-12-01T10:31:57.0224693Z copying caffe2\python\rnn\lstm_comparison.py -> build\lib.win-amd64-cpython-39\caffe2\python\rnn 2022-12-01T10:31:57.0237789Z copying caffe2\python\rnn\rnn_cell_test_util.py -> build\lib.win-amd64-cpython-39\caffe2\python\rnn 2022-12-01T10:31:57.0249064Z copying caffe2\python\rnn\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\rnn 2022-12-01T10:31:57.0256556Z creating build\lib.win-amd64-cpython-39\caffe2\python\serialized_test 2022-12-01T10:31:57.0259140Z copying caffe2\python\serialized_test\coverage.py -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test 2022-12-01T10:31:57.0270765Z copying caffe2\python\serialized_test\serialized_test_util.py -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test 2022-12-01T10:31:57.0287086Z copying caffe2\python\serialized_test\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\serialized_test 2022-12-01T10:31:57.0295227Z creating build\lib.win-amd64-cpython-39\caffe2\python\test 2022-12-01T10:31:57.0309404Z copying caffe2\python\test\blob_deallocation_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\test 2022-12-01T10:31:57.0321341Z copying caffe2\python\test\do_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\test 2022-12-01T10:31:57.0334110Z copying caffe2\python\test\executor_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\test 2022-12-01T10:31:57.0359213Z copying caffe2\python\test\executor_test_util.py -> build\lib.win-amd64-cpython-39\caffe2\python\test 2022-12-01T10:31:57.0395688Z copying caffe2\python\test\fakefp16_transform_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\test 2022-12-01T10:31:57.0407384Z copying caffe2\python\test\gpu_context_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\test 2022-12-01T10:31:57.0428035Z copying caffe2\python\test\inference_lstm_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\test 2022-12-01T10:31:57.0447837Z copying caffe2\python\test\python_protobuf_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\test 2022-12-01T10:31:57.0467958Z copying caffe2\python\test\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\test 2022-12-01T10:31:57.0475346Z creating build\lib.win-amd64-cpython-39\caffe2\python\trt 2022-12-01T10:31:57.0477939Z copying caffe2\python\trt\test_pt_onnx_trt.py -> build\lib.win-amd64-cpython-39\caffe2\python\trt 2022-12-01T10:31:57.0491099Z copying caffe2\python\trt\test_trt.py -> build\lib.win-amd64-cpython-39\caffe2\python\trt 2022-12-01T10:31:57.0513062Z copying caffe2\python\trt\transform.py -> build\lib.win-amd64-cpython-39\caffe2\python\trt 2022-12-01T10:31:57.0525270Z copying caffe2\python\trt\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\trt 2022-12-01T10:31:57.0533790Z creating build\lib.win-amd64-cpython-39\caffe2\python\models\seq2seq 2022-12-01T10:31:57.0536375Z copying caffe2\python\models\seq2seq\beam_search.py -> build\lib.win-amd64-cpython-39\caffe2\python\models\seq2seq 2022-12-01T10:31:57.0559199Z copying caffe2\python\models\seq2seq\seq2seq_beam_search_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\models\seq2seq 2022-12-01T10:31:57.0571988Z copying caffe2\python\models\seq2seq\seq2seq_model_helper.py -> build\lib.win-amd64-cpython-39\caffe2\python\models\seq2seq 2022-12-01T10:31:57.0594556Z copying caffe2\python\models\seq2seq\seq2seq_model_helper_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\models\seq2seq 2022-12-01T10:31:57.0613987Z copying caffe2\python\models\seq2seq\seq2seq_util.py -> build\lib.win-amd64-cpython-39\caffe2\python\models\seq2seq 2022-12-01T10:31:57.0640611Z copying caffe2\python\models\seq2seq\train.py -> build\lib.win-amd64-cpython-39\caffe2\python\models\seq2seq 2022-12-01T10:31:57.0665864Z copying caffe2\python\models\seq2seq\translate.py -> build\lib.win-amd64-cpython-39\caffe2\python\models\seq2seq 2022-12-01T10:31:57.0691319Z copying caffe2\python\models\seq2seq\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\models\seq2seq 2022-12-01T10:31:57.0703172Z creating build\lib.win-amd64-cpython-39\caffe2\python\onnx\bin 2022-12-01T10:31:57.0738071Z copying caffe2\python\onnx\bin\conversion.py -> build\lib.win-amd64-cpython-39\caffe2\python\onnx\bin 2022-12-01T10:31:57.0750040Z copying caffe2\python\onnx\bin\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\onnx\bin 2022-12-01T10:31:57.0758128Z creating build\lib.win-amd64-cpython-39\caffe2\python\onnx\tests 2022-12-01T10:31:57.0760629Z copying caffe2\python\onnx\tests\c2_ref_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\onnx\tests 2022-12-01T10:31:57.0794096Z copying caffe2\python\onnx\tests\conversion_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\onnx\tests 2022-12-01T10:31:57.0806221Z copying caffe2\python\onnx\tests\helper_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\onnx\tests 2022-12-01T10:31:57.0825376Z copying caffe2\python\onnx\tests\onnx_backend_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\onnx\tests 2022-12-01T10:31:57.0853295Z copying caffe2\python\onnx\tests\ssa_test.py -> build\lib.win-amd64-cpython-39\caffe2\python\onnx\tests 2022-12-01T10:31:57.0871206Z copying caffe2\python\onnx\tests\test_utils.py -> build\lib.win-amd64-cpython-39\caffe2\python\onnx\tests 2022-12-01T10:31:57.0885213Z copying caffe2\python\onnx\tests\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\python\onnx\tests 2022-12-01T10:31:57.0901203Z creating build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:31:57.0903900Z copying caffe2\quantization\server\batch_matmul_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:31:57.0920463Z copying caffe2\quantization\server\batch_permutation_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:31:57.0932716Z copying caffe2\quantization\server\channel_shuffle_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:31:57.0953397Z copying caffe2\quantization\server\compute_equalization_scale_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:31:57.0965259Z copying caffe2\quantization\server\concat_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:31:57.0985339Z copying caffe2\quantization\server\conv_depthwise_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:31:57.1003825Z copying caffe2\quantization\server\conv_dnnlowp_acc16_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:31:57.1025880Z copying caffe2\quantization\server\conv_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:31:57.1051166Z copying caffe2\quantization\server\conv_groupwise_dnnlowp_acc16_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:31:57.1063806Z copying caffe2\quantization\server\conv_groupwise_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:31:57.1084198Z copying caffe2\quantization\server\dequantize_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:31:57.1096482Z copying caffe2\quantization\server\dnnlowp_test_utils.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:31:57.1123501Z copying caffe2\quantization\server\elementwise_add_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:31:57.1178953Z copying caffe2\quantization\server\elementwise_linear_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:31:57.1192418Z copying caffe2\quantization\server\elementwise_mul_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:31:57.1205122Z copying caffe2\quantization\server\elementwise_sum_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:31:57.1238729Z copying caffe2\quantization\server\fully_connected_dnnlowp_acc16_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:31:57.1255171Z copying caffe2\quantization\server\fully_connected_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:31:57.1274561Z copying caffe2\quantization\server\fully_connected_fp16_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:31:57.1299758Z copying caffe2\quantization\server\fully_connected_rowwise_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:31:57.1312512Z copying caffe2\quantization\server\gather_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:31:57.1334674Z copying caffe2\quantization\server\group_norm_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:31:57.1347756Z copying caffe2\quantization\server\int8_gen_quant_params_min_max_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:31:57.1359652Z copying caffe2\quantization\server\int8_gen_quant_params_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:31:57.1406447Z copying caffe2\quantization\server\int8_quant_scheme_blob_fill_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:31:57.1423497Z copying caffe2\quantization\server\lstm_unit_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:31:57.1435354Z copying caffe2\quantization\server\observer_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:31:57.1447902Z copying caffe2\quantization\server\pool_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:31:57.1468741Z copying caffe2\quantization\server\quantize_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:31:57.1480781Z copying caffe2\quantization\server\relu_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:31:57.1493218Z copying caffe2\quantization\server\resize_nearest_3d_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:31:57.1505246Z copying caffe2\quantization\server\resize_nearest_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:31:57.1517929Z copying caffe2\quantization\server\sigmoid_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:31:57.1562268Z copying caffe2\quantization\server\spatial_batch_norm_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:31:57.1575104Z copying caffe2\quantization\server\tanh_dnnlowp_op_test.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:31:57.1588423Z copying caffe2\quantization\server\utils.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:31:57.1610882Z copying caffe2\quantization\server\__init__.py -> build\lib.win-amd64-cpython-39\caffe2\quantization\server 2022-12-01T10:31:57.1618508Z creating build\lib.win-amd64-cpython-39\functorch\compile 2022-12-01T10:31:57.1620719Z copying functorch\compile\__init__.py -> build\lib.win-amd64-cpython-39\functorch\compile 2022-12-01T10:31:57.1634903Z creating build\lib.win-amd64-cpython-39\functorch\dim 2022-12-01T10:31:57.1637432Z copying functorch\dim\batch_tensor.py -> build\lib.win-amd64-cpython-39\functorch\dim 2022-12-01T10:31:57.1649852Z copying functorch\dim\delayed_mul_tensor.py -> build\lib.win-amd64-cpython-39\functorch\dim 2022-12-01T10:31:57.1674566Z copying functorch\dim\dim.py -> build\lib.win-amd64-cpython-39\functorch\dim 2022-12-01T10:31:57.1690023Z copying functorch\dim\magic_trace.py -> build\lib.win-amd64-cpython-39\functorch\dim 2022-12-01T10:31:57.1713229Z copying functorch\dim\op_properties.py -> build\lib.win-amd64-cpython-39\functorch\dim 2022-12-01T10:31:57.1731809Z copying functorch\dim\reference.py -> build\lib.win-amd64-cpython-39\functorch\dim 2022-12-01T10:31:57.1752481Z copying functorch\dim\tree_map.py -> build\lib.win-amd64-cpython-39\functorch\dim 2022-12-01T10:31:57.1760378Z copying functorch\dim\wrap_type.py -> build\lib.win-amd64-cpython-39\functorch\dim 2022-12-01T10:31:57.1773079Z copying functorch\dim\__init__.py -> build\lib.win-amd64-cpython-39\functorch\dim 2022-12-01T10:31:57.1786988Z creating build\lib.win-amd64-cpython-39\functorch\experimental 2022-12-01T10:31:57.1797645Z copying functorch\experimental\batch_norm_replacement.py -> build\lib.win-amd64-cpython-39\functorch\experimental 2022-12-01T10:31:57.1814152Z copying functorch\experimental\cond.py -> build\lib.win-amd64-cpython-39\functorch\experimental 2022-12-01T10:31:57.1843912Z copying functorch\experimental\ops.py -> build\lib.win-amd64-cpython-39\functorch\experimental 2022-12-01T10:31:57.1852545Z copying functorch\experimental\__init__.py -> build\lib.win-amd64-cpython-39\functorch\experimental 2022-12-01T10:31:57.1863725Z creating build\lib.win-amd64-cpython-39\functorch\_src 2022-12-01T10:31:57.1870535Z copying functorch\_src\aot_autograd.py -> build\lib.win-amd64-cpython-39\functorch\_src 2022-12-01T10:31:57.1895504Z copying functorch\_src\benchmark_utils.py -> build\lib.win-amd64-cpython-39\functorch\_src 2022-12-01T10:31:57.1911273Z copying functorch\_src\compilers.py -> build\lib.win-amd64-cpython-39\functorch\_src 2022-12-01T10:31:57.1924360Z copying functorch\_src\compile_utils.py -> build\lib.win-amd64-cpython-39\functorch\_src 2022-12-01T10:31:57.1947212Z copying functorch\_src\config.py -> build\lib.win-amd64-cpython-39\functorch\_src 2022-12-01T10:31:57.1958637Z copying functorch\_src\eager_transforms.py -> build\lib.win-amd64-cpython-39\functorch\_src 2022-12-01T10:31:57.2006407Z copying functorch\_src\fx_minifier.py -> build\lib.win-amd64-cpython-39\functorch\_src 2022-12-01T10:31:57.2028662Z copying functorch\_src\make_functional.py -> build\lib.win-amd64-cpython-39\functorch\_src 2022-12-01T10:31:57.2051394Z copying functorch\_src\named_members_polyfill.py -> build\lib.win-amd64-cpython-39\functorch\_src 2022-12-01T10:31:57.2062066Z copying functorch\_src\partitioners.py -> build\lib.win-amd64-cpython-39\functorch\_src 2022-12-01T10:31:57.2084469Z copying functorch\_src\python_key.py -> build\lib.win-amd64-cpython-39\functorch\_src 2022-12-01T10:31:57.2092282Z copying functorch\_src\pytree_hacks.py -> build\lib.win-amd64-cpython-39\functorch\_src 2022-12-01T10:31:57.2104915Z copying functorch\_src\top_operators_github_usage.py -> build\lib.win-amd64-cpython-39\functorch\_src 2022-12-01T10:31:57.2124656Z copying functorch\_src\vmap.py -> build\lib.win-amd64-cpython-39\functorch\_src 2022-12-01T10:31:57.2147938Z copying functorch\_src\__init__.py -> build\lib.win-amd64-cpython-39\functorch\_src 2022-12-01T10:31:57.2157612Z creating build\lib.win-amd64-cpython-39\torch\amp 2022-12-01T10:31:57.2160122Z copying torch\amp\autocast_mode.py -> build\lib.win-amd64-cpython-39\torch\amp 2022-12-01T10:31:57.2177215Z copying torch\amp\__init__.py -> build\lib.win-amd64-cpython-39\torch\amp 2022-12-01T10:31:57.2186283Z creating build\lib.win-amd64-cpython-39\torch\ao 2022-12-01T10:31:57.2188561Z copying torch\ao\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao 2022-12-01T10:31:57.2199607Z creating build\lib.win-amd64-cpython-39\torch\autograd 2022-12-01T10:31:57.2201879Z copying torch\autograd\anomaly_mode.py -> build\lib.win-amd64-cpython-39\torch\autograd 2022-12-01T10:31:57.2214349Z copying torch\autograd\forward_ad.py -> build\lib.win-amd64-cpython-39\torch\autograd 2022-12-01T10:31:57.2226585Z copying torch\autograd\function.py -> build\lib.win-amd64-cpython-39\torch\autograd 2022-12-01T10:31:57.2248545Z copying torch\autograd\functional.py -> build\lib.win-amd64-cpython-39\torch\autograd 2022-12-01T10:31:57.2302946Z copying torch\autograd\gradcheck.py -> build\lib.win-amd64-cpython-39\torch\autograd 2022-12-01T10:31:57.2361372Z copying torch\autograd\grad_mode.py -> build\lib.win-amd64-cpython-39\torch\autograd 2022-12-01T10:31:57.2382048Z copying torch\autograd\graph.py -> build\lib.win-amd64-cpython-39\torch\autograd 2022-12-01T10:31:57.2395027Z copying torch\autograd\profiler.py -> build\lib.win-amd64-cpython-39\torch\autograd 2022-12-01T10:31:57.2424683Z copying torch\autograd\profiler_legacy.py -> build\lib.win-amd64-cpython-39\torch\autograd 2022-12-01T10:31:57.2437188Z copying torch\autograd\profiler_util.py -> build\lib.win-amd64-cpython-39\torch\autograd 2022-12-01T10:31:57.2468159Z copying torch\autograd\variable.py -> build\lib.win-amd64-cpython-39\torch\autograd 2022-12-01T10:31:57.2476300Z copying torch\autograd\__init__.py -> build\lib.win-amd64-cpython-39\torch\autograd 2022-12-01T10:31:57.2503322Z creating build\lib.win-amd64-cpython-39\torch\backends 2022-12-01T10:31:57.2505668Z copying torch\backends\__init__.py -> build\lib.win-amd64-cpython-39\torch\backends 2022-12-01T10:31:57.2518572Z creating build\lib.win-amd64-cpython-39\torch\contrib 2022-12-01T10:31:57.2521130Z copying torch\contrib\_tensorboard_vis.py -> build\lib.win-amd64-cpython-39\torch\contrib 2022-12-01T10:31:57.2533119Z copying torch\contrib\__init__.py -> build\lib.win-amd64-cpython-39\torch\contrib 2022-12-01T10:31:57.2576175Z creating build\lib.win-amd64-cpython-39\torch\cpu 2022-12-01T10:31:57.2578585Z copying torch\cpu\__init__.py -> build\lib.win-amd64-cpython-39\torch\cpu 2022-12-01T10:31:57.2590457Z creating build\lib.win-amd64-cpython-39\torch\cuda 2022-12-01T10:31:57.2593232Z copying torch\cuda\comm.py -> build\lib.win-amd64-cpython-39\torch\cuda 2022-12-01T10:31:57.2601147Z copying torch\cuda\error.py -> build\lib.win-amd64-cpython-39\torch\cuda 2022-12-01T10:31:57.2606623Z copying torch\cuda\graphs.py -> build\lib.win-amd64-cpython-39\torch\cuda 2022-12-01T10:31:57.2631982Z copying torch\cuda\jiterator.py -> build\lib.win-amd64-cpython-39\torch\cuda 2022-12-01T10:31:57.2644557Z copying torch\cuda\memory.py -> build\lib.win-amd64-cpython-39\torch\cuda 2022-12-01T10:31:57.2665273Z copying torch\cuda\nccl.py -> build\lib.win-amd64-cpython-39\torch\cuda 2022-12-01T10:31:57.2689330Z copying torch\cuda\nvtx.py -> build\lib.win-amd64-cpython-39\torch\cuda 2022-12-01T10:31:57.2701358Z copying torch\cuda\profiler.py -> build\lib.win-amd64-cpython-39\torch\cuda 2022-12-01T10:31:57.2713308Z copying torch\cuda\random.py -> build\lib.win-amd64-cpython-39\torch\cuda 2022-12-01T10:31:57.2725159Z copying torch\cuda\sparse.py -> build\lib.win-amd64-cpython-39\torch\cuda 2022-12-01T10:31:57.2732902Z copying torch\cuda\streams.py -> build\lib.win-amd64-cpython-39\torch\cuda 2022-12-01T10:31:57.2753075Z copying torch\cuda\_dynamo_graphs.py -> build\lib.win-amd64-cpython-39\torch\cuda 2022-12-01T10:31:57.2765979Z copying torch\cuda\_memory_viz.py -> build\lib.win-amd64-cpython-39\torch\cuda 2022-12-01T10:31:57.2778417Z copying torch\cuda\_sanitizer.py -> build\lib.win-amd64-cpython-39\torch\cuda 2022-12-01T10:31:57.2822935Z copying torch\cuda\_utils.py -> build\lib.win-amd64-cpython-39\torch\cuda 2022-12-01T10:31:57.2835109Z copying torch\cuda\__init__.py -> build\lib.win-amd64-cpython-39\torch\cuda 2022-12-01T10:31:57.2865276Z creating build\lib.win-amd64-cpython-39\torch\distributed 2022-12-01T10:31:57.2868469Z copying torch\distributed\argparse_util.py -> build\lib.win-amd64-cpython-39\torch\distributed 2022-12-01T10:31:57.2884059Z copying torch\distributed\constants.py -> build\lib.win-amd64-cpython-39\torch\distributed 2022-12-01T10:31:57.2892407Z copying torch\distributed\distributed_c10d.py -> build\lib.win-amd64-cpython-39\torch\distributed 2022-12-01T10:31:57.2997121Z copying torch\distributed\launch.py -> build\lib.win-amd64-cpython-39\torch\distributed 2022-12-01T10:31:57.3022626Z copying torch\distributed\remote_device.py -> build\lib.win-amd64-cpython-39\torch\distributed 2022-12-01T10:31:57.3039288Z copying torch\distributed\rendezvous.py -> build\lib.win-amd64-cpython-39\torch\distributed 2022-12-01T10:31:57.3059160Z copying torch\distributed\run.py -> build\lib.win-amd64-cpython-39\torch\distributed 2022-12-01T10:31:57.3080320Z copying torch\distributed\utils.py -> build\lib.win-amd64-cpython-39\torch\distributed 2022-12-01T10:31:57.3106507Z copying torch\distributed\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed 2022-12-01T10:31:57.3126974Z creating build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.3130450Z copying torch\distributions\bernoulli.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.3146492Z copying torch\distributions\beta.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.3160440Z copying torch\distributions\binomial.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.3864968Z copying torch\distributions\categorical.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.3892615Z copying torch\distributions\cauchy.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.3905450Z copying torch\distributions\chi2.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.3917182Z copying torch\distributions\constraints.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.3940964Z copying torch\distributions\constraint_registry.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.3953734Z copying torch\distributions\continuous_bernoulli.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.3970302Z copying torch\distributions\dirichlet.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.3982131Z copying torch\distributions\distribution.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.4036974Z copying torch\distributions\exponential.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.4062204Z copying torch\distributions\exp_family.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.4074056Z copying torch\distributions\fishersnedecor.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.4086880Z copying torch\distributions\gamma.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.4104201Z copying torch\distributions\geometric.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.4116121Z copying torch\distributions\gumbel.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.4132647Z copying torch\distributions\half_cauchy.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.4144538Z copying torch\distributions\half_normal.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.4165333Z copying torch\distributions\independent.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.4180236Z copying torch\distributions\kl.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.4203592Z copying torch\distributions\kumaraswamy.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.4222389Z copying torch\distributions\laplace.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.4367333Z copying torch\distributions\lkj_cholesky.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.4379796Z copying torch\distributions\logistic_normal.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.4394507Z copying torch\distributions\log_normal.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.4420329Z copying torch\distributions\lowrank_multivariate_normal.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.4433862Z copying torch\distributions\mixture_same_family.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.4460692Z copying torch\distributions\multinomial.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.4593525Z copying torch\distributions\multivariate_normal.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.4594171Z copying torch\distributions\negative_binomial.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.4594608Z copying torch\distributions\normal.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.4595046Z copying torch\distributions\one_hot_categorical.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.4595478Z copying torch\distributions\pareto.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.4599221Z copying torch\distributions\poisson.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.4617862Z copying torch\distributions\relaxed_bernoulli.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.4629927Z copying torch\distributions\relaxed_categorical.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.4645921Z copying torch\distributions\studentT.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.4658637Z copying torch\distributions\transformed_distribution.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.4675989Z copying torch\distributions\transforms.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.4712824Z copying torch\distributions\uniform.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.4724525Z copying torch\distributions\utils.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.4740707Z copying torch\distributions\von_mises.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.4754681Z copying torch\distributions\weibull.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.4767562Z copying torch\distributions\wishart.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.4785603Z copying torch\distributions\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributions 2022-12-01T10:31:57.4808346Z creating build\lib.win-amd64-cpython-39\torch\fft 2022-12-01T10:31:57.4810724Z copying torch\fft\__init__.py -> build\lib.win-amd64-cpython-39\torch\fft 2022-12-01T10:31:57.4984881Z creating build\lib.win-amd64-cpython-39\torch\futures 2022-12-01T10:31:57.4986867Z copying torch\futures\__init__.py -> build\lib.win-amd64-cpython-39\torch\futures 2022-12-01T10:31:57.5010883Z creating build\lib.win-amd64-cpython-39\torch\fx 2022-12-01T10:31:57.5013316Z copying torch\fx\annotate.py -> build\lib.win-amd64-cpython-39\torch\fx 2022-12-01T10:31:57.5025329Z copying torch\fx\graph.py -> build\lib.win-amd64-cpython-39\torch\fx 2022-12-01T10:31:57.5074800Z copying torch\fx\graph_module.py -> build\lib.win-amd64-cpython-39\torch\fx 2022-12-01T10:31:57.5103703Z copying torch\fx\immutable_collections.py -> build\lib.win-amd64-cpython-39\torch\fx 2022-12-01T10:31:57.5124587Z copying torch\fx\interpreter.py -> build\lib.win-amd64-cpython-39\torch\fx 2022-12-01T10:31:57.5160429Z copying torch\fx\node.py -> build\lib.win-amd64-cpython-39\torch\fx 2022-12-01T10:31:57.5190488Z copying torch\fx\operator_schemas.py -> build\lib.win-amd64-cpython-39\torch\fx 2022-12-01T10:31:57.5215866Z copying torch\fx\proxy.py -> build\lib.win-amd64-cpython-39\torch\fx 2022-12-01T10:31:57.5236872Z copying torch\fx\subgraph_rewriter.py -> build\lib.win-amd64-cpython-39\torch\fx 2022-12-01T10:31:57.5250335Z copying torch\fx\tensor_type.py -> build\lib.win-amd64-cpython-39\torch\fx 2022-12-01T10:31:57.5263343Z copying torch\fx\traceback.py -> build\lib.win-amd64-cpython-39\torch\fx 2022-12-01T10:31:57.5279395Z copying torch\fx\_compatibility.py -> build\lib.win-amd64-cpython-39\torch\fx 2022-12-01T10:31:57.5293066Z copying torch\fx\_pytree.py -> build\lib.win-amd64-cpython-39\torch\fx 2022-12-01T10:31:57.5305227Z copying torch\fx\_symbolic_trace.py -> build\lib.win-amd64-cpython-39\torch\fx 2022-12-01T10:31:57.5341368Z copying torch\fx\__init__.py -> build\lib.win-amd64-cpython-39\torch\fx 2022-12-01T10:31:57.5359857Z creating build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:31:57.5361343Z copying torch\jit\annotations.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:31:57.5387295Z copying torch\jit\frontend.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:31:57.5421887Z copying torch\jit\generate_bytecode.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:31:57.5434220Z copying torch\jit\quantized.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:31:57.5475268Z copying torch\jit\supported_ops.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:31:57.5491440Z copying torch\jit\unsupported_tensor_ops.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:31:57.5504610Z copying torch\jit\_async.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:31:57.5517643Z copying torch\jit\_builtins.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:31:57.5530001Z copying torch\jit\_check.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:31:57.5549245Z copying torch\jit\_dataclass_impls.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:31:57.5561737Z copying torch\jit\_decompositions.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:31:57.5574313Z copying torch\jit\_decomposition_utils.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:31:57.5581945Z copying torch\jit\_freeze.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:31:57.5601579Z copying torch\jit\_fuser.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:31:57.5613474Z copying torch\jit\_ir_utils.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:31:57.5641492Z copying torch\jit\_logging.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:31:57.5649396Z copying torch\jit\_monkeytype_config.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:31:57.5661080Z copying torch\jit\_pickle.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:31:57.5680394Z copying torch\jit\_recursive.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:31:57.5715226Z copying torch\jit\_script.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:31:57.5760445Z copying torch\jit\_serialization.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:31:57.5780903Z copying torch\jit\_shape_functions.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:31:57.5817436Z copying torch\jit\_state.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:31:57.5845587Z copying torch\jit\_trace.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:31:57.5883380Z copying torch\jit\__init__.py -> build\lib.win-amd64-cpython-39\torch\jit 2022-12-01T10:31:57.5901563Z creating build\lib.win-amd64-cpython-39\torch\linalg 2022-12-01T10:31:57.5903817Z copying torch\linalg\__init__.py -> build\lib.win-amd64-cpython-39\torch\linalg 2022-12-01T10:31:57.5988033Z creating build\lib.win-amd64-cpython-39\torch\masked 2022-12-01T10:31:57.5990265Z copying torch\masked\_docs.py -> build\lib.win-amd64-cpython-39\torch\masked 2022-12-01T10:31:57.6038811Z copying torch\masked\_ops.py -> build\lib.win-amd64-cpython-39\torch\masked 2022-12-01T10:31:57.6079241Z copying torch\masked\__init__.py -> build\lib.win-amd64-cpython-39\torch\masked 2022-12-01T10:31:57.6089148Z creating build\lib.win-amd64-cpython-39\torch\monitor 2022-12-01T10:31:57.6091376Z copying torch\monitor\__init__.py -> build\lib.win-amd64-cpython-39\torch\monitor 2022-12-01T10:31:57.6110854Z creating build\lib.win-amd64-cpython-39\torch\multiprocessing 2022-12-01T10:31:57.6114833Z copying torch\multiprocessing\pool.py -> build\lib.win-amd64-cpython-39\torch\multiprocessing 2022-12-01T10:31:57.6126490Z copying torch\multiprocessing\queue.py -> build\lib.win-amd64-cpython-39\torch\multiprocessing 2022-12-01T10:31:57.6138372Z copying torch\multiprocessing\reductions.py -> build\lib.win-amd64-cpython-39\torch\multiprocessing 2022-12-01T10:31:57.6160413Z copying torch\multiprocessing\spawn.py -> build\lib.win-amd64-cpython-39\torch\multiprocessing 2022-12-01T10:31:57.6172229Z copying torch\multiprocessing\_atfork.py -> build\lib.win-amd64-cpython-39\torch\multiprocessing 2022-12-01T10:31:57.6191269Z copying torch\multiprocessing\__init__.py -> build\lib.win-amd64-cpython-39\torch\multiprocessing 2022-12-01T10:31:57.6208180Z creating build\lib.win-amd64-cpython-39\torch\nested 2022-12-01T10:31:57.6210474Z copying torch\nested\__init__.py -> build\lib.win-amd64-cpython-39\torch\nested 2022-12-01T10:31:57.6239602Z creating build\lib.win-amd64-cpython-39\torch\nn 2022-12-01T10:31:57.6250221Z copying torch\nn\common_types.py -> build\lib.win-amd64-cpython-39\torch\nn 2022-12-01T10:31:57.6266086Z copying torch\nn\cpp.py -> build\lib.win-amd64-cpython-39\torch\nn 2022-12-01T10:31:57.6284002Z copying torch\nn\functional.py -> build\lib.win-amd64-cpython-39\torch\nn 2022-12-01T10:31:57.6417768Z copying torch\nn\grad.py -> build\lib.win-amd64-cpython-39\torch\nn 2022-12-01T10:31:57.6430018Z copying torch\nn\init.py -> build\lib.win-amd64-cpython-39\torch\nn 2022-12-01T10:31:57.6467209Z copying torch\nn\parameter.py -> build\lib.win-amd64-cpython-39\torch\nn 2022-12-01T10:31:57.6479693Z copying torch\nn\_reduction.py -> build\lib.win-amd64-cpython-39\torch\nn 2022-12-01T10:31:57.6496836Z copying torch\nn\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn 2022-12-01T10:31:57.6516592Z creating build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:31:57.6519100Z copying torch\onnx\errors.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:31:57.6531018Z copying torch\onnx\operators.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:31:57.6538169Z copying torch\onnx\symbolic_caffe2.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:31:57.6573656Z copying torch\onnx\symbolic_helper.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:31:57.6622210Z copying torch\onnx\symbolic_opset10.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:31:57.6647040Z copying torch\onnx\symbolic_opset11.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:31:57.6695930Z copying torch\onnx\symbolic_opset12.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:31:57.6721301Z copying torch\onnx\symbolic_opset13.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:31:57.6770506Z copying torch\onnx\symbolic_opset14.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:31:57.6781475Z copying torch\onnx\symbolic_opset15.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:31:57.6802432Z copying torch\onnx\symbolic_opset16.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:31:57.6814411Z copying torch\onnx\symbolic_opset17.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:31:57.6824827Z copying torch\onnx\symbolic_opset7.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:31:57.6835579Z copying torch\onnx\symbolic_opset8.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:31:57.6852488Z copying torch\onnx\symbolic_opset9.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:31:57.6995235Z copying torch\onnx\utils.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:31:57.7064213Z copying torch\onnx\verification.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:31:57.7084123Z copying torch\onnx\_constants.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:31:57.7091191Z copying torch\onnx\_deprecation.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:31:57.7102486Z copying torch\onnx\_experimental.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:31:57.7122991Z copying torch\onnx\_exporter_states.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:31:57.7133771Z copying torch\onnx\_globals.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:31:57.7144547Z copying torch\onnx\_onnx_supported_ops.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:31:57.7157104Z copying torch\onnx\_patch_torch.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:31:57.7174259Z copying torch\onnx\_type_utils.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:31:57.7191875Z copying torch\onnx\__init__.py -> build\lib.win-amd64-cpython-39\torch\onnx 2022-12-01T10:31:57.7207193Z creating build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:31:57.7209755Z copying torch\optim\adadelta.py -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:31:57.7225962Z copying torch\optim\adagrad.py -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:31:57.7237318Z copying torch\optim\adam.py -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:31:57.7259008Z copying torch\optim\adamax.py -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:31:57.7273369Z copying torch\optim\adamw.py -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:31:57.7293520Z copying torch\optim\asgd.py -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:31:57.7306229Z copying torch\optim\lbfgs.py -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:31:57.7341697Z copying torch\optim\lr_scheduler.py -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:31:57.7410243Z copying torch\optim\nadam.py -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:31:57.7429791Z copying torch\optim\optimizer.py -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:31:57.7458929Z copying torch\optim\radam.py -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:31:57.7482039Z copying torch\optim\rmsprop.py -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:31:57.7493039Z copying torch\optim\rprop.py -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:31:57.7512204Z copying torch\optim\sgd.py -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:31:57.7522514Z copying torch\optim\sparse_adam.py -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:31:57.7541618Z copying torch\optim\swa_utils.py -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:31:57.7552494Z copying torch\optim\_functional.py -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:31:57.7584205Z copying torch\optim\__init__.py -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:31:57.7598868Z creating build\lib.win-amd64-cpython-39\torch\package 2022-12-01T10:31:57.7601509Z copying torch\package\file_structure_representation.py -> build\lib.win-amd64-cpython-39\torch\package 2022-12-01T10:31:57.7620690Z copying torch\package\find_file_dependencies.py -> build\lib.win-amd64-cpython-39\torch\package 2022-12-01T10:31:57.7635134Z copying torch\package\glob_group.py -> build\lib.win-amd64-cpython-39\torch\package 2022-12-01T10:31:57.7666952Z copying torch\package\importer.py -> build\lib.win-amd64-cpython-39\torch\package 2022-12-01T10:31:57.7677535Z copying torch\package\package_exporter.py -> build\lib.win-amd64-cpython-39\torch\package 2022-12-01T10:31:57.7718322Z copying torch\package\package_importer.py -> build\lib.win-amd64-cpython-39\torch\package 2022-12-01T10:31:57.7741789Z copying torch\package\_digraph.py -> build\lib.win-amd64-cpython-39\torch\package 2022-12-01T10:31:57.7761317Z copying torch\package\_directory_reader.py -> build\lib.win-amd64-cpython-39\torch\package 2022-12-01T10:31:57.7771919Z copying torch\package\_importlib.py -> build\lib.win-amd64-cpython-39\torch\package 2022-12-01T10:31:57.7782361Z copying torch\package\_mangling.py -> build\lib.win-amd64-cpython-39\torch\package 2022-12-01T10:31:57.7798002Z copying torch\package\_mock.py -> build\lib.win-amd64-cpython-39\torch\package 2022-12-01T10:31:57.7816554Z copying torch\package\_package_pickler.py -> build\lib.win-amd64-cpython-39\torch\package 2022-12-01T10:31:57.7826665Z copying torch\package\_package_unpickler.py -> build\lib.win-amd64-cpython-39\torch\package 2022-12-01T10:31:57.7837429Z copying torch\package\_stdlib.py -> build\lib.win-amd64-cpython-39\torch\package 2022-12-01T10:31:57.7852271Z copying torch\package\__init__.py -> build\lib.win-amd64-cpython-39\torch\package 2022-12-01T10:31:57.7861251Z creating build\lib.win-amd64-cpython-39\torch\profiler 2022-12-01T10:31:57.7863743Z copying torch\profiler\itt.py -> build\lib.win-amd64-cpython-39\torch\profiler 2022-12-01T10:31:57.7874391Z copying torch\profiler\profiler.py -> build\lib.win-amd64-cpython-39\torch\profiler 2022-12-01T10:31:57.7893145Z copying torch\profiler\python_tracer.py -> build\lib.win-amd64-cpython-39\torch\profiler 2022-12-01T10:31:57.7899564Z copying torch\profiler\_pattern_matcher.py -> build\lib.win-amd64-cpython-39\torch\profiler 2022-12-01T10:31:57.7996246Z copying torch\profiler\_utils.py -> build\lib.win-amd64-cpython-39\torch\profiler 2022-12-01T10:31:57.8021284Z copying torch\profiler\__init__.py -> build\lib.win-amd64-cpython-39\torch\profiler 2022-12-01T10:31:57.8035244Z creating build\lib.win-amd64-cpython-39\torch\quantization 2022-12-01T10:31:57.8037769Z copying torch\quantization\fake_quantize.py -> build\lib.win-amd64-cpython-39\torch\quantization 2022-12-01T10:31:57.8048524Z copying torch\quantization\fuser_method_mappings.py -> build\lib.win-amd64-cpython-39\torch\quantization 2022-12-01T10:31:57.8055508Z copying torch\quantization\fuse_modules.py -> build\lib.win-amd64-cpython-39\torch\quantization 2022-12-01T10:31:57.8076843Z copying torch\quantization\observer.py -> build\lib.win-amd64-cpython-39\torch\quantization 2022-12-01T10:31:57.8095159Z copying torch\quantization\qconfig.py -> build\lib.win-amd64-cpython-39\torch\quantization 2022-12-01T10:31:57.8106647Z copying torch\quantization\quantization_mappings.py -> build\lib.win-amd64-cpython-39\torch\quantization 2022-12-01T10:31:57.8117697Z copying torch\quantization\quantize.py -> build\lib.win-amd64-cpython-39\torch\quantization 2022-12-01T10:31:57.8128849Z copying torch\quantization\quantize_fx.py -> build\lib.win-amd64-cpython-39\torch\quantization 2022-12-01T10:31:57.8142626Z copying torch\quantization\quantize_jit.py -> build\lib.win-amd64-cpython-39\torch\quantization 2022-12-01T10:31:57.8154536Z copying torch\quantization\quant_type.py -> build\lib.win-amd64-cpython-39\torch\quantization 2022-12-01T10:31:57.8161689Z copying torch\quantization\stubs.py -> build\lib.win-amd64-cpython-39\torch\quantization 2022-12-01T10:31:57.8168985Z copying torch\quantization\utils.py -> build\lib.win-amd64-cpython-39\torch\quantization 2022-12-01T10:31:57.8183948Z copying torch\quantization\_numeric_suite.py -> build\lib.win-amd64-cpython-39\torch\quantization 2022-12-01T10:31:57.8207925Z copying torch\quantization\_numeric_suite_fx.py -> build\lib.win-amd64-cpython-39\torch\quantization 2022-12-01T10:31:57.8217839Z copying torch\quantization\__init__.py -> build\lib.win-amd64-cpython-39\torch\quantization 2022-12-01T10:31:57.8232047Z creating build\lib.win-amd64-cpython-39\torch\sparse 2022-12-01T10:31:57.8234415Z copying torch\sparse\__init__.py -> build\lib.win-amd64-cpython-39\torch\sparse 2022-12-01T10:31:57.8256350Z creating build\lib.win-amd64-cpython-39\torch\special 2022-12-01T10:31:57.8258720Z copying torch\special\__init__.py -> build\lib.win-amd64-cpython-39\torch\special 2022-12-01T10:31:57.8291638Z creating build\lib.win-amd64-cpython-39\torch\testing 2022-12-01T10:31:57.8294278Z copying torch\testing\_comparison.py -> build\lib.win-amd64-cpython-39\torch\testing 2022-12-01T10:31:57.8338662Z copying torch\testing\_creation.py -> build\lib.win-amd64-cpython-39\torch\testing 2022-12-01T10:31:57.8355520Z copying torch\testing\_deprecated.py -> build\lib.win-amd64-cpython-39\torch\testing 2022-12-01T10:31:57.8366990Z copying torch\testing\_legacy.py -> build\lib.win-amd64-cpython-39\torch\testing 2022-12-01T10:31:57.8398124Z copying torch\testing\__init__.py -> build\lib.win-amd64-cpython-39\torch\testing 2022-12-01T10:31:57.8409462Z creating build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:31:57.8411982Z copying torch\utils\bundled_inputs.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:31:57.8441243Z copying torch\utils\checkpoint.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:31:57.8463581Z copying torch\utils\collect_env.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:31:57.8483582Z copying torch\utils\cpp_backtrace.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:31:57.8498421Z copying torch\utils\cpp_extension.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:31:57.8586698Z copying torch\utils\dlpack.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:31:57.8598678Z copying torch\utils\file_baton.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:31:57.8609344Z copying torch\utils\hooks.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:31:57.8628366Z copying torch\utils\mkldnn.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:31:57.8639496Z copying torch\utils\mobile_optimizer.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:31:57.8650273Z copying torch\utils\model_zoo.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:31:57.8657173Z copying torch\utils\show_pickle.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:31:57.8673595Z copying torch\utils\throughput_benchmark.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:31:57.8685267Z copying torch\utils\_cpp_extension_versioner.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:31:57.8697076Z copying torch\utils\_crash_handler.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:31:57.8711418Z copying torch\utils\_cuda_trace.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:31:57.8722113Z copying torch\utils\_freeze.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:31:57.8737601Z copying torch\utils\_mode_utils.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:31:57.8744515Z copying torch\utils\_python_dispatch.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:31:57.8755791Z copying torch\utils\_pytree.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:31:57.8775006Z copying torch\utils\_zip.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:31:57.8785930Z copying torch\utils\__init__.py -> build\lib.win-amd64-cpython-39\torch\utils 2022-12-01T10:31:57.8803829Z creating build\lib.win-amd64-cpython-39\torch\_decomp 2022-12-01T10:31:57.8806369Z copying torch\_decomp\decompositions.py -> build\lib.win-amd64-cpython-39\torch\_decomp 2022-12-01T10:31:57.8865638Z copying torch\_decomp\decompositions_for_jvp.py -> build\lib.win-amd64-cpython-39\torch\_decomp 2022-12-01T10:31:57.8879074Z copying torch\_decomp\__init__.py -> build\lib.win-amd64-cpython-39\torch\_decomp 2022-12-01T10:31:57.8900569Z creating build\lib.win-amd64-cpython-39\torch\_dispatch 2022-12-01T10:31:57.8903051Z copying torch\_dispatch\python.py -> build\lib.win-amd64-cpython-39\torch\_dispatch 2022-12-01T10:31:57.8915500Z copying torch\_dispatch\__init__.py -> build\lib.win-amd64-cpython-39\torch\_dispatch 2022-12-01T10:31:57.8924185Z creating build\lib.win-amd64-cpython-39\torch\_lazy 2022-12-01T10:31:57.8926496Z copying torch\_lazy\closure.py -> build\lib.win-amd64-cpython-39\torch\_lazy 2022-12-01T10:31:57.8950023Z copying torch\_lazy\computation.py -> build\lib.win-amd64-cpython-39\torch\_lazy 2022-12-01T10:31:57.8962340Z copying torch\_lazy\config.py -> build\lib.win-amd64-cpython-39\torch\_lazy 2022-12-01T10:31:57.8968854Z copying torch\_lazy\debug.py -> build\lib.win-amd64-cpython-39\torch\_lazy 2022-12-01T10:31:57.8979955Z copying torch\_lazy\device_context.py -> build\lib.win-amd64-cpython-39\torch\_lazy 2022-12-01T10:31:57.9000146Z copying torch\_lazy\extract_compiled_graph.py -> build\lib.win-amd64-cpython-39\torch\_lazy 2022-12-01T10:31:57.9012559Z copying torch\_lazy\ir_cache.py -> build\lib.win-amd64-cpython-39\torch\_lazy 2022-12-01T10:31:57.9019450Z copying torch\_lazy\metrics.py -> build\lib.win-amd64-cpython-39\torch\_lazy 2022-12-01T10:31:57.9028008Z copying torch\_lazy\tensor_factory_functions.py -> build\lib.win-amd64-cpython-39\torch\_lazy 2022-12-01T10:31:57.9041200Z copying torch\_lazy\ts_backend.py -> build\lib.win-amd64-cpython-39\torch\_lazy 2022-12-01T10:31:57.9047864Z copying torch\_lazy\__init__.py -> build\lib.win-amd64-cpython-39\torch\_lazy 2022-12-01T10:31:57.9060778Z creating build\lib.win-amd64-cpython-39\torch\_prims 2022-12-01T10:31:57.9063689Z copying torch\_prims\context.py -> build\lib.win-amd64-cpython-39\torch\_prims 2022-12-01T10:31:57.9075071Z copying torch\_prims\executor.py -> build\lib.win-amd64-cpython-39\torch\_prims 2022-12-01T10:31:57.9093804Z copying torch\_prims\nvfuser_executor.py -> build\lib.win-amd64-cpython-39\torch\_prims 2022-12-01T10:31:57.9105186Z copying torch\_prims\nvfuser_prims.py -> build\lib.win-amd64-cpython-39\torch\_prims 2022-12-01T10:31:57.9125159Z copying torch\_prims\__init__.py -> build\lib.win-amd64-cpython-39\torch\_prims 2022-12-01T10:31:57.9192708Z creating build\lib.win-amd64-cpython-39\torch\_prims_common 2022-12-01T10:31:57.9195183Z copying torch\_prims_common\wrappers.py -> build\lib.win-amd64-cpython-39\torch\_prims_common 2022-12-01T10:31:57.9214236Z copying torch\_prims_common\__init__.py -> build\lib.win-amd64-cpython-39\torch\_prims_common 2022-12-01T10:31:57.9265479Z creating build\lib.win-amd64-cpython-39\torch\_refs 2022-12-01T10:31:57.9267871Z copying torch\_refs\fft.py -> build\lib.win-amd64-cpython-39\torch\_refs 2022-12-01T10:31:57.9288535Z copying torch\_refs\__init__.py -> build\lib.win-amd64-cpython-39\torch\_refs 2022-12-01T10:31:57.9536774Z creating build\lib.win-amd64-cpython-39\torch\_subclasses 2022-12-01T10:31:57.9539008Z copying torch\_subclasses\fake_tensor.py -> build\lib.win-amd64-cpython-39\torch\_subclasses 2022-12-01T10:31:57.9570405Z copying torch\_subclasses\fake_utils.py -> build\lib.win-amd64-cpython-39\torch\_subclasses 2022-12-01T10:31:57.9582508Z copying torch\_subclasses\meta_utils.py -> build\lib.win-amd64-cpython-39\torch\_subclasses 2022-12-01T10:31:57.9612703Z copying torch\_subclasses\__init__.py -> build\lib.win-amd64-cpython-39\torch\_subclasses 2022-12-01T10:31:57.9621248Z creating build\lib.win-amd64-cpython-39\torch\ao\nn 2022-12-01T10:31:57.9623457Z copying torch\ao\nn\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\nn 2022-12-01T10:31:57.9633734Z creating build\lib.win-amd64-cpython-39\torch\ao\ns 2022-12-01T10:31:57.9636246Z copying torch\ao\ns\_numeric_suite.py -> build\lib.win-amd64-cpython-39\torch\ao\ns 2022-12-01T10:31:57.9658735Z copying torch\ao\ns\_numeric_suite_fx.py -> build\lib.win-amd64-cpython-39\torch\ao\ns 2022-12-01T10:31:57.9679711Z copying torch\ao\ns\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\ns 2022-12-01T10:31:57.9689379Z creating build\lib.win-amd64-cpython-39\torch\ao\quantization 2022-12-01T10:31:57.9691947Z copying torch\ao\quantization\fake_quantize.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization 2022-12-01T10:31:57.9712611Z copying torch\ao\quantization\fuser_method_mappings.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization 2022-12-01T10:31:57.9730694Z copying torch\ao\quantization\fuse_modules.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization 2022-12-01T10:31:57.9750068Z copying torch\ao\quantization\observer.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization 2022-12-01T10:31:57.9794728Z copying torch\ao\quantization\qconfig.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization 2022-12-01T10:31:57.9821778Z copying torch\ao\quantization\qconfig_mapping.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization 2022-12-01T10:31:57.9850646Z copying torch\ao\quantization\qconfig_mapping_utils.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization 2022-12-01T10:31:57.9866316Z copying torch\ao\quantization\quantization_mappings.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization 2022-12-01T10:31:57.9891538Z copying torch\ao\quantization\quantization_types.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization 2022-12-01T10:31:57.9912141Z copying torch\ao\quantization\quantize.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization 2022-12-01T10:31:57.9937133Z copying torch\ao\quantization\quantize_fx.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization 2022-12-01T10:31:57.9968521Z copying torch\ao\quantization\quantize_jit.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization 2022-12-01T10:31:57.9981402Z copying torch\ao\quantization\quant_type.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization 2022-12-01T10:31:57.9994541Z copying torch\ao\quantization\stubs.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization 2022-12-01T10:31:58.0014182Z copying torch\ao\quantization\utils.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization 2022-12-01T10:31:58.0039149Z copying torch\ao\quantization\_correct_bias.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization 2022-12-01T10:31:58.0052799Z copying torch\ao\quantization\_equalize.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization 2022-12-01T10:31:58.0065964Z copying torch\ao\quantization\_learnable_fake_quantize.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization 2022-12-01T10:31:58.0083262Z copying torch\ao\quantization\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization 2022-12-01T10:31:58.0097523Z creating build\lib.win-amd64-cpython-39\torch\ao\sparsity 2022-12-01T10:31:58.0100038Z copying torch\ao\sparsity\_mappings.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity 2022-12-01T10:31:58.0107817Z copying torch\ao\sparsity\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity 2022-12-01T10:31:58.0122334Z creating build\lib.win-amd64-cpython-39\torch\ao\nn\intrinsic 2022-12-01T10:31:58.0125177Z copying torch\ao\nn\intrinsic\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\intrinsic 2022-12-01T10:31:58.0139041Z creating build\lib.win-amd64-cpython-39\torch\ao\nn\qat 2022-12-01T10:31:58.0141387Z copying torch\ao\nn\qat\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\qat 2022-12-01T10:31:58.0151534Z creating build\lib.win-amd64-cpython-39\torch\ao\nn\quantizable 2022-12-01T10:31:58.0154607Z copying torch\ao\nn\quantizable\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantizable 2022-12-01T10:31:58.0165043Z creating build\lib.win-amd64-cpython-39\torch\ao\nn\quantized 2022-12-01T10:31:58.0173832Z copying torch\ao\nn\quantized\functional.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized 2022-12-01T10:31:58.0199265Z copying torch\ao\nn\quantized\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized 2022-12-01T10:31:58.0209109Z creating build\lib.win-amd64-cpython-39\torch\ao\nn\sparse 2022-12-01T10:31:58.0211633Z copying torch\ao\nn\sparse\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\sparse 2022-12-01T10:31:58.0221343Z creating build\lib.win-amd64-cpython-39\torch\ao\nn\intrinsic\modules 2022-12-01T10:31:58.0223871Z copying torch\ao\nn\intrinsic\modules\fused.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\intrinsic\modules 2022-12-01T10:31:58.0244443Z copying torch\ao\nn\intrinsic\modules\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\intrinsic\modules 2022-12-01T10:31:58.0254207Z creating build\lib.win-amd64-cpython-39\torch\ao\nn\qat\dynamic 2022-12-01T10:31:58.0256487Z copying torch\ao\nn\qat\dynamic\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\qat\dynamic 2022-12-01T10:31:58.0266690Z creating build\lib.win-amd64-cpython-39\torch\ao\nn\qat\modules 2022-12-01T10:31:58.0269081Z copying torch\ao\nn\qat\modules\conv.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\qat\modules 2022-12-01T10:31:58.0282717Z copying torch\ao\nn\qat\modules\embedding_ops.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\qat\modules 2022-12-01T10:31:58.0302077Z copying torch\ao\nn\qat\modules\linear.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\qat\modules 2022-12-01T10:31:58.0314305Z copying torch\ao\nn\qat\modules\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\qat\modules 2022-12-01T10:31:58.0324112Z creating build\lib.win-amd64-cpython-39\torch\ao\nn\qat\dynamic\modules 2022-12-01T10:31:58.0326530Z copying torch\ao\nn\qat\dynamic\modules\linear.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\qat\dynamic\modules 2022-12-01T10:31:58.0340530Z copying torch\ao\nn\qat\dynamic\modules\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\qat\dynamic\modules 2022-12-01T10:31:58.0349187Z creating build\lib.win-amd64-cpython-39\torch\ao\nn\quantizable\modules 2022-12-01T10:31:58.0351548Z copying torch\ao\nn\quantizable\modules\activation.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantizable\modules 2022-12-01T10:31:58.0374350Z copying torch\ao\nn\quantizable\modules\rnn.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantizable\modules 2022-12-01T10:31:58.0400705Z copying torch\ao\nn\quantizable\modules\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantizable\modules 2022-12-01T10:31:58.0410387Z creating build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\dynamic 2022-12-01T10:31:58.0412699Z copying torch\ao\nn\quantized\dynamic\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\dynamic 2022-12-01T10:31:58.0423653Z creating build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\modules 2022-12-01T10:31:58.0426165Z copying torch\ao\nn\quantized\modules\activation.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\modules 2022-12-01T10:31:58.0438256Z copying torch\ao\nn\quantized\modules\batchnorm.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\modules 2022-12-01T10:31:58.0451463Z copying torch\ao\nn\quantized\modules\conv.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\modules 2022-12-01T10:31:58.0486708Z copying torch\ao\nn\quantized\modules\dropout.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\modules 2022-12-01T10:31:58.0498087Z copying torch\ao\nn\quantized\modules\embedding_ops.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\modules 2022-12-01T10:31:58.0522062Z copying torch\ao\nn\quantized\modules\functional_modules.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\modules 2022-12-01T10:31:58.0534770Z copying torch\ao\nn\quantized\modules\linear.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\modules 2022-12-01T10:31:58.0551182Z copying torch\ao\nn\quantized\modules\normalization.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\modules 2022-12-01T10:31:58.0563293Z copying torch\ao\nn\quantized\modules\rnn.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\modules 2022-12-01T10:31:58.0576422Z copying torch\ao\nn\quantized\modules\utils.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\modules 2022-12-01T10:31:58.0590525Z copying torch\ao\nn\quantized\modules\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\modules 2022-12-01T10:31:58.0608812Z creating build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\reference 2022-12-01T10:31:58.0617958Z copying torch\ao\nn\quantized\reference\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\reference 2022-12-01T10:31:58.0627894Z creating build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\dynamic\modules 2022-12-01T10:31:58.0631354Z copying torch\ao\nn\quantized\dynamic\modules\conv.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\dynamic\modules 2022-12-01T10:31:58.0656290Z copying torch\ao\nn\quantized\dynamic\modules\linear.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\dynamic\modules 2022-12-01T10:31:58.0668968Z copying torch\ao\nn\quantized\dynamic\modules\rnn.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\dynamic\modules 2022-12-01T10:31:58.0829354Z copying torch\ao\nn\quantized\dynamic\modules\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\dynamic\modules 2022-12-01T10:31:58.0839832Z creating build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\reference\modules 2022-12-01T10:31:58.0842362Z copying torch\ao\nn\quantized\reference\modules\conv.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\reference\modules 2022-12-01T10:31:58.0864249Z copying torch\ao\nn\quantized\reference\modules\linear.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\reference\modules 2022-12-01T10:31:58.0877062Z copying torch\ao\nn\quantized\reference\modules\rnn.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\reference\modules 2022-12-01T10:31:58.0898722Z copying torch\ao\nn\quantized\reference\modules\sparse.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\reference\modules 2022-12-01T10:31:58.0911023Z copying torch\ao\nn\quantized\reference\modules\utils.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\reference\modules 2022-12-01T10:31:58.0931033Z copying torch\ao\nn\quantized\reference\modules\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\quantized\reference\modules 2022-12-01T10:31:58.0940847Z creating build\lib.win-amd64-cpython-39\torch\ao\nn\sparse\quantized 2022-12-01T10:31:58.0943244Z copying torch\ao\nn\sparse\quantized\linear.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\sparse\quantized 2022-12-01T10:31:58.0955363Z copying torch\ao\nn\sparse\quantized\utils.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\sparse\quantized 2022-12-01T10:31:58.0966578Z copying torch\ao\nn\sparse\quantized\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\sparse\quantized 2022-12-01T10:31:58.0975843Z creating build\lib.win-amd64-cpython-39\torch\ao\nn\sparse\quantized\dynamic 2022-12-01T10:31:58.0978664Z copying torch\ao\nn\sparse\quantized\dynamic\linear.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\sparse\quantized\dynamic 2022-12-01T10:31:58.0996367Z copying torch\ao\nn\sparse\quantized\dynamic\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\nn\sparse\quantized\dynamic 2022-12-01T10:31:58.1006769Z creating build\lib.win-amd64-cpython-39\torch\ao\ns\fx 2022-12-01T10:31:58.1009342Z copying torch\ao\ns\fx\graph_matcher.py -> build\lib.win-amd64-cpython-39\torch\ao\ns\fx 2022-12-01T10:31:58.1033246Z copying torch\ao\ns\fx\graph_passes.py -> build\lib.win-amd64-cpython-39\torch\ao\ns\fx 2022-12-01T10:31:58.1062544Z copying torch\ao\ns\fx\mappings.py -> build\lib.win-amd64-cpython-39\torch\ao\ns\fx 2022-12-01T10:31:58.1082889Z copying torch\ao\ns\fx\ns_types.py -> build\lib.win-amd64-cpython-39\torch\ao\ns\fx 2022-12-01T10:31:58.1094391Z copying torch\ao\ns\fx\pattern_utils.py -> build\lib.win-amd64-cpython-39\torch\ao\ns\fx 2022-12-01T10:31:58.1122852Z copying torch\ao\ns\fx\utils.py -> build\lib.win-amd64-cpython-39\torch\ao\ns\fx 2022-12-01T10:31:58.1148495Z copying torch\ao\ns\fx\weight_utils.py -> build\lib.win-amd64-cpython-39\torch\ao\ns\fx 2022-12-01T10:31:58.1165379Z copying torch\ao\ns\fx\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\ns\fx 2022-12-01T10:31:58.1174205Z creating build\lib.win-amd64-cpython-39\torch\ao\quantization\backend_config 2022-12-01T10:31:58.1177004Z copying torch\ao\quantization\backend_config\backend_config.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\backend_config 2022-12-01T10:31:58.1200932Z copying torch\ao\quantization\backend_config\executorch.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\backend_config 2022-12-01T10:31:58.1220751Z copying torch\ao\quantization\backend_config\fbgemm.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\backend_config 2022-12-01T10:31:58.1232936Z copying torch\ao\quantization\backend_config\native.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\backend_config 2022-12-01T10:31:58.1307683Z copying torch\ao\quantization\backend_config\observation_type.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\backend_config 2022-12-01T10:31:58.1313421Z copying torch\ao\quantization\backend_config\qnnpack.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\backend_config 2022-12-01T10:31:58.1333811Z copying torch\ao\quantization\backend_config\tensorrt.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\backend_config 2022-12-01T10:31:58.1347705Z copying torch\ao\quantization\backend_config\utils.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\backend_config 2022-12-01T10:31:58.1361592Z copying torch\ao\quantization\backend_config\x86.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\backend_config 2022-12-01T10:31:58.1374162Z 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:31:58.1395370Z copying torch\ao\quantization\backend_config\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\backend_config 2022-12-01T10:31:58.1407431Z creating build\lib.win-amd64-cpython-39\torch\ao\quantization\fx 2022-12-01T10:31:58.1410148Z copying torch\ao\quantization\fx\backend_config_utils.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx 2022-12-01T10:31:58.1423203Z copying torch\ao\quantization\fx\convert.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx 2022-12-01T10:31:58.1459780Z copying torch\ao\quantization\fx\custom_config.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx 2022-12-01T10:31:58.1483078Z copying torch\ao\quantization\fx\fuse.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx 2022-12-01T10:31:58.1495322Z copying torch\ao\quantization\fx\fusion_patterns.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx 2022-12-01T10:31:58.1523061Z copying torch\ao\quantization\fx\graph_module.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx 2022-12-01T10:31:58.1535609Z copying torch\ao\quantization\fx\lower_to_fbgemm.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx 2022-12-01T10:31:58.1544221Z copying torch\ao\quantization\fx\lower_to_qnnpack.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx 2022-12-01T10:31:58.1553840Z copying torch\ao\quantization\fx\match_utils.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx 2022-12-01T10:31:58.1568983Z copying torch\ao\quantization\fx\pattern_utils.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx 2022-12-01T10:31:58.1588928Z copying torch\ao\quantization\fx\prepare.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx 2022-12-01T10:31:58.1644396Z copying torch\ao\quantization\fx\qconfig_mapping_utils.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx 2022-12-01T10:31:58.1663483Z copying torch\ao\quantization\fx\quantization_patterns.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx 2022-12-01T10:31:58.1675363Z copying torch\ao\quantization\fx\tracer.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx 2022-12-01T10:31:58.1689712Z copying torch\ao\quantization\fx\utils.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx 2022-12-01T10:31:58.1720170Z copying torch\ao\quantization\fx\_equalize.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx 2022-12-01T10:31:58.1753943Z copying torch\ao\quantization\fx\_lower_to_native_backend.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx 2022-12-01T10:31:58.1784099Z copying torch\ao\quantization\fx\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx 2022-12-01T10:31:58.1793879Z creating build\lib.win-amd64-cpython-39\torch\ao\quantization\fx\_model_report 2022-12-01T10:31:58.1796372Z copying torch\ao\quantization\fx\_model_report\detector.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx\_model_report 2022-12-01T10:31:58.1848414Z 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:31:58.1870208Z 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:31:58.1895749Z 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:31:58.1929907Z copying torch\ao\quantization\fx\_model_report\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\quantization\fx\_model_report 2022-12-01T10:31:58.1937610Z creating build\lib.win-amd64-cpython-39\torch\ao\sparsity\scheduler 2022-12-01T10:31:58.1940438Z copying torch\ao\sparsity\scheduler\base_scheduler.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\scheduler 2022-12-01T10:31:58.1953074Z copying torch\ao\sparsity\scheduler\cubic_scheduler.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\scheduler 2022-12-01T10:31:58.1965772Z copying torch\ao\sparsity\scheduler\lambda_scheduler.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\scheduler 2022-12-01T10:31:58.1991029Z copying torch\ao\sparsity\scheduler\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\scheduler 2022-12-01T10:31:58.1998597Z creating build\lib.win-amd64-cpython-39\torch\ao\sparsity\sparsifier 2022-12-01T10:31:58.2007630Z copying torch\ao\sparsity\sparsifier\base_sparsifier.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\sparsifier 2022-12-01T10:31:58.2023921Z copying torch\ao\sparsity\sparsifier\nearly_diagonal_sparsifier.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\sparsifier 2022-12-01T10:31:58.2035582Z copying torch\ao\sparsity\sparsifier\utils.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\sparsifier 2022-12-01T10:31:58.2054600Z copying torch\ao\sparsity\sparsifier\weight_norm_sparsifier.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\sparsifier 2022-12-01T10:31:58.2075919Z copying torch\ao\sparsity\sparsifier\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\sparsifier 2022-12-01T10:31:58.2080513Z creating build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental 2022-12-01T10:31:58.2083218Z copying torch\ao\sparsity\_experimental\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental 2022-12-01T10:31:58.2090500Z creating build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\activation_sparsifier 2022-12-01T10:31:58.2093189Z 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:31:58.2117591Z copying torch\ao\sparsity\_experimental\activation_sparsifier\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\activation_sparsifier 2022-12-01T10:31:58.2125226Z creating build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\data_scheduler 2022-12-01T10:31:58.2127857Z 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:31:58.2141197Z copying torch\ao\sparsity\_experimental\data_scheduler\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\data_scheduler 2022-12-01T10:31:58.2152033Z creating build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\data_sparsifier 2022-12-01T10:31:58.2161709Z 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:31:58.2179317Z 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:31:58.2193972Z 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:31:58.2219930Z copying torch\ao\sparsity\_experimental\data_sparsifier\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\data_sparsifier 2022-12-01T10:31:58.2230152Z creating build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\pruner 2022-12-01T10:31:58.2232600Z copying torch\ao\sparsity\_experimental\pruner\base_pruner.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\pruner 2022-12-01T10:31:58.2247768Z copying torch\ao\sparsity\_experimental\pruner\parametrization.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\pruner 2022-12-01T10:31:58.2259316Z copying torch\ao\sparsity\_experimental\pruner\__init__.py -> build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\pruner 2022-12-01T10:31:58.2268556Z creating build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\data_sparsifier\lightning 2022-12-01T10:31:58.2271091Z 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:31:58.2278575Z creating build\lib.win-amd64-cpython-39\torch\ao\sparsity\_experimental\data_sparsifier\lightning\callbacks 2022-12-01T10:31:58.2281630Z 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:31:58.2302179Z 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:31:58.2314382Z 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:31:58.2333172Z creating build\lib.win-amd64-cpython-39\torch\autograd\_functions 2022-12-01T10:31:58.2335634Z copying torch\autograd\_functions\tensor.py -> build\lib.win-amd64-cpython-39\torch\autograd\_functions 2022-12-01T10:31:58.2355098Z copying torch\autograd\_functions\utils.py -> build\lib.win-amd64-cpython-39\torch\autograd\_functions 2022-12-01T10:31:58.2366447Z copying torch\autograd\_functions\__init__.py -> build\lib.win-amd64-cpython-39\torch\autograd\_functions 2022-12-01T10:31:58.2375587Z creating build\lib.win-amd64-cpython-39\torch\backends\cuda 2022-12-01T10:31:58.2377825Z copying torch\backends\cuda\__init__.py -> build\lib.win-amd64-cpython-39\torch\backends\cuda 2022-12-01T10:31:58.2395357Z creating build\lib.win-amd64-cpython-39\torch\backends\cudnn 2022-12-01T10:31:58.2397541Z copying torch\backends\cudnn\rnn.py -> build\lib.win-amd64-cpython-39\torch\backends\cudnn 2022-12-01T10:31:58.2409497Z copying torch\backends\cudnn\__init__.py -> build\lib.win-amd64-cpython-39\torch\backends\cudnn 2022-12-01T10:31:58.2423045Z creating build\lib.win-amd64-cpython-39\torch\backends\mkl 2022-12-01T10:31:58.2425301Z copying torch\backends\mkl\__init__.py -> build\lib.win-amd64-cpython-39\torch\backends\mkl 2022-12-01T10:31:58.2438617Z creating build\lib.win-amd64-cpython-39\torch\backends\mkldnn 2022-12-01T10:31:58.2440898Z copying torch\backends\mkldnn\__init__.py -> build\lib.win-amd64-cpython-39\torch\backends\mkldnn 2022-12-01T10:31:58.2454478Z creating build\lib.win-amd64-cpython-39\torch\backends\mps 2022-12-01T10:31:58.2456741Z copying torch\backends\mps\__init__.py -> build\lib.win-amd64-cpython-39\torch\backends\mps 2022-12-01T10:31:58.2465751Z creating build\lib.win-amd64-cpython-39\torch\backends\openmp 2022-12-01T10:31:58.2468008Z copying torch\backends\openmp\__init__.py -> build\lib.win-amd64-cpython-39\torch\backends\openmp 2022-12-01T10:31:58.2477010Z creating build\lib.win-amd64-cpython-39\torch\backends\opt_einsum 2022-12-01T10:31:58.2490249Z copying torch\backends\opt_einsum\__init__.py -> build\lib.win-amd64-cpython-39\torch\backends\opt_einsum 2022-12-01T10:31:58.2504146Z creating build\lib.win-amd64-cpython-39\torch\backends\quantized 2022-12-01T10:31:58.2506385Z copying torch\backends\quantized\__init__.py -> build\lib.win-amd64-cpython-39\torch\backends\quantized 2022-12-01T10:31:58.2520431Z creating build\lib.win-amd64-cpython-39\torch\backends\xeon 2022-12-01T10:31:58.2522944Z copying torch\backends\xeon\run_cpu.py -> build\lib.win-amd64-cpython-39\torch\backends\xeon 2022-12-01T10:31:58.2554847Z copying torch\backends\xeon\__init__.py -> build\lib.win-amd64-cpython-39\torch\backends\xeon 2022-12-01T10:31:58.2561908Z creating build\lib.win-amd64-cpython-39\torch\backends\xnnpack 2022-12-01T10:31:58.2564184Z copying torch\backends\xnnpack\__init__.py -> build\lib.win-amd64-cpython-39\torch\backends\xnnpack 2022-12-01T10:31:58.2574130Z creating build\lib.win-amd64-cpython-39\torch\backends\_coreml 2022-12-01T10:31:58.2576579Z copying torch\backends\_coreml\preprocess.py -> build\lib.win-amd64-cpython-39\torch\backends\_coreml 2022-12-01T10:31:58.2589386Z copying torch\backends\_coreml\__init__.py -> build\lib.win-amd64-cpython-39\torch\backends\_coreml 2022-12-01T10:31:58.2596589Z creating build\lib.win-amd64-cpython-39\torch\backends\_nnapi 2022-12-01T10:31:58.2599131Z copying torch\backends\_nnapi\prepare.py -> build\lib.win-amd64-cpython-39\torch\backends\_nnapi 2022-12-01T10:31:58.2612316Z copying torch\backends\_nnapi\serializer.py -> build\lib.win-amd64-cpython-39\torch\backends\_nnapi 2022-12-01T10:31:58.3133874Z copying torch\backends\_nnapi\__init__.py -> build\lib.win-amd64-cpython-39\torch\backends\_nnapi 2022-12-01T10:31:58.3140836Z creating build\lib.win-amd64-cpython-39\torch\cpu\amp 2022-12-01T10:31:58.3143468Z copying torch\cpu\amp\autocast_mode.py -> build\lib.win-amd64-cpython-39\torch\cpu\amp 2022-12-01T10:31:58.3158574Z copying torch\cpu\amp\__init__.py -> build\lib.win-amd64-cpython-39\torch\cpu\amp 2022-12-01T10:31:58.3168827Z creating build\lib.win-amd64-cpython-39\torch\cuda\amp 2022-12-01T10:31:58.3171491Z copying torch\cuda\amp\autocast_mode.py -> build\lib.win-amd64-cpython-39\torch\cuda\amp 2022-12-01T10:31:58.3184095Z copying torch\cuda\amp\common.py -> build\lib.win-amd64-cpython-39\torch\cuda\amp 2022-12-01T10:31:58.3191876Z copying torch\cuda\amp\grad_scaler.py -> build\lib.win-amd64-cpython-39\torch\cuda\amp 2022-12-01T10:31:58.3213947Z copying torch\cuda\amp\__init__.py -> build\lib.win-amd64-cpython-39\torch\cuda\amp 2022-12-01T10:31:58.3223480Z creating build\lib.win-amd64-cpython-39\torch\distributed\algorithms 2022-12-01T10:31:58.3225926Z copying torch\distributed\algorithms\join.py -> build\lib.win-amd64-cpython-39\torch\distributed\algorithms 2022-12-01T10:31:58.3246432Z copying torch\distributed\algorithms\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\algorithms 2022-12-01T10:31:58.3272993Z creating build\lib.win-amd64-cpython-39\torch\distributed\autograd 2022-12-01T10:31:58.3275446Z copying torch\distributed\autograd\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\autograd 2022-12-01T10:31:58.3289482Z creating build\lib.win-amd64-cpython-39\torch\distributed\elastic 2022-12-01T10:31:58.3291762Z copying torch\distributed\elastic\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic 2022-12-01T10:31:58.3307106Z creating build\lib.win-amd64-cpython-39\torch\distributed\fsdp 2022-12-01T10:31:58.3309652Z copying torch\distributed\fsdp\flatten_params_wrapper.py -> build\lib.win-amd64-cpython-39\torch\distributed\fsdp 2022-12-01T10:31:58.3327790Z copying torch\distributed\fsdp\flat_param.py -> build\lib.win-amd64-cpython-39\torch\distributed\fsdp 2022-12-01T10:31:58.3358268Z copying torch\distributed\fsdp\fully_sharded_data_parallel.py -> build\lib.win-amd64-cpython-39\torch\distributed\fsdp 2022-12-01T10:31:58.3526370Z copying torch\distributed\fsdp\sharded_grad_scaler.py -> build\lib.win-amd64-cpython-39\torch\distributed\fsdp 2022-12-01T10:31:58.3547338Z copying torch\distributed\fsdp\utils.py -> build\lib.win-amd64-cpython-39\torch\distributed\fsdp 2022-12-01T10:31:58.3558206Z copying torch\distributed\fsdp\wrap.py -> build\lib.win-amd64-cpython-39\torch\distributed\fsdp 2022-12-01T10:31:58.3578737Z copying torch\distributed\fsdp\_fsdp_extensions.py -> build\lib.win-amd64-cpython-39\torch\distributed\fsdp 2022-12-01T10:31:58.3590859Z copying torch\distributed\fsdp\_optim_utils.py -> build\lib.win-amd64-cpython-39\torch\distributed\fsdp 2022-12-01T10:31:58.3635173Z copying torch\distributed\fsdp\_shard_utils.py -> build\lib.win-amd64-cpython-39\torch\distributed\fsdp 2022-12-01T10:31:58.3663095Z copying torch\distributed\fsdp\_symbolic_trace.py -> build\lib.win-amd64-cpython-39\torch\distributed\fsdp 2022-12-01T10:31:58.3687025Z copying torch\distributed\fsdp\_utils.py -> build\lib.win-amd64-cpython-39\torch\distributed\fsdp 2022-12-01T10:31:58.3708915Z copying torch\distributed\fsdp\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\fsdp 2022-12-01T10:31:58.3722475Z creating build\lib.win-amd64-cpython-39\torch\distributed\launcher 2022-12-01T10:31:58.3725045Z copying torch\distributed\launcher\api.py -> build\lib.win-amd64-cpython-39\torch\distributed\launcher 2022-12-01T10:31:58.3742500Z copying torch\distributed\launcher\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\launcher 2022-12-01T10:31:58.3751794Z creating build\lib.win-amd64-cpython-39\torch\distributed\nn 2022-12-01T10:31:58.3754297Z copying torch\distributed\nn\functional.py -> build\lib.win-amd64-cpython-39\torch\distributed\nn 2022-12-01T10:31:58.3766647Z copying torch\distributed\nn\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\nn 2022-12-01T10:31:58.3777749Z creating build\lib.win-amd64-cpython-39\torch\distributed\optim 2022-12-01T10:31:58.3780454Z copying torch\distributed\optim\functional_adadelta.py -> build\lib.win-amd64-cpython-39\torch\distributed\optim 2022-12-01T10:31:58.3807438Z copying torch\distributed\optim\functional_adagrad.py -> build\lib.win-amd64-cpython-39\torch\distributed\optim 2022-12-01T10:31:58.3823217Z copying torch\distributed\optim\functional_adam.py -> build\lib.win-amd64-cpython-39\torch\distributed\optim 2022-12-01T10:31:58.3853169Z copying torch\distributed\optim\functional_adamax.py -> build\lib.win-amd64-cpython-39\torch\distributed\optim 2022-12-01T10:31:58.3865586Z copying torch\distributed\optim\functional_adamw.py -> build\lib.win-amd64-cpython-39\torch\distributed\optim 2022-12-01T10:31:58.3880569Z copying torch\distributed\optim\functional_rmsprop.py -> build\lib.win-amd64-cpython-39\torch\distributed\optim 2022-12-01T10:31:58.3897080Z copying torch\distributed\optim\functional_rprop.py -> build\lib.win-amd64-cpython-39\torch\distributed\optim 2022-12-01T10:31:58.3909328Z copying torch\distributed\optim\functional_sgd.py -> build\lib.win-amd64-cpython-39\torch\distributed\optim 2022-12-01T10:31:58.3921943Z copying torch\distributed\optim\optimizer.py -> build\lib.win-amd64-cpython-39\torch\distributed\optim 2022-12-01T10:31:58.3938858Z copying torch\distributed\optim\post_localSGD_optimizer.py -> build\lib.win-amd64-cpython-39\torch\distributed\optim 2022-12-01T10:31:58.3954770Z copying torch\distributed\optim\utils.py -> build\lib.win-amd64-cpython-39\torch\distributed\optim 2022-12-01T10:31:58.3966917Z copying torch\distributed\optim\zero_redundancy_optimizer.py -> build\lib.win-amd64-cpython-39\torch\distributed\optim 2022-12-01T10:31:58.4020290Z copying torch\distributed\optim\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\optim 2022-12-01T10:31:58.4035706Z creating build\lib.win-amd64-cpython-39\torch\distributed\pipeline 2022-12-01T10:31:58.4037981Z copying torch\distributed\pipeline\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline 2022-12-01T10:31:58.4058872Z creating build\lib.win-amd64-cpython-39\torch\distributed\rpc 2022-12-01T10:31:58.4061367Z copying torch\distributed\rpc\api.py -> build\lib.win-amd64-cpython-39\torch\distributed\rpc 2022-12-01T10:31:58.4096235Z copying torch\distributed\rpc\backend_registry.py -> build\lib.win-amd64-cpython-39\torch\distributed\rpc 2022-12-01T10:31:58.4120277Z copying torch\distributed\rpc\constants.py -> build\lib.win-amd64-cpython-39\torch\distributed\rpc 2022-12-01T10:31:58.4131619Z copying torch\distributed\rpc\functions.py -> build\lib.win-amd64-cpython-39\torch\distributed\rpc 2022-12-01T10:31:58.4151860Z copying torch\distributed\rpc\internal.py -> build\lib.win-amd64-cpython-39\torch\distributed\rpc 2022-12-01T10:31:58.4209787Z copying torch\distributed\rpc\options.py -> build\lib.win-amd64-cpython-39\torch\distributed\rpc 2022-12-01T10:31:58.4222974Z copying torch\distributed\rpc\rref_proxy.py -> build\lib.win-amd64-cpython-39\torch\distributed\rpc 2022-12-01T10:31:58.4235553Z copying torch\distributed\rpc\server_process_global_profiler.py -> build\lib.win-amd64-cpython-39\torch\distributed\rpc 2022-12-01T10:31:58.4255971Z copying torch\distributed\rpc\_utils.py -> build\lib.win-amd64-cpython-39\torch\distributed\rpc 2022-12-01T10:31:58.4271309Z copying torch\distributed\rpc\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\rpc 2022-12-01T10:31:58.4285966Z creating build\lib.win-amd64-cpython-39\torch\distributed\_shard 2022-12-01T10:31:58.4288415Z copying torch\distributed\_shard\api.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard 2022-12-01T10:31:58.4306433Z copying torch\distributed\_shard\common_op_utils.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard 2022-12-01T10:31:58.4318388Z copying torch\distributed\_shard\metadata.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard 2022-12-01T10:31:58.4338280Z copying torch\distributed\_shard\op_registry_utils.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard 2022-12-01T10:31:58.4350394Z copying torch\distributed\_shard\partial_tensor.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard 2022-12-01T10:31:58.4379384Z copying torch\distributed\_shard\replicated_tensor.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard 2022-12-01T10:31:58.4392325Z copying torch\distributed\_shard\sharder.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard 2022-12-01T10:31:58.4404386Z copying torch\distributed\_shard\_utils.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard 2022-12-01T10:31:58.4416544Z copying torch\distributed\_shard\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard 2022-12-01T10:31:58.4425881Z creating build\lib.win-amd64-cpython-39\torch\distributed\_sharded_tensor 2022-12-01T10:31:58.4428217Z copying torch\distributed\_sharded_tensor\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\_sharded_tensor 2022-12-01T10:31:58.4438083Z creating build\lib.win-amd64-cpython-39\torch\distributed\_sharding_spec 2022-12-01T10:31:58.4440584Z copying torch\distributed\_sharding_spec\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\_sharding_spec 2022-12-01T10:31:58.4450130Z creating build\lib.win-amd64-cpython-39\torch\distributed\_spmd 2022-12-01T10:31:58.4452716Z copying torch\distributed\_spmd\comm_tensor.py -> build\lib.win-amd64-cpython-39\torch\distributed\_spmd 2022-12-01T10:31:58.4472400Z copying torch\distributed\_spmd\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\_spmd 2022-12-01T10:31:58.4480688Z creating build\lib.win-amd64-cpython-39\torch\distributed\algorithms\ddp_comm_hooks 2022-12-01T10:31:58.4483412Z 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:31:58.4506797Z 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:31:58.4519754Z 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:31:58.4547397Z 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:31:58.4560668Z 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:31:58.4573772Z 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:31:58.4607783Z 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:31:58.4624239Z copying torch\distributed\algorithms\ddp_comm_hooks\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\algorithms\ddp_comm_hooks 2022-12-01T10:31:58.4638724Z creating build\lib.win-amd64-cpython-39\torch\distributed\algorithms\model_averaging 2022-12-01T10:31:58.4652147Z copying torch\distributed\algorithms\model_averaging\averagers.py -> build\lib.win-amd64-cpython-39\torch\distributed\algorithms\model_averaging 2022-12-01T10:31:58.4667569Z copying torch\distributed\algorithms\model_averaging\hierarchical_model_averager.py -> build\lib.win-amd64-cpython-39\torch\distributed\algorithms\model_averaging 2022-12-01T10:31:58.4687785Z copying torch\distributed\algorithms\model_averaging\utils.py -> build\lib.win-amd64-cpython-39\torch\distributed\algorithms\model_averaging 2022-12-01T10:31:58.4709318Z copying torch\distributed\algorithms\model_averaging\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\algorithms\model_averaging 2022-12-01T10:31:58.4716493Z creating build\lib.win-amd64-cpython-39\torch\distributed\algorithms\_checkpoint 2022-12-01T10:31:58.4719249Z copying torch\distributed\algorithms\_checkpoint\checkpoint_wrapper.py -> build\lib.win-amd64-cpython-39\torch\distributed\algorithms\_checkpoint 2022-12-01T10:31:58.4734794Z copying torch\distributed\algorithms\_checkpoint\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\algorithms\_checkpoint 2022-12-01T10:31:58.4741794Z creating build\lib.win-amd64-cpython-39\torch\distributed\algorithms\_comm_hooks 2022-12-01T10:31:58.4744581Z copying torch\distributed\algorithms\_comm_hooks\default_hooks.py -> build\lib.win-amd64-cpython-39\torch\distributed\algorithms\_comm_hooks 2022-12-01T10:31:58.4757862Z copying torch\distributed\algorithms\_comm_hooks\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\algorithms\_comm_hooks 2022-12-01T10:31:58.4767502Z creating build\lib.win-amd64-cpython-39\torch\distributed\algorithms\_optimizer_overlap 2022-12-01T10:31:58.4770049Z copying torch\distributed\algorithms\_optimizer_overlap\optimizer_overlap.py -> build\lib.win-amd64-cpython-39\torch\distributed\algorithms\_optimizer_overlap 2022-12-01T10:31:58.4782445Z copying torch\distributed\algorithms\_optimizer_overlap\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\algorithms\_optimizer_overlap 2022-12-01T10:31:58.4792082Z creating build\lib.win-amd64-cpython-39\torch\distributed\algorithms\_quantization 2022-12-01T10:31:58.4794634Z copying torch\distributed\algorithms\_quantization\quantization.py -> build\lib.win-amd64-cpython-39\torch\distributed\algorithms\_quantization 2022-12-01T10:31:58.4817411Z copying torch\distributed\algorithms\_quantization\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\algorithms\_quantization 2022-12-01T10:31:58.4824548Z creating build\lib.win-amd64-cpython-39\torch\distributed\elastic\agent 2022-12-01T10:31:58.4826668Z copying torch\distributed\elastic\agent\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\agent 2022-12-01T10:31:58.4834812Z creating build\lib.win-amd64-cpython-39\torch\distributed\elastic\events 2022-12-01T10:31:58.4837108Z copying torch\distributed\elastic\events\api.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\events 2022-12-01T10:31:58.4850063Z copying torch\distributed\elastic\events\handlers.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\events 2022-12-01T10:31:58.4858412Z copying torch\distributed\elastic\events\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\events 2022-12-01T10:31:58.4872122Z creating build\lib.win-amd64-cpython-39\torch\distributed\elastic\metrics 2022-12-01T10:31:58.4874393Z copying torch\distributed\elastic\metrics\api.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\metrics 2022-12-01T10:31:58.4888541Z copying torch\distributed\elastic\metrics\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\metrics 2022-12-01T10:31:58.4906300Z creating build\lib.win-amd64-cpython-39\torch\distributed\elastic\multiprocessing 2022-12-01T10:31:58.4908703Z copying torch\distributed\elastic\multiprocessing\api.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\multiprocessing 2022-12-01T10:31:58.4933665Z copying torch\distributed\elastic\multiprocessing\redirects.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\multiprocessing 2022-12-01T10:31:58.4945293Z copying torch\distributed\elastic\multiprocessing\tail_log.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\multiprocessing 2022-12-01T10:31:58.4964579Z copying torch\distributed\elastic\multiprocessing\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\multiprocessing 2022-12-01T10:31:58.4979853Z creating build\lib.win-amd64-cpython-39\torch\distributed\elastic\rendezvous 2022-12-01T10:31:58.4995459Z copying torch\distributed\elastic\rendezvous\api.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\rendezvous 2022-12-01T10:31:58.5017030Z copying torch\distributed\elastic\rendezvous\c10d_rendezvous_backend.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\rendezvous 2022-12-01T10:31:58.5030152Z copying torch\distributed\elastic\rendezvous\dynamic_rendezvous.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\rendezvous 2022-12-01T10:31:58.5075611Z copying torch\distributed\elastic\rendezvous\etcd_rendezvous.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\rendezvous 2022-12-01T10:31:58.5105644Z copying torch\distributed\elastic\rendezvous\etcd_rendezvous_backend.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\rendezvous 2022-12-01T10:31:58.5125204Z copying torch\distributed\elastic\rendezvous\etcd_server.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\rendezvous 2022-12-01T10:31:58.5136753Z copying torch\distributed\elastic\rendezvous\etcd_store.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\rendezvous 2022-12-01T10:31:58.5163750Z copying torch\distributed\elastic\rendezvous\registry.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\rendezvous 2022-12-01T10:31:58.5175291Z copying torch\distributed\elastic\rendezvous\static_tcp_rendezvous.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\rendezvous 2022-12-01T10:31:58.5186978Z copying torch\distributed\elastic\rendezvous\utils.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\rendezvous 2022-12-01T10:31:58.5203416Z copying torch\distributed\elastic\rendezvous\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\rendezvous 2022-12-01T10:31:58.5219566Z creating build\lib.win-amd64-cpython-39\torch\distributed\elastic\timer 2022-12-01T10:31:58.5221984Z copying torch\distributed\elastic\timer\api.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\timer 2022-12-01T10:31:58.5242576Z copying torch\distributed\elastic\timer\file_based_local_timer.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\timer 2022-12-01T10:31:58.5256621Z copying torch\distributed\elastic\timer\local_timer.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\timer 2022-12-01T10:31:58.5274877Z copying torch\distributed\elastic\timer\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\timer 2022-12-01T10:31:58.5288557Z creating build\lib.win-amd64-cpython-39\torch\distributed\elastic\utils 2022-12-01T10:31:58.5291212Z copying torch\distributed\elastic\utils\api.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\utils 2022-12-01T10:31:58.5302370Z copying torch\distributed\elastic\utils\distributed.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\utils 2022-12-01T10:31:58.5314252Z copying torch\distributed\elastic\utils\logging.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\utils 2022-12-01T10:31:58.5325243Z copying torch\distributed\elastic\utils\log_level.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\utils 2022-12-01T10:31:58.5333650Z copying torch\distributed\elastic\utils\store.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\utils 2022-12-01T10:31:58.5362906Z copying torch\distributed\elastic\utils\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\utils 2022-12-01T10:31:58.5375191Z creating build\lib.win-amd64-cpython-39\torch\distributed\elastic\agent\server 2022-12-01T10:31:58.5377724Z copying torch\distributed\elastic\agent\server\api.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\agent\server 2022-12-01T10:31:58.5429541Z copying torch\distributed\elastic\agent\server\local_elastic_agent.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\agent\server 2022-12-01T10:31:58.5453449Z copying torch\distributed\elastic\agent\server\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\agent\server 2022-12-01T10:31:58.5475318Z creating build\lib.win-amd64-cpython-39\torch\distributed\elastic\multiprocessing\errors 2022-12-01T10:31:58.5487656Z copying torch\distributed\elastic\multiprocessing\errors\error_handler.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\multiprocessing\errors 2022-12-01T10:31:58.5508855Z copying torch\distributed\elastic\multiprocessing\errors\handlers.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\multiprocessing\errors 2022-12-01T10:31:58.5517578Z copying torch\distributed\elastic\multiprocessing\errors\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\multiprocessing\errors 2022-12-01T10:31:58.5534185Z creating build\lib.win-amd64-cpython-39\torch\distributed\elastic\utils\data 2022-12-01T10:31:58.5536796Z copying torch\distributed\elastic\utils\data\cycling_iterator.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\utils\data 2022-12-01T10:31:58.5550017Z copying torch\distributed\elastic\utils\data\elastic_distributed_sampler.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\utils\data 2022-12-01T10:31:58.5567647Z copying torch\distributed\elastic\utils\data\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\elastic\utils\data 2022-12-01T10:31:58.5581551Z creating build\lib.win-amd64-cpython-39\torch\distributed\nn\api 2022-12-01T10:31:58.5584246Z copying torch\distributed\nn\api\remote_module.py -> build\lib.win-amd64-cpython-39\torch\distributed\nn\api 2022-12-01T10:31:58.5610422Z copying torch\distributed\nn\api\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\nn\api 2022-12-01T10:31:58.5655146Z creating build\lib.win-amd64-cpython-39\torch\distributed\nn\jit 2022-12-01T10:31:58.5657497Z copying torch\distributed\nn\jit\instantiator.py -> build\lib.win-amd64-cpython-39\torch\distributed\nn\jit 2022-12-01T10:31:58.5671840Z copying torch\distributed\nn\jit\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\nn\jit 2022-12-01T10:31:58.5679246Z creating build\lib.win-amd64-cpython-39\torch\distributed\nn\jit\templates 2022-12-01T10:31:58.5681807Z copying torch\distributed\nn\jit\templates\remote_module_template.py -> build\lib.win-amd64-cpython-39\torch\distributed\nn\jit\templates 2022-12-01T10:31:58.5695455Z copying torch\distributed\nn\jit\templates\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\nn\jit\templates 2022-12-01T10:31:58.5704275Z creating build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync 2022-12-01T10:31:58.5706794Z copying torch\distributed\pipeline\sync\batchnorm.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync 2022-12-01T10:31:58.5719396Z copying torch\distributed\pipeline\sync\checkpoint.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync 2022-12-01T10:31:58.5738601Z copying torch\distributed\pipeline\sync\copy.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync 2022-12-01T10:31:58.5752917Z copying torch\distributed\pipeline\sync\dependency.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync 2022-12-01T10:31:58.5774319Z copying torch\distributed\pipeline\sync\microbatch.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync 2022-12-01T10:31:58.5793043Z copying torch\distributed\pipeline\sync\phony.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync 2022-12-01T10:31:58.5805216Z copying torch\distributed\pipeline\sync\pipe.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync 2022-12-01T10:31:58.5825602Z copying torch\distributed\pipeline\sync\pipeline.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync 2022-12-01T10:31:58.5842941Z copying torch\distributed\pipeline\sync\stream.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync 2022-12-01T10:31:58.5862283Z copying torch\distributed\pipeline\sync\utils.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync 2022-12-01T10:31:58.5875017Z copying torch\distributed\pipeline\sync\worker.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync 2022-12-01T10:31:58.5887365Z copying torch\distributed\pipeline\sync\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync 2022-12-01T10:31:58.5905041Z creating build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\skip 2022-12-01T10:31:58.5907709Z copying torch\distributed\pipeline\sync\skip\layout.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\skip 2022-12-01T10:31:58.5922283Z copying torch\distributed\pipeline\sync\skip\namespace.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\skip 2022-12-01T10:31:58.5935477Z copying torch\distributed\pipeline\sync\skip\portal.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\skip 2022-12-01T10:31:58.5952498Z copying torch\distributed\pipeline\sync\skip\skippable.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\skip 2022-12-01T10:31:58.5970529Z copying torch\distributed\pipeline\sync\skip\tracker.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\skip 2022-12-01T10:31:58.5994233Z copying torch\distributed\pipeline\sync\skip\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\skip 2022-12-01T10:31:58.6017796Z creating build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\_balance 2022-12-01T10:31:58.6020963Z copying torch\distributed\pipeline\sync\_balance\blockpartition.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\_balance 2022-12-01T10:31:58.6044208Z copying torch\distributed\pipeline\sync\_balance\profile.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\_balance 2022-12-01T10:31:58.6060806Z copying torch\distributed\pipeline\sync\_balance\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\pipeline\sync\_balance 2022-12-01T10:31:58.6115023Z creating build\lib.win-amd64-cpython-39\torch\distributed\rpc\_testing 2022-12-01T10:31:58.6117644Z copying torch\distributed\rpc\_testing\faulty_agent_backend_registry.py -> build\lib.win-amd64-cpython-39\torch\distributed\rpc\_testing 2022-12-01T10:31:58.6129636Z copying torch\distributed\rpc\_testing\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\rpc\_testing 2022-12-01T10:31:58.6140846Z creating build\lib.win-amd64-cpython-39\torch\distributed\_shard\checkpoint 2022-12-01T10:31:58.6143502Z copying torch\distributed\_shard\checkpoint\api.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\checkpoint 2022-12-01T10:31:58.6166342Z copying torch\distributed\_shard\checkpoint\default_planner.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\checkpoint 2022-12-01T10:31:58.6209726Z copying torch\distributed\_shard\checkpoint\filesystem.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\checkpoint 2022-12-01T10:31:58.6231618Z copying torch\distributed\_shard\checkpoint\metadata.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\checkpoint 2022-12-01T10:31:58.6254266Z copying torch\distributed\_shard\checkpoint\planner.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\checkpoint 2022-12-01T10:31:58.6269968Z copying torch\distributed\_shard\checkpoint\planner_helpers.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\checkpoint 2022-12-01T10:31:58.6282449Z copying torch\distributed\_shard\checkpoint\resharding.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\checkpoint 2022-12-01T10:31:58.6294485Z copying torch\distributed\_shard\checkpoint\state_dict_loader.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\checkpoint 2022-12-01T10:31:58.6307347Z copying torch\distributed\_shard\checkpoint\state_dict_saver.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\checkpoint 2022-12-01T10:31:58.6327886Z copying torch\distributed\_shard\checkpoint\storage.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\checkpoint 2022-12-01T10:31:58.6341979Z copying torch\distributed\_shard\checkpoint\utils.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\checkpoint 2022-12-01T10:31:58.6381986Z copying torch\distributed\_shard\checkpoint\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\checkpoint 2022-12-01T10:31:58.6396377Z creating build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_optim 2022-12-01T10:31:58.6399090Z copying torch\distributed\_shard\sharded_optim\api.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_optim 2022-12-01T10:31:58.6411430Z copying torch\distributed\_shard\sharded_optim\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_optim 2022-12-01T10:31:58.6425090Z creating build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor 2022-12-01T10:31:58.6427965Z copying torch\distributed\_shard\sharded_tensor\api.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor 2022-12-01T10:31:58.6472997Z copying torch\distributed\_shard\sharded_tensor\metadata.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor 2022-12-01T10:31:58.6485046Z copying torch\distributed\_shard\sharded_tensor\reshard.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor 2022-12-01T10:31:58.6496918Z copying torch\distributed\_shard\sharded_tensor\shard.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor 2022-12-01T10:31:58.6515666Z copying torch\distributed\_shard\sharded_tensor\utils.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor 2022-12-01T10:31:58.6528563Z copying torch\distributed\_shard\sharded_tensor\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor 2022-12-01T10:31:58.6560259Z creating build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharding_plan 2022-12-01T10:31:58.6563048Z copying torch\distributed\_shard\sharding_plan\api.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharding_plan 2022-12-01T10:31:58.6580816Z copying torch\distributed\_shard\sharding_plan\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharding_plan 2022-12-01T10:31:58.6591031Z creating build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharding_spec 2022-12-01T10:31:58.6594191Z copying torch\distributed\_shard\sharding_spec\api.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharding_spec 2022-12-01T10:31:58.6612269Z copying torch\distributed\_shard\sharding_spec\chunk_sharding_spec.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharding_spec 2022-12-01T10:31:58.6624795Z copying torch\distributed\_shard\sharding_spec\_internals.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharding_spec 2022-12-01T10:31:58.6637810Z copying torch\distributed\_shard\sharding_spec\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharding_spec 2022-12-01T10:31:58.6662191Z creating build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor\_ops 2022-12-01T10:31:58.6664589Z 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:31:58.6677299Z copying torch\distributed\_shard\sharded_tensor\_ops\chunk.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor\_ops 2022-12-01T10:31:58.6689157Z 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:31:58.6705939Z copying torch\distributed\_shard\sharded_tensor\_ops\init.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor\_ops 2022-12-01T10:31:58.6720590Z 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:31:58.6738998Z 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:31:58.6758286Z 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:31:58.6766922Z 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:31:58.6778375Z copying torch\distributed\_shard\sharded_tensor\_ops\_common.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor\_ops 2022-12-01T10:31:58.6790791Z copying torch\distributed\_shard\sharded_tensor\_ops\__init__.py -> build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharded_tensor\_ops 2022-12-01T10:31:58.6811821Z creating build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops 2022-12-01T10:31:58.6814534Z 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:31:58.6826432Z 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:31:58.6850975Z 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:31:58.6881781Z 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:31:59.0206244Z 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:31:59.0227913Z 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:31:59.0241113Z 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:31:59.0256174Z 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:31:59.0266387Z creating build\lib.win-amd64-cpython-39\torch\fx\experimental 2022-12-01T10:31:59.0269269Z copying torch\fx\experimental\accelerator_partitioner.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental 2022-12-01T10:31:59.0313270Z copying torch\fx\experimental\const_fold.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental 2022-12-01T10:31:59.0327573Z copying torch\fx\experimental\debug.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental 2022-12-01T10:31:59.0349020Z copying torch\fx\experimental\graph_gradual_typechecker.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental 2022-12-01T10:31:59.0382407Z copying torch\fx\experimental\merge_matmul.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental 2022-12-01T10:31:59.0395542Z copying torch\fx\experimental\meta_tracer.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental 2022-12-01T10:31:59.0416326Z copying torch\fx\experimental\normalize.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental 2022-12-01T10:31:59.0429086Z copying torch\fx\experimental\optimization.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental 2022-12-01T10:31:59.0453391Z copying torch\fx\experimental\partitioner_utils.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental 2022-12-01T10:31:59.0466786Z copying torch\fx\experimental\proxy_tensor.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental 2022-12-01T10:31:59.0488842Z copying torch\fx\experimental\refinement_types.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental 2022-12-01T10:31:59.0497369Z copying torch\fx\experimental\rewriter.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental 2022-12-01T10:31:59.0517897Z copying torch\fx\experimental\schema_type_annotation.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental 2022-12-01T10:31:59.0530311Z copying torch\fx\experimental\symbolic_shapes.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental 2022-12-01T10:31:59.0555880Z copying torch\fx\experimental\unify_refinements.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental 2022-12-01T10:31:59.0568925Z copying torch\fx\experimental\__init__.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental 2022-12-01T10:31:59.0578454Z creating build\lib.win-amd64-cpython-39\torch\fx\passes 2022-12-01T10:31:59.0581183Z copying torch\fx\passes\fake_tensor_prop.py -> build\lib.win-amd64-cpython-39\torch\fx\passes 2022-12-01T10:31:59.0594381Z copying torch\fx\passes\graph_drawer.py -> build\lib.win-amd64-cpython-39\torch\fx\passes 2022-12-01T10:31:59.0611419Z copying torch\fx\passes\graph_manipulation.py -> build\lib.win-amd64-cpython-39\torch\fx\passes 2022-12-01T10:31:59.0626059Z copying torch\fx\passes\net_min_base.py -> build\lib.win-amd64-cpython-39\torch\fx\passes 2022-12-01T10:31:59.0664955Z copying torch\fx\passes\operator_support.py -> build\lib.win-amd64-cpython-39\torch\fx\passes 2022-12-01T10:31:59.0677609Z copying torch\fx\passes\param_fetch.py -> build\lib.win-amd64-cpython-39\torch\fx\passes 2022-12-01T10:31:59.0698844Z copying torch\fx\passes\pass_manager.py -> build\lib.win-amd64-cpython-39\torch\fx\passes 2022-12-01T10:31:59.0712131Z copying torch\fx\passes\reinplace.py -> build\lib.win-amd64-cpython-39\torch\fx\passes 2022-12-01T10:31:59.0740843Z copying torch\fx\passes\shape_prop.py -> build\lib.win-amd64-cpython-39\torch\fx\passes 2022-12-01T10:31:59.0753961Z copying torch\fx\passes\splitter_base.py -> build\lib.win-amd64-cpython-39\torch\fx\passes 2022-12-01T10:31:59.0785713Z copying torch\fx\passes\split_module.py -> build\lib.win-amd64-cpython-39\torch\fx\passes 2022-12-01T10:31:59.0798841Z copying torch\fx\passes\split_utils.py -> build\lib.win-amd64-cpython-39\torch\fx\passes 2022-12-01T10:31:59.0819357Z copying torch\fx\passes\tools_common.py -> build\lib.win-amd64-cpython-39\torch\fx\passes 2022-12-01T10:31:59.0830849Z copying torch\fx\passes\__init__.py -> build\lib.win-amd64-cpython-39\torch\fx\passes 2022-12-01T10:31:59.0842227Z creating build\lib.win-amd64-cpython-39\torch\fx\experimental\migrate_gradual_types 2022-12-01T10:31:59.0844960Z copying torch\fx\experimental\migrate_gradual_types\constraint.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental\migrate_gradual_types 2022-12-01T10:31:59.0868509Z 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:31:59.0908434Z 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:31:59.0954351Z copying torch\fx\experimental\migrate_gradual_types\operation.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental\migrate_gradual_types 2022-12-01T10:31:59.0962961Z 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:31:59.0979242Z copying torch\fx\experimental\migrate_gradual_types\util.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental\migrate_gradual_types 2022-12-01T10:31:59.0991392Z 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:31:59.1005248Z copying torch\fx\experimental\migrate_gradual_types\__init__.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental\migrate_gradual_types 2022-12-01T10:31:59.1013572Z creating build\lib.win-amd64-cpython-39\torch\fx\experimental\unification 2022-12-01T10:31:59.1016072Z copying torch\fx\experimental\unification\core.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental\unification 2022-12-01T10:31:59.1028566Z copying torch\fx\experimental\unification\dispatch.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental\unification 2022-12-01T10:31:59.1036485Z copying torch\fx\experimental\unification\match.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental\unification 2022-12-01T10:31:59.1049423Z copying torch\fx\experimental\unification\more.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental\unification 2022-12-01T10:31:59.1062727Z copying torch\fx\experimental\unification\unification_tools.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental\unification 2022-12-01T10:31:59.1082900Z copying torch\fx\experimental\unification\utils.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental\unification 2022-12-01T10:31:59.1105863Z copying torch\fx\experimental\unification\variable.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental\unification 2022-12-01T10:31:59.1126239Z copying torch\fx\experimental\unification\__init__.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental\unification 2022-12-01T10:31:59.1136854Z creating build\lib.win-amd64-cpython-39\torch\fx\experimental\unification\multipledispatch 2022-12-01T10:31:59.1139520Z copying torch\fx\experimental\unification\multipledispatch\conflict.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental\unification\multipledispatch 2022-12-01T10:31:59.1152154Z copying torch\fx\experimental\unification\multipledispatch\core.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental\unification\multipledispatch 2022-12-01T10:31:59.1164362Z copying torch\fx\experimental\unification\multipledispatch\dispatcher.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental\unification\multipledispatch 2022-12-01T10:31:59.1185347Z copying torch\fx\experimental\unification\multipledispatch\utils.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental\unification\multipledispatch 2022-12-01T10:31:59.1200667Z copying torch\fx\experimental\unification\multipledispatch\variadic.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental\unification\multipledispatch 2022-12-01T10:31:59.1220517Z copying torch\fx\experimental\unification\multipledispatch\__init__.py -> build\lib.win-amd64-cpython-39\torch\fx\experimental\unification\multipledispatch 2022-12-01T10:31:59.1230478Z creating build\lib.win-amd64-cpython-39\torch\fx\passes\backends 2022-12-01T10:31:59.1232933Z copying torch\fx\passes\backends\cudagraphs.py -> build\lib.win-amd64-cpython-39\torch\fx\passes\backends 2022-12-01T10:31:59.1246853Z copying torch\fx\passes\backends\nvfuser.py -> build\lib.win-amd64-cpython-39\torch\fx\passes\backends 2022-12-01T10:31:59.1265807Z copying torch\fx\passes\backends\__init__.py -> build\lib.win-amd64-cpython-39\torch\fx\passes\backends 2022-12-01T10:31:59.1272529Z creating build\lib.win-amd64-cpython-39\torch\fx\passes\dialect 2022-12-01T10:31:59.1274840Z copying torch\fx\passes\dialect\__init__.py -> build\lib.win-amd64-cpython-39\torch\fx\passes\dialect 2022-12-01T10:31:59.1282162Z creating build\lib.win-amd64-cpython-39\torch\fx\passes\infra 2022-12-01T10:31:59.1284591Z copying torch\fx\passes\infra\partitioner.py -> build\lib.win-amd64-cpython-39\torch\fx\passes\infra 2022-12-01T10:31:59.1298827Z copying torch\fx\passes\infra\pass_base.py -> build\lib.win-amd64-cpython-39\torch\fx\passes\infra 2022-12-01T10:31:59.1311335Z copying torch\fx\passes\infra\pass_manager.py -> build\lib.win-amd64-cpython-39\torch\fx\passes\infra 2022-12-01T10:31:59.1329011Z copying torch\fx\passes\infra\__init__.py -> build\lib.win-amd64-cpython-39\torch\fx\passes\infra 2022-12-01T10:31:59.1345464Z creating build\lib.win-amd64-cpython-39\torch\fx\passes\tests 2022-12-01T10:31:59.1347921Z copying torch\fx\passes\tests\test_pass_manager.py -> build\lib.win-amd64-cpython-39\torch\fx\passes\tests 2022-12-01T10:31:59.1359518Z copying torch\fx\passes\tests\__init__.py -> build\lib.win-amd64-cpython-39\torch\fx\passes\tests 2022-12-01T10:31:59.1366776Z creating build\lib.win-amd64-cpython-39\torch\fx\passes\utils 2022-12-01T10:31:59.1369344Z copying torch\fx\passes\utils\common.py -> build\lib.win-amd64-cpython-39\torch\fx\passes\utils 2022-12-01T10:31:59.1381153Z copying torch\fx\passes\utils\fuser_utils.py -> build\lib.win-amd64-cpython-39\torch\fx\passes\utils 2022-12-01T10:31:59.1397785Z copying torch\fx\passes\utils\matcher_utils.py -> build\lib.win-amd64-cpython-39\torch\fx\passes\utils 2022-12-01T10:31:59.1410532Z copying torch\fx\passes\utils\__init__.py -> build\lib.win-amd64-cpython-39\torch\fx\passes\utils 2022-12-01T10:31:59.1420159Z creating build\lib.win-amd64-cpython-39\torch\fx\passes\dialect\common 2022-12-01T10:31:59.1422790Z copying torch\fx\passes\dialect\common\cse_pass.py -> build\lib.win-amd64-cpython-39\torch\fx\passes\dialect\common 2022-12-01T10:31:59.1441168Z copying torch\fx\passes\dialect\common\__init__.py -> build\lib.win-amd64-cpython-39\torch\fx\passes\dialect\common 2022-12-01T10:31:59.1448367Z creating build\lib.win-amd64-cpython-39\torch\jit\mobile 2022-12-01T10:31:59.1450755Z copying torch\jit\mobile\__init__.py -> build\lib.win-amd64-cpython-39\torch\jit\mobile 2022-12-01T10:31:59.1464210Z creating build\lib.win-amd64-cpython-39\torch\jit\_passes 2022-12-01T10:31:59.1466981Z copying torch\jit\_passes\_property_propagation.py -> build\lib.win-amd64-cpython-39\torch\jit\_passes 2022-12-01T10:31:59.1478034Z copying torch\jit\_passes\__init__.py -> build\lib.win-amd64-cpython-39\torch\jit\_passes 2022-12-01T10:31:59.1485882Z creating build\lib.win-amd64-cpython-39\torch\masked\maskedtensor 2022-12-01T10:31:59.1488405Z copying torch\masked\maskedtensor\binary.py -> build\lib.win-amd64-cpython-39\torch\masked\maskedtensor 2022-12-01T10:31:59.1500866Z copying torch\masked\maskedtensor\core.py -> build\lib.win-amd64-cpython-39\torch\masked\maskedtensor 2022-12-01T10:31:59.1515790Z copying torch\masked\maskedtensor\creation.py -> build\lib.win-amd64-cpython-39\torch\masked\maskedtensor 2022-12-01T10:31:59.1523654Z copying torch\masked\maskedtensor\passthrough.py -> build\lib.win-amd64-cpython-39\torch\masked\maskedtensor 2022-12-01T10:31:59.1538092Z copying torch\masked\maskedtensor\reductions.py -> build\lib.win-amd64-cpython-39\torch\masked\maskedtensor 2022-12-01T10:31:59.1558033Z copying torch\masked\maskedtensor\unary.py -> build\lib.win-amd64-cpython-39\torch\masked\maskedtensor 2022-12-01T10:31:59.1578850Z copying torch\masked\maskedtensor\_ops_refs.py -> build\lib.win-amd64-cpython-39\torch\masked\maskedtensor 2022-12-01T10:31:59.1600384Z copying torch\masked\maskedtensor\__init__.py -> build\lib.win-amd64-cpython-39\torch\masked\maskedtensor 2022-12-01T10:31:59.1610046Z creating build\lib.win-amd64-cpython-39\torch\nn\backends 2022-12-01T10:31:59.1612346Z copying torch\nn\backends\thnn.py -> build\lib.win-amd64-cpython-39\torch\nn\backends 2022-12-01T10:31:59.1620045Z copying torch\nn\backends\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\backends 2022-12-01T10:31:59.1626746Z creating build\lib.win-amd64-cpython-39\torch\nn\intrinsic 2022-12-01T10:31:59.1629099Z copying torch\nn\intrinsic\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\intrinsic 2022-12-01T10:31:59.1646644Z creating build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:31:59.1648973Z copying torch\nn\modules\activation.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:31:59.1699747Z copying torch\nn\modules\adaptive.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:31:59.1714500Z copying torch\nn\modules\batchnorm.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:31:59.1748557Z copying torch\nn\modules\channelshuffle.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:31:59.1769968Z copying torch\nn\modules\container.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:31:59.1803341Z copying torch\nn\modules\conv.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:31:59.1851380Z copying torch\nn\modules\distance.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:31:59.2078119Z copying torch\nn\modules\dropout.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:31:59.2095532Z copying torch\nn\modules\flatten.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:31:59.2106939Z copying torch\nn\modules\fold.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:31:59.2127484Z copying torch\nn\modules\instancenorm.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:31:59.2149626Z copying torch\nn\modules\lazy.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:31:59.2163227Z copying torch\nn\modules\linear.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:31:59.2183231Z copying torch\nn\modules\loss.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:31:59.2250688Z copying torch\nn\modules\module.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:31:59.2313224Z copying torch\nn\modules\normalization.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:31:59.2334329Z copying torch\nn\modules\padding.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:31:59.2358661Z copying torch\nn\modules\pixelshuffle.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:31:59.2370244Z copying torch\nn\modules\pooling.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:31:59.2409746Z copying torch\nn\modules\rnn.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:31:59.2453068Z copying torch\nn\modules\sparse.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:31:59.2474220Z copying torch\nn\modules\transformer.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:31:59.2506454Z copying torch\nn\modules\upsampling.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:31:59.2520066Z copying torch\nn\modules\utils.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:31:59.2535002Z copying torch\nn\modules\_functions.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:31:59.2548590Z copying torch\nn\modules\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\modules 2022-12-01T10:31:59.2568054Z creating build\lib.win-amd64-cpython-39\torch\nn\parallel 2022-12-01T10:31:59.2570618Z copying torch\nn\parallel\comm.py -> build\lib.win-amd64-cpython-39\torch\nn\parallel 2022-12-01T10:31:59.2584719Z copying torch\nn\parallel\data_parallel.py -> build\lib.win-amd64-cpython-39\torch\nn\parallel 2022-12-01T10:31:59.2604774Z copying torch\nn\parallel\distributed.py -> build\lib.win-amd64-cpython-39\torch\nn\parallel 2022-12-01T10:31:59.2664721Z copying torch\nn\parallel\parallel_apply.py -> build\lib.win-amd64-cpython-39\torch\nn\parallel 2022-12-01T10:31:59.2691808Z copying torch\nn\parallel\replicate.py -> build\lib.win-amd64-cpython-39\torch\nn\parallel 2022-12-01T10:31:59.2703274Z copying torch\nn\parallel\scatter_gather.py -> build\lib.win-amd64-cpython-39\torch\nn\parallel 2022-12-01T10:31:59.2722648Z copying torch\nn\parallel\_functions.py -> build\lib.win-amd64-cpython-39\torch\nn\parallel 2022-12-01T10:31:59.2734105Z copying torch\nn\parallel\_replicated_tensor_ddp_interop.py -> build\lib.win-amd64-cpython-39\torch\nn\parallel 2022-12-01T10:31:59.2744957Z copying torch\nn\parallel\_replicated_tensor_ddp_utils.py -> build\lib.win-amd64-cpython-39\torch\nn\parallel 2022-12-01T10:31:59.2756958Z copying torch\nn\parallel\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\parallel 2022-12-01T10:31:59.2765544Z creating build\lib.win-amd64-cpython-39\torch\nn\qat 2022-12-01T10:31:59.2767835Z copying torch\nn\qat\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\qat 2022-12-01T10:31:59.2780020Z creating build\lib.win-amd64-cpython-39\torch\nn\quantizable 2022-12-01T10:31:59.2782292Z copying torch\nn\quantizable\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\quantizable 2022-12-01T10:31:59.2790838Z creating build\lib.win-amd64-cpython-39\torch\nn\quantized 2022-12-01T10:31:59.2793328Z copying torch\nn\quantized\functional.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized 2022-12-01T10:31:59.2799905Z copying torch\nn\quantized\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized 2022-12-01T10:31:59.2813368Z creating build\lib.win-amd64-cpython-39\torch\nn\utils 2022-12-01T10:31:59.2815957Z copying torch\nn\utils\clip_grad.py -> build\lib.win-amd64-cpython-39\torch\nn\utils 2022-12-01T10:31:59.2835450Z copying torch\nn\utils\convert_parameters.py -> build\lib.win-amd64-cpython-39\torch\nn\utils 2022-12-01T10:31:59.2845540Z copying torch\nn\utils\fusion.py -> build\lib.win-amd64-cpython-39\torch\nn\utils 2022-12-01T10:31:59.2856159Z copying torch\nn\utils\init.py -> build\lib.win-amd64-cpython-39\torch\nn\utils 2022-12-01T10:31:59.2866605Z copying torch\nn\utils\memory_format.py -> build\lib.win-amd64-cpython-39\torch\nn\utils 2022-12-01T10:31:59.3006424Z copying torch\nn\utils\parametrizations.py -> build\lib.win-amd64-cpython-39\torch\nn\utils 2022-12-01T10:31:59.3031760Z copying torch\nn\utils\parametrize.py -> build\lib.win-amd64-cpython-39\torch\nn\utils 2022-12-01T10:31:59.3060906Z copying torch\nn\utils\prune.py -> build\lib.win-amd64-cpython-39\torch\nn\utils 2022-12-01T10:31:59.3110167Z copying torch\nn\utils\rnn.py -> build\lib.win-amd64-cpython-39\torch\nn\utils 2022-12-01T10:31:59.3133686Z copying torch\nn\utils\spectral_norm.py -> build\lib.win-amd64-cpython-39\torch\nn\utils 2022-12-01T10:31:59.3154822Z copying torch\nn\utils\stateless.py -> build\lib.win-amd64-cpython-39\torch\nn\utils 2022-12-01T10:31:59.3166620Z copying torch\nn\utils\weight_norm.py -> build\lib.win-amd64-cpython-39\torch\nn\utils 2022-12-01T10:31:59.3177342Z copying torch\nn\utils\_deprecation_utils.py -> build\lib.win-amd64-cpython-39\torch\nn\utils 2022-12-01T10:31:59.3193012Z copying torch\nn\utils\_per_sample_grad.py -> build\lib.win-amd64-cpython-39\torch\nn\utils 2022-12-01T10:31:59.3204280Z copying torch\nn\utils\_stateless.py -> build\lib.win-amd64-cpython-39\torch\nn\utils 2022-12-01T10:31:59.3215511Z copying torch\nn\utils\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\utils 2022-12-01T10:31:59.3224087Z creating build\lib.win-amd64-cpython-39\torch\nn\intrinsic\modules 2022-12-01T10:31:59.3226434Z copying torch\nn\intrinsic\modules\fused.py -> build\lib.win-amd64-cpython-39\torch\nn\intrinsic\modules 2022-12-01T10:31:59.3240341Z copying torch\nn\intrinsic\modules\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\intrinsic\modules 2022-12-01T10:31:59.3249416Z creating build\lib.win-amd64-cpython-39\torch\nn\intrinsic\qat 2022-12-01T10:31:59.3251821Z copying torch\nn\intrinsic\qat\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\intrinsic\qat 2022-12-01T10:31:59.3260975Z creating build\lib.win-amd64-cpython-39\torch\nn\intrinsic\quantized 2022-12-01T10:31:59.3263312Z copying torch\nn\intrinsic\quantized\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\intrinsic\quantized 2022-12-01T10:31:59.3273457Z creating build\lib.win-amd64-cpython-39\torch\nn\intrinsic\qat\modules 2022-12-01T10:31:59.3275873Z copying torch\nn\intrinsic\qat\modules\conv_fused.py -> build\lib.win-amd64-cpython-39\torch\nn\intrinsic\qat\modules 2022-12-01T10:31:59.3303494Z copying torch\nn\intrinsic\qat\modules\linear_fused.py -> build\lib.win-amd64-cpython-39\torch\nn\intrinsic\qat\modules 2022-12-01T10:31:59.3323623Z copying torch\nn\intrinsic\qat\modules\linear_relu.py -> build\lib.win-amd64-cpython-39\torch\nn\intrinsic\qat\modules 2022-12-01T10:31:59.3335559Z copying torch\nn\intrinsic\qat\modules\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\intrinsic\qat\modules 2022-12-01T10:31:59.3374747Z creating build\lib.win-amd64-cpython-39\torch\nn\intrinsic\quantized\dynamic 2022-12-01T10:31:59.3377032Z copying torch\nn\intrinsic\quantized\dynamic\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\intrinsic\quantized\dynamic 2022-12-01T10:31:59.3387113Z creating build\lib.win-amd64-cpython-39\torch\nn\intrinsic\quantized\modules 2022-12-01T10:31:59.3389511Z copying torch\nn\intrinsic\quantized\modules\bn_relu.py -> build\lib.win-amd64-cpython-39\torch\nn\intrinsic\quantized\modules 2022-12-01T10:31:59.3403381Z copying torch\nn\intrinsic\quantized\modules\conv_relu.py -> build\lib.win-amd64-cpython-39\torch\nn\intrinsic\quantized\modules 2022-12-01T10:31:59.3416163Z copying torch\nn\intrinsic\quantized\modules\linear_relu.py -> build\lib.win-amd64-cpython-39\torch\nn\intrinsic\quantized\modules 2022-12-01T10:31:59.3440741Z copying torch\nn\intrinsic\quantized\modules\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\intrinsic\quantized\modules 2022-12-01T10:31:59.3450278Z creating build\lib.win-amd64-cpython-39\torch\nn\intrinsic\quantized\dynamic\modules 2022-12-01T10:31:59.3453257Z 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:31:59.3469146Z copying torch\nn\intrinsic\quantized\dynamic\modules\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\intrinsic\quantized\dynamic\modules 2022-12-01T10:31:59.3478769Z creating build\lib.win-amd64-cpython-39\torch\nn\qat\dynamic 2022-12-01T10:31:59.3481169Z copying torch\nn\qat\dynamic\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\qat\dynamic 2022-12-01T10:31:59.3490069Z creating build\lib.win-amd64-cpython-39\torch\nn\qat\modules 2022-12-01T10:31:59.3492611Z copying torch\nn\qat\modules\conv.py -> build\lib.win-amd64-cpython-39\torch\nn\qat\modules 2022-12-01T10:31:59.3499493Z copying torch\nn\qat\modules\embedding_ops.py -> build\lib.win-amd64-cpython-39\torch\nn\qat\modules 2022-12-01T10:31:59.3506435Z copying torch\nn\qat\modules\linear.py -> build\lib.win-amd64-cpython-39\torch\nn\qat\modules 2022-12-01T10:31:59.3513350Z copying torch\nn\qat\modules\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\qat\modules 2022-12-01T10:31:59.3521968Z creating build\lib.win-amd64-cpython-39\torch\nn\qat\dynamic\modules 2022-12-01T10:31:59.3524278Z copying torch\nn\qat\dynamic\modules\linear.py -> build\lib.win-amd64-cpython-39\torch\nn\qat\dynamic\modules 2022-12-01T10:31:59.3536847Z copying torch\nn\qat\dynamic\modules\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\qat\dynamic\modules 2022-12-01T10:31:59.3545721Z creating build\lib.win-amd64-cpython-39\torch\nn\quantizable\modules 2022-12-01T10:31:59.3548159Z copying torch\nn\quantizable\modules\activation.py -> build\lib.win-amd64-cpython-39\torch\nn\quantizable\modules 2022-12-01T10:31:59.3555272Z copying torch\nn\quantizable\modules\rnn.py -> build\lib.win-amd64-cpython-39\torch\nn\quantizable\modules 2022-12-01T10:31:59.3562480Z copying torch\nn\quantizable\modules\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\quantizable\modules 2022-12-01T10:31:59.3570815Z creating build\lib.win-amd64-cpython-39\torch\nn\quantized\dynamic 2022-12-01T10:31:59.3573107Z copying torch\nn\quantized\dynamic\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\dynamic 2022-12-01T10:31:59.3583057Z creating build\lib.win-amd64-cpython-39\torch\nn\quantized\modules 2022-12-01T10:31:59.3585566Z copying torch\nn\quantized\modules\activation.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\modules 2022-12-01T10:31:59.3600185Z copying torch\nn\quantized\modules\batchnorm.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\modules 2022-12-01T10:31:59.3607279Z copying torch\nn\quantized\modules\conv.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\modules 2022-12-01T10:31:59.3618526Z copying torch\nn\quantized\modules\dropout.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\modules 2022-12-01T10:31:59.3626269Z copying torch\nn\quantized\modules\embedding_ops.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\modules 2022-12-01T10:31:59.3650681Z copying torch\nn\quantized\modules\functional_modules.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\modules 2022-12-01T10:31:59.3662547Z copying torch\nn\quantized\modules\linear.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\modules 2022-12-01T10:31:59.3669517Z copying torch\nn\quantized\modules\normalization.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\modules 2022-12-01T10:31:59.3680557Z copying torch\nn\quantized\modules\rnn.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\modules 2022-12-01T10:31:59.3687951Z copying torch\nn\quantized\modules\utils.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\modules 2022-12-01T10:31:59.3695149Z copying torch\nn\quantized\modules\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\modules 2022-12-01T10:31:59.3707709Z creating build\lib.win-amd64-cpython-39\torch\nn\quantized\_reference 2022-12-01T10:31:59.3719249Z copying torch\nn\quantized\_reference\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\_reference 2022-12-01T10:31:59.3728158Z creating build\lib.win-amd64-cpython-39\torch\nn\quantized\dynamic\modules 2022-12-01T10:31:59.3780745Z copying torch\nn\quantized\dynamic\modules\conv.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\dynamic\modules 2022-12-01T10:31:59.3813482Z copying torch\nn\quantized\dynamic\modules\linear.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\dynamic\modules 2022-12-01T10:31:59.3820957Z copying torch\nn\quantized\dynamic\modules\rnn.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\dynamic\modules 2022-12-01T10:31:59.3832301Z copying torch\nn\quantized\dynamic\modules\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\dynamic\modules 2022-12-01T10:31:59.3853878Z creating build\lib.win-amd64-cpython-39\torch\nn\quantized\_reference\modules 2022-12-01T10:31:59.3856466Z copying torch\nn\quantized\_reference\modules\conv.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\_reference\modules 2022-12-01T10:31:59.3870107Z copying torch\nn\quantized\_reference\modules\linear.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\_reference\modules 2022-12-01T10:31:59.3877051Z copying torch\nn\quantized\_reference\modules\rnn.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\_reference\modules 2022-12-01T10:31:59.3893686Z copying torch\nn\quantized\_reference\modules\sparse.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\_reference\modules 2022-12-01T10:31:59.3900641Z copying torch\nn\quantized\_reference\modules\utils.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\_reference\modules 2022-12-01T10:31:59.3912297Z copying torch\nn\quantized\_reference\modules\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\quantized\_reference\modules 2022-12-01T10:31:59.3927488Z creating build\lib.win-amd64-cpython-39\torch\nn\utils\_expanded_weights 2022-12-01T10:31:59.3930195Z copying torch\nn\utils\_expanded_weights\conv_expanded_weights.py -> build\lib.win-amd64-cpython-39\torch\nn\utils\_expanded_weights 2022-12-01T10:31:59.3941805Z copying torch\nn\utils\_expanded_weights\conv_utils.py -> build\lib.win-amd64-cpython-39\torch\nn\utils\_expanded_weights 2022-12-01T10:31:59.3964426Z copying torch\nn\utils\_expanded_weights\embedding_expanded_weights.py -> build\lib.win-amd64-cpython-39\torch\nn\utils\_expanded_weights 2022-12-01T10:31:59.3985527Z copying torch\nn\utils\_expanded_weights\expanded_weights_impl.py -> build\lib.win-amd64-cpython-39\torch\nn\utils\_expanded_weights 2022-12-01T10:31:59.3997735Z copying torch\nn\utils\_expanded_weights\expanded_weights_utils.py -> build\lib.win-amd64-cpython-39\torch\nn\utils\_expanded_weights 2022-12-01T10:31:59.4017701Z 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:31:59.4036301Z 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:31:59.4048727Z 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:31:59.4060180Z copying torch\nn\utils\_expanded_weights\linear_expanded_weights.py -> build\lib.win-amd64-cpython-39\torch\nn\utils\_expanded_weights 2022-12-01T10:31:59.4071226Z copying torch\nn\utils\_expanded_weights\__init__.py -> build\lib.win-amd64-cpython-39\torch\nn\utils\_expanded_weights 2022-12-01T10:31:59.4080711Z creating build\lib.win-amd64-cpython-39\torch\onnx\_internal 2022-12-01T10:31:59.4083287Z copying torch\onnx\_internal\jit_utils.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal 2022-12-01T10:31:59.4100324Z copying torch\onnx\_internal\registration.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal 2022-12-01T10:31:59.4112127Z copying torch\onnx\_internal\_beartype.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal 2022-12-01T10:31:59.4136530Z copying torch\onnx\_internal\__init__.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal 2022-12-01T10:31:59.4143851Z creating build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics 2022-12-01T10:31:59.4146515Z copying torch\onnx\_internal\diagnostics\_diagnostic.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics 2022-12-01T10:31:59.4162998Z copying torch\onnx\_internal\diagnostics\_rules.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics 2022-12-01T10:31:59.4174767Z copying torch\onnx\_internal\diagnostics\__init__.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics 2022-12-01T10:31:59.4183854Z creating build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra 2022-12-01T10:31:59.4186240Z copying torch\onnx\_internal\diagnostics\infra\engine.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra 2022-12-01T10:31:59.4201759Z copying torch\onnx\_internal\diagnostics\infra\formatter.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra 2022-12-01T10:31:59.4214895Z copying torch\onnx\_internal\diagnostics\infra\_infra.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra 2022-12-01T10:31:59.4227191Z copying torch\onnx\_internal\diagnostics\infra\__init__.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra 2022-12-01T10:31:59.4244316Z creating build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:31:59.4247199Z copying torch\onnx\_internal\diagnostics\infra\sarif\version.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:31:59.4254454Z copying torch\onnx\_internal\diagnostics\infra\sarif\_address.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:31:59.4267002Z copying torch\onnx\_internal\diagnostics\infra\sarif\_artifact.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:31:59.4286613Z 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:31:59.4309691Z 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:31:59.4330505Z 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:31:59.4342934Z copying torch\onnx\_internal\diagnostics\infra\sarif\_attachment.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:31:59.4355578Z 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:31:59.4367673Z 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:31:59.4378647Z copying torch\onnx\_internal\diagnostics\infra\sarif\_conversion.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:31:59.4391163Z copying torch\onnx\_internal\diagnostics\infra\sarif\_edge.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:31:59.4402684Z 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:31:59.4421305Z copying torch\onnx\_internal\diagnostics\infra\sarif\_exception.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:31:59.4434636Z 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:31:59.4451214Z 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:31:59.4462985Z 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:31:59.4473909Z copying torch\onnx\_internal\diagnostics\infra\sarif\_fix.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:31:59.4504462Z copying torch\onnx\_internal\diagnostics\infra\sarif\_graph.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:31:59.4513075Z 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:31:59.4523585Z copying torch\onnx\_internal\diagnostics\infra\sarif\_invocation.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:31:59.4539747Z copying torch\onnx\_internal\diagnostics\infra\sarif\_location.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:31:59.4557781Z 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:31:59.4568226Z 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:31:59.4578877Z copying torch\onnx\_internal\diagnostics\infra\sarif\_message.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:31:59.4590366Z 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:31:59.4602163Z copying torch\onnx\_internal\diagnostics\infra\sarif\_node.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:31:59.4613558Z copying torch\onnx\_internal\diagnostics\infra\sarif\_notification.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:31:59.4626903Z 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:31:59.4643870Z 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:31:59.4651603Z copying torch\onnx\_internal\diagnostics\infra\sarif\_rectangle.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:31:59.4662351Z copying torch\onnx\_internal\diagnostics\infra\sarif\_region.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:31:59.4681830Z copying torch\onnx\_internal\diagnostics\infra\sarif\_replacement.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:31:59.4693129Z 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:31:59.4703488Z 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:31:59.4714526Z 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:31:59.4726490Z 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:31:59.4751140Z copying torch\onnx\_internal\diagnostics\infra\sarif\_result.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:31:59.4784174Z 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:31:59.4796941Z copying torch\onnx\_internal\diagnostics\infra\sarif\_run.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:31:59.4808840Z 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:31:59.4820734Z 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:31:59.4841165Z 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:31:59.4853702Z copying torch\onnx\_internal\diagnostics\infra\sarif\_stack.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:31:59.4888875Z 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:31:59.4901276Z copying torch\onnx\_internal\diagnostics\infra\sarif\_suppression.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:31:59.4913783Z 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:31:59.4925711Z 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:31:59.4938409Z copying torch\onnx\_internal\diagnostics\infra\sarif\_tool.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:31:59.4949915Z 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:31:59.4961939Z 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:31:59.4978487Z 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:31:59.4996140Z 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:31:59.5006118Z 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:31:59.5016878Z 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:31:59.5027403Z copying torch\onnx\_internal\diagnostics\infra\sarif\__init__.py -> build\lib.win-amd64-cpython-39\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:31:59.5047402Z creating build\lib.win-amd64-cpython-39\torch\optim\_multi_tensor 2022-12-01T10:31:59.5049920Z copying torch\optim\_multi_tensor\__init__.py -> build\lib.win-amd64-cpython-39\torch\optim\_multi_tensor 2022-12-01T10:31:59.5064984Z creating build\lib.win-amd64-cpython-39\torch\package\analyze 2022-12-01T10:31:59.5067550Z copying torch\package\analyze\find_first_use_of_broken_modules.py -> build\lib.win-amd64-cpython-39\torch\package\analyze 2022-12-01T10:31:59.5081634Z copying torch\package\analyze\is_from_package.py -> build\lib.win-amd64-cpython-39\torch\package\analyze 2022-12-01T10:31:59.5088660Z copying torch\package\analyze\trace_dependencies.py -> build\lib.win-amd64-cpython-39\torch\package\analyze 2022-12-01T10:31:59.5109534Z copying torch\package\analyze\__init__.py -> build\lib.win-amd64-cpython-39\torch\package\analyze 2022-12-01T10:31:59.5120348Z creating build\lib.win-amd64-cpython-39\torch\quantization\fx 2022-12-01T10:31:59.5123004Z copying torch\quantization\fx\convert.py -> build\lib.win-amd64-cpython-39\torch\quantization\fx 2022-12-01T10:31:59.5134947Z copying torch\quantization\fx\fuse.py -> build\lib.win-amd64-cpython-39\torch\quantization\fx 2022-12-01T10:31:59.5141875Z copying torch\quantization\fx\fusion_patterns.py -> build\lib.win-amd64-cpython-39\torch\quantization\fx 2022-12-01T10:31:59.5148835Z copying torch\quantization\fx\graph_module.py -> build\lib.win-amd64-cpython-39\torch\quantization\fx 2022-12-01T10:31:59.5166151Z copying torch\quantization\fx\match_utils.py -> build\lib.win-amd64-cpython-39\torch\quantization\fx 2022-12-01T10:31:59.5187602Z copying torch\quantization\fx\pattern_utils.py -> build\lib.win-amd64-cpython-39\torch\quantization\fx 2022-12-01T10:31:59.5201896Z copying torch\quantization\fx\prepare.py -> build\lib.win-amd64-cpython-39\torch\quantization\fx 2022-12-01T10:31:59.5209156Z copying torch\quantization\fx\quantization_patterns.py -> build\lib.win-amd64-cpython-39\torch\quantization\fx 2022-12-01T10:31:59.5220727Z copying torch\quantization\fx\quantization_types.py -> build\lib.win-amd64-cpython-39\torch\quantization\fx 2022-12-01T10:31:59.5227865Z copying torch\quantization\fx\utils.py -> build\lib.win-amd64-cpython-39\torch\quantization\fx 2022-12-01T10:31:59.5238725Z copying torch\quantization\fx\_equalize.py -> build\lib.win-amd64-cpython-39\torch\quantization\fx 2022-12-01T10:31:59.5251152Z copying torch\quantization\fx\__init__.py -> build\lib.win-amd64-cpython-39\torch\quantization\fx 2022-12-01T10:31:59.5263673Z creating build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:31:59.5266361Z copying torch\testing\_internal\autocast_test_lists.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:31:59.5290278Z copying torch\testing\_internal\check_kernel_launches.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:31:59.5301698Z copying torch\testing\_internal\common_cuda.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:31:59.5323877Z copying torch\testing\_internal\common_device_type.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:31:59.5392247Z copying torch\testing\_internal\common_distributed.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:31:59.5427224Z copying torch\testing\_internal\common_dtype.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:31:59.5442898Z copying torch\testing\_internal\common_fsdp.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:31:59.5477217Z copying torch\testing\_internal\common_jit.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:31:59.5538528Z copying torch\testing\_internal\common_methods_invocations.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:31:59.6146003Z copying torch\testing\_internal\common_modules.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:31:59.6205055Z copying torch\testing\_internal\common_nn.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:31:59.6400176Z copying torch\testing\_internal\common_quantization.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:31:59.6464644Z copying torch\testing\_internal\common_quantized.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:31:59.6476178Z copying torch\testing\_internal\common_subclass.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:31:59.6493156Z copying torch\testing\_internal\common_utils.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:31:59.6592571Z copying torch\testing\_internal\composite_compliance.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:31:59.6619718Z copying torch\testing\_internal\dist_utils.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:31:59.6638953Z copying torch\testing\_internal\hypothesis_utils.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:31:59.6664093Z copying torch\testing\_internal\jit_metaprogramming_utils.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:31:59.6692742Z copying torch\testing\_internal\jit_utils.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:31:59.6729287Z copying torch\testing\_internal\logging_tensor.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:31:59.6747228Z copying torch\testing\_internal\quantization_torch_package_models.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:31:59.6761186Z copying torch\testing\_internal\schema_check_mode.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:31:59.6779318Z copying torch\testing\_internal\__init__.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal 2022-12-01T10:31:59.6787353Z creating build\lib.win-amd64-cpython-39\torch\testing\_internal\codegen 2022-12-01T10:31:59.6790157Z copying torch\testing\_internal\codegen\random_topo_test.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\codegen 2022-12-01T10:31:59.6815678Z copying torch\testing\_internal\codegen\__init__.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\codegen 2022-12-01T10:31:59.6823284Z creating build\lib.win-amd64-cpython-39\torch\testing\_internal\data 2022-12-01T10:31:59.6825877Z copying torch\testing\_internal\data\network1.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\data 2022-12-01T10:31:59.6832903Z copying torch\testing\_internal\data\network2.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\data 2022-12-01T10:31:59.6839980Z copying torch\testing\_internal\data\__init__.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\data 2022-12-01T10:31:59.6848178Z creating build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed 2022-12-01T10:31:59.6851030Z copying torch\testing\_internal\distributed\ddp_under_dist_autograd_test.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed 2022-12-01T10:31:59.6873425Z copying torch\testing\_internal\distributed\distributed_test.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed 2022-12-01T10:31:59.7163127Z copying torch\testing\_internal\distributed\distributed_utils.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed 2022-12-01T10:31:59.7191715Z copying torch\testing\_internal\distributed\pipe_with_ddp_test.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed 2022-12-01T10:31:59.7210525Z copying torch\testing\_internal\distributed\rpc_utils.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed 2022-12-01T10:31:59.7229297Z copying torch\testing\_internal\distributed\__init__.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed 2022-12-01T10:31:59.7236956Z creating build\lib.win-amd64-cpython-39\torch\testing\_internal\generated 2022-12-01T10:31:59.7239712Z copying torch\testing\_internal\generated\annotated_fn_args.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\generated 2022-12-01T10:31:59.7489205Z copying torch\testing\_internal\generated\__init__.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\generated 2022-12-01T10:31:59.7497102Z creating build\lib.win-amd64-cpython-39\torch\testing\_internal\opinfo 2022-12-01T10:31:59.7499517Z copying torch\testing\_internal\opinfo\core.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\opinfo 2022-12-01T10:31:59.7583860Z copying torch\testing\_internal\opinfo\refs.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\opinfo 2022-12-01T10:31:59.7598801Z copying torch\testing\_internal\opinfo\utils.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\opinfo 2022-12-01T10:31:59.7610633Z copying torch\testing\_internal\opinfo\__init__.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\opinfo 2022-12-01T10:31:59.7619441Z creating build\lib.win-amd64-cpython-39\torch\testing\_internal\test_module 2022-12-01T10:31:59.7631044Z copying torch\testing\_internal\test_module\future_div.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\test_module 2022-12-01T10:31:59.7637963Z copying torch\testing\_internal\test_module\no_future_div.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\test_module 2022-12-01T10:31:59.7644607Z copying torch\testing\_internal\test_module\__init__.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\test_module 2022-12-01T10:31:59.7651965Z creating build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\nn 2022-12-01T10:31:59.7654300Z copying torch\testing\_internal\distributed\nn\__init__.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\nn 2022-12-01T10:31:59.7661364Z creating build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\pipeline 2022-12-01T10:31:59.7663939Z copying torch\testing\_internal\distributed\pipeline\__init__.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\pipeline 2022-12-01T10:31:59.7672532Z creating build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc 2022-12-01T10:31:59.7675024Z copying torch\testing\_internal\distributed\rpc\dist_autograd_test.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc 2022-12-01T10:31:59.7749818Z copying torch\testing\_internal\distributed\rpc\dist_optimizer_test.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc 2022-12-01T10:31:59.7771185Z 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:31:59.7798236Z 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:31:59.7810781Z 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:31:59.7827261Z copying torch\testing\_internal\distributed\rpc\rpc_test.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc 2022-12-01T10:31:59.8015592Z 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:31:59.8028173Z copying torch\testing\_internal\distributed\rpc\__init__.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc 2022-12-01T10:31:59.8035696Z creating build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\_shard 2022-12-01T10:31:59.8038173Z copying torch\testing\_internal\distributed\_shard\test_common.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\_shard 2022-12-01T10:31:59.8054918Z copying torch\testing\_internal\distributed\_shard\__init__.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\_shard 2022-12-01T10:31:59.8062727Z creating build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\nn\api 2022-12-01T10:31:59.8065171Z 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:31:59.8090777Z copying torch\testing\_internal\distributed\nn\api\__init__.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\nn\api 2022-12-01T10:31:59.8098547Z creating build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc\examples 2022-12-01T10:31:59.8101264Z 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:31:59.8115636Z 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:31:59.8128275Z copying torch\testing\_internal\distributed\rpc\examples\__init__.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc\examples 2022-12-01T10:31:59.8136461Z creating build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc\jit 2022-12-01T10:31:59.8138974Z 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:31:59.8150832Z 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:31:59.8179695Z 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:31:59.8195340Z copying torch\testing\_internal\distributed\rpc\jit\__init__.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\rpc\jit 2022-12-01T10:31:59.8202988Z creating build\lib.win-amd64-cpython-39\torch\testing\_internal\distributed\_shard\sharded_tensor 2022-12-01T10:31:59.8205689Z 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:31:59.8218904Z 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:31:59.8232974Z 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:31:59.8246238Z creating build\lib.win-amd64-cpython-39\torch\testing\_internal\opinfo\definitions 2022-12-01T10:31:59.8248855Z copying torch\testing\_internal\opinfo\definitions\fft.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\opinfo\definitions 2022-12-01T10:31:59.8276440Z copying torch\testing\_internal\opinfo\definitions\linalg.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\opinfo\definitions 2022-12-01T10:31:59.8495780Z copying torch\testing\_internal\opinfo\definitions\special.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\opinfo\definitions 2022-12-01T10:31:59.8562930Z copying torch\testing\_internal\opinfo\definitions\_masked.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\opinfo\definitions 2022-12-01T10:31:59.8593597Z copying torch\testing\_internal\opinfo\definitions\__init__.py -> build\lib.win-amd64-cpython-39\torch\testing\_internal\opinfo\definitions 2022-12-01T10:31:59.8602330Z creating build\lib.win-amd64-cpython-39\torch\utils\backcompat 2022-12-01T10:31:59.8604673Z copying torch\utils\backcompat\__init__.py -> build\lib.win-amd64-cpython-39\torch\utils\backcompat 2022-12-01T10:31:59.8618487Z creating build\lib.win-amd64-cpython-39\torch\utils\benchmark 2022-12-01T10:31:59.8619148Z copying torch\utils\benchmark\__init__.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark 2022-12-01T10:31:59.8624069Z creating build\lib.win-amd64-cpython-39\torch\utils\bottleneck 2022-12-01T10:31:59.8626356Z copying torch\utils\bottleneck\__init__.py -> build\lib.win-amd64-cpython-39\torch\utils\bottleneck 2022-12-01T10:31:59.8641092Z copying torch\utils\bottleneck\__main__.py -> build\lib.win-amd64-cpython-39\torch\utils\bottleneck 2022-12-01T10:31:59.8653295Z creating build\lib.win-amd64-cpython-39\torch\utils\data 2022-12-01T10:31:59.8655810Z copying torch\utils\data\backward_compatibility.py -> build\lib.win-amd64-cpython-39\torch\utils\data 2022-12-01T10:32:00.0410624Z copying torch\utils\data\dataloader.py -> build\lib.win-amd64-cpython-39\torch\utils\data 2022-12-01T10:32:00.0411416Z copying torch\utils\data\dataloader_experimental.py -> build\lib.win-amd64-cpython-39\torch\utils\data 2022-12-01T10:32:00.0411817Z copying torch\utils\data\dataset.py -> build\lib.win-amd64-cpython-39\torch\utils\data 2022-12-01T10:32:00.0412232Z copying torch\utils\data\distributed.py -> build\lib.win-amd64-cpython-39\torch\utils\data 2022-12-01T10:32:00.0428195Z copying torch\utils\data\graph.py -> build\lib.win-amd64-cpython-39\torch\utils\data 2022-12-01T10:32:00.0428621Z copying torch\utils\data\graph_settings.py -> build\lib.win-amd64-cpython-39\torch\utils\data 2022-12-01T10:32:00.0429020Z copying torch\utils\data\sampler.py -> build\lib.win-amd64-cpython-39\torch\utils\data 2022-12-01T10:32:00.0429428Z copying torch\utils\data\__init__.py -> build\lib.win-amd64-cpython-39\torch\utils\data 2022-12-01T10:32:00.0429781Z creating build\lib.win-amd64-cpython-39\torch\utils\hipify 2022-12-01T10:32:00.0458847Z copying torch\utils\hipify\constants.py -> build\lib.win-amd64-cpython-39\torch\utils\hipify 2022-12-01T10:32:00.0459355Z copying torch\utils\hipify\cuda_to_hip_mappings.py -> build\lib.win-amd64-cpython-39\torch\utils\hipify 2022-12-01T10:32:00.0479161Z copying torch\utils\hipify\hipify_python.py -> build\lib.win-amd64-cpython-39\torch\utils\hipify 2022-12-01T10:32:00.0676908Z copying torch\utils\hipify\version.py -> build\lib.win-amd64-cpython-39\torch\utils\hipify 2022-12-01T10:32:00.0677538Z copying torch\utils\hipify\__init__.py -> build\lib.win-amd64-cpython-39\torch\utils\hipify 2022-12-01T10:32:00.0678064Z creating build\lib.win-amd64-cpython-39\torch\utils\jit 2022-12-01T10:32:00.0678623Z copying torch\utils\jit\log_extract.py -> build\lib.win-amd64-cpython-39\torch\utils\jit 2022-12-01T10:32:00.0679013Z copying torch\utils\jit\__init__.py -> build\lib.win-amd64-cpython-39\torch\utils\jit 2022-12-01T10:32:00.0679492Z creating build\lib.win-amd64-cpython-39\torch\utils\model_dump 2022-12-01T10:32:00.0679849Z copying torch\utils\model_dump\__init__.py -> build\lib.win-amd64-cpython-39\torch\utils\model_dump 2022-12-01T10:32:00.0680326Z copying torch\utils\model_dump\__main__.py -> build\lib.win-amd64-cpython-39\torch\utils\model_dump 2022-12-01T10:32:00.0680669Z creating build\lib.win-amd64-cpython-39\torch\utils\tensorboard 2022-12-01T10:32:00.0681039Z copying torch\utils\tensorboard\summary.py -> build\lib.win-amd64-cpython-39\torch\utils\tensorboard 2022-12-01T10:32:00.0681456Z copying torch\utils\tensorboard\writer.py -> build\lib.win-amd64-cpython-39\torch\utils\tensorboard 2022-12-01T10:32:00.0681885Z copying torch\utils\tensorboard\_caffe2_graph.py -> build\lib.win-amd64-cpython-39\torch\utils\tensorboard 2022-12-01T10:32:00.0682307Z copying torch\utils\tensorboard\_convert_np.py -> build\lib.win-amd64-cpython-39\torch\utils\tensorboard 2022-12-01T10:32:00.0682729Z copying torch\utils\tensorboard\_embedding.py -> build\lib.win-amd64-cpython-39\torch\utils\tensorboard 2022-12-01T10:32:00.0683150Z copying torch\utils\tensorboard\_onnx_graph.py -> build\lib.win-amd64-cpython-39\torch\utils\tensorboard 2022-12-01T10:32:00.0683559Z copying torch\utils\tensorboard\_proto_graph.py -> build\lib.win-amd64-cpython-39\torch\utils\tensorboard 2022-12-01T10:32:00.0683986Z copying torch\utils\tensorboard\_pytorch_graph.py -> build\lib.win-amd64-cpython-39\torch\utils\tensorboard 2022-12-01T10:32:00.0684406Z copying torch\utils\tensorboard\_utils.py -> build\lib.win-amd64-cpython-39\torch\utils\tensorboard 2022-12-01T10:32:00.0684816Z copying torch\utils\tensorboard\__init__.py -> build\lib.win-amd64-cpython-39\torch\utils\tensorboard 2022-12-01T10:32:00.0685185Z creating build\lib.win-amd64-cpython-39\torch\utils\benchmark\examples 2022-12-01T10:32:00.0685590Z copying torch\utils\benchmark\examples\blas_compare.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\examples 2022-12-01T10:32:00.0686063Z copying torch\utils\benchmark\examples\blas_compare_setup.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\examples 2022-12-01T10:32:00.0686518Z copying torch\utils\benchmark\examples\compare.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\examples 2022-12-01T10:32:00.0686976Z copying torch\utils\benchmark\examples\end_to_end.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\examples 2022-12-01T10:32:00.0687424Z copying torch\utils\benchmark\examples\fuzzer.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\examples 2022-12-01T10:32:00.0687874Z copying torch\utils\benchmark\examples\op_benchmark.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\examples 2022-12-01T10:32:00.0688338Z copying torch\utils\benchmark\examples\simple_timeit.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\examples 2022-12-01T10:32:00.0688894Z copying torch\utils\benchmark\examples\spectral_ops_fuzz_test.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\examples 2022-12-01T10:32:00.0689361Z copying torch\utils\benchmark\examples\__init__.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\examples 2022-12-01T10:32:00.0689747Z creating build\lib.win-amd64-cpython-39\torch\utils\benchmark\op_fuzzers 2022-12-01T10:32:00.0690139Z copying torch\utils\benchmark\op_fuzzers\binary.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\op_fuzzers 2022-12-01T10:32:00.0690608Z copying torch\utils\benchmark\op_fuzzers\sparse_binary.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\op_fuzzers 2022-12-01T10:32:00.0691079Z copying torch\utils\benchmark\op_fuzzers\sparse_unary.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\op_fuzzers 2022-12-01T10:32:00.0691545Z copying torch\utils\benchmark\op_fuzzers\spectral.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\op_fuzzers 2022-12-01T10:32:00.0710529Z copying torch\utils\benchmark\op_fuzzers\unary.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\op_fuzzers 2022-12-01T10:32:00.0721977Z copying torch\utils\benchmark\op_fuzzers\__init__.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\op_fuzzers 2022-12-01T10:32:00.0730239Z creating build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils 2022-12-01T10:32:00.0733124Z copying torch\utils\benchmark\utils\common.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils 2022-12-01T10:32:00.0760318Z copying torch\utils\benchmark\utils\compare.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils 2022-12-01T10:32:00.0771532Z copying torch\utils\benchmark\utils\cpp_jit.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils 2022-12-01T10:32:00.0790719Z copying torch\utils\benchmark\utils\fuzzer.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils 2022-12-01T10:32:00.0819445Z copying torch\utils\benchmark\utils\sparse_fuzzer.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils 2022-12-01T10:32:00.0830452Z copying torch\utils\benchmark\utils\timer.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils 2022-12-01T10:32:00.0860798Z copying torch\utils\benchmark\utils\_stubs.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils 2022-12-01T10:32:00.0871903Z copying torch\utils\benchmark\utils\__init__.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils 2022-12-01T10:32:00.0879491Z creating build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils\valgrind_wrapper 2022-12-01T10:32:00.0881893Z 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:32:00.0912584Z copying torch\utils\benchmark\utils\valgrind_wrapper\__init__.py -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils\valgrind_wrapper 2022-12-01T10:32:00.0920544Z creating build\lib.win-amd64-cpython-39\torch\utils\data\communication 2022-12-01T10:32:00.0923062Z copying torch\utils\data\communication\eventloop.py -> build\lib.win-amd64-cpython-39\torch\utils\data\communication 2022-12-01T10:32:00.0934288Z copying torch\utils\data\communication\iter.py -> build\lib.win-amd64-cpython-39\torch\utils\data\communication 2022-12-01T10:32:00.0947201Z copying torch\utils\data\communication\map.py -> build\lib.win-amd64-cpython-39\torch\utils\data\communication 2022-12-01T10:32:00.0966621Z copying torch\utils\data\communication\messages.py -> build\lib.win-amd64-cpython-39\torch\utils\data\communication 2022-12-01T10:32:00.0978209Z copying torch\utils\data\communication\protocol.py -> build\lib.win-amd64-cpython-39\torch\utils\data\communication 2022-12-01T10:32:00.0997431Z copying torch\utils\data\communication\queue.py -> build\lib.win-amd64-cpython-39\torch\utils\data\communication 2022-12-01T10:32:00.1009630Z copying torch\utils\data\communication\__init__.py -> build\lib.win-amd64-cpython-39\torch\utils\data\communication 2022-12-01T10:32:00.1018609Z creating build\lib.win-amd64-cpython-39\torch\utils\data\datapipes 2022-12-01T10:32:00.1021121Z copying torch\utils\data\datapipes\datapipe.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes 2022-12-01T10:32:00.1042011Z copying torch\utils\data\datapipes\gen_pyi.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes 2022-12-01T10:32:00.1054700Z copying torch\utils\data\datapipes\_decorator.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes 2022-12-01T10:32:00.1077678Z copying torch\utils\data\datapipes\_hook_iterator.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes 2022-12-01T10:32:00.1108780Z copying torch\utils\data\datapipes\_typing.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes 2022-12-01T10:32:00.1131682Z copying torch\utils\data\datapipes\__init__.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes 2022-12-01T10:32:00.1140858Z creating build\lib.win-amd64-cpython-39\torch\utils\data\_utils 2022-12-01T10:32:00.1143470Z copying torch\utils\data\_utils\collate.py -> build\lib.win-amd64-cpython-39\torch\utils\data\_utils 2022-12-01T10:32:00.1155150Z copying torch\utils\data\_utils\fetch.py -> build\lib.win-amd64-cpython-39\torch\utils\data\_utils 2022-12-01T10:32:00.1165612Z copying torch\utils\data\_utils\pin_memory.py -> build\lib.win-amd64-cpython-39\torch\utils\data\_utils 2022-12-01T10:32:00.1184860Z copying torch\utils\data\_utils\serialization.py -> build\lib.win-amd64-cpython-39\torch\utils\data\_utils 2022-12-01T10:32:00.1192156Z copying torch\utils\data\_utils\signal_handling.py -> build\lib.win-amd64-cpython-39\torch\utils\data\_utils 2022-12-01T10:32:00.1230782Z copying torch\utils\data\_utils\worker.py -> build\lib.win-amd64-cpython-39\torch\utils\data\_utils 2022-12-01T10:32:00.1246757Z copying torch\utils\data\_utils\__init__.py -> build\lib.win-amd64-cpython-39\torch\utils\data\_utils 2022-12-01T10:32:00.1259797Z creating build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\dataframe 2022-12-01T10:32:00.1262373Z copying torch\utils\data\datapipes\dataframe\dataframes.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\dataframe 2022-12-01T10:32:00.1282327Z copying torch\utils\data\datapipes\dataframe\dataframe_wrapper.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\dataframe 2022-12-01T10:32:00.1294179Z copying torch\utils\data\datapipes\dataframe\datapipes.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\dataframe 2022-12-01T10:32:00.1317535Z copying torch\utils\data\datapipes\dataframe\structures.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\dataframe 2022-12-01T10:32:00.1328468Z copying torch\utils\data\datapipes\dataframe\__init__.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\dataframe 2022-12-01T10:32:00.1338532Z creating build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\iter 2022-12-01T10:32:00.1341305Z copying torch\utils\data\datapipes\iter\callable.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\iter 2022-12-01T10:32:00.1360702Z copying torch\utils\data\datapipes\iter\combinatorics.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\iter 2022-12-01T10:32:00.1373490Z copying torch\utils\data\datapipes\iter\combining.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\iter 2022-12-01T10:32:00.1393829Z copying torch\utils\data\datapipes\iter\filelister.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\iter 2022-12-01T10:32:00.1418416Z copying torch\utils\data\datapipes\iter\fileopener.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\iter 2022-12-01T10:32:00.1442625Z copying torch\utils\data\datapipes\iter\grouping.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\iter 2022-12-01T10:32:00.1458160Z copying torch\utils\data\datapipes\iter\routeddecoder.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\iter 2022-12-01T10:32:00.1470474Z copying torch\utils\data\datapipes\iter\selecting.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\iter 2022-12-01T10:32:00.1482658Z copying torch\utils\data\datapipes\iter\streamreader.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\iter 2022-12-01T10:32:00.1507052Z copying torch\utils\data\datapipes\iter\utils.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\iter 2022-12-01T10:32:00.1517858Z copying torch\utils\data\datapipes\iter\__init__.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\iter 2022-12-01T10:32:00.1532515Z creating build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\map 2022-12-01T10:32:00.1534978Z copying torch\utils\data\datapipes\map\callable.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\map 2022-12-01T10:32:00.1547860Z copying torch\utils\data\datapipes\map\combinatorics.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\map 2022-12-01T10:32:00.1559638Z copying torch\utils\data\datapipes\map\combining.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\map 2022-12-01T10:32:00.1579649Z copying torch\utils\data\datapipes\map\grouping.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\map 2022-12-01T10:32:00.1603061Z copying torch\utils\data\datapipes\map\utils.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\map 2022-12-01T10:32:00.1641726Z copying torch\utils\data\datapipes\map\__init__.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\map 2022-12-01T10:32:00.1650656Z creating build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\utils 2022-12-01T10:32:00.1653404Z copying torch\utils\data\datapipes\utils\common.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\utils 2022-12-01T10:32:00.1665940Z copying torch\utils\data\datapipes\utils\decoder.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\utils 2022-12-01T10:32:00.1685239Z copying torch\utils\data\datapipes\utils\snapshot.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\utils 2022-12-01T10:32:00.1703627Z copying torch\utils\data\datapipes\utils\__init__.py -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes\utils 2022-12-01T10:32:00.1711020Z creating build\lib.win-amd64-cpython-39\torch\_refs\linalg 2022-12-01T10:32:00.1713443Z copying torch\_refs\linalg\__init__.py -> build\lib.win-amd64-cpython-39\torch\_refs\linalg 2022-12-01T10:32:00.1730753Z creating build\lib.win-amd64-cpython-39\torch\_refs\nn 2022-12-01T10:32:00.1733079Z copying torch\_refs\nn\__init__.py -> build\lib.win-amd64-cpython-39\torch\_refs\nn 2022-12-01T10:32:00.1741424Z creating build\lib.win-amd64-cpython-39\torch\_refs\special 2022-12-01T10:32:00.1743674Z copying torch\_refs\special\__init__.py -> build\lib.win-amd64-cpython-39\torch\_refs\special 2022-12-01T10:32:00.1757850Z creating build\lib.win-amd64-cpython-39\torch\_refs\nn\functional 2022-12-01T10:32:00.1760297Z copying torch\_refs\nn\functional\__init__.py -> build\lib.win-amd64-cpython-39\torch\_refs\nn\functional 2022-12-01T10:32:00.1783840Z creating build\lib.win-amd64-cpython-39\torchgen\api 2022-12-01T10:32:00.1786319Z copying torchgen\api\autograd.py -> build\lib.win-amd64-cpython-39\torchgen\api 2022-12-01T10:32:00.1806603Z copying torchgen\api\cpp.py -> build\lib.win-amd64-cpython-39\torchgen\api 2022-12-01T10:32:00.1825478Z copying torchgen\api\dispatcher.py -> build\lib.win-amd64-cpython-39\torchgen\api 2022-12-01T10:32:00.1837091Z copying torchgen\api\functionalization.py -> build\lib.win-amd64-cpython-39\torchgen\api 2022-12-01T10:32:00.1847995Z copying torchgen\api\lazy.py -> build\lib.win-amd64-cpython-39\torchgen\api 2022-12-01T10:32:00.1895336Z copying torchgen\api\meta.py -> build\lib.win-amd64-cpython-39\torchgen\api 2022-12-01T10:32:00.1902119Z copying torchgen\api\native.py -> build\lib.win-amd64-cpython-39\torchgen\api 2022-12-01T10:32:00.1914561Z copying torchgen\api\python.py -> build\lib.win-amd64-cpython-39\torchgen\api 2022-12-01T10:32:00.1956684Z copying torchgen\api\structured.py -> build\lib.win-amd64-cpython-39\torchgen\api 2022-12-01T10:32:00.1966999Z copying torchgen\api\translate.py -> build\lib.win-amd64-cpython-39\torchgen\api 2022-12-01T10:32:00.1985416Z copying torchgen\api\types.py -> build\lib.win-amd64-cpython-39\torchgen\api 2022-12-01T10:32:00.2012251Z copying torchgen\api\ufunc.py -> build\lib.win-amd64-cpython-39\torchgen\api 2022-12-01T10:32:00.2028930Z copying torchgen\api\unboxing.py -> build\lib.win-amd64-cpython-39\torchgen\api 2022-12-01T10:32:00.2043083Z copying torchgen\api\__init__.py -> build\lib.win-amd64-cpython-39\torchgen\api 2022-12-01T10:32:00.2054455Z creating build\lib.win-amd64-cpython-39\torchgen\dest 2022-12-01T10:32:00.2057049Z copying torchgen\dest\lazy_ir.py -> build\lib.win-amd64-cpython-39\torchgen\dest 2022-12-01T10:32:00.2080185Z copying torchgen\dest\lazy_ts_lowering.py -> build\lib.win-amd64-cpython-39\torchgen\dest 2022-12-01T10:32:00.2090032Z copying torchgen\dest\native_functions.py -> build\lib.win-amd64-cpython-39\torchgen\dest 2022-12-01T10:32:00.2114060Z copying torchgen\dest\register_dispatch_key.py -> build\lib.win-amd64-cpython-39\torchgen\dest 2022-12-01T10:32:00.2158334Z copying torchgen\dest\ufunc.py -> build\lib.win-amd64-cpython-39\torchgen\dest 2022-12-01T10:32:00.2180808Z copying torchgen\dest\__init__.py -> build\lib.win-amd64-cpython-39\torchgen\dest 2022-12-01T10:32:00.2197942Z creating build\lib.win-amd64-cpython-39\torchgen\operator_versions 2022-12-01T10:32:00.2200362Z copying torchgen\operator_versions\gen_mobile_upgraders.py -> build\lib.win-amd64-cpython-39\torchgen\operator_versions 2022-12-01T10:32:00.2222227Z copying torchgen\operator_versions\gen_mobile_upgraders_constant.py -> build\lib.win-amd64-cpython-39\torchgen\operator_versions 2022-12-01T10:32:00.2230178Z copying torchgen\operator_versions\__init__.py -> build\lib.win-amd64-cpython-39\torchgen\operator_versions 2022-12-01T10:32:00.2250197Z creating build\lib.win-amd64-cpython-39\torchgen\selective_build 2022-12-01T10:32:00.2252701Z copying torchgen\selective_build\operator.py -> build\lib.win-amd64-cpython-39\torchgen\selective_build 2022-12-01T10:32:00.2265278Z copying torchgen\selective_build\selector.py -> build\lib.win-amd64-cpython-39\torchgen\selective_build 2022-12-01T10:32:00.2282199Z copying torchgen\selective_build\__init__.py -> build\lib.win-amd64-cpython-39\torchgen\selective_build 2022-12-01T10:32:00.2289732Z creating build\lib.win-amd64-cpython-39\torchgen\static_runtime 2022-12-01T10:32:00.2292206Z copying torchgen\static_runtime\config.py -> build\lib.win-amd64-cpython-39\torchgen\static_runtime 2022-12-01T10:32:00.2304709Z copying torchgen\static_runtime\generator.py -> build\lib.win-amd64-cpython-39\torchgen\static_runtime 2022-12-01T10:32:00.2419950Z copying torchgen\static_runtime\gen_static_runtime_ops.py -> build\lib.win-amd64-cpython-39\torchgen\static_runtime 2022-12-01T10:32:00.2445073Z copying torchgen\static_runtime\__init__.py -> build\lib.win-amd64-cpython-39\torchgen\static_runtime 2022-12-01T10:32:00.7879145Z creating build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data 2022-12-01T10:32:00.7880375Z creating build\lib.win-amd64-cpython-39\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:32:00.7883744Z 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:32:01.2026774Z 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:32:01.2335636Z 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:32:01.2363166Z 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:32:01.2378649Z 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:32:01.2392818Z 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:32:01.2408327Z 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:32:01.2423618Z 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:32:01.2438424Z 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:32:01.2456347Z 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:32:01.2473413Z 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:32:01.2486576Z 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:32:01.2499733Z 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:32:01.2514247Z 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:32:01.2538796Z 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:32:01.2563590Z 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:32:01.2582932Z 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:32:01.2596551Z 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:32:01.2613288Z 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:32:01.2626287Z 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:32:01.2643671Z 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:32:01.2665682Z 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:32:01.2679298Z 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:32:01.2706859Z 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:32:01.2721562Z 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:32:01.2737811Z 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:32:01.2758070Z 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:32:01.2785698Z 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:32:01.2800897Z 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:32:01.2816400Z 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:32:01.2864163Z 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:32:01.2880281Z 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:32:01.2894690Z 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:32:01.2908757Z 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:32:01.2931946Z 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:32:01.2950677Z 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:32:01.2965563Z 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:32:01.3008468Z 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:32:01.3030383Z 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:32:01.3045013Z 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:32:01.3060774Z 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:32:01.3074441Z 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:32:01.3089859Z 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:32:01.3104092Z 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:32:01.3138436Z 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:32:01.3163308Z 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:32:01.3177876Z 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:32:01.3205891Z 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:32:01.3220417Z 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:32:01.3234739Z 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:32:01.3248317Z 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:32:01.3262932Z 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:32:01.3286082Z 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:32:01.3301209Z 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:32:01.3322945Z 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:32:01.3337076Z 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:32:01.3352923Z 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:32:01.3376360Z 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:32:01.3404652Z 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:32:01.3434130Z 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:32:01.3453022Z 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:32:01.3467737Z 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:32:01.3489115Z 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:32:01.3505724Z 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:32:01.3524438Z 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:32:01.3540768Z 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:32:01.3555053Z 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:32:01.3568357Z 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:32:01.3591561Z 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:32:01.3605575Z 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:32:01.3618866Z 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:32:01.3632212Z 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:32:01.3648784Z 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:32:01.3672111Z 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:32:01.3693050Z 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:32:01.3711234Z 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:32:01.3725936Z 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:32:01.3739814Z 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:32:01.3755067Z 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:32:01.3772226Z 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:32:01.3785972Z 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:32:01.3800378Z 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:32:01.3820638Z 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:32:01.3833997Z 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:32:01.3848744Z 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:32:01.3863989Z 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:32:01.3878621Z 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:32:01.3928177Z 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:32:01.3968195Z 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:32:01.3982915Z 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:32:01.3997407Z 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:32:01.4011600Z 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:32:01.4024848Z 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:32:01.4038834Z 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:32:01.4066455Z 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:32:01.4079905Z 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:32:01.4092967Z 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:32:01.4106129Z 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:32:01.4119321Z 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:32:01.4133048Z 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:32:01.4150544Z 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:32:01.4173326Z 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:32:01.4206650Z 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:32:01.4229505Z 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:32:01.4260493Z 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:32:01.4274032Z 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:32:01.4288865Z 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:32:01.4303306Z 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:32:01.4318519Z 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:32:01.4333563Z 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:32:01.4350002Z 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:32:01.4364803Z 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:32:01.4378999Z 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:32:01.4398446Z 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:32:01.4412746Z 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:32:01.4427680Z 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:32:01.4442142Z 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:32:01.4456120Z 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:32:01.4481318Z 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:32:01.4495628Z 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:32:01.4510193Z 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:32:01.4524122Z 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:32:01.4541562Z 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:32:01.4554602Z 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:32:01.4569121Z 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:32:01.4589497Z 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:32:01.4603327Z 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:32:01.4622533Z 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:32:01.4635758Z 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:32:01.4649074Z 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:32:01.4662374Z 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:32:01.4688082Z 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:32:01.4701764Z 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:32:01.4715221Z 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:32:01.4728006Z 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:32:01.4742748Z 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:32:01.4756623Z 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:32:01.4770956Z 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:32:01.4783749Z 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:32:01.4799330Z 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:32:01.4812527Z 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:32:01.4826400Z 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:32:01.4849009Z 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:32:01.4863389Z 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:32:01.4880425Z 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:32:01.4894439Z 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:32:01.4908769Z 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:32:01.4922892Z 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:32:01.4946072Z 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:32:01.4959641Z 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:32:01.4975264Z 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:32:01.4988779Z 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:32:01.5002065Z 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:32:01.5029383Z 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:32:01.5043286Z 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:32:01.5058219Z 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:32:01.5238631Z copying torch\py.typed -> build\lib.win-amd64-cpython-39\torch 2022-12-01T10:32:01.5244499Z creating build\lib.win-amd64-cpython-39\torch\bin 2022-12-01T10:32:01.5247084Z copying torch\bin\asmjit.dll -> build\lib.win-amd64-cpython-39\torch\bin 2022-12-01T10:32:01.5300138Z copying torch\bin\fbgemm.dll -> build\lib.win-amd64-cpython-39\torch\bin 2022-12-01T10:32:01.5362017Z copying torch\bin\FileStoreTest.exe -> build\lib.win-amd64-cpython-39\torch\bin 2022-12-01T10:32:01.5378161Z copying torch\bin\ProcessGroupGlooTest.exe -> build\lib.win-amd64-cpython-39\torch\bin 2022-12-01T10:32:01.5392222Z copying torch\bin\protoc.exe -> build\lib.win-amd64-cpython-39\torch\bin 2022-12-01T10:32:01.5527277Z copying torch\bin\TCPStoreTest.exe -> build\lib.win-amd64-cpython-39\torch\bin 2022-12-01T10:32:01.5542905Z copying torch\bin\test_api.exe -> build\lib.win-amd64-cpython-39\torch\bin 2022-12-01T10:32:01.5659480Z copying torch\bin\test_jit.exe -> build\lib.win-amd64-cpython-39\torch\bin 2022-12-01T10:32:01.5760797Z copying torch\bin\test_lazy.exe -> build\lib.win-amd64-cpython-39\torch\bin 2022-12-01T10:32:01.5793121Z copying torch\bin\test_tensorexpr.exe -> build\lib.win-amd64-cpython-39\torch\bin 2022-12-01T10:32:01.5858698Z copying torch\bin\tutorial_tensorexpr.exe -> build\lib.win-amd64-cpython-39\torch\bin 2022-12-01T10:32:01.5869428Z creating build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.5871876Z copying torch\test\apply_utils_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.5885108Z copying torch\test\atest.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.5898378Z copying torch\test\backend_fallback_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.5910851Z copying torch\test\basic.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.5933465Z copying torch\test\broadcast_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.5946029Z copying torch\test\c10_accumulate_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.5967358Z copying torch\test\c10_Array_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.5979220Z copying torch\test\c10_bfloat16_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.5991665Z copying torch\test\c10_Bitset_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6003962Z copying torch\test\c10_C++17_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6016637Z copying torch\test\c10_CompileTimeFunctionPointer_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6029090Z copying torch\test\c10_complex_math_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6041813Z copying torch\test\c10_complex_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6054535Z copying torch\test\c10_ConstexprCrc_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6066602Z copying torch\test\c10_cuda_CUDATest.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6079422Z copying torch\test\c10_DeadlockDetection_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6091652Z copying torch\test\c10_DeviceGuard_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6103897Z copying torch\test\c10_Device_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6125009Z copying torch\test\c10_DispatchKeySet_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6137879Z copying torch\test\c10_either_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6153282Z copying torch\test\c10_exception_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6165960Z copying torch\test\c10_flags_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6177938Z copying torch\test\c10_Half_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6200415Z copying torch\test\c10_InlineDeviceGuard_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6213226Z copying torch\test\c10_InlineStreamGuard_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6226507Z copying torch\test\c10_intrusive_ptr_benchmark.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6243416Z copying torch\test\c10_intrusive_ptr_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6272725Z copying torch\test\c10_irange_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6284984Z copying torch\test\c10_LeftRight_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6297806Z copying torch\test\c10_logging_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6310460Z copying torch\test\c10_Metaprogramming_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6328189Z copying torch\test\c10_optional_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6342672Z copying torch\test\c10_ordered_preserving_dict_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6355648Z copying torch\test\c10_registry_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6368219Z copying torch\test\c10_SizesAndStrides_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6388135Z copying torch\test\c10_SmallVectorTest.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6407266Z copying torch\test\c10_StreamGuard_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6419428Z copying torch\test\c10_string_view_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6432093Z copying torch\test\c10_SymInt_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6444374Z copying torch\test\c10_Synchronized_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6456662Z copying torch\test\c10_tempfile_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6468455Z copying torch\test\c10_ThreadLocal_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6481161Z copying torch\test\c10_typeid_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6494391Z copying torch\test\c10_TypeIndex_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6527830Z copying torch\test\c10_TypeList_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6540599Z copying torch\test\c10_TypeTraits_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6552748Z copying torch\test\CppSignature_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6564946Z copying torch\test\cpu_generator_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6578117Z copying torch\test\cpu_profiling_allocator_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6590977Z copying torch\test\cpu_rng_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6605917Z copying torch\test\cuda_apply_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6618058Z copying torch\test\cuda_atomic_ops_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6632629Z copying torch\test\cuda_caching_host_allocator_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6665100Z copying torch\test\cuda_complex_math_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6679341Z copying torch\test\cuda_complex_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6693948Z copying torch\test\cuda_cub_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6707924Z copying torch\test\cuda_cudnn_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6720502Z copying torch\test\cuda_device_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6737049Z copying torch\test\cuda_distributions_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6752632Z copying torch\test\cuda_dlconvertor_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6765379Z copying torch\test\cuda_generator_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6785313Z copying torch\test\cuda_half_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6798631Z copying torch\test\cuda_integer_divider_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6811644Z copying torch\test\cuda_optional_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6871677Z copying torch\test\cuda_packedtensoraccessor_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6885431Z copying torch\test\cuda_reportMemoryUsage_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6898770Z copying torch\test\cuda_stream_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6916635Z copying torch\test\cuda_vectorized_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6930099Z copying torch\test\Dict_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6954889Z copying torch\test\Dimname_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6967228Z copying torch\test\dispatch_key_set_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6979463Z copying torch\test\dlconvertor_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.6991754Z copying torch\test\extension_backend_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7004468Z copying torch\test\half_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7017282Z copying torch\test\IListRef_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7030132Z copying torch\test\inline_container_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7042577Z copying torch\test\ivalue_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7057609Z copying torch\test\KernelFunction_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7071575Z copying torch\test\kernel_function_legacy_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7088461Z copying torch\test\kernel_function_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7104444Z copying torch\test\kernel_lambda_legacy_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7121816Z copying torch\test\kernel_lambda_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7137623Z copying torch\test\kernel_stackbased_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7151229Z copying torch\test\lazy_tensor_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7164364Z copying torch\test\List_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7180632Z copying torch\test\make_boxed_from_unboxed_functor_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7196468Z copying torch\test\math_kernel_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7216704Z copying torch\test\MaybeOwned_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7230703Z copying torch\test\memory_format_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7256802Z copying torch\test\memory_overlapping_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7269881Z copying torch\test\mobile_memory_cleanup.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7283115Z copying torch\test\NamedTensor_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7296451Z copying torch\test\native_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7309654Z copying torch\test\operators_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7322370Z copying torch\test\operator_name_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7335444Z copying torch\test\op_allowlist_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7347291Z copying torch\test\op_registration_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7374522Z copying torch\test\packedtensoraccessor_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7387605Z copying torch\test\pow_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7401915Z copying torch\test\quantized_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7415156Z copying torch\test\reduce_ops_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7429995Z copying torch\test\reportMemoryUsage_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7443012Z copying torch\test\scalar_tensor_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7456166Z copying torch\test\scalar_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7479676Z copying torch\test\stride_properties_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7492341Z copying torch\test\tensor_iterator_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7506056Z copying torch\test\test_parallel.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7518630Z copying torch\test\thread_init_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7529179Z copying torch\test\type_ptr_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7541025Z copying torch\test\type_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7554252Z copying torch\test\undefined_tensor_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7566777Z copying torch\test\variant_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7584169Z copying torch\test\verify_api_visibility.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7594336Z copying torch\test\vmap_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7608701Z copying torch\test\weakref_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7621605Z copying torch\test\wrapdim_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7634106Z copying torch\test\xla_tensor_test.exe -> build\lib.win-amd64-cpython-39\torch\test 2022-12-01T10:32:01.7650651Z creating build\lib.win-amd64-cpython-39\torch\_C 2022-12-01T10:32:01.7653366Z copying torch\_C\_autograd.pyi -> build\lib.win-amd64-cpython-39\torch\_C 2022-12-01T10:32:01.7665275Z copying torch\_C\_cudnn.pyi -> build\lib.win-amd64-cpython-39\torch\_C 2022-12-01T10:32:01.7673296Z copying torch\_C\_distributed_autograd.pyi -> build\lib.win-amd64-cpython-39\torch\_C 2022-12-01T10:32:01.7686301Z copying torch\_C\_distributed_c10d.pyi -> build\lib.win-amd64-cpython-39\torch\_C 2022-12-01T10:32:01.7711279Z copying torch\_C\_distributed_rpc.pyi -> build\lib.win-amd64-cpython-39\torch\_C 2022-12-01T10:32:01.7727186Z copying torch\_C\_distributed_rpc_testing.pyi -> build\lib.win-amd64-cpython-39\torch\_C 2022-12-01T10:32:01.7740273Z copying torch\_C\_functions.pyi -> build\lib.win-amd64-cpython-39\torch\_C 2022-12-01T10:32:01.7748549Z copying torch\_C\_functorch.pyi -> build\lib.win-amd64-cpython-39\torch\_C 2022-12-01T10:32:01.7756717Z copying torch\_C\_itt.pyi -> build\lib.win-amd64-cpython-39\torch\_C 2022-12-01T10:32:01.7765168Z copying torch\_C\_lazy.pyi -> build\lib.win-amd64-cpython-39\torch\_C 2022-12-01T10:32:01.7785463Z copying torch\_C\_lazy_ts_backend.pyi -> build\lib.win-amd64-cpython-39\torch\_C 2022-12-01T10:32:01.7793690Z copying torch\_C\_monitor.pyi -> build\lib.win-amd64-cpython-39\torch\_C 2022-12-01T10:32:01.7807192Z copying torch\_C\_nn.pyi -> build\lib.win-amd64-cpython-39\torch\_C 2022-12-01T10:32:01.7821311Z copying torch\_C\_nvtx.pyi -> build\lib.win-amd64-cpython-39\torch\_C 2022-12-01T10:32:01.7829409Z copying torch\_C\_onnx.pyi -> build\lib.win-amd64-cpython-39\torch\_C 2022-12-01T10:32:01.7837841Z copying torch\_C\_profiler.pyi -> build\lib.win-amd64-cpython-39\torch\_C 2022-12-01T10:32:01.7850662Z copying torch\_C\_VariableFunctions.pyi -> build\lib.win-amd64-cpython-39\torch\_C 2022-12-01T10:32:01.7953169Z copying torch\_C\_verbose.pyi -> build\lib.win-amd64-cpython-39\torch\_C 2022-12-01T10:32:01.7961350Z copying torch\_C\__init__.pyi -> build\lib.win-amd64-cpython-39\torch\_C 2022-12-01T10:32:01.8062521Z creating build\lib.win-amd64-cpython-39\torch\_C_flatbuffer 2022-12-01T10:32:01.8064907Z copying torch\_C_flatbuffer\__init__.pyi -> build\lib.win-amd64-cpython-39\torch\_C_flatbuffer 2022-12-01T10:32:01.8073999Z copying torch\optim\adadelta.pyi -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:32:01.8081750Z copying torch\optim\adagrad.pyi -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:32:01.8089552Z copying torch\optim\adam.pyi -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:32:01.8097191Z copying torch\optim\adamax.pyi -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:32:01.8104877Z copying torch\optim\adamw.pyi -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:32:01.8122656Z copying torch\optim\asgd.pyi -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:32:01.8143185Z copying torch\optim\lbfgs.pyi -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:32:01.8151487Z copying torch\optim\lr_scheduler.pyi -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:32:01.8162753Z copying torch\optim\nadam.pyi -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:32:01.8171193Z copying torch\optim\optimizer.pyi -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:32:01.8184420Z copying torch\optim\radam.pyi -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:32:01.8205354Z copying torch\optim\rmsprop.pyi -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:32:01.8213614Z copying torch\optim\rprop.pyi -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:32:01.8221618Z copying torch\optim\sgd.pyi -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:32:01.8229301Z copying torch\optim\sparse_adam.pyi -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:32:01.8236943Z copying torch\optim\swa_utils.pyi -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:32:01.8256705Z copying torch\optim\__init__.pyi -> build\lib.win-amd64-cpython-39\torch\optim 2022-12-01T10:32:01.8275980Z copying torch\nn\functional.pyi -> build\lib.win-amd64-cpython-39\torch\nn 2022-12-01T10:32:01.8305562Z copying torch\nn\parameter.pyi -> build\lib.win-amd64-cpython-39\torch\nn 2022-12-01T10:32:01.8317941Z copying torch\nn\parallel\common_types.pyi -> build\lib.win-amd64-cpython-39\torch\nn\parallel 2022-12-01T10:32:01.8327576Z copying torch\nn\parallel\data_parallel.pyi -> build\lib.win-amd64-cpython-39\torch\nn\parallel 2022-12-01T10:32:01.8342482Z copying torch\nn\parallel\distributed.pyi -> build\lib.win-amd64-cpython-39\torch\nn\parallel 2022-12-01T10:32:01.8355127Z copying torch\nn\parallel\parallel_apply.pyi -> build\lib.win-amd64-cpython-39\torch\nn\parallel 2022-12-01T10:32:01.8363716Z copying torch\nn\parallel\replicate.pyi -> build\lib.win-amd64-cpython-39\torch\nn\parallel 2022-12-01T10:32:01.8372417Z copying torch\nn\parallel\scatter_gather.pyi -> build\lib.win-amd64-cpython-39\torch\nn\parallel 2022-12-01T10:32:01.8384876Z copying torch\nn\parallel\__init__.pyi -> build\lib.win-amd64-cpython-39\torch\nn\parallel 2022-12-01T10:32:01.8402400Z copying torch\utils\data\datapipes\datapipe.pyi -> build\lib.win-amd64-cpython-39\torch\utils\data\datapipes 2022-12-01T10:32:01.8415440Z creating build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:01.8417759Z copying torch\lib\asmjit.dll -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:01.8430815Z copying torch\lib\backend_with_compiler.dll -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:01.8442086Z copying torch\lib\c10.dll -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:01.8456782Z copying torch\lib\c10_cuda.dll -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:01.8469393Z copying torch\lib\caffe2_nvrtc.dll -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:01.8487438Z copying torch\lib\fbgemm.dll -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:01.8541879Z copying torch\lib\jitbackend_test.dll -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:01.8552391Z copying torch\lib\shm.dll -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:01.8561476Z copying torch\lib\torch.dll -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:01.8570590Z copying torch\lib\torchbind_test.dll -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:01.8583565Z copying torch\lib\torch_cpu.dll -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:02.0771272Z copying torch\lib\torch_cuda.dll -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:02.0782335Z copying torch\lib\torch_cuda_cpp.dll -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:02.0803880Z copying torch\lib\torch_cuda_cu.dll -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:02.2964180Z copying torch\lib\torch_global_deps.dll -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:02.2976080Z copying torch\lib\torch_python.dll -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:02.3100611Z copying torch\lib\asmjit.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:02.3110491Z copying torch\lib\backend_with_compiler.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:02.3120872Z copying torch\lib\c10.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:02.3136097Z copying torch\lib\c10_cuda.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:02.3145769Z copying torch\lib\caffe2_nvrtc.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:02.6585413Z copying torch\lib\clog.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:02.6595779Z copying torch\lib\cpuinfo.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:02.6606752Z copying torch\lib\dnnl.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:03.0220929Z copying torch\lib\fbgemm.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:03.0242059Z copying torch\lib\jitbackend_test.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:03.0254129Z copying torch\lib\kineto.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:03.0441947Z copying torch\lib\libprotobuf-lite.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:03.0497622Z copying torch\lib\libprotobuf.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:03.0840026Z copying torch\lib\libprotoc.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:03.1199935Z copying torch\lib\pthreadpool.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:03.1210999Z copying torch\lib\shm.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:03.1222132Z copying torch\lib\torch.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:03.1231004Z copying torch\lib\torchbind_test.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:03.1240304Z copying torch\lib\torch_cpu.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:03.1526164Z copying torch\lib\torch_cuda.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:03.1546160Z copying torch\lib\torch_cuda_cpp.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:03.1558035Z copying torch\lib\torch_cuda_cu.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:03.1591784Z copying torch\lib\torch_python.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:03.1603540Z copying torch\lib\XNNPACK.lib -> build\lib.win-amd64-cpython-39\torch\lib 2022-12-01T10:32:03.1633313Z creating build\lib.win-amd64-cpython-39\torch\include 2022-12-01T10:32:03.1634826Z creating build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.1637165Z copying torch\include\ATen\AccumulateType.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.1646372Z copying torch\include\ATen\ArrayRef.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.1655027Z copying torch\include\ATen\ATen.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.1663705Z copying torch\include\ATen\autocast_mode.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.1672496Z copying torch\include\ATen\Backend.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.1691708Z copying torch\include\ATen\Backtrace.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.1700487Z copying torch\include\ATen\BatchedFallback.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.1709354Z copying torch\include\ATen\BatchedTensorImpl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.1718090Z copying torch\include\ATen\ceil_div.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.1726454Z copying torch\include\ATen\code_template.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.1735265Z copying torch\include\ATen\CollapseDims.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.1744149Z copying torch\include\ATen\CompositeExplicitAutogradFunctions.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.1753193Z copying torch\include\ATen\CompositeExplicitAutogradFunctions_inl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.1763254Z copying torch\include\ATen\CompositeExplicitAutogradNonFunctionalFunctions.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.1772519Z copying torch\include\ATen\CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.1782191Z copying torch\include\ATen\CompositeImplicitAutogradFunctions.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.1791184Z copying torch\include\ATen\CompositeImplicitAutogradFunctions_inl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.1800894Z copying torch\include\ATen\CompositeImplicitAutogradNestedTensorFunctions.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.1810106Z copying torch\include\ATen\CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.1828167Z copying torch\include\ATen\Config.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.1836860Z copying torch\include\ATen\Context.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.1845712Z copying torch\include\ATen\cpp_custom_type_hack.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.1854864Z copying torch\include\ATen\CPUApplyUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.1863856Z copying torch\include\ATen\CPUFixedAllocator.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.1873380Z copying torch\include\ATen\CPUFunctions.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.1883131Z copying torch\include\ATen\CPUFunctions_inl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.1892824Z copying torch\include\ATen\CPUGeneratorImpl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.1902174Z copying torch\include\ATen\CUDAFunctions.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.1911197Z copying torch\include\ATen\CUDAFunctions_inl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.1927030Z copying torch\include\ATen\Device.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.1936251Z copying torch\include\ATen\DeviceGuard.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.1945077Z copying torch\include\ATen\Dimname.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.1954160Z copying torch\include\ATen\DimVector.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.1962813Z copying torch\include\ATen\Dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.1972411Z copying torch\include\ATen\div_rtn.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.1981131Z copying torch\include\ATen\DLConvertor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.1990283Z copying torch\include\ATen\dlpack.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.1999150Z copying torch\include\ATen\DynamicLibrary.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2008381Z copying torch\include\ATen\EmptyTensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2017352Z copying torch\include\ATen\ExpandBase.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2059303Z copying torch\include\ATen\ExpandUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2068384Z copying torch\include\ATen\Formatting.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2089675Z copying torch\include\ATen\FunctionalStorageImpl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2098740Z copying torch\include\ATen\FunctionalTensorWrapper.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2108958Z copying torch\include\ATen\Functions.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2118779Z copying torch\include\ATen\FuncTorchTLS.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2128016Z copying torch\include\ATen\Generator.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2136732Z copying torch\include\ATen\InferSize.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2145666Z copying torch\include\ATen\InitialTensorOptions.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2154302Z copying torch\include\ATen\jiterator_macros.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2163197Z copying torch\include\ATen\jit_macros.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2180225Z copying torch\include\ATen\Layout.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2188714Z copying torch\include\ATen\LinalgBackend.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2197618Z copying torch\include\ATen\MapAllocator.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2206324Z copying torch\include\ATen\MatrixRef.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2215617Z copying torch\include\ATen\MemoryOverlap.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2224296Z copying torch\include\ATen\MetaFunctions.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2232991Z copying torch\include\ATen\MetaFunctions_inl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2241933Z copying torch\include\ATen\MethodOperators.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2250983Z copying torch\include\ATen\NamedTensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2259412Z copying torch\include\ATen\NamedTensorUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2286770Z copying torch\include\ATen\NativeFunctions.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2297221Z copying torch\include\ATen\NativeMetaFunctions.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2307127Z copying torch\include\ATen\NestedTensorImpl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2316041Z copying torch\include\ATen\NumericUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2324710Z copying torch\include\ATen\OpaqueTensorImpl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2333476Z copying torch\include\ATen\Operators.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2343098Z copying torch\include\ATen\OpMathType.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2351739Z copying torch\include\ATen\PadNd.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2360296Z copying torch\include\ATen\Parallel-inl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2369146Z copying torch\include\ATen\Parallel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2388440Z copying torch\include\ATen\ParallelFuture.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2397197Z copying torch\include\ATen\ParallelNative.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2405959Z copying torch\include\ATen\ParallelNativeTBB.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2414985Z copying torch\include\ATen\ParallelOpenMP.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2423994Z copying torch\include\ATen\PTThreadPool.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2432514Z copying torch\include\ATen\PythonTorchFunctionTLS.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2441372Z copying torch\include\ATen\record_function.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2450692Z copying torch\include\ATen\RedispatchFunctions.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2476333Z copying torch\include\ATen\RegistrationDeclarations.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2492356Z copying torch\include\ATen\SavedTensorHooks.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2513516Z copying torch\include\ATen\Scalar.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2522649Z copying torch\include\ATen\ScalarOps.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2531864Z copying torch\include\ATen\ScalarType.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2541151Z copying torch\include\ATen\SequenceNumber.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2550282Z copying torch\include\ATen\SmallVector.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2558521Z copying torch\include\ATen\SparseCsrTensorImpl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2567928Z copying torch\include\ATen\SparseCsrTensorUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2577077Z copying torch\include\ATen\SparseTensorImpl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2586897Z copying torch\include\ATen\SparseTensorUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2596540Z copying torch\include\ATen\Storage.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2605355Z copying torch\include\ATen\Tensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2614257Z copying torch\include\ATen\TensorAccessor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2636573Z copying torch\include\ATen\TensorGeometry.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2653932Z copying torch\include\ATen\TensorIndexing.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2664014Z copying torch\include\ATen\TensorIterator.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2677353Z copying torch\include\ATen\TensorIteratorInternal.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2686695Z copying torch\include\ATen\TensorMeta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2696396Z copying torch\include\ATen\TensorNames.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2704881Z copying torch\include\ATen\TensorOperators.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2714355Z copying torch\include\ATen\TensorOptions.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2733727Z copying torch\include\ATen\TensorSubclassLikeUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2743399Z copying torch\include\ATen\TensorUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2752974Z copying torch\include\ATen\ThreadLocalState.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2761965Z copying torch\include\ATen\TracerMode.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2771059Z copying torch\include\ATen\TypeDefault.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2780046Z copying torch\include\ATen\Utils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2789166Z copying torch\include\ATen\Version.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2797959Z copying torch\include\ATen\VmapGeneratedPlumbing.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2822584Z copying torch\include\ATen\VmapMode.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2832083Z copying torch\include\ATen\VmapTransforms.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2843773Z copying torch\include\ATen\WrapDimUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2855078Z copying torch\include\ATen\WrapDimUtilsMulti.h -> build\lib.win-amd64-cpython-39\torch\include\ATen 2022-12-01T10:32:03.2864181Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\cpu 2022-12-01T10:32:03.2866471Z copying torch\include\ATen\cpu\FlushDenormal.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cpu 2022-12-01T10:32:03.2875670Z copying torch\include\ATen\cpu\vml.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cpu 2022-12-01T10:32:03.2883942Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec 2022-12-01T10:32:03.2885262Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec256 2022-12-01T10:32:03.2887579Z 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:32:03.2896669Z 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:32:03.2905188Z copying torch\include\ATen\cpu\vec\vec256\vec256.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec256 2022-12-01T10:32:03.2914047Z 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:32:03.2933025Z 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:32:03.2942328Z 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:32:03.2951948Z 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:32:03.2961103Z 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:32:03.2970441Z 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:32:03.2979856Z 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:32:03.2989179Z 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:32:03.2998163Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec512 2022-12-01T10:32:03.3000617Z copying torch\include\ATen\cpu\vec\vec512\vec512.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec\vec512 2022-12-01T10:32:03.3009579Z 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:32:03.3022934Z 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:32:03.3032288Z 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:32:03.3050765Z 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:32:03.3075702Z 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:32:03.3098380Z 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:32:03.3108104Z 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:32:03.3118306Z copying torch\include\ATen\cpu\vec\functional.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec 2022-12-01T10:32:03.3127029Z copying torch\include\ATen\cpu\vec\functional_base.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec 2022-12-01T10:32:03.3136455Z copying torch\include\ATen\cpu\vec\functional_bfloat16.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec 2022-12-01T10:32:03.3157128Z copying torch\include\ATen\cpu\vec\intrinsics.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec 2022-12-01T10:32:03.3166245Z copying torch\include\ATen\cpu\vec\vec.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec 2022-12-01T10:32:03.3175263Z copying torch\include\ATen\cpu\vec\vec_base.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cpu\vec 2022-12-01T10:32:03.3184234Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3186667Z copying torch\include\ATen\core\alias_info.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3195529Z copying torch\include\ATen\core\Array.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3204628Z copying torch\include\ATen\core\ATenGeneral.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3213383Z copying torch\include\ATen\core\ATenOpList.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3230121Z copying torch\include\ATen\core\ATen_fwd.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3239199Z copying torch\include\ATen\core\aten_interned_strings.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3249549Z copying torch\include\ATen\core\ATen_pch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3258643Z copying torch\include\ATen\core\Backtrace.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3267129Z copying torch\include\ATen\core\blob.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3276860Z copying torch\include\ATen\core\builtin_function.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3285843Z copying torch\include\ATen\core\CheckMemoryFormat.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3295011Z copying torch\include\ATen\core\class_type.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3304093Z copying torch\include\ATen\core\custom_class.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3313306Z copying torch\include\ATen\core\DeprecatedTypeProperties.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3322639Z copying torch\include\ATen\core\DeprecatedTypePropertiesRegistry.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3331637Z copying torch\include\ATen\core\Dict.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3340923Z copying torch\include\ATen\core\Dict_inl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3349844Z copying torch\include\ATen\core\Dimname.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3359064Z copying torch\include\ATen\core\DimVector.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3367843Z copying torch\include\ATen\core\DistributionsHelper.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3377211Z copying torch\include\ATen\core\dynamic_type.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3386949Z copying torch\include\ATen\core\enum_tag.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3395692Z copying torch\include\ATen\core\enum_type.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3411728Z copying torch\include\ATen\core\Formatting.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3420544Z copying torch\include\ATen\core\function.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3429838Z copying torch\include\ATen\core\functional.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3438830Z copying torch\include\ATen\core\function_schema.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3448428Z copying torch\include\ATen\core\function_schema_inl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3457431Z copying torch\include\ATen\core\Generator.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3466165Z copying torch\include\ATen\core\grad_mode.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3474883Z copying torch\include\ATen\core\IListRef.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3484206Z copying torch\include\ATen\core\IListRef_inl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3493230Z copying torch\include\ATen\core\interned_strings.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3512417Z copying torch\include\ATen\core\interned_strings_class.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3521939Z copying torch\include\ATen\core\ivalue.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3531432Z copying torch\include\ATen\core\ivalue_inl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3541332Z copying torch\include\ATen\core\ivalue_to.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3550034Z copying torch\include\ATen\core\jit_type.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3559783Z copying torch\include\ATen\core\jit_type_base.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3569065Z copying torch\include\ATen\core\LegacyTypeDispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3577903Z copying torch\include\ATen\core\List.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3587138Z copying torch\include\ATen\core\List_inl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3595941Z copying torch\include\ATen\core\MT19937RNGEngine.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3604983Z copying torch\include\ATen\core\NamedTensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3613850Z copying torch\include\ATen\core\operator_name.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3631046Z copying torch\include\ATen\core\PhiloxRNGEngine.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3646161Z copying torch\include\ATen\core\PythonFallbackKernel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3656115Z copying torch\include\ATen\core\qualified_name.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3665969Z copying torch\include\ATen\core\QuantizerBase.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3674999Z copying torch\include\ATen\core\Range.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3683760Z copying torch\include\ATen\core\Reduction.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3692920Z copying torch\include\ATen\core\rref_interface.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3702454Z copying torch\include\ATen\core\Scalar.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3711147Z copying torch\include\ATen\core\ScalarType.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3720091Z copying torch\include\ATen\core\stack.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3729230Z copying torch\include\ATen\core\symbol.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3738303Z copying torch\include\ATen\core\Tensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3757313Z copying torch\include\ATen\core\TensorAccessor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3766518Z copying torch\include\ATen\core\TensorBase.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3776552Z copying torch\include\ATen\core\TensorBody.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3788911Z copying torch\include\ATen\core\TorchDispatchUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3798178Z copying torch\include\ATen\core\TransformationHelper.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3807313Z copying torch\include\ATen\core\typeid.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3833149Z copying torch\include\ATen\core\type_factory.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3842650Z copying torch\include\ATen\core\type_ptr.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3865094Z copying torch\include\ATen\core\UndefinedTensorImpl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3874427Z copying torch\include\ATen\core\UnsafeFromTH.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3900815Z copying torch\include\ATen\core\VariableHooksInterface.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3910426Z copying torch\include\ATen\core\Variadic.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3919197Z copying torch\include\ATen\core\Vitals.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core 2022-12-01T10:32:03.3928031Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:32:03.3930468Z copying torch\include\ATen\cuda\ApplyGridUtils.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:32:03.3939409Z copying torch\include\ATen\cuda\AsmUtils.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:32:03.3948206Z copying torch\include\ATen\cuda\Atomic.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:32:03.3957700Z copying torch\include\ATen\cuda\cub.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:32:03.3966666Z copying torch\include\ATen\cuda\cub_definitions.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:32:03.3984810Z copying torch\include\ATen\cuda\CUDAApplyUtils.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:32:03.3994262Z copying torch\include\ATen\cuda\CUDAGraphsUtils.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:32:03.4002985Z copying torch\include\ATen\cuda\CUDATensorMethods.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:32:03.4012096Z copying torch\include\ATen\cuda\DeviceUtils.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:32:03.4021799Z copying torch\include\ATen\cuda\NumericLimits.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:32:03.4030856Z copying torch\include\ATen\cuda\ScanUtils.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:32:03.4039722Z copying torch\include\ATen\cuda\ATenCUDAGeneral.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:32:03.4048233Z copying torch\include\ATen\cuda\CachingHostAllocator.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:32:03.4056931Z copying torch\include\ATen\cuda\cub.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:32:03.4065557Z copying torch\include\ATen\cuda\CUDABlas.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:32:03.4074445Z copying torch\include\ATen\cuda\CUDAConfig.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:32:03.4083205Z copying torch\include\ATen\cuda\CUDAContext.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:32:03.4104720Z copying torch\include\ATen\cuda\CUDADataType.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:32:03.4113388Z copying torch\include\ATen\cuda\CUDADevice.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:32:03.4146251Z copying torch\include\ATen\cuda\CUDAEvent.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:32:03.4155176Z copying torch\include\ATen\cuda\CUDAGeneratorImpl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:32:03.4170624Z copying torch\include\ATen\cuda\CUDAGraph.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:32:03.4179292Z copying torch\include\ATen\cuda\CUDASparse.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:32:03.4188588Z copying torch\include\ATen\cuda\CUDASparseBlas.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:32:03.4197418Z copying torch\include\ATen\cuda\CUDASparseDescriptors.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:32:03.4206434Z copying torch\include\ATen\cuda\CUDAUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:32:03.4215228Z copying torch\include\ATen\cuda\EmptyTensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:32:03.4223937Z copying torch\include\ATen\cuda\Exceptions.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:32:03.4232614Z copying torch\include\ATen\cuda\jiterator.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:32:03.4245866Z copying torch\include\ATen\cuda\jiterator_impl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:32:03.4296094Z copying torch\include\ATen\cuda\llvm_jit_strings.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:32:03.4313196Z copying torch\include\ATen\cuda\PeerToPeerAccess.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:32:03.4321839Z copying torch\include\ATen\cuda\PinnedMemoryAllocator.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:32:03.4330691Z copying torch\include\ATen\cuda\Sleep.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:32:03.4339213Z copying torch\include\ATen\cuda\ThrustAllocator.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda 2022-12-01T10:32:03.4347984Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\detail 2022-12-01T10:32:03.4350754Z copying torch\include\ATen\cuda\detail\IndexUtils.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\detail 2022-12-01T10:32:03.4359328Z copying torch\include\ATen\cuda\detail\IntegerDivider.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\detail 2022-12-01T10:32:03.4368353Z copying torch\include\ATen\cuda\detail\OffsetCalculator.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\detail 2022-12-01T10:32:03.4386165Z copying torch\include\ATen\cuda\detail\PhiloxCudaStateRaw.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\detail 2022-12-01T10:32:03.4394980Z copying torch\include\ATen\cuda\detail\TensorInfo.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\detail 2022-12-01T10:32:03.4404625Z copying torch\include\ATen\cuda\detail\UnpackRaw.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\detail 2022-12-01T10:32:03.4413454Z copying torch\include\ATen\cuda\detail\CUDAHooks.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\detail 2022-12-01T10:32:03.4422579Z copying torch\include\ATen\cuda\detail\DeviceThreadHandles.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\detail 2022-12-01T10:32:03.4431955Z copying torch\include\ATen\cuda\detail\KernelUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\detail 2022-12-01T10:32:03.4442793Z copying torch\include\ATen\cuda\detail\LazyNVRTC.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\detail 2022-12-01T10:32:03.4451367Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\cudnn 2022-12-01T10:32:03.4453949Z copying torch\include\ATen\cudnn\cudnn-wrapper.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cudnn 2022-12-01T10:32:03.4462786Z copying torch\include\ATen\cudnn\Descriptors.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cudnn 2022-12-01T10:32:03.4471928Z copying torch\include\ATen\cudnn\Exceptions.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cudnn 2022-12-01T10:32:03.4478327Z copying torch\include\ATen\cudnn\Handle.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cudnn 2022-12-01T10:32:03.4497200Z copying torch\include\ATen\cudnn\Handles.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cudnn 2022-12-01T10:32:03.4505777Z copying torch\include\ATen\cudnn\Types.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cudnn 2022-12-01T10:32:03.4514573Z copying torch\include\ATen\cudnn\Utils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\cudnn 2022-12-01T10:32:03.4531681Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\functorch 2022-12-01T10:32:03.4534314Z copying torch\include\ATen\functorch\ADInterpreters.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\functorch 2022-12-01T10:32:03.4571766Z copying torch\include\ATen\functorch\BatchedFallback.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\functorch 2022-12-01T10:32:03.4580906Z copying torch\include\ATen\functorch\BatchedTensorImpl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\functorch 2022-12-01T10:32:03.4598456Z copying torch\include\ATen\functorch\BatchingMetaprogramming.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\functorch 2022-12-01T10:32:03.4607602Z copying torch\include\ATen\functorch\BatchRulesHelper.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\functorch 2022-12-01T10:32:03.4617576Z copying torch\include\ATen\functorch\DynamicLayer.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\functorch 2022-12-01T10:32:03.4626590Z copying torch\include\ATen\functorch\FunctionalizeInterpreter.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\functorch 2022-12-01T10:32:03.4635573Z copying torch\include\ATen\functorch\Interpreter.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\functorch 2022-12-01T10:32:03.4645683Z copying torch\include\ATen\functorch\LegacyVmapTransforms.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\functorch 2022-12-01T10:32:03.4654983Z copying torch\include\ATen\functorch\Macros.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\functorch 2022-12-01T10:32:03.4663841Z copying torch\include\ATen\functorch\PlumbingHelper.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\functorch 2022-12-01T10:32:03.4673203Z copying torch\include\ATen\functorch\TensorWrapper.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\functorch 2022-12-01T10:32:03.4682478Z copying torch\include\ATen\functorch\VmapInterpreter.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\functorch 2022-12-01T10:32:03.4690920Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.4693497Z copying torch\include\ATen\ops\abs.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.4703171Z copying torch\include\ATen\ops\absolute.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.4712869Z copying torch\include\ATen\ops\absolute_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.4722026Z copying torch\include\ATen\ops\absolute_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.4749248Z copying torch\include\ATen\ops\absolute_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.4758650Z copying torch\include\ATen\ops\abs_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.4767383Z copying torch\include\ATen\ops\abs_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.4776606Z copying torch\include\ATen\ops\abs_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.4785236Z copying torch\include\ATen\ops\abs_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.4793871Z copying torch\include\ATen\ops\abs_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.4802479Z copying torch\include\ATen\ops\acos.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.4811277Z copying torch\include\ATen\ops\acosh.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.4829846Z copying torch\include\ATen\ops\acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.4839044Z copying torch\include\ATen\ops\acosh_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.4847793Z copying torch\include\ATen\ops\acosh_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.4860492Z copying torch\include\ATen\ops\acosh_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.4869220Z copying torch\include\ATen\ops\acosh_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.4878079Z copying torch\include\ATen\ops\acosh_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.4886806Z copying torch\include\ATen\ops\acosh_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.4896128Z copying torch\include\ATen\ops\acos_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.4914810Z copying torch\include\ATen\ops\acos_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.4923566Z copying torch\include\ATen\ops\acos_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.4932532Z copying torch\include\ATen\ops\acos_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.4941476Z copying torch\include\ATen\ops\acos_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.4950553Z copying torch\include\ATen\ops\acos_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.4962854Z copying torch\include\ATen\ops\acos_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.4971932Z copying torch\include\ATen\ops\adaptive_avg_pool1d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.4986069Z copying torch\include\ATen\ops\adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.4995769Z copying torch\include\ATen\ops\adaptive_avg_pool1d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5005522Z copying torch\include\ATen\ops\adaptive_avg_pool1d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5021271Z copying torch\include\ATen\ops\adaptive_avg_pool2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5031485Z copying torch\include\ATen\ops\adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5040861Z copying torch\include\ATen\ops\adaptive_avg_pool2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5061137Z copying torch\include\ATen\ops\adaptive_avg_pool2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5070197Z copying torch\include\ATen\ops\adaptive_avg_pool2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5079519Z copying torch\include\ATen\ops\adaptive_avg_pool2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5088910Z copying torch\include\ATen\ops\adaptive_avg_pool3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5098555Z copying torch\include\ATen\ops\adaptive_avg_pool3d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5118738Z 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:32:03.5128647Z 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:32:03.5138069Z copying torch\include\ATen\ops\adaptive_avg_pool3d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5147343Z copying torch\include\ATen\ops\adaptive_avg_pool3d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5157196Z copying torch\include\ATen\ops\adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5167388Z copying torch\include\ATen\ops\adaptive_avg_pool3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5176630Z copying torch\include\ATen\ops\adaptive_avg_pool3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5190337Z copying torch\include\ATen\ops\adaptive_avg_pool3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5199658Z copying torch\include\ATen\ops\adaptive_avg_pool3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5209203Z copying torch\include\ATen\ops\adaptive_max_pool1d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5234154Z copying torch\include\ATen\ops\adaptive_max_pool1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5246535Z copying torch\include\ATen\ops\adaptive_max_pool1d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5256338Z copying torch\include\ATen\ops\adaptive_max_pool1d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5266098Z copying torch\include\ATen\ops\adaptive_max_pool2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5275992Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5285464Z 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:32:03.5295951Z 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:32:03.5305427Z 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:32:03.5314597Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5328341Z 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:32:03.5338016Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5354852Z copying torch\include\ATen\ops\adaptive_max_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5364800Z copying torch\include\ATen\ops\adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5384086Z copying torch\include\ATen\ops\adaptive_max_pool2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5393459Z copying torch\include\ATen\ops\adaptive_max_pool2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5402548Z copying torch\include\ATen\ops\adaptive_max_pool2d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5412292Z copying torch\include\ATen\ops\adaptive_max_pool2d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5427987Z copying torch\include\ATen\ops\adaptive_max_pool2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5437025Z copying torch\include\ATen\ops\adaptive_max_pool2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5446266Z copying torch\include\ATen\ops\adaptive_max_pool3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5455400Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5464905Z 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:32:03.5474229Z 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:32:03.5494845Z 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:32:03.5504256Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5513783Z 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:32:03.5523053Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5532258Z copying torch\include\ATen\ops\adaptive_max_pool3d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5541621Z copying torch\include\ATen\ops\adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5551616Z copying torch\include\ATen\ops\adaptive_max_pool3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5560679Z copying torch\include\ATen\ops\adaptive_max_pool3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5569812Z copying torch\include\ATen\ops\adaptive_max_pool3d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5587918Z copying torch\include\ATen\ops\adaptive_max_pool3d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5601737Z copying torch\include\ATen\ops\adaptive_max_pool3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5611482Z copying torch\include\ATen\ops\adaptive_max_pool3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5620917Z copying torch\include\ATen\ops\add.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5629978Z copying torch\include\ATen\ops\addbmm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5649060Z copying torch\include\ATen\ops\addbmm_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5667698Z copying torch\include\ATen\ops\addbmm_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5677122Z copying torch\include\ATen\ops\addbmm_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5687116Z copying torch\include\ATen\ops\addbmm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5696525Z copying torch\include\ATen\ops\addbmm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5705567Z copying torch\include\ATen\ops\addcdiv.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5714963Z copying torch\include\ATen\ops\addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5724547Z copying torch\include\ATen\ops\addcdiv_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5742509Z copying torch\include\ATen\ops\addcdiv_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5751759Z copying torch\include\ATen\ops\addcdiv_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5761347Z copying torch\include\ATen\ops\addcdiv_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5770852Z copying torch\include\ATen\ops\addcdiv_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5780010Z copying torch\include\ATen\ops\addcdiv_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5789589Z copying torch\include\ATen\ops\addcmul.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5798952Z copying torch\include\ATen\ops\addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5809165Z copying torch\include\ATen\ops\addcmul_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5818543Z copying torch\include\ATen\ops\addcmul_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5827962Z copying torch\include\ATen\ops\addcmul_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5837654Z copying torch\include\ATen\ops\addcmul_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5847338Z copying torch\include\ATen\ops\addcmul_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5868644Z copying torch\include\ATen\ops\addcmul_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5877892Z copying torch\include\ATen\ops\addmm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5887242Z copying torch\include\ATen\ops\addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5897475Z copying torch\include\ATen\ops\addmm_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5906830Z copying torch\include\ATen\ops\addmm_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5916287Z copying torch\include\ATen\ops\addmm_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5929704Z copying torch\include\ATen\ops\addmm_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5939191Z copying torch\include\ATen\ops\addmm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5948799Z copying torch\include\ATen\ops\addmm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5971109Z copying torch\include\ATen\ops\addmv.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5980537Z copying torch\include\ATen\ops\addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5989673Z copying torch\include\ATen\ops\addmv_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.5998784Z copying torch\include\ATen\ops\addmv_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6011982Z copying torch\include\ATen\ops\addmv_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6021822Z copying torch\include\ATen\ops\addmv_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6031809Z copying torch\include\ATen\ops\addmv_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6040607Z copying torch\include\ATen\ops\addmv_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6049484Z copying torch\include\ATen\ops\addr.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6062991Z copying torch\include\ATen\ops\addr_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6072043Z copying torch\include\ATen\ops\addr_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6080941Z copying torch\include\ATen\ops\addr_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6090363Z copying torch\include\ATen\ops\addr_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6099168Z copying torch\include\ATen\ops\addr_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6108093Z copying torch\include\ATen\ops\add_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6117669Z copying torch\include\ATen\ops\add_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6126656Z copying torch\include\ATen\ops\add_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6135694Z copying torch\include\ATen\ops\add_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6144473Z copying torch\include\ATen\ops\add_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6153174Z copying torch\include\ATen\ops\add_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6162626Z copying torch\include\ATen\ops\add_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6180869Z copying torch\include\ATen\ops\add_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6190233Z copying torch\include\ATen\ops\adjoint.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6199374Z copying torch\include\ATen\ops\adjoint_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6208667Z copying torch\include\ATen\ops\adjoint_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6217798Z copying torch\include\ATen\ops\adjoint_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6226799Z copying torch\include\ATen\ops\affine_grid_generator.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6253840Z copying torch\include\ATen\ops\affine_grid_generator_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6264031Z 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:32:03.6273485Z copying torch\include\ATen\ops\affine_grid_generator_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6282993Z copying torch\include\ATen\ops\affine_grid_generator_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6292643Z copying torch\include\ATen\ops\affine_grid_generator_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6302294Z copying torch\include\ATen\ops\affine_grid_generator_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6316313Z copying torch\include\ATen\ops\affine_grid_generator_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6330380Z copying torch\include\ATen\ops\alias.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6339480Z copying torch\include\ATen\ops\alias_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6348883Z copying torch\include\ATen\ops\alias_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6358437Z copying torch\include\ATen\ops\alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6368009Z copying torch\include\ATen\ops\alias_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6392918Z copying torch\include\ATen\ops\alias_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6402161Z copying torch\include\ATen\ops\alias_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6411631Z copying torch\include\ATen\ops\alias_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6421130Z copying torch\include\ATen\ops\alias_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6450380Z copying torch\include\ATen\ops\align_as.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6459877Z copying torch\include\ATen\ops\align_as_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6473158Z copying torch\include\ATen\ops\align_as_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6482286Z copying torch\include\ATen\ops\align_as_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6491777Z copying torch\include\ATen\ops\align_tensors.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6501542Z copying torch\include\ATen\ops\align_tensors_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6510830Z copying torch\include\ATen\ops\align_tensors_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6528740Z copying torch\include\ATen\ops\align_tensors_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6538015Z copying torch\include\ATen\ops\align_to.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6546932Z copying torch\include\ATen\ops\align_to_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6556165Z copying torch\include\ATen\ops\align_to_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6565343Z copying torch\include\ATen\ops\align_to_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6574771Z copying torch\include\ATen\ops\all.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6583668Z copying torch\include\ATen\ops\allclose.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6592826Z copying torch\include\ATen\ops\allclose_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6601911Z copying torch\include\ATen\ops\allclose_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6610737Z copying torch\include\ATen\ops\allclose_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6620202Z copying torch\include\ATen\ops\all_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6629744Z copying torch\include\ATen\ops\all_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6638795Z copying torch\include\ATen\ops\all_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6647757Z copying torch\include\ATen\ops\all_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6660628Z copying torch\include\ATen\ops\all_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6670236Z copying torch\include\ATen\ops\all_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6679108Z copying torch\include\ATen\ops\all_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6687859Z copying torch\include\ATen\ops\all_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6696845Z copying torch\include\ATen\ops\alpha_dropout.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6706045Z copying torch\include\ATen\ops\alpha_dropout_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6715363Z copying torch\include\ATen\ops\alpha_dropout_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6724991Z copying torch\include\ATen\ops\alpha_dropout_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6734165Z copying torch\include\ATen\ops\amax.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6743167Z copying torch\include\ATen\ops\amax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6752416Z copying torch\include\ATen\ops\amax_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6761421Z copying torch\include\ATen\ops\amax_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6770670Z copying torch\include\ATen\ops\amax_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6779638Z copying torch\include\ATen\ops\amax_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6790063Z copying torch\include\ATen\ops\amax_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6799432Z copying torch\include\ATen\ops\amax_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6823783Z copying torch\include\ATen\ops\amin.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6837651Z copying torch\include\ATen\ops\aminmax.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6846768Z copying torch\include\ATen\ops\aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6856188Z copying torch\include\ATen\ops\aminmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6873810Z copying torch\include\ATen\ops\aminmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6883374Z copying torch\include\ATen\ops\aminmax_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6892259Z copying torch\include\ATen\ops\aminmax_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6901365Z copying torch\include\ATen\ops\aminmax_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6910653Z copying torch\include\ATen\ops\aminmax_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6919811Z copying torch\include\ATen\ops\amin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6930303Z copying torch\include\ATen\ops\amin_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6939950Z copying torch\include\ATen\ops\amin_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6976883Z copying torch\include\ATen\ops\amin_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6985815Z copying torch\include\ATen\ops\amin_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.6994739Z copying torch\include\ATen\ops\amin_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7003557Z copying torch\include\ATen\ops\amin_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7012507Z copying torch\include\ATen\ops\and.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7021582Z copying torch\include\ATen\ops\and_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7030770Z copying torch\include\ATen\ops\and_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7047935Z copying torch\include\ATen\ops\and_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7057322Z copying torch\include\ATen\ops\angle.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7066338Z copying torch\include\ATen\ops\angle_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7075267Z copying torch\include\ATen\ops\angle_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7084289Z copying torch\include\ATen\ops\angle_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7093124Z copying torch\include\ATen\ops\angle_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7106017Z copying torch\include\ATen\ops\any.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7115013Z copying torch\include\ATen\ops\any_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7124712Z copying torch\include\ATen\ops\any_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7134072Z copying torch\include\ATen\ops\any_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7143432Z copying torch\include\ATen\ops\any_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7198231Z copying torch\include\ATen\ops\any_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7212499Z copying torch\include\ATen\ops\any_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7221705Z copying torch\include\ATen\ops\any_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7243008Z copying torch\include\ATen\ops\any_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7252230Z copying torch\include\ATen\ops\arange.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7261825Z copying torch\include\ATen\ops\arange_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7271269Z copying torch\include\ATen\ops\arange_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7280858Z copying torch\include\ATen\ops\arange_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7290462Z copying torch\include\ATen\ops\arange_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7300182Z copying torch\include\ATen\ops\arange_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7322237Z copying torch\include\ATen\ops\arange_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7331583Z copying torch\include\ATen\ops\arccos.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7340473Z copying torch\include\ATen\ops\arccosh.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7350123Z copying torch\include\ATen\ops\arccosh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7359410Z copying torch\include\ATen\ops\arccosh_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7368495Z copying torch\include\ATen\ops\arccosh_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7378048Z copying torch\include\ATen\ops\arccos_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7386982Z copying torch\include\ATen\ops\arccos_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7396732Z copying torch\include\ATen\ops\arccos_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7406112Z copying torch\include\ATen\ops\arcsin.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7415217Z copying torch\include\ATen\ops\arcsinh.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7424581Z copying torch\include\ATen\ops\arcsinh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7433798Z copying torch\include\ATen\ops\arcsinh_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7452400Z copying torch\include\ATen\ops\arcsinh_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7462096Z copying torch\include\ATen\ops\arcsin_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7471592Z copying torch\include\ATen\ops\arcsin_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7480724Z copying torch\include\ATen\ops\arcsin_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7489789Z copying torch\include\ATen\ops\arctan.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7498783Z copying torch\include\ATen\ops\arctan2.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7517270Z copying torch\include\ATen\ops\arctan2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7526224Z copying torch\include\ATen\ops\arctan2_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7535417Z copying torch\include\ATen\ops\arctan2_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7544356Z copying torch\include\ATen\ops\arctanh.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7553240Z copying torch\include\ATen\ops\arctanh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7562121Z copying torch\include\ATen\ops\arctanh_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7571260Z copying torch\include\ATen\ops\arctanh_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7580360Z copying torch\include\ATen\ops\arctan_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7589631Z copying torch\include\ATen\ops\arctan_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7600909Z copying torch\include\ATen\ops\arctan_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7610416Z copying torch\include\ATen\ops\argmax.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7620390Z copying torch\include\ATen\ops\argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7630069Z copying torch\include\ATen\ops\argmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7639335Z copying torch\include\ATen\ops\argmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7648585Z copying torch\include\ATen\ops\argmax_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7657734Z copying torch\include\ATen\ops\argmax_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7668426Z copying torch\include\ATen\ops\argmax_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7676477Z copying torch\include\ATen\ops\argmax_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7685954Z copying torch\include\ATen\ops\argmin.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7695135Z copying torch\include\ATen\ops\argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7704781Z copying torch\include\ATen\ops\argmin_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7713806Z copying torch\include\ATen\ops\argmin_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7722931Z copying torch\include\ATen\ops\argmin_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7732016Z copying torch\include\ATen\ops\argmin_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7754936Z copying torch\include\ATen\ops\argmin_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7764570Z copying torch\include\ATen\ops\argmin_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7773798Z copying torch\include\ATen\ops\argsort.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7783391Z copying torch\include\ATen\ops\argsort_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7792995Z copying torch\include\ATen\ops\argsort_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7802245Z copying torch\include\ATen\ops\argsort_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7811763Z copying torch\include\ATen\ops\argsort_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7821111Z copying torch\include\ATen\ops\argsort_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7830477Z copying torch\include\ATen\ops\argsort_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7839657Z copying torch\include\ATen\ops\argwhere.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7849208Z copying torch\include\ATen\ops\argwhere_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7858635Z copying torch\include\ATen\ops\argwhere_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7867489Z copying torch\include\ATen\ops\argwhere_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7876944Z copying torch\include\ATen\ops\asin.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7885936Z copying torch\include\ATen\ops\asinh.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7895255Z copying torch\include\ATen\ops\asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7904746Z copying torch\include\ATen\ops\asinh_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7913732Z copying torch\include\ATen\ops\asinh_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7922798Z copying torch\include\ATen\ops\asinh_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7931954Z copying torch\include\ATen\ops\asinh_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7941096Z copying torch\include\ATen\ops\asinh_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7950908Z copying torch\include\ATen\ops\asinh_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.7960676Z copying torch\include\ATen\ops\asin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8459482Z copying torch\include\ATen\ops\asin_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8460117Z copying torch\include\ATen\ops\asin_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8460761Z copying torch\include\ATen\ops\asin_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8461194Z copying torch\include\ATen\ops\asin_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8461676Z copying torch\include\ATen\ops\asin_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8462120Z copying torch\include\ATen\ops\asin_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8462547Z copying torch\include\ATen\ops\as_strided.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8463045Z copying torch\include\ATen\ops\as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8463553Z copying torch\include\ATen\ops\as_strided_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8464067Z copying torch\include\ATen\ops\as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8464623Z copying torch\include\ATen\ops\as_strided_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8465107Z copying torch\include\ATen\ops\as_strided_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8465539Z copying torch\include\ATen\ops\as_strided_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8465955Z copying torch\include\ATen\ops\as_strided_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8466397Z copying torch\include\ATen\ops\as_strided_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8466988Z copying torch\include\ATen\ops\as_strided_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8467537Z copying torch\include\ATen\ops\as_strided_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8468011Z copying torch\include\ATen\ops\as_strided_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8468450Z copying torch\include\ATen\ops\as_strided_scatter.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8468933Z copying torch\include\ATen\ops\as_strided_scatter_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8469442Z copying torch\include\ATen\ops\as_strided_scatter_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8469868Z copying torch\include\ATen\ops\as_strided_scatter_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8470289Z copying torch\include\ATen\ops\atan.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8470683Z copying torch\include\ATen\ops\atan2.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8471172Z copying torch\include\ATen\ops\atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8471660Z copying torch\include\ATen\ops\atan2_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8472087Z copying torch\include\ATen\ops\atan2_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8472504Z copying torch\include\ATen\ops\atan2_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8472914Z copying torch\include\ATen\ops\atan2_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8473320Z copying torch\include\ATen\ops\atan2_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8473815Z copying torch\include\ATen\ops\atan2_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8474261Z copying torch\include\ATen\ops\atanh.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8474753Z copying torch\include\ATen\ops\atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8475243Z copying torch\include\ATen\ops\atanh_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8475676Z copying torch\include\ATen\ops\atanh_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8476097Z copying torch\include\ATen\ops\atanh_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8476498Z copying torch\include\ATen\ops\atanh_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8476917Z copying torch\include\ATen\ops\atanh_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8477328Z copying torch\include\ATen\ops\atanh_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8482264Z copying torch\include\ATen\ops\atan_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8491761Z copying torch\include\ATen\ops\atan_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8501655Z copying torch\include\ATen\ops\atan_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8511477Z copying torch\include\ATen\ops\atan_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8520486Z copying torch\include\ATen\ops\atan_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8530130Z copying torch\include\ATen\ops\atan_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8539272Z copying torch\include\ATen\ops\atan_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8548515Z copying torch\include\ATen\ops\atleast_1d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8558262Z copying torch\include\ATen\ops\atleast_1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8567932Z copying torch\include\ATen\ops\atleast_1d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8586133Z copying torch\include\ATen\ops\atleast_1d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8595996Z copying torch\include\ATen\ops\atleast_2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8605751Z copying torch\include\ATen\ops\atleast_2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8617000Z copying torch\include\ATen\ops\atleast_2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8624702Z copying torch\include\ATen\ops\atleast_2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8634500Z copying torch\include\ATen\ops\atleast_3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8644361Z copying torch\include\ATen\ops\atleast_3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8653940Z copying torch\include\ATen\ops\atleast_3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8663121Z copying torch\include\ATen\ops\atleast_3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8672222Z copying torch\include\ATen\ops\avg_pool1d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8681771Z copying torch\include\ATen\ops\avg_pool1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8691175Z copying torch\include\ATen\ops\avg_pool1d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8700355Z copying torch\include\ATen\ops\avg_pool1d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8709409Z copying torch\include\ATen\ops\avg_pool2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8718533Z copying torch\include\ATen\ops\avg_pool2d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8728317Z copying torch\include\ATen\ops\avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8737637Z copying torch\include\ATen\ops\avg_pool2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8747122Z copying torch\include\ATen\ops\avg_pool2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8756252Z copying torch\include\ATen\ops\avg_pool2d_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8765727Z copying torch\include\ATen\ops\avg_pool2d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8775586Z copying torch\include\ATen\ops\avg_pool2d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8785389Z copying torch\include\ATen\ops\avg_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8795018Z copying torch\include\ATen\ops\avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8804972Z copying torch\include\ATen\ops\avg_pool2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8815212Z copying torch\include\ATen\ops\avg_pool2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8824698Z copying torch\include\ATen\ops\avg_pool2d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8834168Z copying torch\include\ATen\ops\avg_pool2d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8844029Z copying torch\include\ATen\ops\avg_pool2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8853332Z copying torch\include\ATen\ops\avg_pool2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8875741Z copying torch\include\ATen\ops\avg_pool3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8885399Z copying torch\include\ATen\ops\avg_pool3d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8896615Z copying torch\include\ATen\ops\avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8905133Z copying torch\include\ATen\ops\avg_pool3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8914822Z copying torch\include\ATen\ops\avg_pool3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8925805Z copying torch\include\ATen\ops\avg_pool3d_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8934596Z copying torch\include\ATen\ops\avg_pool3d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8962550Z copying torch\include\ATen\ops\avg_pool3d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8973320Z copying torch\include\ATen\ops\avg_pool3d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8984418Z copying torch\include\ATen\ops\avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.8992972Z copying torch\include\ATen\ops\avg_pool3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9002606Z copying torch\include\ATen\ops\avg_pool3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9031789Z copying torch\include\ATen\ops\avg_pool3d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9041303Z copying torch\include\ATen\ops\avg_pool3d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9050761Z copying torch\include\ATen\ops\avg_pool3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9059973Z copying torch\include\ATen\ops\avg_pool3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9069127Z copying torch\include\ATen\ops\baddbmm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9078377Z copying torch\include\ATen\ops\baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9088426Z copying torch\include\ATen\ops\baddbmm_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9129352Z copying torch\include\ATen\ops\baddbmm_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9139066Z copying torch\include\ATen\ops\baddbmm_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9148282Z copying torch\include\ATen\ops\baddbmm_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9157353Z copying torch\include\ATen\ops\baddbmm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9166553Z copying torch\include\ATen\ops\baddbmm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9175649Z copying torch\include\ATen\ops\bartlett_window.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9184772Z copying torch\include\ATen\ops\bartlett_window_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9194088Z copying torch\include\ATen\ops\bartlett_window_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9215107Z copying torch\include\ATen\ops\bartlett_window_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9229433Z copying torch\include\ATen\ops\batch_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9239887Z copying torch\include\ATen\ops\batch_norm_backward_elemt.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9249908Z 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:32:03.9259604Z 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:32:03.9268782Z copying torch\include\ATen\ops\batch_norm_backward_elemt_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9278011Z copying torch\include\ATen\ops\batch_norm_backward_elemt_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9287007Z copying torch\include\ATen\ops\batch_norm_backward_reduce.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9296716Z 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:32:03.9306358Z 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:32:03.9315545Z copying torch\include\ATen\ops\batch_norm_backward_reduce_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9324694Z copying torch\include\ATen\ops\batch_norm_backward_reduce_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9334461Z copying torch\include\ATen\ops\batch_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9344055Z copying torch\include\ATen\ops\batch_norm_elemt.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9353353Z copying torch\include\ATen\ops\batch_norm_elemt_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9362328Z copying torch\include\ATen\ops\batch_norm_elemt_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9372010Z copying torch\include\ATen\ops\batch_norm_elemt_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9381373Z copying torch\include\ATen\ops\batch_norm_gather_stats.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9390967Z 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:32:03.9400597Z 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:32:03.9410289Z copying torch\include\ATen\ops\batch_norm_gather_stats_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9419565Z copying torch\include\ATen\ops\batch_norm_gather_stats_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9428845Z 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:32:03.9438613Z 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:32:03.9448550Z 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:32:03.9458640Z 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:32:03.9468077Z 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:32:03.9477962Z copying torch\include\ATen\ops\batch_norm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9487089Z copying torch\include\ATen\ops\batch_norm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9496856Z copying torch\include\ATen\ops\batch_norm_stats.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9506540Z copying torch\include\ATen\ops\batch_norm_stats_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9516679Z copying torch\include\ATen\ops\batch_norm_stats_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9526433Z copying torch\include\ATen\ops\batch_norm_stats_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9536337Z copying torch\include\ATen\ops\batch_norm_stats_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9546057Z copying torch\include\ATen\ops\batch_norm_update_stats.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9555515Z 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:32:03.9565555Z 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:32:03.9575812Z 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:32:03.9585339Z copying torch\include\ATen\ops\batch_norm_update_stats_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9594622Z copying torch\include\ATen\ops\batch_norm_update_stats_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9603749Z copying torch\include\ATen\ops\bernoulli.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9613134Z copying torch\include\ATen\ops\bernoulli_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9622807Z copying torch\include\ATen\ops\bernoulli_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9632563Z copying torch\include\ATen\ops\bernoulli_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9642510Z copying torch\include\ATen\ops\bernoulli_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9658670Z copying torch\include\ATen\ops\bernoulli_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9668064Z copying torch\include\ATen\ops\bernoulli_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:03.9677388Z copying torch\include\ATen\ops\bernoulli_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3084530Z copying torch\include\ATen\ops\bilinear.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3095500Z copying torch\include\ATen\ops\bilinear_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3105341Z copying torch\include\ATen\ops\bilinear_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3114904Z copying torch\include\ATen\ops\bilinear_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3124569Z copying torch\include\ATen\ops\binary_cross_entropy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3134070Z copying torch\include\ATen\ops\binary_cross_entropy_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3143461Z 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:32:04.3153157Z 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:32:04.3162569Z copying torch\include\ATen\ops\binary_cross_entropy_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3194887Z copying torch\include\ATen\ops\binary_cross_entropy_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3204382Z copying torch\include\ATen\ops\binary_cross_entropy_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3213595Z copying torch\include\ATen\ops\binary_cross_entropy_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3222946Z copying torch\include\ATen\ops\binary_cross_entropy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3232249Z copying torch\include\ATen\ops\binary_cross_entropy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3241455Z copying torch\include\ATen\ops\binary_cross_entropy_with_logits.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3251330Z 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:32:04.3260983Z 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:32:04.3270225Z 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:32:04.3279378Z copying torch\include\ATen\ops\bincount.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3288418Z copying torch\include\ATen\ops\bincount_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3297820Z copying torch\include\ATen\ops\bincount_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3306872Z copying torch\include\ATen\ops\bincount_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3317125Z copying torch\include\ATen\ops\bincount_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3326476Z copying torch\include\ATen\ops\bincount_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3335797Z copying torch\include\ATen\ops\binomial.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3345062Z copying torch\include\ATen\ops\binomial_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3354738Z copying torch\include\ATen\ops\binomial_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3364039Z copying torch\include\ATen\ops\binomial_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3373691Z copying torch\include\ATen\ops\binomial_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3383091Z copying torch\include\ATen\ops\binomial_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3392274Z copying torch\include\ATen\ops\bitwise_and.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3401709Z copying torch\include\ATen\ops\bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3411227Z copying torch\include\ATen\ops\bitwise_and_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3421184Z copying torch\include\ATen\ops\bitwise_and_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3431083Z copying torch\include\ATen\ops\bitwise_and_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3440304Z copying torch\include\ATen\ops\bitwise_and_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3450351Z copying torch\include\ATen\ops\bitwise_and_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3459671Z copying torch\include\ATen\ops\bitwise_and_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3469226Z copying torch\include\ATen\ops\bitwise_and_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3478474Z copying torch\include\ATen\ops\bitwise_and_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3487604Z copying torch\include\ATen\ops\bitwise_left_shift.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3497473Z copying torch\include\ATen\ops\bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3507542Z copying torch\include\ATen\ops\bitwise_left_shift_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3516969Z copying torch\include\ATen\ops\bitwise_left_shift_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3526586Z copying torch\include\ATen\ops\bitwise_left_shift_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3536280Z copying torch\include\ATen\ops\bitwise_left_shift_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3546131Z copying torch\include\ATen\ops\bitwise_left_shift_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3555743Z copying torch\include\ATen\ops\bitwise_left_shift_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3565538Z copying torch\include\ATen\ops\bitwise_left_shift_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3575457Z copying torch\include\ATen\ops\bitwise_not.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3585347Z copying torch\include\ATen\ops\bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3594912Z copying torch\include\ATen\ops\bitwise_not_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3604381Z copying torch\include\ATen\ops\bitwise_not_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3613977Z copying torch\include\ATen\ops\bitwise_not_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3623282Z copying torch\include\ATen\ops\bitwise_not_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3632995Z copying torch\include\ATen\ops\bitwise_not_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3647156Z copying torch\include\ATen\ops\bitwise_not_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3658589Z copying torch\include\ATen\ops\bitwise_or.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3668328Z copying torch\include\ATen\ops\bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3678065Z copying torch\include\ATen\ops\bitwise_or_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3687766Z copying torch\include\ATen\ops\bitwise_or_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3697550Z copying torch\include\ATen\ops\bitwise_or_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3707328Z copying torch\include\ATen\ops\bitwise_or_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3716565Z copying torch\include\ATen\ops\bitwise_or_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3725690Z copying torch\include\ATen\ops\bitwise_or_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3735366Z copying torch\include\ATen\ops\bitwise_or_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3744688Z copying torch\include\ATen\ops\bitwise_or_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3753767Z copying torch\include\ATen\ops\bitwise_right_shift.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3763302Z copying torch\include\ATen\ops\bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3773346Z copying torch\include\ATen\ops\bitwise_right_shift_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3782513Z copying torch\include\ATen\ops\bitwise_right_shift_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3792089Z copying torch\include\ATen\ops\bitwise_right_shift_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3801203Z copying torch\include\ATen\ops\bitwise_right_shift_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3810998Z copying torch\include\ATen\ops\bitwise_right_shift_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3820011Z copying torch\include\ATen\ops\bitwise_right_shift_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3829204Z copying torch\include\ATen\ops\bitwise_right_shift_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3838305Z copying torch\include\ATen\ops\bitwise_xor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3847768Z copying torch\include\ATen\ops\bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3857138Z copying torch\include\ATen\ops\bitwise_xor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3866762Z copying torch\include\ATen\ops\bitwise_xor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3876411Z copying torch\include\ATen\ops\bitwise_xor_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3886396Z copying torch\include\ATen\ops\bitwise_xor_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3896280Z copying torch\include\ATen\ops\bitwise_xor_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3905145Z copying torch\include\ATen\ops\bitwise_xor_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3914410Z copying torch\include\ATen\ops\bitwise_xor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3923350Z copying torch\include\ATen\ops\bitwise_xor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3932487Z copying torch\include\ATen\ops\blackman_window.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3941598Z copying torch\include\ATen\ops\blackman_window_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3951061Z copying torch\include\ATen\ops\blackman_window_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3960374Z copying torch\include\ATen\ops\blackman_window_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3969803Z copying torch\include\ATen\ops\block_diag.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3978955Z copying torch\include\ATen\ops\block_diag_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3988251Z copying torch\include\ATen\ops\block_diag_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.3997093Z copying torch\include\ATen\ops\block_diag_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4006044Z copying torch\include\ATen\ops\bmm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4015225Z copying torch\include\ATen\ops\bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4024286Z copying torch\include\ATen\ops\bmm_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4033734Z copying torch\include\ATen\ops\bmm_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4042649Z copying torch\include\ATen\ops\bmm_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4051363Z copying torch\include\ATen\ops\bmm_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4060439Z copying torch\include\ATen\ops\bmm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4069061Z copying torch\include\ATen\ops\bmm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4077553Z copying torch\include\ATen\ops\broadcast_tensors.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4087053Z copying torch\include\ATen\ops\broadcast_tensors_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4096518Z copying torch\include\ATen\ops\broadcast_tensors_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4105720Z copying torch\include\ATen\ops\broadcast_tensors_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4115742Z copying torch\include\ATen\ops\broadcast_to.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4125146Z copying torch\include\ATen\ops\broadcast_to_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4134806Z copying torch\include\ATen\ops\broadcast_to_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4145373Z copying torch\include\ATen\ops\broadcast_to_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4154851Z copying torch\include\ATen\ops\bucketize.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4164101Z copying torch\include\ATen\ops\bucketize_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4173601Z copying torch\include\ATen\ops\bucketize_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4183316Z copying torch\include\ATen\ops\bucketize_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4192604Z copying torch\include\ATen\ops\bucketize_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4202022Z copying torch\include\ATen\ops\bucketize_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4211237Z copying torch\include\ATen\ops\can_cast.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4220631Z copying torch\include\ATen\ops\can_cast_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4230257Z copying torch\include\ATen\ops\can_cast_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4239176Z copying torch\include\ATen\ops\can_cast_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4248488Z copying torch\include\ATen\ops\cartesian_prod.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4257723Z copying torch\include\ATen\ops\cartesian_prod_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4267399Z copying torch\include\ATen\ops\cartesian_prod_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4276453Z copying torch\include\ATen\ops\cartesian_prod_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4286033Z copying torch\include\ATen\ops\cat.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4295398Z copying torch\include\ATen\ops\cat_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4304767Z copying torch\include\ATen\ops\cat_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4314563Z copying torch\include\ATen\ops\cat_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4323688Z copying torch\include\ATen\ops\cat_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4332990Z copying torch\include\ATen\ops\cat_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4342206Z copying torch\include\ATen\ops\cat_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4351393Z copying torch\include\ATen\ops\cat_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4366163Z copying torch\include\ATen\ops\cat_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4375728Z copying torch\include\ATen\ops\cauchy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4385233Z copying torch\include\ATen\ops\cauchy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4394303Z copying torch\include\ATen\ops\cauchy_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4403954Z copying torch\include\ATen\ops\cauchy_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4413514Z copying torch\include\ATen\ops\cauchy_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4450970Z copying torch\include\ATen\ops\cauchy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4460235Z copying torch\include\ATen\ops\cauchy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4469057Z copying torch\include\ATen\ops\ccol_indices.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4477896Z copying torch\include\ATen\ops\ccol_indices_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4487527Z copying torch\include\ATen\ops\ccol_indices_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4496222Z copying torch\include\ATen\ops\ccol_indices_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4510180Z copying torch\include\ATen\ops\ccol_indices_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4519000Z copying torch\include\ATen\ops\ccol_indices_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4541518Z copying torch\include\ATen\ops\ccol_indices_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4550791Z copying torch\include\ATen\ops\cdist.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4559698Z copying torch\include\ATen\ops\cdist_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4568892Z copying torch\include\ATen\ops\cdist_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4577439Z copying torch\include\ATen\ops\cdist_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4586328Z copying torch\include\ATen\ops\ceil.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4595465Z copying torch\include\ATen\ops\ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4604479Z copying torch\include\ATen\ops\ceil_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4613790Z copying torch\include\ATen\ops\ceil_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4622686Z copying torch\include\ATen\ops\ceil_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4631387Z copying torch\include\ATen\ops\ceil_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4640774Z copying torch\include\ATen\ops\ceil_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4649839Z copying torch\include\ATen\ops\ceil_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4658935Z copying torch\include\ATen\ops\celu.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4668280Z copying torch\include\ATen\ops\celu_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4677802Z copying torch\include\ATen\ops\celu_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4686915Z copying torch\include\ATen\ops\celu_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4696021Z copying torch\include\ATen\ops\chain_matmul.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4705433Z copying torch\include\ATen\ops\chain_matmul_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4727577Z copying torch\include\ATen\ops\chain_matmul_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4737300Z copying torch\include\ATen\ops\chain_matmul_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4746509Z copying torch\include\ATen\ops\chalf.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4756062Z copying torch\include\ATen\ops\chalf_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4765404Z copying torch\include\ATen\ops\chalf_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4774682Z copying torch\include\ATen\ops\chalf_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4783654Z copying torch\include\ATen\ops\channel_shuffle.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4792984Z copying torch\include\ATen\ops\channel_shuffle_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4802360Z copying torch\include\ATen\ops\channel_shuffle_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4811833Z copying torch\include\ATen\ops\channel_shuffle_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4821316Z copying torch\include\ATen\ops\channel_shuffle_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4830794Z copying torch\include\ATen\ops\cholesky.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4840194Z copying torch\include\ATen\ops\cholesky_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4849900Z copying torch\include\ATen\ops\cholesky_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4871469Z copying torch\include\ATen\ops\cholesky_inverse.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4880793Z copying torch\include\ATen\ops\cholesky_inverse_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4890213Z copying torch\include\ATen\ops\cholesky_inverse_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4899664Z copying torch\include\ATen\ops\cholesky_inverse_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4921668Z copying torch\include\ATen\ops\cholesky_inverse_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4931210Z copying torch\include\ATen\ops\cholesky_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4940695Z copying torch\include\ATen\ops\cholesky_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4950037Z copying torch\include\ATen\ops\cholesky_solve.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4959624Z copying torch\include\ATen\ops\cholesky_solve_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4969345Z copying torch\include\ATen\ops\cholesky_solve_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4978806Z copying torch\include\ATen\ops\cholesky_solve_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4988285Z copying torch\include\ATen\ops\choose_qparams_optimized.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.4997800Z copying torch\include\ATen\ops\choose_qparams_optimized_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5007357Z copying torch\include\ATen\ops\choose_qparams_optimized_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5016588Z copying torch\include\ATen\ops\choose_qparams_optimized_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5025607Z copying torch\include\ATen\ops\chunk.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5035316Z copying torch\include\ATen\ops\chunk_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5045161Z copying torch\include\ATen\ops\chunk_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5063142Z copying torch\include\ATen\ops\chunk_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5072031Z copying torch\include\ATen\ops\clamp.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5081581Z copying torch\include\ATen\ops\clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5090562Z copying torch\include\ATen\ops\clamp_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5099512Z copying torch\include\ATen\ops\clamp_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5108788Z copying torch\include\ATen\ops\clamp_max.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5118758Z copying torch\include\ATen\ops\clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5128182Z copying torch\include\ATen\ops\clamp_max_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5137836Z copying torch\include\ATen\ops\clamp_max_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5158681Z copying torch\include\ATen\ops\clamp_max_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5168770Z copying torch\include\ATen\ops\clamp_max_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5178654Z copying torch\include\ATen\ops\clamp_max_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5188541Z copying torch\include\ATen\ops\clamp_max_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5197594Z copying torch\include\ATen\ops\clamp_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5206806Z copying torch\include\ATen\ops\clamp_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5216318Z copying torch\include\ATen\ops\clamp_min.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5225900Z copying torch\include\ATen\ops\clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5235613Z copying torch\include\ATen\ops\clamp_min_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5244866Z copying torch\include\ATen\ops\clamp_min_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5254562Z copying torch\include\ATen\ops\clamp_min_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5263997Z copying torch\include\ATen\ops\clamp_min_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5273333Z copying torch\include\ATen\ops\clamp_min_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5282684Z copying torch\include\ATen\ops\clamp_min_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5292003Z copying torch\include\ATen\ops\clamp_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5302024Z copying torch\include\ATen\ops\clamp_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5311292Z copying torch\include\ATen\ops\clip.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5320578Z copying torch\include\ATen\ops\clip_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5330327Z copying torch\include\ATen\ops\clip_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5339373Z copying torch\include\ATen\ops\clip_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5348853Z copying torch\include\ATen\ops\clone.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5358134Z copying torch\include\ATen\ops\clone_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5367751Z copying torch\include\ATen\ops\clone_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5377053Z copying torch\include\ATen\ops\clone_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5386247Z copying torch\include\ATen\ops\coalesce.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5395745Z copying torch\include\ATen\ops\coalesce_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5405769Z copying torch\include\ATen\ops\coalesce_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5414953Z copying torch\include\ATen\ops\coalesce_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5424223Z copying torch\include\ATen\ops\col2im.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5433300Z copying torch\include\ATen\ops\col2im_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5442815Z copying torch\include\ATen\ops\col2im_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5452728Z copying torch\include\ATen\ops\col2im_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5462192Z copying torch\include\ATen\ops\col2im_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5471141Z copying torch\include\ATen\ops\column_stack.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5480177Z copying torch\include\ATen\ops\column_stack_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5489534Z copying torch\include\ATen\ops\column_stack_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5498915Z copying torch\include\ATen\ops\column_stack_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5507938Z copying torch\include\ATen\ops\col_indices.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5516611Z copying torch\include\ATen\ops\col_indices_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5526149Z copying torch\include\ATen\ops\col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5536646Z copying torch\include\ATen\ops\col_indices_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5546077Z copying torch\include\ATen\ops\col_indices_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5555362Z copying torch\include\ATen\ops\col_indices_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5564752Z copying torch\include\ATen\ops\col_indices_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5573688Z copying torch\include\ATen\ops\col_indices_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5582688Z copying torch\include\ATen\ops\combinations.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5591932Z copying torch\include\ATen\ops\combinations_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5606568Z copying torch\include\ATen\ops\combinations_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5615555Z copying torch\include\ATen\ops\combinations_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5633464Z copying torch\include\ATen\ops\complex.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5642403Z copying torch\include\ATen\ops\complex_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5651879Z copying torch\include\ATen\ops\complex_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5669609Z copying torch\include\ATen\ops\complex_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5679107Z copying torch\include\ATen\ops\complex_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5688314Z copying torch\include\ATen\ops\complex_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5698055Z copying torch\include\ATen\ops\concat.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5707280Z copying torch\include\ATen\ops\concatenate.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5716710Z copying torch\include\ATen\ops\concatenate_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5726163Z copying torch\include\ATen\ops\concatenate_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5775796Z copying torch\include\ATen\ops\concatenate_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5785135Z copying torch\include\ATen\ops\concat_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5795182Z copying torch\include\ATen\ops\concat_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5804617Z copying torch\include\ATen\ops\concat_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5813565Z copying torch\include\ATen\ops\conj.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5822802Z copying torch\include\ATen\ops\conj_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5832295Z copying torch\include\ATen\ops\conj_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5841338Z copying torch\include\ATen\ops\conj_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5850961Z copying torch\include\ATen\ops\conj_physical.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5861078Z copying torch\include\ATen\ops\conj_physical_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5871021Z copying torch\include\ATen\ops\conj_physical_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5880894Z copying torch\include\ATen\ops\conj_physical_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5890430Z copying torch\include\ATen\ops\conj_physical_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5900283Z copying torch\include\ATen\ops\conj_physical_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5909812Z copying torch\include\ATen\ops\conj_physical_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5919004Z copying torch\include\ATen\ops\constant_pad_nd.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5928655Z copying torch\include\ATen\ops\constant_pad_nd_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5944263Z copying torch\include\ATen\ops\constant_pad_nd_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5954549Z copying torch\include\ATen\ops\constant_pad_nd_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5964109Z copying torch\include\ATen\ops\contiguous.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5973360Z copying torch\include\ATen\ops\contiguous_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5983652Z copying torch\include\ATen\ops\contiguous_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.5992871Z copying torch\include\ATen\ops\contiguous_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6002085Z copying torch\include\ATen\ops\conv1d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6011612Z copying torch\include\ATen\ops\conv1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6028931Z copying torch\include\ATen\ops\conv1d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6038024Z copying torch\include\ATen\ops\conv1d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6046977Z copying torch\include\ATen\ops\conv2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6056130Z copying torch\include\ATen\ops\conv2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6065240Z copying torch\include\ATen\ops\conv2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6074484Z copying torch\include\ATen\ops\conv2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6083361Z copying torch\include\ATen\ops\conv3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6092711Z copying torch\include\ATen\ops\conv3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6119085Z copying torch\include\ATen\ops\conv3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6130520Z copying torch\include\ATen\ops\conv3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6139487Z copying torch\include\ATen\ops\convolution.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6148770Z copying torch\include\ATen\ops\convolution_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6158467Z copying torch\include\ATen\ops\convolution_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6167979Z copying torch\include\ATen\ops\convolution_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6177542Z copying torch\include\ATen\ops\convolution_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6186746Z copying torch\include\ATen\ops\convolution_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6196492Z copying torch\include\ATen\ops\convolution_backward_overrideable.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6207842Z copying torch\include\ATen\ops\convolution_backward_overrideable_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6219621Z copying torch\include\ATen\ops\convolution_backward_overrideable_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6229322Z copying torch\include\ATen\ops\convolution_backward_overrideable_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6239038Z copying torch\include\ATen\ops\convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6249024Z copying torch\include\ATen\ops\convolution_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6258527Z copying torch\include\ATen\ops\convolution_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6268034Z copying torch\include\ATen\ops\convolution_overrideable.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6278200Z copying torch\include\ATen\ops\convolution_overrideable_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6287856Z copying torch\include\ATen\ops\convolution_overrideable_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6297594Z copying torch\include\ATen\ops\convolution_overrideable_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6306978Z copying torch\include\ATen\ops\conv_depthwise3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6316580Z copying torch\include\ATen\ops\conv_depthwise3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6326469Z copying torch\include\ATen\ops\conv_depthwise3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6335881Z copying torch\include\ATen\ops\conv_depthwise3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6349956Z copying torch\include\ATen\ops\conv_depthwise3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6359336Z copying torch\include\ATen\ops\conv_tbc.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6379205Z copying torch\include\ATen\ops\conv_tbc_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6399720Z copying torch\include\ATen\ops\conv_tbc_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6409282Z copying torch\include\ATen\ops\conv_tbc_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6418637Z copying torch\include\ATen\ops\conv_tbc_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6428242Z copying torch\include\ATen\ops\conv_tbc_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6437885Z copying torch\include\ATen\ops\conv_tbc_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6447306Z copying torch\include\ATen\ops\conv_tbc_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6456497Z copying torch\include\ATen\ops\conv_transpose1d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6465898Z copying torch\include\ATen\ops\conv_transpose1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6482734Z copying torch\include\ATen\ops\conv_transpose1d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6492318Z copying torch\include\ATen\ops\conv_transpose1d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6501521Z copying torch\include\ATen\ops\conv_transpose2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6511073Z copying torch\include\ATen\ops\conv_transpose2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6520385Z copying torch\include\ATen\ops\conv_transpose2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6540178Z copying torch\include\ATen\ops\conv_transpose2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6549373Z copying torch\include\ATen\ops\conv_transpose3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6558649Z copying torch\include\ATen\ops\conv_transpose3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6581096Z copying torch\include\ATen\ops\conv_transpose3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6590630Z copying torch\include\ATen\ops\conv_transpose3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6599707Z copying torch\include\ATen\ops\copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6609134Z copying torch\include\ATen\ops\copysign.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6618519Z copying torch\include\ATen\ops\copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6627894Z copying torch\include\ATen\ops\copysign_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6656881Z copying torch\include\ATen\ops\copysign_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6670088Z copying torch\include\ATen\ops\copysign_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6679677Z copying torch\include\ATen\ops\copysign_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6688969Z copying torch\include\ATen\ops\copysign_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6698152Z copying torch\include\ATen\ops\copysign_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6708644Z copying torch\include\ATen\ops\copysign_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6719811Z copying torch\include\ATen\ops\copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6729944Z copying torch\include\ATen\ops\copy_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6753058Z copying torch\include\ATen\ops\copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6762129Z copying torch\include\ATen\ops\copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6771332Z copying torch\include\ATen\ops\copy_sparse_to_sparse.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6780848Z 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:32:04.6789987Z 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:32:04.6799039Z copying torch\include\ATen\ops\copy_sparse_to_sparse_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6808169Z copying torch\include\ATen\ops\copy_sparse_to_sparse_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6817640Z copying torch\include\ATen\ops\corrcoef.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6826516Z copying torch\include\ATen\ops\corrcoef_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6835778Z copying torch\include\ATen\ops\corrcoef_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6844510Z copying torch\include\ATen\ops\corrcoef_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6853524Z copying torch\include\ATen\ops\cos.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6862325Z copying torch\include\ATen\ops\cosh.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6871453Z copying torch\include\ATen\ops\cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6880373Z copying torch\include\ATen\ops\cosh_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6889545Z copying torch\include\ATen\ops\cosh_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6899193Z copying torch\include\ATen\ops\cosh_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6907783Z copying torch\include\ATen\ops\cosh_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6916884Z copying torch\include\ATen\ops\cosh_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6926105Z copying torch\include\ATen\ops\cosh_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6935188Z copying torch\include\ATen\ops\cosine_embedding_loss.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6945196Z copying torch\include\ATen\ops\cosine_embedding_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6954458Z copying torch\include\ATen\ops\cosine_embedding_loss_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6964613Z copying torch\include\ATen\ops\cosine_embedding_loss_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6975132Z copying torch\include\ATen\ops\cosine_similarity.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6984675Z copying torch\include\ATen\ops\cosine_similarity_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.6994028Z copying torch\include\ATen\ops\cosine_similarity_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7003403Z copying torch\include\ATen\ops\cosine_similarity_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7013877Z copying torch\include\ATen\ops\cos_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7023343Z copying torch\include\ATen\ops\cos_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7032923Z copying torch\include\ATen\ops\cos_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7042268Z copying torch\include\ATen\ops\cos_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7051441Z copying torch\include\ATen\ops\cos_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7060785Z copying torch\include\ATen\ops\cos_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7069775Z copying torch\include\ATen\ops\cos_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7079012Z copying torch\include\ATen\ops\count_nonzero.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7088694Z copying torch\include\ATen\ops\count_nonzero_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7098336Z copying torch\include\ATen\ops\count_nonzero_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7108132Z copying torch\include\ATen\ops\count_nonzero_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7117467Z copying torch\include\ATen\ops\count_nonzero_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7127278Z copying torch\include\ATen\ops\count_nonzero_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7136664Z copying torch\include\ATen\ops\cov.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7146129Z copying torch\include\ATen\ops\cov_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7155907Z copying torch\include\ATen\ops\cov_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7164983Z copying torch\include\ATen\ops\cov_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7174245Z copying torch\include\ATen\ops\cross.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7183616Z copying torch\include\ATen\ops\cross_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7193056Z copying torch\include\ATen\ops\cross_entropy_loss.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7202680Z copying torch\include\ATen\ops\cross_entropy_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7212806Z copying torch\include\ATen\ops\cross_entropy_loss_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7222519Z copying torch\include\ATen\ops\cross_entropy_loss_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7232158Z copying torch\include\ATen\ops\cross_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7242286Z copying torch\include\ATen\ops\cross_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7251635Z copying torch\include\ATen\ops\crow_indices.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7260663Z copying torch\include\ATen\ops\crow_indices_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7270204Z copying torch\include\ATen\ops\crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7280134Z copying torch\include\ATen\ops\crow_indices_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7289849Z copying torch\include\ATen\ops\crow_indices_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7299314Z copying torch\include\ATen\ops\crow_indices_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7309676Z copying torch\include\ATen\ops\crow_indices_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7327594Z copying torch\include\ATen\ops\crow_indices_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7337010Z copying torch\include\ATen\ops\ctc_loss.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7345903Z copying torch\include\ATen\ops\ctc_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7363118Z copying torch\include\ATen\ops\ctc_loss_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7372413Z copying torch\include\ATen\ops\ctc_loss_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7381408Z copying torch\include\ATen\ops\cudnn_affine_grid_generator.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7390713Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7400299Z 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:32:04.7409946Z 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:32:04.7439068Z 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:32:04.7448807Z 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:32:04.7458718Z 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:32:04.7468055Z 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:32:04.7477704Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7489378Z copying torch\include\ATen\ops\cudnn_affine_grid_generator_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7498958Z copying torch\include\ATen\ops\cudnn_batch_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7508280Z copying torch\include\ATen\ops\cudnn_batch_norm_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7518453Z 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:32:04.7527662Z 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:32:04.7537158Z copying torch\include\ATen\ops\cudnn_batch_norm_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7546328Z copying torch\include\ATen\ops\cudnn_batch_norm_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7555588Z copying torch\include\ATen\ops\cudnn_batch_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7565024Z copying torch\include\ATen\ops\cudnn_batch_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7574477Z copying torch\include\ATen\ops\cudnn_batch_norm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7583737Z copying torch\include\ATen\ops\cudnn_batch_norm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7593003Z copying torch\include\ATen\ops\cudnn_convolution.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7602017Z copying torch\include\ATen\ops\cudnn_convolution_add_relu.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7611581Z 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:32:04.7620922Z 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:32:04.7631013Z copying torch\include\ATen\ops\cudnn_convolution_add_relu_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7640270Z copying torch\include\ATen\ops\cudnn_convolution_add_relu_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7649870Z copying torch\include\ATen\ops\cudnn_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7659070Z copying torch\include\ATen\ops\cudnn_convolution_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7668971Z copying torch\include\ATen\ops\cudnn_convolution_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7678444Z copying torch\include\ATen\ops\cudnn_convolution_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7688186Z copying torch\include\ATen\ops\cudnn_convolution_relu.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7698034Z copying torch\include\ATen\ops\cudnn_convolution_relu_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7707591Z copying torch\include\ATen\ops\cudnn_convolution_relu_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7717507Z copying torch\include\ATen\ops\cudnn_convolution_relu_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7726887Z copying torch\include\ATen\ops\cudnn_convolution_relu_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7736687Z copying torch\include\ATen\ops\cudnn_convolution_transpose.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7746431Z copying torch\include\ATen\ops\cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7756055Z copying torch\include\ATen\ops\cudnn_convolution_transpose_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7766109Z copying torch\include\ATen\ops\cudnn_convolution_transpose_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7775742Z copying torch\include\ATen\ops\cudnn_convolution_transpose_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7785064Z copying torch\include\ATen\ops\cudnn_grid_sampler.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7794377Z copying torch\include\ATen\ops\cudnn_grid_sampler_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7804249Z 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:32:04.7813834Z 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:32:04.7828349Z copying torch\include\ATen\ops\cudnn_grid_sampler_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7838182Z copying torch\include\ATen\ops\cudnn_grid_sampler_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7847545Z copying torch\include\ATen\ops\cudnn_grid_sampler_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7860950Z copying torch\include\ATen\ops\cudnn_grid_sampler_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7870619Z copying torch\include\ATen\ops\cudnn_grid_sampler_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7880480Z copying torch\include\ATen\ops\cudnn_grid_sampler_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7890356Z copying torch\include\ATen\ops\cudnn_is_acceptable.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7900476Z copying torch\include\ATen\ops\cudnn_is_acceptable_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7910053Z copying torch\include\ATen\ops\cudnn_is_acceptable_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7919463Z copying torch\include\ATen\ops\cudnn_is_acceptable_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7929261Z copying torch\include\ATen\ops\cummax.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7938471Z copying torch\include\ATen\ops\cummaxmin_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7948586Z copying torch\include\ATen\ops\cummaxmin_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7958103Z copying torch\include\ATen\ops\cummaxmin_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7967493Z copying torch\include\ATen\ops\cummaxmin_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7977700Z copying torch\include\ATen\ops\cummax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7987686Z copying torch\include\ATen\ops\cummax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.7997317Z copying torch\include\ATen\ops\cummax_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8007165Z copying torch\include\ATen\ops\cummax_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8016290Z copying torch\include\ATen\ops\cummin.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8025544Z copying torch\include\ATen\ops\cummin_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8035358Z copying torch\include\ATen\ops\cummin_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8044623Z copying torch\include\ATen\ops\cummin_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8053951Z copying torch\include\ATen\ops\cummin_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8063170Z copying torch\include\ATen\ops\cumprod.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8072153Z copying torch\include\ATen\ops\cumprod_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8082308Z copying torch\include\ATen\ops\cumprod_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8091969Z copying torch\include\ATen\ops\cumprod_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8100872Z copying torch\include\ATen\ops\cumprod_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8110478Z copying torch\include\ATen\ops\cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8120271Z copying torch\include\ATen\ops\cumprod_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8129609Z copying torch\include\ATen\ops\cumprod_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8138744Z copying torch\include\ATen\ops\cumprod_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8147892Z copying torch\include\ATen\ops\cumprod_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8172732Z copying torch\include\ATen\ops\cumprod_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8182146Z copying torch\include\ATen\ops\cumprod_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8191243Z copying torch\include\ATen\ops\cumprod_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8200482Z copying torch\include\ATen\ops\cumsum.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8209712Z copying torch\include\ATen\ops\cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8218864Z copying torch\include\ATen\ops\cumsum_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8228385Z copying torch\include\ATen\ops\cumsum_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8237676Z copying torch\include\ATen\ops\cumsum_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8246765Z copying torch\include\ATen\ops\cumsum_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8258491Z copying torch\include\ATen\ops\cumsum_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8268834Z copying torch\include\ATen\ops\cumsum_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8277990Z copying torch\include\ATen\ops\cumsum_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8287153Z copying torch\include\ATen\ops\cumulative_trapezoid.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8296624Z copying torch\include\ATen\ops\cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8305666Z copying torch\include\ATen\ops\cumulative_trapezoid_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8314673Z copying torch\include\ATen\ops\cumulative_trapezoid_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8323819Z copying torch\include\ATen\ops\data.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8333208Z copying torch\include\ATen\ops\data_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8347537Z copying torch\include\ATen\ops\data_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8361248Z copying torch\include\ATen\ops\data_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8370142Z copying torch\include\ATen\ops\deg2rad.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8379240Z copying torch\include\ATen\ops\deg2rad_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8388762Z copying torch\include\ATen\ops\deg2rad_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8397995Z copying torch\include\ATen\ops\deg2rad_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8428578Z copying torch\include\ATen\ops\dense_dim.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8437729Z copying torch\include\ATen\ops\dense_dim_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8446905Z copying torch\include\ATen\ops\dense_dim_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8456267Z copying torch\include\ATen\ops\dequantize.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8465671Z copying torch\include\ATen\ops\dequantize_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8490713Z copying torch\include\ATen\ops\dequantize_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8500344Z copying torch\include\ATen\ops\dequantize_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8510140Z copying torch\include\ATen\ops\dequantize_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8519977Z copying torch\include\ATen\ops\dequantize_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8529381Z copying torch\include\ATen\ops\det.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8538797Z copying torch\include\ATen\ops\detach.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8547999Z copying torch\include\ATen\ops\detach_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8557835Z copying torch\include\ATen\ops\detach_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8567425Z copying torch\include\ATen\ops\detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8577042Z copying torch\include\ATen\ops\detach_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8586901Z copying torch\include\ATen\ops\detach_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8596379Z copying torch\include\ATen\ops\detach_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8605622Z copying torch\include\ATen\ops\detach_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8614817Z copying torch\include\ATen\ops\detach_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8624141Z copying torch\include\ATen\ops\det_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8633793Z copying torch\include\ATen\ops\det_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8642875Z copying torch\include\ATen\ops\det_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8652029Z copying torch\include\ATen\ops\diag.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8661228Z copying torch\include\ATen\ops\diagflat.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8670550Z copying torch\include\ATen\ops\diagflat_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8680295Z copying torch\include\ATen\ops\diagflat_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8689370Z copying torch\include\ATen\ops\diagflat_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8698654Z copying torch\include\ATen\ops\diagonal.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8707715Z copying torch\include\ATen\ops\diagonal_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8717236Z copying torch\include\ATen\ops\diagonal_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8726369Z copying torch\include\ATen\ops\diagonal_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8736156Z copying torch\include\ATen\ops\diagonal_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8746046Z copying torch\include\ATen\ops\diagonal_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8755466Z copying torch\include\ATen\ops\diagonal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8765214Z copying torch\include\ATen\ops\diagonal_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8774707Z copying torch\include\ATen\ops\diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8783971Z copying torch\include\ATen\ops\diagonal_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8793495Z copying torch\include\ATen\ops\diagonal_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8803084Z copying torch\include\ATen\ops\diagonal_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8812746Z copying torch\include\ATen\ops\diagonal_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8822269Z copying torch\include\ATen\ops\diagonal_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8831946Z copying torch\include\ATen\ops\diagonal_scatter.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8841625Z copying torch\include\ATen\ops\diagonal_scatter_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8851486Z copying torch\include\ATen\ops\diagonal_scatter_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8861228Z copying torch\include\ATen\ops\diagonal_scatter_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8870752Z copying torch\include\ATen\ops\diag_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8880051Z copying torch\include\ATen\ops\diag_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8890069Z copying torch\include\ATen\ops\diag_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8899377Z copying torch\include\ATen\ops\diag_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8908745Z copying torch\include\ATen\ops\diag_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8918292Z copying torch\include\ATen\ops\diag_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8927928Z copying torch\include\ATen\ops\diag_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8937339Z copying torch\include\ATen\ops\diag_embed.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8946833Z copying torch\include\ATen\ops\diag_embed_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8956268Z copying torch\include\ATen\ops\diag_embed_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8965741Z copying torch\include\ATen\ops\diag_embed_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8975664Z copying torch\include\ATen\ops\diag_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8984663Z copying torch\include\ATen\ops\diag_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.8993729Z copying torch\include\ATen\ops\diff.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9003080Z copying torch\include\ATen\ops\diff_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9012679Z copying torch\include\ATen\ops\diff_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9025250Z copying torch\include\ATen\ops\diff_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9035005Z copying torch\include\ATen\ops\digamma.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9044376Z copying torch\include\ATen\ops\digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9053921Z copying torch\include\ATen\ops\digamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9088182Z copying torch\include\ATen\ops\digamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9097742Z copying torch\include\ATen\ops\digamma_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9107394Z copying torch\include\ATen\ops\digamma_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9116990Z copying torch\include\ATen\ops\digamma_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9126219Z copying torch\include\ATen\ops\digamma_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9135549Z copying torch\include\ATen\ops\dist.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9144768Z copying torch\include\ATen\ops\dist_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9154399Z copying torch\include\ATen\ops\dist_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9162908Z copying torch\include\ATen\ops\dist_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9172655Z copying torch\include\ATen\ops\div.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9181758Z copying torch\include\ATen\ops\divide.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9190990Z copying torch\include\ATen\ops\divide_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9200149Z copying torch\include\ATen\ops\divide_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9209134Z copying torch\include\ATen\ops\divide_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9218240Z copying torch\include\ATen\ops\div_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9228526Z copying torch\include\ATen\ops\div_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9237774Z copying torch\include\ATen\ops\div_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9247163Z copying torch\include\ATen\ops\div_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9265119Z copying torch\include\ATen\ops\div_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9273963Z copying torch\include\ATen\ops\div_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9282867Z copying torch\include\ATen\ops\div_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9291838Z copying torch\include\ATen\ops\div_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9300631Z copying torch\include\ATen\ops\dot.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9309832Z copying torch\include\ATen\ops\dot_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9319394Z copying torch\include\ATen\ops\dot_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9328511Z copying torch\include\ATen\ops\dot_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9337584Z copying torch\include\ATen\ops\dot_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9346375Z copying torch\include\ATen\ops\dot_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9355079Z copying torch\include\ATen\ops\dropout.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9364123Z copying torch\include\ATen\ops\dropout_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9373507Z copying torch\include\ATen\ops\dropout_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9382440Z copying torch\include\ATen\ops\dropout_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9391312Z copying torch\include\ATen\ops\dsplit.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9400310Z copying torch\include\ATen\ops\dsplit_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9409586Z copying torch\include\ATen\ops\dsplit_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9418599Z copying torch\include\ATen\ops\dsplit_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9427454Z copying torch\include\ATen\ops\dstack.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9436409Z copying torch\include\ATen\ops\dstack_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9445561Z copying torch\include\ATen\ops\dstack_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9454374Z copying torch\include\ATen\ops\dstack_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9463365Z copying torch\include\ATen\ops\einsum.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9472683Z copying torch\include\ATen\ops\einsum_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9482192Z copying torch\include\ATen\ops\einsum_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9490898Z copying torch\include\ATen\ops\einsum_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9499820Z copying torch\include\ATen\ops\elu.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9508629Z copying torch\include\ATen\ops\elu_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9517851Z copying torch\include\ATen\ops\elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9526885Z copying torch\include\ATen\ops\elu_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9536096Z copying torch\include\ATen\ops\elu_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9545330Z copying torch\include\ATen\ops\elu_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9554668Z copying torch\include\ATen\ops\elu_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9564016Z copying torch\include\ATen\ops\elu_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9573684Z copying torch\include\ATen\ops\elu_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9583496Z copying torch\include\ATen\ops\elu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9593113Z copying torch\include\ATen\ops\elu_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9602185Z copying torch\include\ATen\ops\elu_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9611844Z copying torch\include\ATen\ops\elu_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9620692Z copying torch\include\ATen\ops\elu_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9630272Z copying torch\include\ATen\ops\elu_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9639478Z copying torch\include\ATen\ops\elu_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9649237Z copying torch\include\ATen\ops\embedding.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9658459Z copying torch\include\ATen\ops\embedding_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9667993Z copying torch\include\ATen\ops\embedding_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9677616Z copying torch\include\ATen\ops\embedding_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9687843Z copying torch\include\ATen\ops\embedding_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9697592Z copying torch\include\ATen\ops\embedding_bag.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9707264Z copying torch\include\ATen\ops\embedding_bag_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9716871Z copying torch\include\ATen\ops\embedding_bag_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9726338Z copying torch\include\ATen\ops\embedding_bag_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9736129Z copying torch\include\ATen\ops\embedding_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9745908Z copying torch\include\ATen\ops\embedding_dense_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9755671Z copying torch\include\ATen\ops\embedding_dense_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9765506Z copying torch\include\ATen\ops\embedding_dense_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9775293Z copying torch\include\ATen\ops\embedding_dense_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9785102Z copying torch\include\ATen\ops\embedding_dense_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9796280Z copying torch\include\ATen\ops\embedding_dense_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9805997Z copying torch\include\ATen\ops\embedding_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9815667Z copying torch\include\ATen\ops\embedding_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9824913Z copying torch\include\ATen\ops\embedding_renorm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9834371Z copying torch\include\ATen\ops\embedding_renorm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9844262Z copying torch\include\ATen\ops\embedding_renorm_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9853785Z copying torch\include\ATen\ops\embedding_renorm_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9863146Z copying torch\include\ATen\ops\embedding_renorm_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9872944Z copying torch\include\ATen\ops\embedding_renorm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9882678Z copying torch\include\ATen\ops\embedding_renorm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9892364Z copying torch\include\ATen\ops\embedding_sparse_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9901887Z copying torch\include\ATen\ops\embedding_sparse_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9911059Z copying torch\include\ATen\ops\embedding_sparse_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9920358Z copying torch\include\ATen\ops\embedding_sparse_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9929636Z copying torch\include\ATen\ops\empty.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9938592Z copying torch\include\ATen\ops\empty_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9947933Z copying torch\include\ATen\ops\empty_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9957614Z copying torch\include\ATen\ops\empty_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9966687Z copying torch\include\ATen\ops\empty_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9975741Z copying torch\include\ATen\ops\empty_like.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9985036Z copying torch\include\ATen\ops\empty_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:04.9994841Z copying torch\include\ATen\ops\empty_like_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0003995Z copying torch\include\ATen\ops\empty_like_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0017781Z copying torch\include\ATen\ops\empty_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0027380Z copying torch\include\ATen\ops\empty_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0037189Z copying torch\include\ATen\ops\empty_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0046179Z copying torch\include\ATen\ops\empty_quantized.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0056107Z copying torch\include\ATen\ops\empty_quantized_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0065608Z copying torch\include\ATen\ops\empty_quantized_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0075632Z copying torch\include\ATen\ops\empty_quantized_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0085367Z copying torch\include\ATen\ops\empty_strided.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0094880Z copying torch\include\ATen\ops\empty_strided_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0105154Z copying torch\include\ATen\ops\empty_strided_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0114973Z copying torch\include\ATen\ops\empty_strided_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0124235Z copying torch\include\ATen\ops\empty_strided_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0134066Z copying torch\include\ATen\ops\empty_strided_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0143700Z copying torch\include\ATen\ops\empty_strided_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0155334Z copying torch\include\ATen\ops\eq.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0164536Z copying torch\include\ATen\ops\equal.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0173942Z copying torch\include\ATen\ops\equal_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0183139Z copying torch\include\ATen\ops\equal_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0192638Z copying torch\include\ATen\ops\equal_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0207418Z copying torch\include\ATen\ops\equal_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0217084Z copying torch\include\ATen\ops\eq_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0227017Z copying torch\include\ATen\ops\eq_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0236740Z copying torch\include\ATen\ops\eq_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0246046Z copying torch\include\ATen\ops\eq_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0255288Z copying torch\include\ATen\ops\eq_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0264322Z copying torch\include\ATen\ops\eq_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0273468Z copying torch\include\ATen\ops\eq_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0292388Z copying torch\include\ATen\ops\erf.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0301376Z copying torch\include\ATen\ops\erfc.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0319041Z copying torch\include\ATen\ops\erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0328889Z copying torch\include\ATen\ops\erfc_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0338226Z copying torch\include\ATen\ops\erfc_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0347639Z copying torch\include\ATen\ops\erfc_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0356887Z copying torch\include\ATen\ops\erfc_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0366086Z copying torch\include\ATen\ops\erfc_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0375328Z copying torch\include\ATen\ops\erfc_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0384444Z copying torch\include\ATen\ops\erfinv.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0393677Z copying torch\include\ATen\ops\erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0403045Z copying torch\include\ATen\ops\erfinv_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0412559Z copying torch\include\ATen\ops\erfinv_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0421762Z copying torch\include\ATen\ops\erfinv_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0430798Z copying torch\include\ATen\ops\erfinv_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0440120Z copying torch\include\ATen\ops\erfinv_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0470631Z copying torch\include\ATen\ops\erfinv_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0479854Z copying torch\include\ATen\ops\erf_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0489544Z copying torch\include\ATen\ops\erf_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0498631Z copying torch\include\ATen\ops\erf_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0507569Z copying torch\include\ATen\ops\erf_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0516909Z copying torch\include\ATen\ops\erf_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0526091Z copying torch\include\ATen\ops\erf_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0535590Z copying torch\include\ATen\ops\erf_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0544632Z copying torch\include\ATen\ops\exp.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0553844Z copying torch\include\ATen\ops\exp2.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0563378Z copying torch\include\ATen\ops\exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0573076Z copying torch\include\ATen\ops\exp2_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0584512Z copying torch\include\ATen\ops\exp2_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0594188Z copying torch\include\ATen\ops\exp2_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0603515Z copying torch\include\ATen\ops\exp2_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0612822Z copying torch\include\ATen\ops\exp2_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0621790Z copying torch\include\ATen\ops\exp2_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0630824Z copying torch\include\ATen\ops\expand.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0639836Z copying torch\include\ATen\ops\expand_as.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0648978Z copying torch\include\ATen\ops\expand_as_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0658398Z copying torch\include\ATen\ops\expand_as_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0680128Z copying torch\include\ATen\ops\expand_as_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0690132Z copying torch\include\ATen\ops\expand_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0700050Z copying torch\include\ATen\ops\expand_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0709730Z copying torch\include\ATen\ops\expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0719593Z copying torch\include\ATen\ops\expand_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0729503Z copying torch\include\ATen\ops\expand_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0739224Z copying torch\include\ATen\ops\expand_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0748640Z copying torch\include\ATen\ops\expand_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0757607Z copying torch\include\ATen\ops\expand_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0767015Z copying torch\include\ATen\ops\expm1.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0776403Z copying torch\include\ATen\ops\expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0786313Z copying torch\include\ATen\ops\expm1_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0795673Z copying torch\include\ATen\ops\expm1_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0805491Z copying torch\include\ATen\ops\expm1_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0814995Z copying torch\include\ATen\ops\expm1_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0824468Z copying torch\include\ATen\ops\expm1_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0843804Z copying torch\include\ATen\ops\expm1_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0852974Z copying torch\include\ATen\ops\exponential.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0871468Z copying torch\include\ATen\ops\exponential_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0885135Z copying torch\include\ATen\ops\exponential_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0895054Z copying torch\include\ATen\ops\exponential_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0904449Z copying torch\include\ATen\ops\exponential_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0914121Z copying torch\include\ATen\ops\exponential_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0923193Z copying torch\include\ATen\ops\exponential_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0932814Z copying torch\include\ATen\ops\exp_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0941947Z copying torch\include\ATen\ops\exp_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0951435Z copying torch\include\ATen\ops\exp_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0960746Z copying torch\include\ATen\ops\exp_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.0969947Z copying torch\include\ATen\ops\exp_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1019320Z copying torch\include\ATen\ops\exp_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1028708Z copying torch\include\ATen\ops\exp_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1037788Z copying torch\include\ATen\ops\eye.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1047490Z copying torch\include\ATen\ops\eye_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1057141Z copying torch\include\ATen\ops\eye_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1066552Z copying torch\include\ATen\ops\eye_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1076014Z copying torch\include\ATen\ops\eye_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1085300Z copying torch\include\ATen\ops\eye_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1094674Z copying torch\include\ATen\ops\eye_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1103994Z copying torch\include\ATen\ops\fake_quantize_per_channel_affine.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1113511Z 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:32:05.1123354Z 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:32:05.1133571Z 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:32:05.1143623Z 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:32:05.1153429Z 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:32:05.1163737Z 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:32:05.1174209Z 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:32:05.1184393Z 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:32:05.1194086Z 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:32:05.1204030Z 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:32:05.1214376Z 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:32:05.1230528Z 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:32:05.1240647Z 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:32:05.1268398Z copying torch\include\ATen\ops\fake_quantize_per_tensor_affine.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1277897Z 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:32:05.1292588Z 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:32:05.1303395Z 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:32:05.1313212Z 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:32:05.1336102Z 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:32:05.1351822Z 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:32:05.1361950Z 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:32:05.1371624Z 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:32:05.1381091Z 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:32:05.1390805Z 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:32:05.1400771Z 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:32:05.1410411Z 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:32:05.1420053Z 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:32:05.1429760Z copying torch\include\ATen\ops\fbgemm_linear_fp16_weight.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1439563Z 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:32:05.1449051Z 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:32:05.1463188Z 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:32:05.1473471Z 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:32:05.1483183Z 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:32:05.1493131Z copying torch\include\ATen\ops\fbgemm_linear_fp16_weight_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1502667Z copying torch\include\ATen\ops\fbgemm_linear_fp16_weight_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1512300Z copying torch\include\ATen\ops\fbgemm_linear_int8_weight.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1522207Z 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:32:05.1531640Z 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:32:05.1541531Z 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:32:05.1551715Z 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:32:05.1561271Z 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:32:05.1571065Z copying torch\include\ATen\ops\fbgemm_linear_int8_weight_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1580413Z copying torch\include\ATen\ops\fbgemm_linear_int8_weight_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1589761Z copying torch\include\ATen\ops\fbgemm_linear_quantize_weight.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1599242Z 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:32:05.1609163Z copying torch\include\ATen\ops\fbgemm_linear_quantize_weight_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1618829Z copying torch\include\ATen\ops\fbgemm_linear_quantize_weight_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1628107Z copying torch\include\ATen\ops\fbgemm_pack_gemm_matrix_fp16.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1637532Z 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:32:05.1646846Z 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:32:05.1656195Z 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:32:05.1666079Z copying torch\include\ATen\ops\fbgemm_pack_quantized_matrix.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1675310Z 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:32:05.1684639Z copying torch\include\ATen\ops\fbgemm_pack_quantized_matrix_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1701246Z copying torch\include\ATen\ops\fbgemm_pack_quantized_matrix_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1711004Z copying torch\include\ATen\ops\feature_alpha_dropout.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1720744Z copying torch\include\ATen\ops\feature_alpha_dropout_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1730733Z copying torch\include\ATen\ops\feature_alpha_dropout_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1740275Z copying torch\include\ATen\ops\feature_alpha_dropout_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1750033Z copying torch\include\ATen\ops\feature_dropout.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1759891Z copying torch\include\ATen\ops\feature_dropout_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1770121Z copying torch\include\ATen\ops\feature_dropout_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1779516Z copying torch\include\ATen\ops\feature_dropout_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1789446Z copying torch\include\ATen\ops\fft_fft.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1798895Z copying torch\include\ATen\ops\fft_fft2.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1808190Z copying torch\include\ATen\ops\fft_fft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1818059Z copying torch\include\ATen\ops\fft_fft2_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1827463Z copying torch\include\ATen\ops\fft_fft2_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1836846Z copying torch\include\ATen\ops\fft_fftfreq.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1846485Z copying torch\include\ATen\ops\fft_fftfreq_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1856994Z copying torch\include\ATen\ops\fft_fftfreq_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1866267Z copying torch\include\ATen\ops\fft_fftfreq_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1875552Z copying torch\include\ATen\ops\fft_fftn.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1884861Z copying torch\include\ATen\ops\fft_fftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1894807Z copying torch\include\ATen\ops\fft_fftn_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1904066Z copying torch\include\ATen\ops\fft_fftn_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1913486Z copying torch\include\ATen\ops\fft_fftshift.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1923177Z copying torch\include\ATen\ops\fft_fftshift_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1933100Z copying torch\include\ATen\ops\fft_fftshift_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1942659Z copying torch\include\ATen\ops\fft_fftshift_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1952207Z copying torch\include\ATen\ops\fft_fft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1961649Z copying torch\include\ATen\ops\fft_fft_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1971050Z copying torch\include\ATen\ops\fft_fft_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1980200Z copying torch\include\ATen\ops\fft_hfft.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1989505Z copying torch\include\ATen\ops\fft_hfft2.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.1999032Z copying torch\include\ATen\ops\fft_hfft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2008561Z copying torch\include\ATen\ops\fft_hfft2_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2017893Z copying torch\include\ATen\ops\fft_hfft2_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2027359Z copying torch\include\ATen\ops\fft_hfftn.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2036740Z copying torch\include\ATen\ops\fft_hfftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2045991Z copying torch\include\ATen\ops\fft_hfftn_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2055297Z copying torch\include\ATen\ops\fft_hfftn_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2064625Z copying torch\include\ATen\ops\fft_hfft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2074057Z copying torch\include\ATen\ops\fft_hfft_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2083210Z copying torch\include\ATen\ops\fft_hfft_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2092428Z copying torch\include\ATen\ops\fft_ifft.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2101230Z copying torch\include\ATen\ops\fft_ifft2.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2110422Z copying torch\include\ATen\ops\fft_ifft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2119581Z copying torch\include\ATen\ops\fft_ifft2_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2151821Z copying torch\include\ATen\ops\fft_ifft2_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2160899Z copying torch\include\ATen\ops\fft_ifftn.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2170448Z copying torch\include\ATen\ops\fft_ifftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2180297Z copying torch\include\ATen\ops\fft_ifftn_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2189192Z copying torch\include\ATen\ops\fft_ifftn_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2198279Z copying torch\include\ATen\ops\fft_ifftshift.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2208329Z copying torch\include\ATen\ops\fft_ifftshift_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2219763Z copying torch\include\ATen\ops\fft_ifftshift_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2229239Z copying torch\include\ATen\ops\fft_ifftshift_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2239379Z copying torch\include\ATen\ops\fft_ifft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2249965Z copying torch\include\ATen\ops\fft_ifft_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2259098Z copying torch\include\ATen\ops\fft_ifft_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2268119Z copying torch\include\ATen\ops\fft_ihfft.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2276987Z copying torch\include\ATen\ops\fft_ihfft2.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2286330Z copying torch\include\ATen\ops\fft_ihfft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2295767Z copying torch\include\ATen\ops\fft_ihfft2_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2305034Z copying torch\include\ATen\ops\fft_ihfft2_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2314348Z copying torch\include\ATen\ops\fft_ihfftn.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2323792Z copying torch\include\ATen\ops\fft_ihfftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2333232Z copying torch\include\ATen\ops\fft_ihfftn_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2342479Z copying torch\include\ATen\ops\fft_ihfftn_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2351996Z copying torch\include\ATen\ops\fft_ihfft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2361510Z copying torch\include\ATen\ops\fft_ihfft_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2371539Z copying torch\include\ATen\ops\fft_ihfft_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2380883Z copying torch\include\ATen\ops\fft_irfft.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2390014Z copying torch\include\ATen\ops\fft_irfft2.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2399433Z copying torch\include\ATen\ops\fft_irfft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2409124Z copying torch\include\ATen\ops\fft_irfft2_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2418528Z copying torch\include\ATen\ops\fft_irfft2_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2428048Z copying torch\include\ATen\ops\fft_irfftn.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2437464Z copying torch\include\ATen\ops\fft_irfftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2447552Z copying torch\include\ATen\ops\fft_irfftn_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2457172Z copying torch\include\ATen\ops\fft_irfftn_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2466630Z copying torch\include\ATen\ops\fft_irfft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2476390Z copying torch\include\ATen\ops\fft_irfft_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2485762Z copying torch\include\ATen\ops\fft_irfft_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2495162Z copying torch\include\ATen\ops\fft_rfft.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2504400Z copying torch\include\ATen\ops\fft_rfft2.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2513914Z copying torch\include\ATen\ops\fft_rfft2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2523688Z copying torch\include\ATen\ops\fft_rfft2_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2533207Z copying torch\include\ATen\ops\fft_rfft2_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2542427Z copying torch\include\ATen\ops\fft_rfftfreq.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2552063Z copying torch\include\ATen\ops\fft_rfftfreq_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2561754Z copying torch\include\ATen\ops\fft_rfftfreq_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2571544Z copying torch\include\ATen\ops\fft_rfftfreq_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2581506Z copying torch\include\ATen\ops\fft_rfftn.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2591646Z copying torch\include\ATen\ops\fft_rfftn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2609852Z copying torch\include\ATen\ops\fft_rfftn_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2619311Z copying torch\include\ATen\ops\fft_rfftn_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2628924Z copying torch\include\ATen\ops\fft_rfft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2638645Z copying torch\include\ATen\ops\fft_rfft_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2648032Z copying torch\include\ATen\ops\fft_rfft_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2657234Z copying torch\include\ATen\ops\fill.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2666564Z copying torch\include\ATen\ops\fill_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2676164Z copying torch\include\ATen\ops\fill_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2684981Z copying torch\include\ATen\ops\fill_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2694466Z copying torch\include\ATen\ops\fill_diagonal.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2703714Z copying torch\include\ATen\ops\fill_diagonal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2718273Z copying torch\include\ATen\ops\fill_diagonal_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2727651Z copying torch\include\ATen\ops\fill_diagonal_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2750076Z copying torch\include\ATen\ops\fill_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2759032Z copying torch\include\ATen\ops\fill_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2767927Z copying torch\include\ATen\ops\fill_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2777286Z copying torch\include\ATen\ops\fix.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2786556Z copying torch\include\ATen\ops\fix_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2795908Z copying torch\include\ATen\ops\fix_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2804834Z copying torch\include\ATen\ops\fix_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2818971Z copying torch\include\ATen\ops\flatten.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2822958Z copying torch\include\ATen\ops\flatten_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2832556Z copying torch\include\ATen\ops\flatten_dense_tensors.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2841909Z copying torch\include\ATen\ops\flatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2851192Z copying torch\include\ATen\ops\flatten_dense_tensors_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2860250Z copying torch\include\ATen\ops\flatten_dense_tensors_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2869561Z copying torch\include\ATen\ops\flatten_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2878718Z copying torch\include\ATen\ops\flatten_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2888080Z copying torch\include\ATen\ops\flip.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2897813Z copying torch\include\ATen\ops\fliplr.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2906894Z copying torch\include\ATen\ops\fliplr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2916496Z copying torch\include\ATen\ops\fliplr_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2925544Z copying torch\include\ATen\ops\fliplr_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2934809Z copying torch\include\ATen\ops\flipud.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2944228Z copying torch\include\ATen\ops\flipud_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2953625Z copying torch\include\ATen\ops\flipud_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2963016Z copying torch\include\ATen\ops\flipud_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2972856Z copying torch\include\ATen\ops\flip_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2982341Z copying torch\include\ATen\ops\flip_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.2992057Z copying torch\include\ATen\ops\flip_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3001886Z copying torch\include\ATen\ops\flip_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3014931Z copying torch\include\ATen\ops\flip_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3025848Z copying torch\include\ATen\ops\float_power.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3035911Z copying torch\include\ATen\ops\float_power_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3045665Z copying torch\include\ATen\ops\float_power_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3055161Z copying torch\include\ATen\ops\float_power_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3064711Z copying torch\include\ATen\ops\floor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3074297Z copying torch\include\ATen\ops\floor_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3083721Z copying torch\include\ATen\ops\floor_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3093321Z copying torch\include\ATen\ops\floor_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3102915Z copying torch\include\ATen\ops\floor_divide.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3112303Z copying torch\include\ATen\ops\floor_divide_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3122546Z copying torch\include\ATen\ops\floor_divide_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3132452Z copying torch\include\ATen\ops\floor_divide_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3142166Z copying torch\include\ATen\ops\floor_divide_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3151681Z copying torch\include\ATen\ops\floor_divide_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3161459Z copying torch\include\ATen\ops\floor_divide_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3170860Z copying torch\include\ATen\ops\floor_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3180387Z copying torch\include\ATen\ops\floor_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3190278Z copying torch\include\ATen\ops\floor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3199570Z copying torch\include\ATen\ops\floor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3209049Z copying torch\include\ATen\ops\fmax.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3218437Z copying torch\include\ATen\ops\fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3228312Z copying torch\include\ATen\ops\fmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3237756Z copying torch\include\ATen\ops\fmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3247056Z copying torch\include\ATen\ops\fmax_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3256288Z copying torch\include\ATen\ops\fmax_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3265527Z copying torch\include\ATen\ops\fmax_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3274506Z copying torch\include\ATen\ops\fmax_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3283860Z copying torch\include\ATen\ops\fmin.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3292963Z copying torch\include\ATen\ops\fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3302169Z copying torch\include\ATen\ops\fmin_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3311270Z copying torch\include\ATen\ops\fmin_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3320786Z copying torch\include\ATen\ops\fmin_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3329878Z copying torch\include\ATen\ops\fmin_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3339536Z copying torch\include\ATen\ops\fmin_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3348353Z copying torch\include\ATen\ops\fmin_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3363546Z copying torch\include\ATen\ops\fmod.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3372888Z copying torch\include\ATen\ops\fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3382091Z copying torch\include\ATen\ops\fmod_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3391592Z copying torch\include\ATen\ops\fmod_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3400770Z copying torch\include\ATen\ops\fmod_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3410161Z copying torch\include\ATen\ops\fmod_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3419154Z copying torch\include\ATen\ops\fmod_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3428506Z copying torch\include\ATen\ops\fmod_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3437296Z copying torch\include\ATen\ops\fmod_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3446049Z copying torch\include\ATen\ops\frac.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3455483Z copying torch\include\ATen\ops\fractional_max_pool2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3465728Z copying torch\include\ATen\ops\fractional_max_pool2d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.3476168Z 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:32:05.3488972Z 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:32:05.3499080Z 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:32:05.7618264Z copying torch\include\ATen\ops\fractional_max_pool2d_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.7628863Z 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:32:05.7638982Z copying torch\include\ATen\ops\fractional_max_pool2d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.7649012Z copying torch\include\ATen\ops\fractional_max_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.7658739Z copying torch\include\ATen\ops\fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.7668645Z copying torch\include\ATen\ops\fractional_max_pool2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.7678030Z copying torch\include\ATen\ops\fractional_max_pool2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.7687438Z copying torch\include\ATen\ops\fractional_max_pool2d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.7719828Z copying torch\include\ATen\ops\fractional_max_pool2d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.7729838Z copying torch\include\ATen\ops\fractional_max_pool2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.7739541Z copying torch\include\ATen\ops\fractional_max_pool2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.7749239Z copying torch\include\ATen\ops\fractional_max_pool3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.7765263Z copying torch\include\ATen\ops\fractional_max_pool3d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.7775099Z 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:32:05.7785160Z 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:32:05.7795147Z copying torch\include\ATen\ops\fractional_max_pool3d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.7805271Z copying torch\include\ATen\ops\fractional_max_pool3d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.7815414Z copying torch\include\ATen\ops\fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.7826204Z copying torch\include\ATen\ops\fractional_max_pool3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.7835399Z copying torch\include\ATen\ops\fractional_max_pool3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.7845234Z copying torch\include\ATen\ops\fractional_max_pool3d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.7855089Z copying torch\include\ATen\ops\fractional_max_pool3d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.7864635Z copying torch\include\ATen\ops\fractional_max_pool3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.7874212Z copying torch\include\ATen\ops\fractional_max_pool3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.7884021Z copying torch\include\ATen\ops\frac_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.7893486Z copying torch\include\ATen\ops\frac_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.7903164Z copying torch\include\ATen\ops\frac_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.7912436Z copying torch\include\ATen\ops\frac_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.7921721Z copying torch\include\ATen\ops\frac_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.7931606Z copying torch\include\ATen\ops\frac_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.7940612Z copying torch\include\ATen\ops\frac_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.7949829Z copying torch\include\ATen\ops\frexp.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.7959122Z copying torch\include\ATen\ops\frexp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.7968948Z copying torch\include\ATen\ops\frexp_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.7978456Z copying torch\include\ATen\ops\frexp_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.7988390Z copying torch\include\ATen\ops\frexp_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.7998120Z copying torch\include\ATen\ops\frexp_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8007510Z copying torch\include\ATen\ops\frobenius_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8016951Z copying torch\include\ATen\ops\frobenius_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8026716Z copying torch\include\ATen\ops\frobenius_norm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8036305Z copying torch\include\ATen\ops\frobenius_norm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8045894Z copying torch\include\ATen\ops\from_blob.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8055201Z copying torch\include\ATen\ops\from_file.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8064343Z copying torch\include\ATen\ops\from_file_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8073585Z copying torch\include\ATen\ops\from_file_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8082831Z copying torch\include\ATen\ops\from_file_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8099662Z copying torch\include\ATen\ops\from_file_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8109554Z copying torch\include\ATen\ops\full.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8118888Z copying torch\include\ATen\ops\full_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8128327Z copying torch\include\ATen\ops\full_like.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8137819Z copying torch\include\ATen\ops\full_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8147700Z copying torch\include\ATen\ops\full_like_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8156717Z copying torch\include\ATen\ops\full_like_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8165678Z copying torch\include\ATen\ops\full_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8175192Z copying torch\include\ATen\ops\full_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8184205Z 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:32:05.8193607Z 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:32:05.8203103Z 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:32:05.8213645Z 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:32:05.8222793Z copying torch\include\ATen\ops\gather.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8231710Z copying torch\include\ATen\ops\gather_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8241061Z copying torch\include\ATen\ops\gather_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8251562Z copying torch\include\ATen\ops\gather_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8261151Z copying torch\include\ATen\ops\gather_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8271362Z copying torch\include\ATen\ops\gather_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8281147Z copying torch\include\ATen\ops\gather_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8291681Z copying torch\include\ATen\ops\gather_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8301601Z copying torch\include\ATen\ops\gather_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8311059Z copying torch\include\ATen\ops\gather_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8320364Z copying torch\include\ATen\ops\gather_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8330643Z copying torch\include\ATen\ops\gather_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8339993Z copying torch\include\ATen\ops\gather_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8349280Z copying torch\include\ATen\ops\gcd.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8358804Z copying torch\include\ATen\ops\gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8369093Z copying torch\include\ATen\ops\gcd_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8378506Z copying torch\include\ATen\ops\gcd_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8388119Z copying torch\include\ATen\ops\gcd_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8396944Z copying torch\include\ATen\ops\gcd_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8406956Z copying torch\include\ATen\ops\gcd_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8416260Z copying torch\include\ATen\ops\gcd_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8425317Z copying torch\include\ATen\ops\ge.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8434569Z copying torch\include\ATen\ops\gelu.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8444294Z copying torch\include\ATen\ops\gelu_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8454106Z copying torch\include\ATen\ops\gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8463506Z copying torch\include\ATen\ops\gelu_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8473017Z copying torch\include\ATen\ops\gelu_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8482690Z copying torch\include\ATen\ops\gelu_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8516809Z copying torch\include\ATen\ops\gelu_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8702282Z copying torch\include\ATen\ops\gelu_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8712421Z copying torch\include\ATen\ops\gelu_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8722097Z copying torch\include\ATen\ops\gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8731824Z copying torch\include\ATen\ops\gelu_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8741291Z copying torch\include\ATen\ops\gelu_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8751298Z copying torch\include\ATen\ops\gelu_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8760962Z copying torch\include\ATen\ops\gelu_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8770534Z copying torch\include\ATen\ops\gelu_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8782326Z copying torch\include\ATen\ops\gelu_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8792830Z copying torch\include\ATen\ops\geometric.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8802093Z copying torch\include\ATen\ops\geometric_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8823166Z copying torch\include\ATen\ops\geometric_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8833158Z copying torch\include\ATen\ops\geometric_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8843953Z copying torch\include\ATen\ops\geometric_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8854075Z copying torch\include\ATen\ops\geometric_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8864730Z copying torch\include\ATen\ops\geometric_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8874333Z copying torch\include\ATen\ops\geqrf.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8883889Z copying torch\include\ATen\ops\geqrf_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8893747Z copying torch\include\ATen\ops\geqrf_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8904262Z copying torch\include\ATen\ops\geqrf_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8914430Z copying torch\include\ATen\ops\geqrf_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8924821Z copying torch\include\ATen\ops\ger.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8934752Z copying torch\include\ATen\ops\ger_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8944403Z copying torch\include\ATen\ops\ger_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8953695Z copying torch\include\ATen\ops\ger_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8963287Z copying torch\include\ATen\ops\ge_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8972981Z copying torch\include\ATen\ops\ge_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8983189Z copying torch\include\ATen\ops\ge_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.8992854Z copying torch\include\ATen\ops\ge_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9002192Z copying torch\include\ATen\ops\ge_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9012876Z copying torch\include\ATen\ops\ge_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9022240Z copying torch\include\ATen\ops\ge_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9031455Z copying torch\include\ATen\ops\glu.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9040845Z copying torch\include\ATen\ops\glu_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9050458Z copying torch\include\ATen\ops\glu_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9059750Z copying torch\include\ATen\ops\glu_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9069429Z copying torch\include\ATen\ops\glu_backward_jvp.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9080704Z copying torch\include\ATen\ops\glu_backward_jvp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9090858Z copying torch\include\ATen\ops\glu_backward_jvp_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9100079Z copying torch\include\ATen\ops\glu_backward_jvp_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9109470Z copying torch\include\ATen\ops\glu_backward_jvp_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9119604Z copying torch\include\ATen\ops\glu_backward_jvp_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9150619Z copying torch\include\ATen\ops\glu_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9160391Z copying torch\include\ATen\ops\glu_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9170029Z copying torch\include\ATen\ops\glu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9179222Z copying torch\include\ATen\ops\glu_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9188027Z copying torch\include\ATen\ops\glu_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9197572Z copying torch\include\ATen\ops\glu_jvp.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9206821Z copying torch\include\ATen\ops\glu_jvp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9216289Z copying torch\include\ATen\ops\glu_jvp_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9235774Z copying torch\include\ATen\ops\glu_jvp_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9265752Z copying torch\include\ATen\ops\glu_jvp_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9291583Z copying torch\include\ATen\ops\glu_jvp_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9300796Z copying torch\include\ATen\ops\glu_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9309647Z copying torch\include\ATen\ops\glu_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9318687Z copying torch\include\ATen\ops\glu_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9327663Z copying torch\include\ATen\ops\glu_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9336797Z copying torch\include\ATen\ops\gradient.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9345909Z copying torch\include\ATen\ops\gradient_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9355581Z copying torch\include\ATen\ops\gradient_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9364821Z copying torch\include\ATen\ops\gradient_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9374033Z copying torch\include\ATen\ops\greater.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9383133Z copying torch\include\ATen\ops\greater_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9396392Z copying torch\include\ATen\ops\greater_equal.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9405753Z copying torch\include\ATen\ops\greater_equal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9415860Z copying torch\include\ATen\ops\greater_equal_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9425457Z copying torch\include\ATen\ops\greater_equal_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9434702Z copying torch\include\ATen\ops\greater_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9443926Z copying torch\include\ATen\ops\greater_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9453647Z copying torch\include\ATen\ops\grid_sampler.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9463008Z copying torch\include\ATen\ops\grid_sampler_2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9472818Z copying torch\include\ATen\ops\grid_sampler_2d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9482523Z 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:32:05.9492403Z 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:32:05.9502441Z 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:32:05.9512070Z copying torch\include\ATen\ops\grid_sampler_2d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9521378Z copying torch\include\ATen\ops\grid_sampler_2d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9535541Z copying torch\include\ATen\ops\grid_sampler_2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9545432Z copying torch\include\ATen\ops\grid_sampler_2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9554700Z copying torch\include\ATen\ops\grid_sampler_2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9568612Z copying torch\include\ATen\ops\grid_sampler_2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9578091Z copying torch\include\ATen\ops\grid_sampler_2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9587439Z copying torch\include\ATen\ops\grid_sampler_3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9596691Z copying torch\include\ATen\ops\grid_sampler_3d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9606281Z 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:32:05.9616346Z 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:32:05.9628913Z 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:32:05.9639605Z copying torch\include\ATen\ops\grid_sampler_3d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9649680Z copying torch\include\ATen\ops\grid_sampler_3d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9659238Z copying torch\include\ATen\ops\grid_sampler_3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9668967Z copying torch\include\ATen\ops\grid_sampler_3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9678195Z copying torch\include\ATen\ops\grid_sampler_3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9688426Z copying torch\include\ATen\ops\grid_sampler_3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9698005Z copying torch\include\ATen\ops\grid_sampler_3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9707597Z copying torch\include\ATen\ops\grid_sampler_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9717153Z copying torch\include\ATen\ops\grid_sampler_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9727102Z copying torch\include\ATen\ops\grid_sampler_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9736702Z copying torch\include\ATen\ops\group_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9745893Z copying torch\include\ATen\ops\group_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9755641Z copying torch\include\ATen\ops\group_norm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9765000Z copying torch\include\ATen\ops\group_norm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9774254Z copying torch\include\ATen\ops\gru.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9783132Z copying torch\include\ATen\ops\gru_cell.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9792183Z copying torch\include\ATen\ops\gru_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9801837Z copying torch\include\ATen\ops\gru_cell_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9810885Z copying torch\include\ATen\ops\gru_cell_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9819931Z copying torch\include\ATen\ops\gru_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9829157Z copying torch\include\ATen\ops\gru_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9838129Z copying torch\include\ATen\ops\gru_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9847252Z copying torch\include\ATen\ops\gt.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9856891Z copying torch\include\ATen\ops\gt_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9866487Z copying torch\include\ATen\ops\gt_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9875580Z copying torch\include\ATen\ops\gt_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9885134Z copying torch\include\ATen\ops\gt_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9894314Z copying torch\include\ATen\ops\gt_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9903589Z copying torch\include\ATen\ops\gt_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9914331Z copying torch\include\ATen\ops\gt_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9923307Z copying torch\include\ATen\ops\hamming_window.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9933355Z copying torch\include\ATen\ops\hamming_window_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9942934Z copying torch\include\ATen\ops\hamming_window_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9953109Z copying torch\include\ATen\ops\hamming_window_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9962419Z copying torch\include\ATen\ops\hann_window.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9971792Z copying torch\include\ATen\ops\hann_window_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9981646Z copying torch\include\ATen\ops\hann_window_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:05.9990975Z copying torch\include\ATen\ops\hann_window_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0000240Z copying torch\include\ATen\ops\hardshrink.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0009437Z copying torch\include\ATen\ops\hardshrink_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0019250Z copying torch\include\ATen\ops\hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0028886Z copying torch\include\ATen\ops\hardshrink_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0038385Z copying torch\include\ATen\ops\hardshrink_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0048012Z copying torch\include\ATen\ops\hardshrink_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0057550Z copying torch\include\ATen\ops\hardshrink_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0067375Z copying torch\include\ATen\ops\hardshrink_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0089494Z copying torch\include\ATen\ops\hardshrink_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0099143Z copying torch\include\ATen\ops\hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0108571Z copying torch\include\ATen\ops\hardshrink_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0129578Z copying torch\include\ATen\ops\hardshrink_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0141966Z copying torch\include\ATen\ops\hardshrink_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0153354Z copying torch\include\ATen\ops\hardshrink_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0164096Z copying torch\include\ATen\ops\hardshrink_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0173298Z copying torch\include\ATen\ops\hardshrink_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0182650Z copying torch\include\ATen\ops\hardsigmoid.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0191757Z copying torch\include\ATen\ops\hardsigmoid_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0201603Z copying torch\include\ATen\ops\hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0211950Z copying torch\include\ATen\ops\hardsigmoid_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0221416Z copying torch\include\ATen\ops\hardsigmoid_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0230662Z copying torch\include\ATen\ops\hardsigmoid_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0240190Z copying torch\include\ATen\ops\hardsigmoid_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0249688Z copying torch\include\ATen\ops\hardsigmoid_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0270327Z copying torch\include\ATen\ops\hardsigmoid_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0280048Z copying torch\include\ATen\ops\hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0289349Z copying torch\include\ATen\ops\hardsigmoid_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0298808Z copying torch\include\ATen\ops\hardsigmoid_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0317324Z copying torch\include\ATen\ops\hardsigmoid_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0327509Z copying torch\include\ATen\ops\hardsigmoid_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0337161Z copying torch\include\ATen\ops\hardsigmoid_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0346739Z copying torch\include\ATen\ops\hardsigmoid_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0356221Z copying torch\include\ATen\ops\hardswish.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0365643Z copying torch\include\ATen\ops\hardswish_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0375045Z copying torch\include\ATen\ops\hardswish_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0384658Z copying torch\include\ATen\ops\hardswish_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0394008Z copying torch\include\ATen\ops\hardswish_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0403439Z copying torch\include\ATen\ops\hardswish_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0413102Z copying torch\include\ATen\ops\hardswish_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0422435Z copying torch\include\ATen\ops\hardswish_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0431880Z copying torch\include\ATen\ops\hardswish_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0441308Z copying torch\include\ATen\ops\hardswish_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0451965Z copying torch\include\ATen\ops\hardswish_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0461856Z copying torch\include\ATen\ops\hardswish_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0471252Z copying torch\include\ATen\ops\hardtanh.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0480329Z copying torch\include\ATen\ops\hardtanh_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0489973Z copying torch\include\ATen\ops\hardtanh_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0499244Z copying torch\include\ATen\ops\hardtanh_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0508581Z copying torch\include\ATen\ops\hardtanh_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0518567Z copying torch\include\ATen\ops\hardtanh_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0528943Z copying torch\include\ATen\ops\hardtanh_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0566769Z copying torch\include\ATen\ops\hardtanh_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0576672Z copying torch\include\ATen\ops\hardtanh_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0586245Z copying torch\include\ATen\ops\hardtanh_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0595798Z copying torch\include\ATen\ops\hardtanh_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0605237Z copying torch\include\ATen\ops\heaviside.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0614898Z copying torch\include\ATen\ops\heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0624596Z copying torch\include\ATen\ops\heaviside_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0635653Z copying torch\include\ATen\ops\heaviside_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0645655Z copying torch\include\ATen\ops\heaviside_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0655073Z copying torch\include\ATen\ops\heaviside_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0664991Z copying torch\include\ATen\ops\heaviside_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0674137Z copying torch\include\ATen\ops\heaviside_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0683689Z copying torch\include\ATen\ops\hinge_embedding_loss.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0693600Z copying torch\include\ATen\ops\hinge_embedding_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0703225Z copying torch\include\ATen\ops\hinge_embedding_loss_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0713023Z copying torch\include\ATen\ops\hinge_embedding_loss_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0726915Z copying torch\include\ATen\ops\histc.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0744558Z copying torch\include\ATen\ops\histc_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0754270Z copying torch\include\ATen\ops\histc_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0763949Z copying torch\include\ATen\ops\histc_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0773066Z copying torch\include\ATen\ops\histc_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0782165Z copying torch\include\ATen\ops\histogram.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0791141Z copying torch\include\ATen\ops\histogramdd.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0800812Z copying torch\include\ATen\ops\histogramdd_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0811192Z copying torch\include\ATen\ops\histogramdd_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0820429Z copying torch\include\ATen\ops\histogramdd_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0829415Z copying torch\include\ATen\ops\histogram_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0838943Z copying torch\include\ATen\ops\histogram_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0848349Z copying torch\include\ATen\ops\histogram_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0858447Z copying torch\include\ATen\ops\hsplit.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0868001Z copying torch\include\ATen\ops\hsplit_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0877958Z copying torch\include\ATen\ops\hsplit_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0887146Z copying torch\include\ATen\ops\hsplit_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0896512Z copying torch\include\ATen\ops\hspmm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0905663Z copying torch\include\ATen\ops\hspmm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0914973Z copying torch\include\ATen\ops\hspmm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0950763Z copying torch\include\ATen\ops\hstack.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0960318Z copying torch\include\ATen\ops\hstack_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0969954Z copying torch\include\ATen\ops\hstack_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0979258Z copying torch\include\ATen\ops\hstack_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0988512Z copying torch\include\ATen\ops\huber_loss.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.0997935Z copying torch\include\ATen\ops\huber_loss_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1008302Z copying torch\include\ATen\ops\huber_loss_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1017699Z copying torch\include\ATen\ops\huber_loss_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1027762Z copying torch\include\ATen\ops\huber_loss_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1037477Z copying torch\include\ATen\ops\huber_loss_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1047100Z copying torch\include\ATen\ops\huber_loss_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1056825Z copying torch\include\ATen\ops\huber_loss_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1066429Z copying torch\include\ATen\ops\huber_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1076037Z copying torch\include\ATen\ops\huber_loss_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1085544Z copying torch\include\ATen\ops\huber_loss_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1094917Z copying torch\include\ATen\ops\hypot.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1104797Z copying torch\include\ATen\ops\hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1114486Z copying torch\include\ATen\ops\hypot_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1123805Z copying torch\include\ATen\ops\hypot_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1133597Z copying torch\include\ATen\ops\hypot_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1142961Z copying torch\include\ATen\ops\hypot_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1152632Z copying torch\include\ATen\ops\hypot_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1161957Z copying torch\include\ATen\ops\hypot_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1170925Z copying torch\include\ATen\ops\i0.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1189673Z copying torch\include\ATen\ops\i0_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1199431Z copying torch\include\ATen\ops\i0_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1208570Z copying torch\include\ATen\ops\i0_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1217560Z copying torch\include\ATen\ops\i0_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1226536Z copying torch\include\ATen\ops\i0_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1236230Z copying torch\include\ATen\ops\i0_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1245388Z copying torch\include\ATen\ops\i0_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1254253Z copying torch\include\ATen\ops\igamma.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1263148Z copying torch\include\ATen\ops\igammac.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1272286Z copying torch\include\ATen\ops\igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1281619Z copying torch\include\ATen\ops\igammac_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1291447Z copying torch\include\ATen\ops\igammac_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1300970Z copying torch\include\ATen\ops\igammac_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1310218Z copying torch\include\ATen\ops\igammac_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1319353Z copying torch\include\ATen\ops\igammac_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1328511Z copying torch\include\ATen\ops\igammac_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1337794Z copying torch\include\ATen\ops\igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1370969Z copying torch\include\ATen\ops\igamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1386654Z copying torch\include\ATen\ops\igamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1396554Z copying torch\include\ATen\ops\igamma_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1406316Z copying torch\include\ATen\ops\igamma_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1416034Z copying torch\include\ATen\ops\igamma_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1428496Z copying torch\include\ATen\ops\igamma_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1437983Z copying torch\include\ATen\ops\im2col.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1448500Z copying torch\include\ATen\ops\im2col_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1458188Z copying torch\include\ATen\ops\im2col_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1477360Z copying torch\include\ATen\ops\im2col_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1486570Z copying torch\include\ATen\ops\im2col_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1495985Z copying torch\include\ATen\ops\imag.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1509462Z copying torch\include\ATen\ops\imag_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1519297Z copying torch\include\ATen\ops\imag_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1528271Z copying torch\include\ATen\ops\imag_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1537347Z copying torch\include\ATen\ops\index.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1552976Z copying torch\include\ATen\ops\index_add.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1562996Z copying torch\include\ATen\ops\index_add_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1572917Z copying torch\include\ATen\ops\index_add_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1582845Z copying torch\include\ATen\ops\index_add_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1592643Z copying torch\include\ATen\ops\index_add_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1602611Z copying torch\include\ATen\ops\index_add_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1615122Z copying torch\include\ATen\ops\index_add_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1625052Z copying torch\include\ATen\ops\index_add_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1634550Z copying torch\include\ATen\ops\index_add_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1644297Z copying torch\include\ATen\ops\index_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1654240Z copying torch\include\ATen\ops\index_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1663735Z copying torch\include\ATen\ops\index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1673483Z copying torch\include\ATen\ops\index_copy_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1683409Z copying torch\include\ATen\ops\index_copy_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1693087Z copying torch\include\ATen\ops\index_copy_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1710761Z copying torch\include\ATen\ops\index_copy_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1720260Z copying torch\include\ATen\ops\index_copy_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1729988Z copying torch\include\ATen\ops\index_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1739150Z copying torch\include\ATen\ops\index_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1748266Z copying torch\include\ATen\ops\index_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1757435Z copying torch\include\ATen\ops\index_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1767070Z copying torch\include\ATen\ops\index_fill.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1776523Z copying torch\include\ATen\ops\index_fill_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1786286Z copying torch\include\ATen\ops\index_fill_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1795501Z copying torch\include\ATen\ops\index_fill_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1804877Z copying torch\include\ATen\ops\index_fill_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1814255Z copying torch\include\ATen\ops\index_fill_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1823694Z copying torch\include\ATen\ops\index_fill_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1832994Z copying torch\include\ATen\ops\index_fill_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1842265Z copying torch\include\ATen\ops\index_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1851393Z copying torch\include\ATen\ops\index_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1860655Z copying torch\include\ATen\ops\index_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1869719Z copying torch\include\ATen\ops\index_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1878749Z copying torch\include\ATen\ops\index_put.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1888056Z copying torch\include\ATen\ops\index_put_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1897539Z copying torch\include\ATen\ops\index_put_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1906810Z copying torch\include\ATen\ops\index_put_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1916089Z copying torch\include\ATen\ops\index_reduce.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1926077Z copying torch\include\ATen\ops\index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1935935Z copying torch\include\ATen\ops\index_reduce_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1945927Z copying torch\include\ATen\ops\index_reduce_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1955600Z copying torch\include\ATen\ops\index_reduce_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1965200Z copying torch\include\ATen\ops\index_reduce_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1975045Z copying torch\include\ATen\ops\index_reduce_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.1984958Z copying torch\include\ATen\ops\index_reduce_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2004035Z copying torch\include\ATen\ops\index_select.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2017940Z copying torch\include\ATen\ops\index_select_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2027930Z copying torch\include\ATen\ops\index_select_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2037295Z copying torch\include\ATen\ops\index_select_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2046937Z copying torch\include\ATen\ops\index_select_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2057061Z copying torch\include\ATen\ops\index_select_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2067062Z copying torch\include\ATen\ops\index_select_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2080689Z copying torch\include\ATen\ops\index_select_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2090304Z copying torch\include\ATen\ops\index_select_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2107730Z copying torch\include\ATen\ops\index_select_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2117319Z copying torch\include\ATen\ops\indices.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2126328Z copying torch\include\ATen\ops\indices_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2136293Z copying torch\include\ATen\ops\indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2154858Z copying torch\include\ATen\ops\indices_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2164784Z copying torch\include\ATen\ops\indices_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2174482Z copying torch\include\ATen\ops\indices_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2184253Z copying torch\include\ATen\ops\indices_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2193508Z copying torch\include\ATen\ops\indices_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2202957Z copying torch\include\ATen\ops\infinitely_differentiable_gelu_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2213428Z 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:32:06.2225778Z copying torch\include\ATen\ops\infinitely_differentiable_gelu_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2241286Z copying torch\include\ATen\ops\infinitely_differentiable_gelu_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2251172Z copying torch\include\ATen\ops\inner.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2261063Z copying torch\include\ATen\ops\inner_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2270808Z copying torch\include\ATen\ops\inner_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2280147Z copying torch\include\ATen\ops\inner_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2289675Z copying torch\include\ATen\ops\instance_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2299305Z copying torch\include\ATen\ops\instance_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2318564Z copying torch\include\ATen\ops\instance_norm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2328234Z copying torch\include\ATen\ops\instance_norm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2337503Z copying torch\include\ATen\ops\int_repr.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2346910Z copying torch\include\ATen\ops\int_repr_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2356377Z copying torch\include\ATen\ops\int_repr_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2365424Z copying torch\include\ATen\ops\int_repr_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2374529Z copying torch\include\ATen\ops\inverse.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2383806Z copying torch\include\ATen\ops\inverse_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2393017Z copying torch\include\ATen\ops\inverse_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2402252Z copying torch\include\ATen\ops\inverse_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2411340Z copying torch\include\ATen\ops\isclose.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2421327Z copying torch\include\ATen\ops\isclose_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2430422Z copying torch\include\ATen\ops\isclose_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2439493Z copying torch\include\ATen\ops\isclose_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2448538Z copying torch\include\ATen\ops\isfinite.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2457455Z copying torch\include\ATen\ops\isfinite_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2466786Z copying torch\include\ATen\ops\isfinite_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2475559Z copying torch\include\ATen\ops\isfinite_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2484569Z copying torch\include\ATen\ops\isin.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2494212Z copying torch\include\ATen\ops\isinf.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2503483Z copying torch\include\ATen\ops\isinf_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2512634Z copying torch\include\ATen\ops\isinf_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2521466Z copying torch\include\ATen\ops\isinf_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2530782Z copying torch\include\ATen\ops\isin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2539888Z copying torch\include\ATen\ops\isin_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2548844Z copying torch\include\ATen\ops\isin_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2557940Z copying torch\include\ATen\ops\isin_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2567175Z copying torch\include\ATen\ops\isin_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2576201Z copying torch\include\ATen\ops\isin_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2584997Z copying torch\include\ATen\ops\isin_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2594007Z copying torch\include\ATen\ops\isnan.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2617388Z copying torch\include\ATen\ops\isnan_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2627587Z copying torch\include\ATen\ops\isnan_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2636830Z copying torch\include\ATen\ops\isnan_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2646240Z copying torch\include\ATen\ops\isnan_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2656393Z copying torch\include\ATen\ops\isnan_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2665552Z copying torch\include\ATen\ops\isneginf.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2674842Z copying torch\include\ATen\ops\isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2684236Z copying torch\include\ATen\ops\isneginf_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2693729Z copying torch\include\ATen\ops\isneginf_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2702903Z copying torch\include\ATen\ops\isneginf_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2712866Z copying torch\include\ATen\ops\isneginf_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2724416Z copying torch\include\ATen\ops\isneginf_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2734511Z copying torch\include\ATen\ops\isneginf_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2743926Z copying torch\include\ATen\ops\isposinf.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2753358Z copying torch\include\ATen\ops\isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2763416Z copying torch\include\ATen\ops\isposinf_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2772703Z copying torch\include\ATen\ops\isposinf_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2782037Z copying torch\include\ATen\ops\isposinf_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2791329Z copying torch\include\ATen\ops\isposinf_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2800910Z copying torch\include\ATen\ops\isposinf_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2810281Z copying torch\include\ATen\ops\isposinf_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2819417Z copying torch\include\ATen\ops\isreal.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2828879Z copying torch\include\ATen\ops\isreal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2838455Z copying torch\include\ATen\ops\isreal_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2847307Z copying torch\include\ATen\ops\isreal_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2856685Z copying torch\include\ATen\ops\istft.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2866577Z copying torch\include\ATen\ops\istft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2876434Z copying torch\include\ATen\ops\istft_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2885873Z copying torch\include\ATen\ops\istft_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2895608Z copying torch\include\ATen\ops\is_coalesced.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2904770Z copying torch\include\ATen\ops\is_coalesced_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2914567Z copying torch\include\ATen\ops\is_coalesced_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2923825Z copying torch\include\ATen\ops\is_complex.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2933365Z copying torch\include\ATen\ops\is_complex_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2954377Z copying torch\include\ATen\ops\is_complex_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2963350Z copying torch\include\ATen\ops\is_complex_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2972511Z copying torch\include\ATen\ops\is_conj.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2981290Z copying torch\include\ATen\ops\is_conj_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2990895Z copying torch\include\ATen\ops\is_conj_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.2999808Z copying torch\include\ATen\ops\is_conj_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3009298Z copying torch\include\ATen\ops\is_distributed.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3018411Z copying torch\include\ATen\ops\is_distributed_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3027901Z copying torch\include\ATen\ops\is_distributed_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3042031Z copying torch\include\ATen\ops\is_distributed_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3052468Z copying torch\include\ATen\ops\is_floating_point.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3061569Z copying torch\include\ATen\ops\is_floating_point_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3070988Z copying torch\include\ATen\ops\is_floating_point_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3080125Z copying torch\include\ATen\ops\is_floating_point_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3089781Z copying torch\include\ATen\ops\is_inference.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3098881Z copying torch\include\ATen\ops\is_inference_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3108099Z copying torch\include\ATen\ops\is_inference_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3116969Z copying torch\include\ATen\ops\is_inference_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3126080Z copying torch\include\ATen\ops\is_leaf.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3134979Z copying torch\include\ATen\ops\is_leaf_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3144292Z copying torch\include\ATen\ops\is_leaf_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3153692Z copying torch\include\ATen\ops\is_leaf_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3167465Z copying torch\include\ATen\ops\is_neg.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3176635Z copying torch\include\ATen\ops\is_neg_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3185934Z copying torch\include\ATen\ops\is_neg_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3214871Z copying torch\include\ATen\ops\is_neg_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3224371Z copying torch\include\ATen\ops\is_nonzero.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3233442Z copying torch\include\ATen\ops\is_nonzero_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3243131Z copying torch\include\ATen\ops\is_nonzero_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3252629Z copying torch\include\ATen\ops\is_nonzero_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3262652Z copying torch\include\ATen\ops\is_pinned.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3272087Z copying torch\include\ATen\ops\is_pinned_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3281489Z copying torch\include\ATen\ops\is_pinned_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3291110Z copying torch\include\ATen\ops\is_pinned_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3300482Z copying torch\include\ATen\ops\is_pinned_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3309964Z copying torch\include\ATen\ops\is_same_size.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3319490Z copying torch\include\ATen\ops\is_same_size_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3337815Z copying torch\include\ATen\ops\is_same_size_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3347234Z copying torch\include\ATen\ops\is_same_size_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3356903Z copying torch\include\ATen\ops\is_set_to.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3377384Z copying torch\include\ATen\ops\is_set_to_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3387522Z copying torch\include\ATen\ops\is_set_to_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3401658Z copying torch\include\ATen\ops\is_set_to_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3410906Z copying torch\include\ATen\ops\is_set_to_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3420403Z copying torch\include\ATen\ops\is_signed.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3429945Z copying torch\include\ATen\ops\is_signed_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3439568Z copying torch\include\ATen\ops\is_signed_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3449203Z copying torch\include\ATen\ops\is_signed_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3458671Z copying torch\include\ATen\ops\is_vulkan_available.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3468624Z copying torch\include\ATen\ops\is_vulkan_available_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3478310Z copying torch\include\ATen\ops\is_vulkan_available_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3487672Z copying torch\include\ATen\ops\is_vulkan_available_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3497410Z copying torch\include\ATen\ops\item.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3506610Z copying torch\include\ATen\ops\item_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3516151Z copying torch\include\ATen\ops\item_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3525151Z copying torch\include\ATen\ops\item_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3534436Z copying torch\include\ATen\ops\kaiser_window.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3543903Z copying torch\include\ATen\ops\kaiser_window_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3553669Z copying torch\include\ATen\ops\kaiser_window_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3567488Z copying torch\include\ATen\ops\kaiser_window_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3576856Z copying torch\include\ATen\ops\kl_div.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3586390Z copying torch\include\ATen\ops\kl_div_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3596078Z copying torch\include\ATen\ops\kl_div_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3605289Z copying torch\include\ATen\ops\kl_div_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3614570Z copying torch\include\ATen\ops\kron.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3623943Z copying torch\include\ATen\ops\kron_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3633591Z copying torch\include\ATen\ops\kron_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3642501Z copying torch\include\ATen\ops\kron_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3651601Z copying torch\include\ATen\ops\kthvalue.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3660665Z copying torch\include\ATen\ops\kthvalue_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3670262Z copying torch\include\ATen\ops\kthvalue_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3679856Z copying torch\include\ATen\ops\kthvalue_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3689132Z copying torch\include\ATen\ops\kthvalue_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3698733Z copying torch\include\ATen\ops\kthvalue_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3707635Z copying torch\include\ATen\ops\kthvalue_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3716715Z copying torch\include\ATen\ops\l1_loss.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3726008Z copying torch\include\ATen\ops\l1_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3735745Z copying torch\include\ATen\ops\l1_loss_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3745330Z copying torch\include\ATen\ops\l1_loss_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3754497Z copying torch\include\ATen\ops\layer_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3764053Z copying torch\include\ATen\ops\layer_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3776988Z copying torch\include\ATen\ops\layer_norm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3788005Z copying torch\include\ATen\ops\layer_norm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3799341Z copying torch\include\ATen\ops\lcm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3809107Z copying torch\include\ATen\ops\lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3818757Z copying torch\include\ATen\ops\lcm_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3828751Z copying torch\include\ATen\ops\lcm_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3838092Z copying torch\include\ATen\ops\lcm_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3847105Z copying torch\include\ATen\ops\lcm_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3857221Z copying torch\include\ATen\ops\lcm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3866424Z copying torch\include\ATen\ops\lcm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3875478Z copying torch\include\ATen\ops\ldexp.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3885121Z copying torch\include\ATen\ops\ldexp_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3894926Z copying torch\include\ATen\ops\ldexp_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3904058Z copying torch\include\ATen\ops\ldexp_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3913232Z copying torch\include\ATen\ops\le.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3922688Z copying torch\include\ATen\ops\leaky_relu.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3932213Z copying torch\include\ATen\ops\leaky_relu_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3942058Z copying torch\include\ATen\ops\leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3951574Z copying torch\include\ATen\ops\leaky_relu_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3961231Z copying torch\include\ATen\ops\leaky_relu_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3970673Z copying torch\include\ATen\ops\leaky_relu_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3988838Z copying torch\include\ATen\ops\leaky_relu_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.3998198Z copying torch\include\ATen\ops\leaky_relu_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4007882Z copying torch\include\ATen\ops\leaky_relu_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4028778Z copying torch\include\ATen\ops\leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4038541Z copying torch\include\ATen\ops\leaky_relu_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4048364Z copying torch\include\ATen\ops\leaky_relu_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4057774Z copying torch\include\ATen\ops\leaky_relu_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4067325Z copying torch\include\ATen\ops\leaky_relu_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4077082Z copying torch\include\ATen\ops\leaky_relu_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4086128Z copying torch\include\ATen\ops\leaky_relu_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4095795Z copying torch\include\ATen\ops\lerp.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4113500Z copying torch\include\ATen\ops\lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4122607Z copying torch\include\ATen\ops\lerp_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4132009Z copying torch\include\ATen\ops\lerp_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4141145Z copying torch\include\ATen\ops\lerp_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4150119Z copying torch\include\ATen\ops\lerp_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4159282Z copying torch\include\ATen\ops\lerp_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4168254Z copying torch\include\ATen\ops\lerp_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4177010Z copying torch\include\ATen\ops\less.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4186239Z copying torch\include\ATen\ops\less_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4195446Z copying torch\include\ATen\ops\less_equal.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4204549Z copying torch\include\ATen\ops\less_equal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4218020Z copying torch\include\ATen\ops\less_equal_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4227477Z copying torch\include\ATen\ops\less_equal_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4236547Z copying torch\include\ATen\ops\less_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4245308Z copying torch\include\ATen\ops\less_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4254478Z copying torch\include\ATen\ops\le_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4264461Z copying torch\include\ATen\ops\le_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4273636Z copying torch\include\ATen\ops\le_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4282675Z copying torch\include\ATen\ops\le_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4291764Z copying torch\include\ATen\ops\le_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4300698Z copying torch\include\ATen\ops\le_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4309645Z copying torch\include\ATen\ops\le_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4318493Z copying torch\include\ATen\ops\lgamma.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4327802Z copying torch\include\ATen\ops\lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4337037Z copying torch\include\ATen\ops\lgamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4346120Z copying torch\include\ATen\ops\lgamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4367456Z copying torch\include\ATen\ops\lgamma_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4376485Z copying torch\include\ATen\ops\lgamma_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4385835Z copying torch\include\ATen\ops\lgamma_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4395368Z copying torch\include\ATen\ops\lgamma_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4404558Z copying torch\include\ATen\ops\lift.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4414028Z copying torch\include\ATen\ops\lift_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4423683Z copying torch\include\ATen\ops\lift_fresh.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4454377Z copying torch\include\ATen\ops\lift_fresh_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4464200Z copying torch\include\ATen\ops\lift_fresh_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4474271Z copying torch\include\ATen\ops\lift_fresh_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4484223Z copying torch\include\ATen\ops\lift_fresh_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4494218Z copying torch\include\ATen\ops\lift_fresh_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4503957Z copying torch\include\ATen\ops\lift_fresh_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4513628Z copying torch\include\ATen\ops\lift_fresh_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4523224Z copying torch\include\ATen\ops\lift_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4532426Z copying torch\include\ATen\ops\lift_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4541950Z copying torch\include\ATen\ops\linalg_cholesky.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4551371Z copying torch\include\ATen\ops\linalg_cholesky_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4564091Z copying torch\include\ATen\ops\linalg_cholesky_ex.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4574545Z copying torch\include\ATen\ops\linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4584513Z copying torch\include\ATen\ops\linalg_cholesky_ex_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4594215Z copying torch\include\ATen\ops\linalg_cholesky_ex_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4603703Z copying torch\include\ATen\ops\linalg_cholesky_ex_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4613551Z copying torch\include\ATen\ops\linalg_cholesky_ex_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4623508Z copying torch\include\ATen\ops\linalg_cholesky_ex_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4633126Z copying torch\include\ATen\ops\linalg_cholesky_ex_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4642670Z copying torch\include\ATen\ops\linalg_cholesky_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4652517Z copying torch\include\ATen\ops\linalg_cholesky_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4662035Z copying torch\include\ATen\ops\linalg_cond.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4671755Z copying torch\include\ATen\ops\linalg_cond_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4681936Z copying torch\include\ATen\ops\linalg_cond_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4691611Z copying torch\include\ATen\ops\linalg_cond_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4701058Z copying torch\include\ATen\ops\linalg_cross.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4710647Z copying torch\include\ATen\ops\linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4720211Z copying torch\include\ATen\ops\linalg_cross_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4729874Z copying torch\include\ATen\ops\linalg_cross_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4739343Z copying torch\include\ATen\ops\linalg_cross_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4748760Z copying torch\include\ATen\ops\linalg_cross_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4758393Z copying torch\include\ATen\ops\linalg_cross_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4768161Z copying torch\include\ATen\ops\linalg_cross_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4777626Z copying torch\include\ATen\ops\linalg_det.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4787507Z copying torch\include\ATen\ops\linalg_det_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4797205Z copying torch\include\ATen\ops\linalg_det_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4806701Z copying torch\include\ATen\ops\linalg_det_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4816529Z copying torch\include\ATen\ops\linalg_diagonal.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4826380Z copying torch\include\ATen\ops\linalg_diagonal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4836315Z copying torch\include\ATen\ops\linalg_diagonal_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4845527Z copying torch\include\ATen\ops\linalg_diagonal_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4855180Z copying torch\include\ATen\ops\linalg_eig.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4864493Z copying torch\include\ATen\ops\linalg_eigh.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4873910Z copying torch\include\ATen\ops\linalg_eigh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4883770Z copying torch\include\ATen\ops\linalg_eigh_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4893478Z copying torch\include\ATen\ops\linalg_eigh_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4902829Z copying torch\include\ATen\ops\linalg_eigvals.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4912201Z copying torch\include\ATen\ops\linalg_eigvalsh.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4921867Z copying torch\include\ATen\ops\linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4931592Z copying torch\include\ATen\ops\linalg_eigvalsh_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4941244Z copying torch\include\ATen\ops\linalg_eigvalsh_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4951099Z copying torch\include\ATen\ops\linalg_eigvals_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4961722Z copying torch\include\ATen\ops\linalg_eigvals_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4971511Z copying torch\include\ATen\ops\linalg_eigvals_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4981121Z copying torch\include\ATen\ops\linalg_eig_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.4991116Z copying torch\include\ATen\ops\linalg_eig_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5000875Z copying torch\include\ATen\ops\linalg_eig_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5010620Z copying torch\include\ATen\ops\linalg_eig_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5020195Z copying torch\include\ATen\ops\linalg_householder_product.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5030047Z copying torch\include\ATen\ops\linalg_householder_product_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5040427Z copying torch\include\ATen\ops\linalg_householder_product_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5050145Z copying torch\include\ATen\ops\linalg_householder_product_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5059896Z copying torch\include\ATen\ops\linalg_householder_product_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5075461Z copying torch\include\ATen\ops\linalg_inv.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5085022Z copying torch\include\ATen\ops\linalg_inv_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5095164Z copying torch\include\ATen\ops\linalg_inv_ex.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5104931Z copying torch\include\ATen\ops\linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5114311Z copying torch\include\ATen\ops\linalg_inv_ex_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5137827Z copying torch\include\ATen\ops\linalg_inv_ex_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5147416Z copying torch\include\ATen\ops\linalg_inv_ex_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5156946Z copying torch\include\ATen\ops\linalg_inv_ex_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5171962Z copying torch\include\ATen\ops\linalg_inv_ex_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5181749Z copying torch\include\ATen\ops\linalg_inv_ex_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5190954Z copying torch\include\ATen\ops\linalg_inv_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5199976Z copying torch\include\ATen\ops\linalg_inv_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5209432Z copying torch\include\ATen\ops\linalg_ldl_factor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5218901Z copying torch\include\ATen\ops\linalg_ldl_factor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5228219Z copying torch\include\ATen\ops\linalg_ldl_factor_ex.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5238074Z 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:32:06.5247975Z 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:32:06.5257412Z 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:32:06.5266979Z copying torch\include\ATen\ops\linalg_ldl_factor_ex_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5276348Z 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:32:06.5285689Z copying torch\include\ATen\ops\linalg_ldl_factor_ex_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5295538Z copying torch\include\ATen\ops\linalg_ldl_factor_ex_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5314337Z copying torch\include\ATen\ops\linalg_ldl_factor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5323628Z copying torch\include\ATen\ops\linalg_ldl_factor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5335879Z copying torch\include\ATen\ops\linalg_ldl_solve.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5345883Z copying torch\include\ATen\ops\linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5355514Z copying torch\include\ATen\ops\linalg_ldl_solve_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5365278Z copying torch\include\ATen\ops\linalg_ldl_solve_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5374938Z copying torch\include\ATen\ops\linalg_ldl_solve_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5384672Z copying torch\include\ATen\ops\linalg_ldl_solve_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5393711Z copying torch\include\ATen\ops\linalg_ldl_solve_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5402943Z copying torch\include\ATen\ops\linalg_ldl_solve_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5412446Z copying torch\include\ATen\ops\linalg_lstsq.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5421722Z copying torch\include\ATen\ops\linalg_lstsq_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5431578Z copying torch\include\ATen\ops\linalg_lstsq_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5440968Z copying torch\include\ATen\ops\linalg_lstsq_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5450409Z copying torch\include\ATen\ops\linalg_lstsq_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5459667Z copying torch\include\ATen\ops\linalg_lstsq_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5468860Z copying torch\include\ATen\ops\linalg_lu.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5478373Z copying torch\include\ATen\ops\linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5488286Z copying torch\include\ATen\ops\linalg_lu_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5517683Z copying torch\include\ATen\ops\linalg_lu_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5528082Z copying torch\include\ATen\ops\linalg_lu_factor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5537829Z copying torch\include\ATen\ops\linalg_lu_factor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5547597Z copying torch\include\ATen\ops\linalg_lu_factor_ex.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5557585Z 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:32:06.5567458Z 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:32:06.5577465Z 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:32:06.5587207Z copying torch\include\ATen\ops\linalg_lu_factor_ex_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5597164Z 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:32:06.5606615Z copying torch\include\ATen\ops\linalg_lu_factor_ex_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5616455Z copying torch\include\ATen\ops\linalg_lu_factor_ex_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5625955Z copying torch\include\ATen\ops\linalg_lu_factor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5635650Z copying torch\include\ATen\ops\linalg_lu_factor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5645486Z copying torch\include\ATen\ops\linalg_lu_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5655057Z copying torch\include\ATen\ops\linalg_lu_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5664647Z copying torch\include\ATen\ops\linalg_lu_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5686531Z copying torch\include\ATen\ops\linalg_lu_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5696093Z copying torch\include\ATen\ops\linalg_lu_solve.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5706159Z copying torch\include\ATen\ops\linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5715903Z copying torch\include\ATen\ops\linalg_lu_solve_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5725589Z copying torch\include\ATen\ops\linalg_lu_solve_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5735117Z copying torch\include\ATen\ops\linalg_lu_solve_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5745000Z copying torch\include\ATen\ops\linalg_lu_solve_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5754351Z copying torch\include\ATen\ops\linalg_lu_solve_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5763951Z copying torch\include\ATen\ops\linalg_lu_solve_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5773649Z copying torch\include\ATen\ops\linalg_matmul.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5783291Z copying torch\include\ATen\ops\linalg_matmul_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5793345Z copying torch\include\ATen\ops\linalg_matmul_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5802772Z copying torch\include\ATen\ops\linalg_matmul_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5812211Z copying torch\include\ATen\ops\linalg_matrix_exp.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5821760Z copying torch\include\ATen\ops\linalg_matrix_exp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5865068Z copying torch\include\ATen\ops\linalg_matrix_exp_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5874341Z copying torch\include\ATen\ops\linalg_matrix_exp_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5888515Z copying torch\include\ATen\ops\linalg_matrix_exp_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5898011Z copying torch\include\ATen\ops\linalg_matrix_exp_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5907930Z copying torch\include\ATen\ops\linalg_matrix_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5917465Z copying torch\include\ATen\ops\linalg_matrix_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5926890Z copying torch\include\ATen\ops\linalg_matrix_norm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5936323Z copying torch\include\ATen\ops\linalg_matrix_norm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5945657Z copying torch\include\ATen\ops\linalg_matrix_power.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5955386Z copying torch\include\ATen\ops\linalg_matrix_power_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5964729Z copying torch\include\ATen\ops\linalg_matrix_power_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5974139Z copying torch\include\ATen\ops\linalg_matrix_power_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5983643Z copying torch\include\ATen\ops\linalg_matrix_rank.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.5992957Z copying torch\include\ATen\ops\linalg_matrix_rank_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6002206Z copying torch\include\ATen\ops\linalg_matrix_rank_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6012077Z copying torch\include\ATen\ops\linalg_matrix_rank_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6021844Z copying torch\include\ATen\ops\linalg_multi_dot.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6036065Z copying torch\include\ATen\ops\linalg_multi_dot_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6045663Z copying torch\include\ATen\ops\linalg_multi_dot_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6065201Z copying torch\include\ATen\ops\linalg_multi_dot_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6074822Z copying torch\include\ATen\ops\linalg_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6084496Z copying torch\include\ATen\ops\linalg_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6094843Z copying torch\include\ATen\ops\linalg_norm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6108844Z copying torch\include\ATen\ops\linalg_norm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6118783Z copying torch\include\ATen\ops\linalg_pinv.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6128644Z copying torch\include\ATen\ops\linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6138423Z copying torch\include\ATen\ops\linalg_pinv_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6148556Z copying torch\include\ATen\ops\linalg_pinv_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6162859Z copying torch\include\ATen\ops\linalg_pinv_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6172494Z copying torch\include\ATen\ops\linalg_pinv_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6181886Z copying torch\include\ATen\ops\linalg_qr.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6191582Z copying torch\include\ATen\ops\linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6201265Z copying torch\include\ATen\ops\linalg_qr_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6211155Z copying torch\include\ATen\ops\linalg_qr_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6221123Z copying torch\include\ATen\ops\linalg_qr_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6230596Z copying torch\include\ATen\ops\linalg_qr_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6240459Z copying torch\include\ATen\ops\linalg_qr_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6250548Z copying torch\include\ATen\ops\linalg_qr_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6260079Z copying torch\include\ATen\ops\linalg_slogdet.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6269593Z copying torch\include\ATen\ops\linalg_slogdet_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6279501Z copying torch\include\ATen\ops\linalg_slogdet_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6289322Z copying torch\include\ATen\ops\linalg_slogdet_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6298827Z copying torch\include\ATen\ops\linalg_solve.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6308492Z copying torch\include\ATen\ops\linalg_solve_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6318684Z copying torch\include\ATen\ops\linalg_solve_ex.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6328392Z copying torch\include\ATen\ops\linalg_solve_ex_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6338254Z copying torch\include\ATen\ops\linalg_solve_ex_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6347734Z copying torch\include\ATen\ops\linalg_solve_ex_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6357581Z copying torch\include\ATen\ops\linalg_solve_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6367230Z copying torch\include\ATen\ops\linalg_solve_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6376465Z copying torch\include\ATen\ops\linalg_solve_triangular.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6386130Z copying torch\include\ATen\ops\linalg_solve_triangular_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6396233Z copying torch\include\ATen\ops\linalg_solve_triangular_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6405769Z copying torch\include\ATen\ops\linalg_solve_triangular_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6415152Z copying torch\include\ATen\ops\linalg_solve_triangular_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6424589Z copying torch\include\ATen\ops\linalg_svd.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6433697Z copying torch\include\ATen\ops\linalg_svdvals.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6443231Z copying torch\include\ATen\ops\linalg_svdvals_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6453000Z copying torch\include\ATen\ops\linalg_svdvals_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6462423Z copying torch\include\ATen\ops\linalg_svdvals_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6471811Z copying torch\include\ATen\ops\linalg_svd_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6481107Z copying torch\include\ATen\ops\linalg_svd_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6490736Z copying torch\include\ATen\ops\linalg_svd_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6500093Z copying torch\include\ATen\ops\linalg_tensorinv.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6509885Z copying torch\include\ATen\ops\linalg_tensorinv_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6519085Z copying torch\include\ATen\ops\linalg_tensorinv_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6537183Z copying torch\include\ATen\ops\linalg_tensorinv_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6546638Z copying torch\include\ATen\ops\linalg_tensorsolve.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6556464Z copying torch\include\ATen\ops\linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6566326Z copying torch\include\ATen\ops\linalg_tensorsolve_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6575938Z copying torch\include\ATen\ops\linalg_tensorsolve_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6585562Z copying torch\include\ATen\ops\linalg_vander.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6595558Z copying torch\include\ATen\ops\linalg_vander_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6605474Z copying torch\include\ATen\ops\linalg_vander_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6615015Z copying torch\include\ATen\ops\linalg_vander_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6624428Z copying torch\include\ATen\ops\linalg_vecdot.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6634256Z copying torch\include\ATen\ops\linalg_vecdot_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6644150Z copying torch\include\ATen\ops\linalg_vecdot_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6653948Z copying torch\include\ATen\ops\linalg_vecdot_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6663435Z copying torch\include\ATen\ops\linalg_vector_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6673431Z copying torch\include\ATen\ops\linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6683005Z copying torch\include\ATen\ops\linalg_vector_norm_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6692854Z copying torch\include\ATen\ops\linalg_vector_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6702320Z copying torch\include\ATen\ops\linalg_vector_norm_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6712050Z copying torch\include\ATen\ops\linalg_vector_norm_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6721711Z copying torch\include\ATen\ops\linalg_vector_norm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6731450Z copying torch\include\ATen\ops\linalg_vector_norm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6741176Z copying torch\include\ATen\ops\linear.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6750596Z copying torch\include\ATen\ops\linear_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6760393Z copying torch\include\ATen\ops\linear_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6773746Z copying torch\include\ATen\ops\linear_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6801673Z copying torch\include\ATen\ops\linear_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6811498Z copying torch\include\ATen\ops\linear_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6821344Z copying torch\include\ATen\ops\linear_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6830899Z copying torch\include\ATen\ops\linear_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6840522Z copying torch\include\ATen\ops\linear_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6849936Z copying torch\include\ATen\ops\linspace.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6859512Z copying torch\include\ATen\ops\linspace_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6874495Z copying torch\include\ATen\ops\linspace_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6884577Z copying torch\include\ATen\ops\linspace_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6894139Z copying torch\include\ATen\ops\linspace_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6948703Z copying torch\include\ATen\ops\linspace_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6957709Z copying torch\include\ATen\ops\linspace_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6966903Z copying torch\include\ATen\ops\log.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6975906Z copying torch\include\ATen\ops\log10.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.6998365Z copying torch\include\ATen\ops\log10_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7008254Z copying torch\include\ATen\ops\log10_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7017375Z copying torch\include\ATen\ops\log10_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7026684Z copying torch\include\ATen\ops\log10_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7035699Z copying torch\include\ATen\ops\log10_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7045019Z copying torch\include\ATen\ops\log10_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7054156Z copying torch\include\ATen\ops\log10_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7062994Z copying torch\include\ATen\ops\log1p.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7072250Z copying torch\include\ATen\ops\log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7081292Z copying torch\include\ATen\ops\log1p_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7090553Z copying torch\include\ATen\ops\log1p_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7099990Z copying torch\include\ATen\ops\log1p_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7109246Z copying torch\include\ATen\ops\log1p_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7118809Z copying torch\include\ATen\ops\log1p_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7129703Z copying torch\include\ATen\ops\log1p_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7139082Z copying torch\include\ATen\ops\log2.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7148596Z copying torch\include\ATen\ops\log2_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7158122Z copying torch\include\ATen\ops\log2_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7167530Z copying torch\include\ATen\ops\log2_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7176832Z copying torch\include\ATen\ops\log2_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7187237Z copying torch\include\ATen\ops\log2_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7589206Z copying torch\include\ATen\ops\log2_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7602898Z copying torch\include\ATen\ops\log2_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7612848Z copying torch\include\ATen\ops\logaddexp.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7622266Z copying torch\include\ATen\ops\logaddexp2.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7635486Z copying torch\include\ATen\ops\logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7645535Z copying torch\include\ATen\ops\logaddexp2_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7655348Z copying torch\include\ATen\ops\logaddexp2_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7664754Z copying torch\include\ATen\ops\logaddexp2_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7674388Z copying torch\include\ATen\ops\logaddexp2_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7685608Z copying torch\include\ATen\ops\logaddexp2_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7695877Z copying torch\include\ATen\ops\logaddexp2_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7705592Z copying torch\include\ATen\ops\logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7714949Z copying torch\include\ATen\ops\logaddexp_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7724301Z copying torch\include\ATen\ops\logaddexp_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7734310Z copying torch\include\ATen\ops\logaddexp_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7744303Z copying torch\include\ATen\ops\logaddexp_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7754833Z copying torch\include\ATen\ops\logaddexp_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7764050Z copying torch\include\ATen\ops\logaddexp_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7773410Z copying torch\include\ATen\ops\logcumsumexp.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7782870Z copying torch\include\ATen\ops\logcumsumexp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7792928Z copying torch\include\ATen\ops\logcumsumexp_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7803728Z copying torch\include\ATen\ops\logcumsumexp_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7814011Z copying torch\include\ATen\ops\logcumsumexp_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7823097Z copying torch\include\ATen\ops\logdet.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7831964Z copying torch\include\ATen\ops\logdet_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7842401Z copying torch\include\ATen\ops\logdet_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7851736Z copying torch\include\ATen\ops\logdet_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7861632Z copying torch\include\ATen\ops\logical_and.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7870618Z copying torch\include\ATen\ops\logical_and_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7880005Z copying torch\include\ATen\ops\logical_and_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7889786Z copying torch\include\ATen\ops\logical_and_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7899710Z copying torch\include\ATen\ops\logical_and_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7909490Z copying torch\include\ATen\ops\logical_and_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7919731Z copying torch\include\ATen\ops\logical_not.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7929242Z copying torch\include\ATen\ops\logical_not_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7938745Z copying torch\include\ATen\ops\logical_not_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7948331Z copying torch\include\ATen\ops\logical_not_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7959433Z copying torch\include\ATen\ops\logical_not_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7970003Z copying torch\include\ATen\ops\logical_not_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7980607Z copying torch\include\ATen\ops\logical_or.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.7990312Z copying torch\include\ATen\ops\logical_or_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8000025Z copying torch\include\ATen\ops\logical_or_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8011239Z copying torch\include\ATen\ops\logical_or_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8021327Z copying torch\include\ATen\ops\logical_or_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8031380Z copying torch\include\ATen\ops\logical_or_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8040747Z copying torch\include\ATen\ops\logical_xor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8050584Z copying torch\include\ATen\ops\logical_xor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8060121Z copying torch\include\ATen\ops\logical_xor_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8070036Z copying torch\include\ATen\ops\logical_xor_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8080354Z copying torch\include\ATen\ops\logical_xor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8090960Z copying torch\include\ATen\ops\logical_xor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8101972Z copying torch\include\ATen\ops\logit.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8112967Z copying torch\include\ATen\ops\logit_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8122759Z copying torch\include\ATen\ops\logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8132178Z copying torch\include\ATen\ops\logit_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8141773Z copying torch\include\ATen\ops\logit_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8151649Z copying torch\include\ATen\ops\logit_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8161410Z copying torch\include\ATen\ops\logit_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8171099Z copying torch\include\ATen\ops\logit_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8180460Z copying torch\include\ATen\ops\logit_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8189795Z copying torch\include\ATen\ops\logit_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8199273Z copying torch\include\ATen\ops\logit_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8208737Z copying torch\include\ATen\ops\logit_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8218138Z copying torch\include\ATen\ops\logit_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8227254Z copying torch\include\ATen\ops\logit_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8236541Z copying torch\include\ATen\ops\logspace.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8245778Z copying torch\include\ATen\ops\logspace_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8256390Z copying torch\include\ATen\ops\logspace_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8265977Z copying torch\include\ATen\ops\logspace_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8275436Z copying torch\include\ATen\ops\logspace_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8285133Z copying torch\include\ATen\ops\logspace_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8294703Z copying torch\include\ATen\ops\logspace_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8304136Z copying torch\include\ATen\ops\logsumexp.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8313390Z copying torch\include\ATen\ops\logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8322949Z copying torch\include\ATen\ops\logsumexp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8332879Z copying torch\include\ATen\ops\logsumexp_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8342496Z copying torch\include\ATen\ops\logsumexp_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8351831Z copying torch\include\ATen\ops\logsumexp_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8361383Z copying torch\include\ATen\ops\log_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8370695Z copying torch\include\ATen\ops\log_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8380101Z copying torch\include\ATen\ops\log_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8389151Z copying torch\include\ATen\ops\log_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8398126Z copying torch\include\ATen\ops\log_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8407347Z copying torch\include\ATen\ops\log_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8419213Z copying torch\include\ATen\ops\log_normal.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8430870Z copying torch\include\ATen\ops\log_normal_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8441785Z copying torch\include\ATen\ops\log_normal_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8452367Z copying torch\include\ATen\ops\log_normal_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8462072Z copying torch\include\ATen\ops\log_normal_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8471696Z copying torch\include\ATen\ops\log_normal_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8480863Z copying torch\include\ATen\ops\log_normal_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8490094Z copying torch\include\ATen\ops\log_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8499162Z copying torch\include\ATen\ops\log_sigmoid.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8508256Z copying torch\include\ATen\ops\log_sigmoid_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8517484Z copying torch\include\ATen\ops\log_sigmoid_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8526870Z copying torch\include\ATen\ops\log_sigmoid_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8536514Z copying torch\include\ATen\ops\log_sigmoid_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8545944Z copying torch\include\ATen\ops\log_sigmoid_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8555388Z copying torch\include\ATen\ops\log_sigmoid_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8565407Z copying torch\include\ATen\ops\log_sigmoid_forward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8575184Z copying torch\include\ATen\ops\log_sigmoid_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8584410Z copying torch\include\ATen\ops\log_sigmoid_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8594125Z copying torch\include\ATen\ops\log_sigmoid_forward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8603832Z copying torch\include\ATen\ops\log_sigmoid_forward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8614162Z copying torch\include\ATen\ops\log_sigmoid_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8623575Z copying torch\include\ATen\ops\log_sigmoid_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8632947Z copying torch\include\ATen\ops\log_softmax.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8642407Z copying torch\include\ATen\ops\log_softmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8652490Z copying torch\include\ATen\ops\log_softmax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8662349Z copying torch\include\ATen\ops\log_softmax_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8672061Z copying torch\include\ATen\ops\log_softmax_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8681787Z copying torch\include\ATen\ops\lshift.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8691111Z copying torch\include\ATen\ops\lshift_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8700806Z copying torch\include\ATen\ops\lshift_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8710284Z copying torch\include\ATen\ops\lshift_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8720048Z copying torch\include\ATen\ops\lshift_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8730067Z copying torch\include\ATen\ops\lshift_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8739220Z copying torch\include\ATen\ops\lshift_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8748897Z copying torch\include\ATen\ops\lstm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8758102Z copying torch\include\ATen\ops\lstm_cell.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8767502Z copying torch\include\ATen\ops\lstm_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8777602Z copying torch\include\ATen\ops\lstm_cell_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8786953Z copying torch\include\ATen\ops\lstm_cell_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8796438Z copying torch\include\ATen\ops\lstm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:06.8806381Z copying torch\include\ATen\ops\lstm_mps_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.0878818Z copying torch\include\ATen\ops\lstm_mps_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.0879422Z copying torch\include\ATen\ops\lstm_mps_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.0879918Z copying torch\include\ATen\ops\lstm_mps_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.0880356Z copying torch\include\ATen\ops\lstm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.0880773Z copying torch\include\ATen\ops\lstm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.0881171Z copying torch\include\ATen\ops\lt.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.0881661Z copying torch\include\ATen\ops\lt_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.0882157Z copying torch\include\ATen\ops\lt_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.0882570Z copying torch\include\ATen\ops\lt_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.0883020Z copying torch\include\ATen\ops\lt_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.0883430Z copying torch\include\ATen\ops\lt_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.0883841Z copying torch\include\ATen\ops\lt_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.0884242Z copying torch\include\ATen\ops\lt_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.0884636Z copying torch\include\ATen\ops\lu_solve.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.0885146Z copying torch\include\ATen\ops\lu_solve_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.0893563Z copying torch\include\ATen\ops\lu_solve_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.0902981Z copying torch\include\ATen\ops\lu_solve_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.0912393Z copying torch\include\ATen\ops\lu_unpack.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.0921846Z copying torch\include\ATen\ops\lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.0931552Z copying torch\include\ATen\ops\lu_unpack_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.0941299Z copying torch\include\ATen\ops\lu_unpack_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.0950979Z copying torch\include\ATen\ops\lu_unpack_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.0960392Z copying torch\include\ATen\ops\lu_unpack_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.0977234Z copying torch\include\ATen\ops\lu_unpack_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.0986703Z copying torch\include\ATen\ops\lu_unpack_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.0996111Z copying torch\include\ATen\ops\margin_ranking_loss.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1005857Z copying torch\include\ATen\ops\margin_ranking_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1015972Z copying torch\include\ATen\ops\margin_ranking_loss_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1025563Z copying torch\include\ATen\ops\margin_ranking_loss_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1035279Z copying torch\include\ATen\ops\masked_fill.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1044886Z copying torch\include\ATen\ops\masked_fill_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1054690Z copying torch\include\ATen\ops\masked_fill_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1064331Z copying torch\include\ATen\ops\masked_fill_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1074237Z copying torch\include\ATen\ops\masked_fill_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1083712Z copying torch\include\ATen\ops\masked_fill_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1093555Z copying torch\include\ATen\ops\masked_fill_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1106709Z copying torch\include\ATen\ops\masked_scatter.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1116318Z copying torch\include\ATen\ops\masked_scatter_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1126060Z copying torch\include\ATen\ops\masked_scatter_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1135521Z copying torch\include\ATen\ops\masked_scatter_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1144926Z copying torch\include\ATen\ops\masked_scatter_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1154312Z copying torch\include\ATen\ops\masked_scatter_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1164082Z copying torch\include\ATen\ops\masked_scatter_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1173196Z copying torch\include\ATen\ops\masked_select.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1182351Z copying torch\include\ATen\ops\masked_select_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1192204Z copying torch\include\ATen\ops\masked_select_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1208614Z copying torch\include\ATen\ops\masked_select_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1217654Z copying torch\include\ATen\ops\masked_select_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1227263Z copying torch\include\ATen\ops\masked_select_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1236619Z copying torch\include\ATen\ops\masked_select_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1245881Z copying torch\include\ATen\ops\masked_select_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1255505Z copying torch\include\ATen\ops\masked_select_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1264716Z copying torch\include\ATen\ops\matmul.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1273659Z copying torch\include\ATen\ops\matmul_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1282900Z copying torch\include\ATen\ops\matmul_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1292287Z copying torch\include\ATen\ops\matmul_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1301847Z copying torch\include\ATen\ops\matmul_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1311367Z copying torch\include\ATen\ops\matmul_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1320511Z copying torch\include\ATen\ops\matmul_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1341769Z copying torch\include\ATen\ops\matmul_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1351399Z copying torch\include\ATen\ops\matrix_exp.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1361042Z copying torch\include\ATen\ops\matrix_exp_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1376386Z copying torch\include\ATen\ops\matrix_exp_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1387016Z copying torch\include\ATen\ops\matrix_exp_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1397172Z copying torch\include\ATen\ops\matrix_exp_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1407024Z copying torch\include\ATen\ops\matrix_exp_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1417177Z copying torch\include\ATen\ops\matrix_exp_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1426308Z copying torch\include\ATen\ops\matrix_exp_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1435809Z copying torch\include\ATen\ops\matrix_H.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1444928Z copying torch\include\ATen\ops\matrix_H_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1457228Z copying torch\include\ATen\ops\matrix_H_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1466508Z copying torch\include\ATen\ops\matrix_H_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1475849Z copying torch\include\ATen\ops\matrix_power.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1485582Z copying torch\include\ATen\ops\matrix_power_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1495234Z copying torch\include\ATen\ops\matrix_power_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1504930Z copying torch\include\ATen\ops\matrix_power_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1514178Z copying torch\include\ATen\ops\max.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1523711Z copying torch\include\ATen\ops\maximum.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1533290Z copying torch\include\ATen\ops\maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1542769Z copying torch\include\ATen\ops\maximum_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1552476Z copying torch\include\ATen\ops\maximum_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1562077Z copying torch\include\ATen\ops\maximum_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1582743Z copying torch\include\ATen\ops\maximum_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1592173Z copying torch\include\ATen\ops\maximum_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1601550Z copying torch\include\ATen\ops\maximum_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1611574Z copying torch\include\ATen\ops\max_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1621758Z copying torch\include\ATen\ops\max_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1631111Z copying torch\include\ATen\ops\max_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1640400Z copying torch\include\ATen\ops\max_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1649841Z copying torch\include\ATen\ops\max_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1659305Z copying torch\include\ATen\ops\max_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1668720Z copying torch\include\ATen\ops\max_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1678154Z copying torch\include\ATen\ops\max_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1687246Z copying torch\include\ATen\ops\max_pool1d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1696622Z copying torch\include\ATen\ops\max_pool1d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1705976Z copying torch\include\ATen\ops\max_pool1d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1714969Z copying torch\include\ATen\ops\max_pool1d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1724445Z copying torch\include\ATen\ops\max_pool1d_with_indices.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1734302Z 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:32:07.1743833Z copying torch\include\ATen\ops\max_pool1d_with_indices_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1753832Z copying torch\include\ATen\ops\max_pool1d_with_indices_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1762921Z copying torch\include\ATen\ops\max_pool2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1772477Z copying torch\include\ATen\ops\max_pool2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1781711Z copying torch\include\ATen\ops\max_pool2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1790978Z copying torch\include\ATen\ops\max_pool2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1800415Z copying torch\include\ATen\ops\max_pool2d_with_indices.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1810293Z copying torch\include\ATen\ops\max_pool2d_with_indices_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1820439Z 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:32:07.1830738Z 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:32:07.1840548Z 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:32:07.1850403Z 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:32:07.1860453Z 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:32:07.1870114Z 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:32:07.1879930Z 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:32:07.1890770Z 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:32:07.1901255Z 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:32:07.1922117Z 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:32:07.1935438Z copying torch\include\ATen\ops\max_pool2d_with_indices_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1944971Z 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:32:07.1954598Z copying torch\include\ATen\ops\max_pool2d_with_indices_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1964082Z copying torch\include\ATen\ops\max_pool2d_with_indices_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1973594Z copying torch\include\ATen\ops\max_pool3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1983559Z copying torch\include\ATen\ops\max_pool3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.1993424Z copying torch\include\ATen\ops\max_pool3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2002883Z copying torch\include\ATen\ops\max_pool3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2012572Z copying torch\include\ATen\ops\max_pool3d_with_indices.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2022350Z copying torch\include\ATen\ops\max_pool3d_with_indices_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2032255Z 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:32:07.2042084Z 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:32:07.2052232Z 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:32:07.2062252Z 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:32:07.2071853Z 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:32:07.2086829Z 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:32:07.2097360Z copying torch\include\ATen\ops\max_pool3d_with_indices_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2107602Z copying torch\include\ATen\ops\max_pool3d_with_indices_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2117505Z copying torch\include\ATen\ops\max_unpool2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2126947Z copying torch\include\ATen\ops\max_unpool2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2136571Z copying torch\include\ATen\ops\max_unpool2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2146256Z copying torch\include\ATen\ops\max_unpool2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2156050Z copying torch\include\ATen\ops\max_unpool2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2165635Z copying torch\include\ATen\ops\max_unpool3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2175761Z copying torch\include\ATen\ops\max_unpool3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2185812Z copying torch\include\ATen\ops\max_unpool3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2195491Z copying torch\include\ATen\ops\max_unpool3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2205079Z copying torch\include\ATen\ops\max_unpool3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2214320Z copying torch\include\ATen\ops\mean.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2224625Z copying torch\include\ATen\ops\mean_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2233972Z copying torch\include\ATen\ops\mean_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2243317Z copying torch\include\ATen\ops\mean_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2252833Z copying torch\include\ATen\ops\mean_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2262069Z copying torch\include\ATen\ops\mean_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2309428Z copying torch\include\ATen\ops\mean_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2352996Z copying torch\include\ATen\ops\mean_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2362385Z copying torch\include\ATen\ops\mean_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2371490Z copying torch\include\ATen\ops\mean_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2380638Z copying torch\include\ATen\ops\median.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2401461Z copying torch\include\ATen\ops\median_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2411290Z copying torch\include\ATen\ops\median_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2421906Z copying torch\include\ATen\ops\median_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2453470Z copying torch\include\ATen\ops\median_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2463107Z copying torch\include\ATen\ops\median_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2472656Z copying torch\include\ATen\ops\median_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2482433Z copying torch\include\ATen\ops\meshgrid.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2491773Z copying torch\include\ATen\ops\meshgrid_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2501478Z copying torch\include\ATen\ops\meshgrid_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2510673Z copying torch\include\ATen\ops\meshgrid_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2520017Z copying torch\include\ATen\ops\mH.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2529247Z copying torch\include\ATen\ops\mH_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2538667Z copying torch\include\ATen\ops\mH_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2548165Z copying torch\include\ATen\ops\mH_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2557301Z copying torch\include\ATen\ops\min.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2566551Z copying torch\include\ATen\ops\minimum.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2576144Z copying torch\include\ATen\ops\minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2586732Z copying torch\include\ATen\ops\minimum_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2596248Z copying torch\include\ATen\ops\minimum_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2606001Z copying torch\include\ATen\ops\minimum_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2615424Z copying torch\include\ATen\ops\minimum_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2625032Z copying torch\include\ATen\ops\minimum_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2634440Z copying torch\include\ATen\ops\minimum_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2644120Z copying torch\include\ATen\ops\min_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2653952Z copying torch\include\ATen\ops\min_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2663461Z copying torch\include\ATen\ops\min_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2672785Z copying torch\include\ATen\ops\min_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2682108Z copying torch\include\ATen\ops\min_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2691409Z copying torch\include\ATen\ops\min_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2701145Z copying torch\include\ATen\ops\min_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2710396Z copying torch\include\ATen\ops\min_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2719606Z copying torch\include\ATen\ops\miopen_batch_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2729697Z copying torch\include\ATen\ops\miopen_batch_norm_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2740272Z 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:32:07.2749073Z 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:32:07.2758766Z copying torch\include\ATen\ops\miopen_batch_norm_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2768190Z copying torch\include\ATen\ops\miopen_batch_norm_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2778318Z copying torch\include\ATen\ops\miopen_batch_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2788264Z copying torch\include\ATen\ops\miopen_batch_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2798700Z copying torch\include\ATen\ops\miopen_batch_norm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2807699Z copying torch\include\ATen\ops\miopen_batch_norm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2817452Z copying torch\include\ATen\ops\miopen_convolution.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2827935Z copying torch\include\ATen\ops\miopen_convolution_add_relu.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2836478Z 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:32:07.2846217Z copying torch\include\ATen\ops\miopen_convolution_add_relu_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2855773Z copying torch\include\ATen\ops\miopen_convolution_add_relu_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2865532Z copying torch\include\ATen\ops\miopen_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2875273Z copying torch\include\ATen\ops\miopen_convolution_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2884915Z copying torch\include\ATen\ops\miopen_convolution_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2894652Z copying torch\include\ATen\ops\miopen_convolution_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2904988Z copying torch\include\ATen\ops\miopen_convolution_relu.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2920277Z copying torch\include\ATen\ops\miopen_convolution_relu_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2930965Z copying torch\include\ATen\ops\miopen_convolution_relu_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2953758Z copying torch\include\ATen\ops\miopen_convolution_relu_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2964404Z copying torch\include\ATen\ops\miopen_convolution_transpose.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2973195Z copying torch\include\ATen\ops\miopen_convolution_transpose_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2983802Z copying torch\include\ATen\ops\miopen_convolution_transpose_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.2994063Z copying torch\include\ATen\ops\miopen_convolution_transpose_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3003087Z copying torch\include\ATen\ops\miopen_convolution_transpose_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3012866Z copying torch\include\ATen\ops\miopen_depthwise_convolution.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3023398Z copying torch\include\ATen\ops\miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3033127Z copying torch\include\ATen\ops\miopen_depthwise_convolution_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3042768Z copying torch\include\ATen\ops\miopen_depthwise_convolution_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3052768Z copying torch\include\ATen\ops\miopen_depthwise_convolution_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3061846Z copying torch\include\ATen\ops\miopen_rnn.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3071655Z copying torch\include\ATen\ops\miopen_rnn_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3081989Z copying torch\include\ATen\ops\miopen_rnn_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3091606Z copying torch\include\ATen\ops\miopen_rnn_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3101587Z copying torch\include\ATen\ops\miopen_rnn_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3111145Z copying torch\include\ATen\ops\miopen_rnn_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3122615Z copying torch\include\ATen\ops\miopen_rnn_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3132220Z copying torch\include\ATen\ops\miopen_rnn_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3142277Z copying torch\include\ATen\ops\miopen_rnn_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3151909Z copying torch\include\ATen\ops\miopen_rnn_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3161826Z copying torch\include\ATen\ops\mish.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3171468Z copying torch\include\ATen\ops\mish_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3181125Z copying torch\include\ATen\ops\mish_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3190887Z copying torch\include\ATen\ops\mish_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3200568Z copying torch\include\ATen\ops\mish_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3210079Z copying torch\include\ATen\ops\mish_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3224357Z copying torch\include\ATen\ops\mish_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3234046Z copying torch\include\ATen\ops\mish_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3243423Z copying torch\include\ATen\ops\mish_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3252655Z copying torch\include\ATen\ops\mish_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3261944Z copying torch\include\ATen\ops\mish_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3270879Z copying torch\include\ATen\ops\mish_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3280201Z copying torch\include\ATen\ops\mish_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3294878Z copying torch\include\ATen\ops\mish_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3304329Z copying torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3314587Z copying torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3323690Z 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:32:07.3333891Z 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:32:07.3344509Z 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:32:07.3353186Z copying torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3363000Z copying torch\include\ATen\ops\mkldnn_adaptive_avg_pool2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3373977Z copying torch\include\ATen\ops\mkldnn_convolution.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3382504Z copying torch\include\ATen\ops\mkldnn_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3392158Z copying torch\include\ATen\ops\mkldnn_convolution_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3401578Z copying torch\include\ATen\ops\mkldnn_convolution_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3412098Z copying torch\include\ATen\ops\mkldnn_linear.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3421361Z copying torch\include\ATen\ops\mkldnn_linear_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3431234Z copying torch\include\ATen\ops\mkldnn_linear_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3440761Z copying torch\include\ATen\ops\mkldnn_linear_backward_input.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3463706Z 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:32:07.3473505Z copying torch\include\ATen\ops\mkldnn_linear_backward_input_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3517326Z copying torch\include\ATen\ops\mkldnn_linear_backward_input_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3527271Z copying torch\include\ATen\ops\mkldnn_linear_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3537008Z copying torch\include\ATen\ops\mkldnn_linear_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3547039Z copying torch\include\ATen\ops\mkldnn_linear_backward_weights.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3557142Z 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:32:07.3567139Z copying torch\include\ATen\ops\mkldnn_linear_backward_weights_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3576878Z copying torch\include\ATen\ops\mkldnn_linear_backward_weights_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3586873Z copying torch\include\ATen\ops\mkldnn_linear_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3596585Z copying torch\include\ATen\ops\mkldnn_linear_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3606799Z copying torch\include\ATen\ops\mkldnn_linear_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3616473Z copying torch\include\ATen\ops\mkldnn_max_pool2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3626289Z copying torch\include\ATen\ops\mkldnn_max_pool2d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3636070Z 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:32:07.3646267Z copying torch\include\ATen\ops\mkldnn_max_pool2d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3655922Z copying torch\include\ATen\ops\mkldnn_max_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3665374Z copying torch\include\ATen\ops\mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3675256Z copying torch\include\ATen\ops\mkldnn_max_pool2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3684712Z copying torch\include\ATen\ops\mkldnn_max_pool2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3694012Z copying torch\include\ATen\ops\mkldnn_max_pool3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3703697Z copying torch\include\ATen\ops\mkldnn_max_pool3d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3712983Z 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:32:07.3726863Z copying torch\include\ATen\ops\mkldnn_max_pool3d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3736649Z copying torch\include\ATen\ops\mkldnn_max_pool3d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3746847Z copying torch\include\ATen\ops\mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3756121Z copying torch\include\ATen\ops\mkldnn_max_pool3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3765694Z copying torch\include\ATen\ops\mkldnn_max_pool3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3775467Z copying torch\include\ATen\ops\mkldnn_reorder_conv2d_weight.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3784902Z 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:32:07.3804137Z copying torch\include\ATen\ops\mkldnn_reorder_conv2d_weight_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3813467Z copying torch\include\ATen\ops\mkldnn_reorder_conv2d_weight_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3822853Z copying torch\include\ATen\ops\mkldnn_reorder_conv3d_weight.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3833412Z 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:32:07.3843772Z copying torch\include\ATen\ops\mkldnn_reorder_conv3d_weight_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3853038Z copying torch\include\ATen\ops\mkldnn_reorder_conv3d_weight_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3862723Z copying torch\include\ATen\ops\mm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3872365Z copying torch\include\ATen\ops\mm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3889577Z copying torch\include\ATen\ops\mm_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3899045Z copying torch\include\ATen\ops\mm_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3908346Z copying torch\include\ATen\ops\mm_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3917340Z copying torch\include\ATen\ops\mm_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3926763Z copying torch\include\ATen\ops\mm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3936065Z copying torch\include\ATen\ops\mm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3945498Z copying torch\include\ATen\ops\mode.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3954900Z copying torch\include\ATen\ops\mode_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3964311Z copying torch\include\ATen\ops\mode_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3974091Z copying torch\include\ATen\ops\mode_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3983602Z copying torch\include\ATen\ops\mode_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.3993601Z copying torch\include\ATen\ops\mode_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.4002834Z copying torch\include\ATen\ops\mode_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.4011986Z copying torch\include\ATen\ops\moveaxis.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.4021677Z copying torch\include\ATen\ops\moveaxis_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.4030912Z copying torch\include\ATen\ops\moveaxis_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.4040480Z copying torch\include\ATen\ops\moveaxis_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.4050146Z copying torch\include\ATen\ops\movedim.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.4059635Z copying torch\include\ATen\ops\movedim_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.4069302Z copying torch\include\ATen\ops\movedim_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.4078522Z copying torch\include\ATen\ops\movedim_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.4088096Z copying torch\include\ATen\ops\mps_convolution_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.4097824Z copying torch\include\ATen\ops\mps_convolution_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.4107616Z copying torch\include\ATen\ops\mps_convolution_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.4117199Z copying torch\include\ATen\ops\mps_convolution_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.4126958Z copying torch\include\ATen\ops\mps_convolution_transpose_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.4136701Z 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:32:07.4147032Z copying torch\include\ATen\ops\mps_convolution_transpose_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.4156811Z copying torch\include\ATen\ops\mps_convolution_transpose_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.4166592Z copying torch\include\ATen\ops\mps_max_pool2d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.4176123Z 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:32:07.4185474Z copying torch\include\ATen\ops\mps_max_pool2d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.4194902Z copying torch\include\ATen\ops\mps_max_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.4204051Z copying torch\include\ATen\ops\mse_loss.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.4228777Z copying torch\include\ATen\ops\mse_loss_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.4238470Z copying torch\include\ATen\ops\mse_loss_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5344341Z copying torch\include\ATen\ops\mse_loss_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5356037Z copying torch\include\ATen\ops\mse_loss_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5370160Z copying torch\include\ATen\ops\mse_loss_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5392514Z copying torch\include\ATen\ops\mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5402881Z copying torch\include\ATen\ops\mse_loss_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5412888Z copying torch\include\ATen\ops\mse_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5422868Z copying torch\include\ATen\ops\mse_loss_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5432732Z copying torch\include\ATen\ops\mse_loss_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5442761Z copying torch\include\ATen\ops\mse_loss_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5452460Z copying torch\include\ATen\ops\mse_loss_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5462161Z copying torch\include\ATen\ops\msort.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5471966Z copying torch\include\ATen\ops\msort_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5481153Z copying torch\include\ATen\ops\msort_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5490084Z copying torch\include\ATen\ops\msort_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5508611Z copying torch\include\ATen\ops\mT.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5517601Z copying torch\include\ATen\ops\mT_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5531793Z copying torch\include\ATen\ops\mT_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5540227Z copying torch\include\ATen\ops\mT_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5553920Z copying torch\include\ATen\ops\mul.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5563163Z copying torch\include\ATen\ops\multilabel_margin_loss.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5572870Z copying torch\include\ATen\ops\multilabel_margin_loss_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5582619Z 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:32:07.5592284Z 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:32:07.5615548Z copying torch\include\ATen\ops\multilabel_margin_loss_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5625131Z copying torch\include\ATen\ops\multilabel_margin_loss_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5635025Z copying torch\include\ATen\ops\multilabel_margin_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5644419Z copying torch\include\ATen\ops\multilabel_margin_loss_forward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5654055Z 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:32:07.5664050Z 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:32:07.5674353Z copying torch\include\ATen\ops\multilabel_margin_loss_forward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5683726Z copying torch\include\ATen\ops\multilabel_margin_loss_forward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5693168Z copying torch\include\ATen\ops\multilabel_margin_loss_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5710149Z copying torch\include\ATen\ops\multilabel_margin_loss_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5719715Z copying torch\include\ATen\ops\multinomial.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5729032Z copying torch\include\ATen\ops\multinomial_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5738301Z copying torch\include\ATen\ops\multinomial_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5747471Z copying torch\include\ATen\ops\multinomial_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5756821Z copying torch\include\ATen\ops\multinomial_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5765989Z copying torch\include\ATen\ops\multiply.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5775349Z copying torch\include\ATen\ops\multiply_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5784827Z copying torch\include\ATen\ops\multiply_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5794177Z copying torch\include\ATen\ops\multiply_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5803230Z copying torch\include\ATen\ops\multi_margin_loss.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5812360Z copying torch\include\ATen\ops\multi_margin_loss_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5821407Z 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:32:07.5830470Z 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:32:07.5839652Z copying torch\include\ATen\ops\multi_margin_loss_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5866945Z copying torch\include\ATen\ops\multi_margin_loss_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5884987Z copying torch\include\ATen\ops\multi_margin_loss_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5894380Z copying torch\include\ATen\ops\multi_margin_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5903736Z copying torch\include\ATen\ops\multi_margin_loss_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5913276Z copying torch\include\ATen\ops\multi_margin_loss_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5922880Z copying torch\include\ATen\ops\mul_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5932281Z copying torch\include\ATen\ops\mul_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5941569Z copying torch\include\ATen\ops\mul_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5950557Z copying torch\include\ATen\ops\mul_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5959961Z copying torch\include\ATen\ops\mul_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5969139Z copying torch\include\ATen\ops\mul_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5978527Z copying torch\include\ATen\ops\mul_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5987980Z copying torch\include\ATen\ops\mul_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.5997247Z copying torch\include\ATen\ops\mv.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6006695Z copying torch\include\ATen\ops\mvlgamma.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6016151Z copying torch\include\ATen\ops\mvlgamma_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6025712Z copying torch\include\ATen\ops\mvlgamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6035387Z copying torch\include\ATen\ops\mvlgamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6053976Z copying torch\include\ATen\ops\mvlgamma_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6063492Z copying torch\include\ATen\ops\mvlgamma_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6073183Z copying torch\include\ATen\ops\mv_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6082500Z copying torch\include\ATen\ops\mv_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6103080Z copying torch\include\ATen\ops\mv_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6112750Z copying torch\include\ATen\ops\nanmean.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6122207Z copying torch\include\ATen\ops\nanmean_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6131964Z copying torch\include\ATen\ops\nanmean_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6141043Z copying torch\include\ATen\ops\nanmean_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6150398Z copying torch\include\ATen\ops\nanmedian.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6159879Z copying torch\include\ATen\ops\nanmedian_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6169596Z copying torch\include\ATen\ops\nanmedian_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6179394Z copying torch\include\ATen\ops\nanmedian_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6188937Z copying torch\include\ATen\ops\nanmedian_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6198801Z copying torch\include\ATen\ops\nanmedian_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6208568Z copying torch\include\ATen\ops\nanmedian_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6217956Z copying torch\include\ATen\ops\nanquantile.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6227337Z copying torch\include\ATen\ops\nanquantile_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6236940Z copying torch\include\ATen\ops\nanquantile_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6246214Z copying torch\include\ATen\ops\nanquantile_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6255784Z copying torch\include\ATen\ops\nansum.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6265059Z copying torch\include\ATen\ops\nansum_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6274665Z copying torch\include\ATen\ops\nansum_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6284059Z copying torch\include\ATen\ops\nansum_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6298665Z copying torch\include\ATen\ops\nansum_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6310383Z copying torch\include\ATen\ops\nan_to_num.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6320005Z copying torch\include\ATen\ops\nan_to_num_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6329215Z copying torch\include\ATen\ops\nan_to_num_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6340195Z copying torch\include\ATen\ops\nan_to_num_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6349517Z copying torch\include\ATen\ops\nan_to_num_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6358616Z copying torch\include\ATen\ops\nan_to_num_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6367796Z copying torch\include\ATen\ops\narrow.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6376973Z copying torch\include\ATen\ops\narrow_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6394673Z copying torch\include\ATen\ops\narrow_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6404909Z copying torch\include\ATen\ops\narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6437759Z copying torch\include\ATen\ops\narrow_copy_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6447406Z copying torch\include\ATen\ops\narrow_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6456447Z copying torch\include\ATen\ops\narrow_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6465559Z copying torch\include\ATen\ops\narrow_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6474620Z copying torch\include\ATen\ops\narrow_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6483821Z copying torch\include\ATen\ops\native_batch_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6493153Z copying torch\include\ATen\ops\native_batch_norm_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6503267Z 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:32:07.6513195Z 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:32:07.6522876Z 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:32:07.6532543Z copying torch\include\ATen\ops\native_batch_norm_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6542482Z copying torch\include\ATen\ops\native_batch_norm_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6552286Z copying torch\include\ATen\ops\native_batch_norm_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6561853Z copying torch\include\ATen\ops\native_batch_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6571543Z copying torch\include\ATen\ops\native_batch_norm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6581693Z copying torch\include\ATen\ops\native_batch_norm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6591359Z copying torch\include\ATen\ops\native_channel_shuffle.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6601443Z copying torch\include\ATen\ops\native_channel_shuffle_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6611369Z copying torch\include\ATen\ops\native_channel_shuffle_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6621185Z copying torch\include\ATen\ops\native_channel_shuffle_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6630817Z copying torch\include\ATen\ops\native_channel_shuffle_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6640906Z copying torch\include\ATen\ops\native_dropout.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6650351Z copying torch\include\ATen\ops\native_dropout_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6660491Z copying torch\include\ATen\ops\native_dropout_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6670223Z copying torch\include\ATen\ops\native_dropout_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6679987Z copying torch\include\ATen\ops\native_dropout_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6689853Z copying torch\include\ATen\ops\native_dropout_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6699382Z copying torch\include\ATen\ops\native_dropout_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6709247Z copying torch\include\ATen\ops\native_dropout_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6718592Z copying torch\include\ATen\ops\native_dropout_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6728520Z copying torch\include\ATen\ops\native_dropout_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6738512Z copying torch\include\ATen\ops\native_dropout_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6748148Z copying torch\include\ATen\ops\native_dropout_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6757928Z copying torch\include\ATen\ops\native_group_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6767555Z copying torch\include\ATen\ops\native_group_norm_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6782956Z 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:32:07.6792886Z 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:32:07.6802750Z 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:32:07.6812846Z copying torch\include\ATen\ops\native_group_norm_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6822275Z copying torch\include\ATen\ops\native_group_norm_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6847216Z copying torch\include\ATen\ops\native_group_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6856997Z copying torch\include\ATen\ops\native_group_norm_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6870560Z copying torch\include\ATen\ops\native_group_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6880255Z copying torch\include\ATen\ops\native_group_norm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6889670Z copying torch\include\ATen\ops\native_group_norm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6899218Z copying torch\include\ATen\ops\native_layer_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6908550Z copying torch\include\ATen\ops\native_layer_norm_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6918148Z 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:32:07.6927815Z 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:32:07.6944083Z 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:32:07.6956538Z copying torch\include\ATen\ops\native_layer_norm_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6966512Z copying torch\include\ATen\ops\native_layer_norm_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6976167Z copying torch\include\ATen\ops\native_layer_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6985452Z copying torch\include\ATen\ops\native_layer_norm_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.6994632Z copying torch\include\ATen\ops\native_layer_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7004060Z copying torch\include\ATen\ops\native_layer_norm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7017514Z copying torch\include\ATen\ops\native_layer_norm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7026858Z copying torch\include\ATen\ops\native_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7036105Z copying torch\include\ATen\ops\native_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7045593Z copying torch\include\ATen\ops\native_norm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7054777Z copying torch\include\ATen\ops\native_norm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7064206Z copying torch\include\ATen\ops\ne.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7073163Z copying torch\include\ATen\ops\neg.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7090948Z copying torch\include\ATen\ops\negative.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7100466Z copying torch\include\ATen\ops\negative_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7110220Z copying torch\include\ATen\ops\negative_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7119605Z copying torch\include\ATen\ops\negative_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7129332Z copying torch\include\ATen\ops\neg_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7138447Z copying torch\include\ATen\ops\neg_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7147454Z copying torch\include\ATen\ops\neg_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7161001Z copying torch\include\ATen\ops\neg_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7170460Z copying torch\include\ATen\ops\neg_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7179654Z copying torch\include\ATen\ops\neg_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7196551Z copying torch\include\ATen\ops\neg_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7209973Z copying torch\include\ATen\ops\nested_to_padded_tensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7224728Z 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:32:07.7234208Z copying torch\include\ATen\ops\nested_to_padded_tensor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7252741Z copying torch\include\ATen\ops\nested_to_padded_tensor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7262235Z copying torch\include\ATen\ops\new_empty.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7271874Z copying torch\include\ATen\ops\new_empty_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7281426Z copying torch\include\ATen\ops\new_empty_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7291042Z copying torch\include\ATen\ops\new_empty_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7300612Z copying torch\include\ATen\ops\new_empty_strided.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7330563Z copying torch\include\ATen\ops\new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7345185Z copying torch\include\ATen\ops\new_empty_strided_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7354936Z copying torch\include\ATen\ops\new_empty_strided_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7365474Z copying torch\include\ATen\ops\new_empty_strided_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7375417Z copying torch\include\ATen\ops\new_full.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7384963Z copying torch\include\ATen\ops\new_full_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7394487Z copying torch\include\ATen\ops\new_full_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7403751Z copying torch\include\ATen\ops\new_full_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7417889Z copying torch\include\ATen\ops\new_ones.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7427146Z copying torch\include\ATen\ops\new_ones_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7436694Z copying torch\include\ATen\ops\new_ones_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7445961Z copying torch\include\ATen\ops\new_ones_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7455607Z copying torch\include\ATen\ops\new_zeros.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7465069Z copying torch\include\ATen\ops\new_zeros_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7474398Z copying torch\include\ATen\ops\new_zeros_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7487903Z copying torch\include\ATen\ops\new_zeros_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7497646Z copying torch\include\ATen\ops\nextafter.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7507288Z copying torch\include\ATen\ops\nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7516939Z copying torch\include\ATen\ops\nextafter_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7527397Z copying torch\include\ATen\ops\nextafter_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7537287Z copying torch\include\ATen\ops\nextafter_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7546645Z copying torch\include\ATen\ops\nextafter_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7567068Z copying torch\include\ATen\ops\nextafter_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7576591Z copying torch\include\ATen\ops\nextafter_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7586043Z copying torch\include\ATen\ops\ne_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7595690Z copying torch\include\ATen\ops\ne_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7604982Z copying torch\include\ATen\ops\ne_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7619503Z copying torch\include\ATen\ops\ne_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7628546Z copying torch\include\ATen\ops\ne_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7641587Z copying torch\include\ATen\ops\ne_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7650797Z copying torch\include\ATen\ops\ne_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7660099Z copying torch\include\ATen\ops\nll_loss.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7677634Z copying torch\include\ATen\ops\nll_loss2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7687463Z copying torch\include\ATen\ops\nll_loss2d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7696920Z copying torch\include\ATen\ops\nll_loss2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7706354Z copying torch\include\ATen\ops\nll_loss2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7721143Z copying torch\include\ATen\ops\nll_loss2d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7731102Z copying torch\include\ATen\ops\nll_loss2d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7740460Z copying torch\include\ATen\ops\nll_loss2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7749920Z copying torch\include\ATen\ops\nll_loss2d_forward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7759889Z copying torch\include\ATen\ops\nll_loss2d_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7769880Z copying torch\include\ATen\ops\nll_loss2d_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7780242Z copying torch\include\ATen\ops\nll_loss2d_forward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7793682Z copying torch\include\ATen\ops\nll_loss2d_forward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7802941Z copying torch\include\ATen\ops\nll_loss2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7812336Z copying torch\include\ATen\ops\nll_loss2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7821392Z copying torch\include\ATen\ops\nll_loss_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7830745Z copying torch\include\ATen\ops\nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7840389Z copying torch\include\ATen\ops\nll_loss_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7849696Z copying torch\include\ATen\ops\nll_loss_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7862892Z copying torch\include\ATen\ops\nll_loss_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7872368Z copying torch\include\ATen\ops\nll_loss_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7881762Z copying torch\include\ATen\ops\nll_loss_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7891387Z copying torch\include\ATen\ops\nll_loss_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7901032Z copying torch\include\ATen\ops\nll_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7910195Z copying torch\include\ATen\ops\nll_loss_forward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7919631Z copying torch\include\ATen\ops\nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7938321Z copying torch\include\ATen\ops\nll_loss_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7947848Z copying torch\include\ATen\ops\nll_loss_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7957149Z copying torch\include\ATen\ops\nll_loss_forward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7966903Z copying torch\include\ATen\ops\nll_loss_forward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7976993Z copying torch\include\ATen\ops\nll_loss_forward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7986687Z copying torch\include\ATen\ops\nll_loss_forward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.7996471Z copying torch\include\ATen\ops\nll_loss_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8010409Z copying torch\include\ATen\ops\nll_loss_nd.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8020246Z copying torch\include\ATen\ops\nll_loss_nd_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8029858Z copying torch\include\ATen\ops\nll_loss_nd_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8039329Z copying torch\include\ATen\ops\nll_loss_nd_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8049082Z copying torch\include\ATen\ops\nll_loss_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8058308Z copying torch\include\ATen\ops\nonzero.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8067710Z copying torch\include\ATen\ops\nonzero_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8081121Z copying torch\include\ATen\ops\nonzero_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8090797Z copying torch\include\ATen\ops\nonzero_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8100239Z copying torch\include\ATen\ops\nonzero_numpy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8110583Z copying torch\include\ATen\ops\nonzero_numpy_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8120242Z copying torch\include\ATen\ops\nonzero_numpy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8129859Z copying torch\include\ATen\ops\nonzero_numpy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8139448Z copying torch\include\ATen\ops\nonzero_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8153338Z copying torch\include\ATen\ops\norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8162732Z copying torch\include\ATen\ops\normal.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8172392Z copying torch\include\ATen\ops\normal_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8181838Z copying torch\include\ATen\ops\normal_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8191402Z copying torch\include\ATen\ops\normal_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8201041Z copying torch\include\ATen\ops\normal_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8211030Z copying torch\include\ATen\ops\normal_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8220465Z copying torch\include\ATen\ops\normal_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8230262Z copying torch\include\ATen\ops\norm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8252945Z copying torch\include\ATen\ops\norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8263170Z copying torch\include\ATen\ops\norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8272779Z copying torch\include\ATen\ops\norm_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8282313Z copying torch\include\ATen\ops\norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8291831Z copying torch\include\ATen\ops\norm_except_dim.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8301288Z copying torch\include\ATen\ops\norm_except_dim_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8310997Z copying torch\include\ATen\ops\norm_except_dim_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8321054Z copying torch\include\ATen\ops\norm_except_dim_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8336082Z copying torch\include\ATen\ops\norm_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8345901Z copying torch\include\ATen\ops\norm_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8355094Z copying torch\include\ATen\ops\norm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8364072Z copying torch\include\ATen\ops\norm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8373260Z copying torch\include\ATen\ops\not_equal.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8382628Z copying torch\include\ATen\ops\not_equal_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8391847Z copying torch\include\ATen\ops\not_equal_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8401003Z copying torch\include\ATen\ops\not_equal_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8410150Z copying torch\include\ATen\ops\nuclear_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8419319Z copying torch\include\ATen\ops\nuclear_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8428554Z copying torch\include\ATen\ops\nuclear_norm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8442105Z copying torch\include\ATen\ops\nuclear_norm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8463564Z copying torch\include\ATen\ops\numpy_T.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8472604Z copying torch\include\ATen\ops\numpy_T_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8481736Z copying torch\include\ATen\ops\numpy_T_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8490766Z copying torch\include\ATen\ops\numpy_T_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8499796Z copying torch\include\ATen\ops\ones.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8508943Z copying torch\include\ATen\ops\ones_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8522055Z copying torch\include\ATen\ops\ones_like.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8531349Z copying torch\include\ATen\ops\ones_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8540528Z copying torch\include\ATen\ops\ones_like_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8549938Z copying torch\include\ATen\ops\ones_like_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8559487Z copying torch\include\ATen\ops\ones_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8568805Z copying torch\include\ATen\ops\ones_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8577956Z copying torch\include\ATen\ops\one_hot.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8590945Z copying torch\include\ATen\ops\one_hot_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8600278Z copying torch\include\ATen\ops\one_hot_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8609495Z copying torch\include\ATen\ops\one_hot_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8618716Z copying torch\include\ATen\ops\or.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8627907Z copying torch\include\ATen\ops\orgqr.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8637293Z copying torch\include\ATen\ops\orgqr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8646697Z copying torch\include\ATen\ops\orgqr_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8656057Z copying torch\include\ATen\ops\orgqr_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8665312Z copying torch\include\ATen\ops\ormqr.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8674460Z copying torch\include\ATen\ops\ormqr_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8683835Z copying torch\include\ATen\ops\ormqr_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8693690Z copying torch\include\ATen\ops\ormqr_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8703024Z copying torch\include\ATen\ops\ormqr_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8712102Z copying torch\include\ATen\ops\or_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8726170Z copying torch\include\ATen\ops\or_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8735379Z copying torch\include\ATen\ops\or_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8744488Z copying torch\include\ATen\ops\outer.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8753723Z copying torch\include\ATen\ops\outer_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8762771Z copying torch\include\ATen\ops\outer_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8772020Z copying torch\include\ATen\ops\outer_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8781166Z copying torch\include\ATen\ops\output_nr.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8790382Z copying torch\include\ATen\ops\output_nr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8809396Z copying torch\include\ATen\ops\output_nr_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8818841Z copying torch\include\ATen\ops\output_nr_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8828370Z copying torch\include\ATen\ops\pad.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8837998Z copying torch\include\ATen\ops\pad_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8847446Z copying torch\include\ATen\ops\pad_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8856817Z copying torch\include\ATen\ops\pad_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8866138Z copying torch\include\ATen\ops\pad_sequence.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8875610Z copying torch\include\ATen\ops\pad_sequence_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8885305Z copying torch\include\ATen\ops\pad_sequence_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8894682Z copying torch\include\ATen\ops\pad_sequence_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8904346Z copying torch\include\ATen\ops\pairwise_distance.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8914312Z copying torch\include\ATen\ops\pairwise_distance_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8923734Z copying torch\include\ATen\ops\pairwise_distance_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8940197Z copying torch\include\ATen\ops\pairwise_distance_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8949824Z copying torch\include\ATen\ops\pdist.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8959210Z copying torch\include\ATen\ops\pdist_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8971404Z copying torch\include\ATen\ops\pdist_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8981131Z copying torch\include\ATen\ops\pdist_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.8991139Z copying torch\include\ATen\ops\permute.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9000538Z copying torch\include\ATen\ops\permute_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9010412Z copying torch\include\ATen\ops\permute_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9020086Z copying torch\include\ATen\ops\permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9030331Z copying torch\include\ATen\ops\permute_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9040009Z copying torch\include\ATen\ops\permute_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9049715Z copying torch\include\ATen\ops\permute_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9059215Z copying torch\include\ATen\ops\permute_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9068534Z copying torch\include\ATen\ops\permute_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9077883Z copying torch\include\ATen\ops\pinverse.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9087266Z copying torch\include\ATen\ops\pinverse_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9096932Z copying torch\include\ATen\ops\pinverse_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9106243Z copying torch\include\ATen\ops\pinverse_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9115566Z copying torch\include\ATen\ops\pin_memory.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9125527Z copying torch\include\ATen\ops\pin_memory_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9135020Z copying torch\include\ATen\ops\pin_memory_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9149953Z copying torch\include\ATen\ops\pin_memory_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9159088Z copying torch\include\ATen\ops\pixel_shuffle.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9168444Z copying torch\include\ATen\ops\pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9182847Z copying torch\include\ATen\ops\pixel_shuffle_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9192192Z copying torch\include\ATen\ops\pixel_shuffle_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9201715Z copying torch\include\ATen\ops\pixel_shuffle_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9211064Z copying torch\include\ATen\ops\pixel_shuffle_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9234201Z copying torch\include\ATen\ops\pixel_unshuffle.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9248017Z copying torch\include\ATen\ops\pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9263521Z copying torch\include\ATen\ops\pixel_unshuffle_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9272811Z copying torch\include\ATen\ops\pixel_unshuffle_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9281911Z copying torch\include\ATen\ops\pixel_unshuffle_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9291225Z copying torch\include\ATen\ops\pixel_unshuffle_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9300545Z copying torch\include\ATen\ops\poisson.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9309749Z copying torch\include\ATen\ops\poisson_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9319156Z copying torch\include\ATen\ops\poisson_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9345351Z copying torch\include\ATen\ops\poisson_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9367767Z copying torch\include\ATen\ops\poisson_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9377546Z copying torch\include\ATen\ops\poisson_nll_loss.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9387191Z copying torch\include\ATen\ops\poisson_nll_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9397042Z copying torch\include\ATen\ops\poisson_nll_loss_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9410437Z copying torch\include\ATen\ops\poisson_nll_loss_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9420231Z copying torch\include\ATen\ops\poisson_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9429516Z copying torch\include\ATen\ops\polar.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9439110Z copying torch\include\ATen\ops\polar_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9448927Z copying torch\include\ATen\ops\polar_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9458388Z copying torch\include\ATen\ops\polar_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9468005Z copying torch\include\ATen\ops\polar_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9477269Z copying torch\include\ATen\ops\polar_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9486653Z copying torch\include\ATen\ops\polygamma.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9496876Z copying torch\include\ATen\ops\polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9506354Z copying torch\include\ATen\ops\polygamma_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9515973Z copying torch\include\ATen\ops\polygamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9526206Z copying torch\include\ATen\ops\polygamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9535749Z copying torch\include\ATen\ops\polygamma_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9545365Z copying torch\include\ATen\ops\polygamma_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9555467Z copying torch\include\ATen\ops\polygamma_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9565056Z copying torch\include\ATen\ops\polygamma_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9574968Z copying torch\include\ATen\ops\positive.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9584159Z copying torch\include\ATen\ops\positive_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9593536Z copying torch\include\ATen\ops\positive_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9602596Z copying torch\include\ATen\ops\positive_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9612011Z copying torch\include\ATen\ops\pow.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9621550Z copying torch\include\ATen\ops\pow_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9631151Z copying torch\include\ATen\ops\pow_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9646026Z copying torch\include\ATen\ops\pow_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9655474Z copying torch\include\ATen\ops\pow_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9664719Z copying torch\include\ATen\ops\pow_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9674169Z copying torch\include\ATen\ops\pow_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9693350Z copying torch\include\ATen\ops\pow_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9702462Z copying torch\include\ATen\ops\prelu.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9711531Z copying torch\include\ATen\ops\prelu_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9721275Z copying torch\include\ATen\ops\prelu_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9732990Z copying torch\include\ATen\ops\prelu_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9742820Z copying torch\include\ATen\ops\prelu_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9752676Z copying torch\include\ATen\ops\prelu_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9762051Z copying torch\include\ATen\ops\prelu_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9771430Z copying torch\include\ATen\ops\prelu_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9780727Z copying torch\include\ATen\ops\prelu_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9790132Z copying torch\include\ATen\ops\prelu_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9799722Z copying torch\include\ATen\ops\prelu_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9808895Z copying torch\include\ATen\ops\prelu_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9817955Z copying torch\include\ATen\ops\prod.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9827525Z copying torch\include\ATen\ops\prod_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9837208Z copying torch\include\ATen\ops\prod_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9847132Z copying torch\include\ATen\ops\prod_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9865061Z copying torch\include\ATen\ops\prod_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9874547Z copying torch\include\ATen\ops\prod_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9883805Z copying torch\include\ATen\ops\prod_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9892815Z copying torch\include\ATen\ops\prod_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9902061Z copying torch\include\ATen\ops\prod_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9911420Z copying torch\include\ATen\ops\prod_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9920787Z copying torch\include\ATen\ops\promote_types.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9930467Z copying torch\include\ATen\ops\promote_types_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9940231Z copying torch\include\ATen\ops\promote_types_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9960400Z copying torch\include\ATen\ops\promote_types_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9969984Z copying torch\include\ATen\ops\put.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9979556Z copying torch\include\ATen\ops\put_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9989138Z copying torch\include\ATen\ops\put_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:07.9998419Z copying torch\include\ATen\ops\put_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0043357Z copying torch\include\ATen\ops\put_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0053443Z copying torch\include\ATen\ops\put_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0063121Z copying torch\include\ATen\ops\put_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0072513Z copying torch\include\ATen\ops\qr.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0091303Z copying torch\include\ATen\ops\qr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0100810Z copying torch\include\ATen\ops\qr_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0110006Z copying torch\include\ATen\ops\qr_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0119326Z copying torch\include\ATen\ops\qscheme.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0128853Z copying torch\include\ATen\ops\qscheme_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0138028Z copying torch\include\ATen\ops\qscheme_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0147343Z copying torch\include\ATen\ops\quantile.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0158521Z copying torch\include\ATen\ops\quantile_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0168101Z copying torch\include\ATen\ops\quantile_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0177520Z copying torch\include\ATen\ops\quantile_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0186809Z copying torch\include\ATen\ops\quantized_batch_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0196452Z copying torch\include\ATen\ops\quantized_batch_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0206080Z copying torch\include\ATen\ops\quantized_batch_norm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0225083Z copying torch\include\ATen\ops\quantized_batch_norm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0235183Z copying torch\include\ATen\ops\quantized_gru_cell.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0245373Z copying torch\include\ATen\ops\quantized_gru_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0255044Z copying torch\include\ATen\ops\quantized_gru_cell_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0264468Z copying torch\include\ATen\ops\quantized_gru_cell_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0274104Z copying torch\include\ATen\ops\quantized_lstm_cell.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0283879Z copying torch\include\ATen\ops\quantized_lstm_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0293548Z copying torch\include\ATen\ops\quantized_lstm_cell_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0303279Z copying torch\include\ATen\ops\quantized_lstm_cell_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0312819Z copying torch\include\ATen\ops\quantized_max_pool1d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0322358Z copying torch\include\ATen\ops\quantized_max_pool1d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0331917Z copying torch\include\ATen\ops\quantized_max_pool1d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0352025Z copying torch\include\ATen\ops\quantized_max_pool1d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0362001Z copying torch\include\ATen\ops\quantized_max_pool2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0372059Z copying torch\include\ATen\ops\quantized_max_pool2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0380884Z copying torch\include\ATen\ops\quantized_max_pool2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0395758Z copying torch\include\ATen\ops\quantized_max_pool2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0405168Z copying torch\include\ATen\ops\quantized_rnn_relu_cell.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0414893Z 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:32:08.0424508Z copying torch\include\ATen\ops\quantized_rnn_relu_cell_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0436458Z copying torch\include\ATen\ops\quantized_rnn_relu_cell_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0446443Z copying torch\include\ATen\ops\quantized_rnn_tanh_cell.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0455987Z 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:32:08.0465752Z copying torch\include\ATen\ops\quantized_rnn_tanh_cell_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0474888Z copying torch\include\ATen\ops\quantized_rnn_tanh_cell_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0484466Z copying torch\include\ATen\ops\quantize_per_channel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0502447Z copying torch\include\ATen\ops\quantize_per_channel_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0511873Z copying torch\include\ATen\ops\quantize_per_channel_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0521159Z copying torch\include\ATen\ops\quantize_per_channel_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0530561Z copying torch\include\ATen\ops\quantize_per_channel_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0539828Z copying torch\include\ATen\ops\quantize_per_channel_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0549379Z copying torch\include\ATen\ops\quantize_per_tensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0572401Z copying torch\include\ATen\ops\quantize_per_tensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0581811Z copying torch\include\ATen\ops\quantize_per_tensor_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0591557Z copying torch\include\ATen\ops\quantize_per_tensor_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0613463Z copying torch\include\ATen\ops\quantize_per_tensor_dynamic.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0623215Z 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:32:08.0633444Z 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:32:08.0643543Z 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:32:08.0653370Z copying torch\include\ATen\ops\quantize_per_tensor_dynamic_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0663448Z copying torch\include\ATen\ops\quantize_per_tensor_dynamic_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0673065Z copying torch\include\ATen\ops\quantize_per_tensor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0682988Z copying torch\include\ATen\ops\quantize_per_tensor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0692779Z copying torch\include\ATen\ops\q_per_channel_axis.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0702267Z copying torch\include\ATen\ops\q_per_channel_axis_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0711454Z copying torch\include\ATen\ops\q_per_channel_axis_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0721385Z copying torch\include\ATen\ops\q_per_channel_scales.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0731173Z 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:32:08.0740663Z copying torch\include\ATen\ops\q_per_channel_scales_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0750163Z copying torch\include\ATen\ops\q_per_channel_scales_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0760251Z copying torch\include\ATen\ops\q_per_channel_zero_points.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0770166Z 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:32:08.0780506Z 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:32:08.0789917Z 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:32:08.0799367Z copying torch\include\ATen\ops\q_scale.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0808795Z copying torch\include\ATen\ops\q_scale_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0817886Z copying torch\include\ATen\ops\q_scale_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0827462Z copying torch\include\ATen\ops\q_zero_point.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0836920Z copying torch\include\ATen\ops\q_zero_point_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0846259Z copying torch\include\ATen\ops\q_zero_point_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0855833Z copying torch\include\ATen\ops\rad2deg.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0865404Z copying torch\include\ATen\ops\rad2deg_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0875184Z copying torch\include\ATen\ops\rad2deg_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0884611Z copying torch\include\ATen\ops\rad2deg_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0894175Z copying torch\include\ATen\ops\rand.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0903482Z copying torch\include\ATen\ops\randint.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0913149Z copying torch\include\ATen\ops\randint_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0922405Z copying torch\include\ATen\ops\randint_like.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0932145Z copying torch\include\ATen\ops\randint_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0941771Z copying torch\include\ATen\ops\randint_like_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0951177Z copying torch\include\ATen\ops\randint_like_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0961077Z copying torch\include\ATen\ops\randint_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0971457Z copying torch\include\ATen\ops\randint_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0980709Z copying torch\include\ATen\ops\randn.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0990212Z copying torch\include\ATen\ops\randn_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.0999566Z copying torch\include\ATen\ops\randn_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1008909Z copying torch\include\ATen\ops\randn_like.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1018368Z copying torch\include\ATen\ops\randn_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1028727Z copying torch\include\ATen\ops\randn_like_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1038144Z copying torch\include\ATen\ops\randn_like_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1047458Z copying torch\include\ATen\ops\randn_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1056532Z copying torch\include\ATen\ops\randn_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1066013Z copying torch\include\ATen\ops\random.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1074980Z copying torch\include\ATen\ops\random_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1084366Z copying torch\include\ATen\ops\random_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1093932Z copying torch\include\ATen\ops\random_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1108253Z copying torch\include\ATen\ops\random_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1119158Z copying torch\include\ATen\ops\random_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1130826Z copying torch\include\ATen\ops\random_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1141894Z copying torch\include\ATen\ops\randperm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1151903Z copying torch\include\ATen\ops\randperm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1161257Z copying torch\include\ATen\ops\randperm_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1170772Z copying torch\include\ATen\ops\randperm_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1179982Z copying torch\include\ATen\ops\randperm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1189459Z copying torch\include\ATen\ops\randperm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1198817Z copying torch\include\ATen\ops\rand_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1208161Z copying torch\include\ATen\ops\rand_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1217429Z copying torch\include\ATen\ops\rand_like.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1226852Z copying torch\include\ATen\ops\rand_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1236358Z copying torch\include\ATen\ops\rand_like_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1245802Z copying torch\include\ATen\ops\rand_like_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1255161Z copying torch\include\ATen\ops\rand_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1264670Z copying torch\include\ATen\ops\rand_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1273829Z copying torch\include\ATen\ops\range.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1283399Z copying torch\include\ATen\ops\range_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1292913Z copying torch\include\ATen\ops\range_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1302324Z copying torch\include\ATen\ops\range_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1311809Z copying torch\include\ATen\ops\range_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1321438Z copying torch\include\ATen\ops\range_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1330940Z copying torch\include\ATen\ops\range_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1340619Z copying torch\include\ATen\ops\ravel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1349757Z copying torch\include\ATen\ops\ravel_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1359069Z copying torch\include\ATen\ops\ravel_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1368133Z copying torch\include\ATen\ops\ravel_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1377670Z copying torch\include\ATen\ops\real.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1386889Z copying torch\include\ATen\ops\real_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1396264Z copying torch\include\ATen\ops\real_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1405346Z copying torch\include\ATen\ops\real_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1414569Z copying torch\include\ATen\ops\reciprocal.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1424625Z copying torch\include\ATen\ops\reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1434244Z copying torch\include\ATen\ops\reciprocal_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1443725Z copying torch\include\ATen\ops\reciprocal_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1453351Z copying torch\include\ATen\ops\reciprocal_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1462798Z copying torch\include\ATen\ops\reciprocal_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1472648Z copying torch\include\ATen\ops\reciprocal_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1482193Z copying torch\include\ATen\ops\reciprocal_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1491913Z copying torch\include\ATen\ops\record_stream.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1501321Z copying torch\include\ATen\ops\record_stream_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1510643Z copying torch\include\ATen\ops\record_stream_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1519834Z copying torch\include\ATen\ops\record_stream_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1529447Z copying torch\include\ATen\ops\refine_names.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1538688Z copying torch\include\ATen\ops\refine_names_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1548418Z copying torch\include\ATen\ops\refine_names_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1557994Z copying torch\include\ATen\ops\refine_names_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1567769Z copying torch\include\ATen\ops\reflection_pad1d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1577020Z copying torch\include\ATen\ops\reflection_pad1d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1586773Z copying torch\include\ATen\ops\reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1596975Z copying torch\include\ATen\ops\reflection_pad1d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1606529Z copying torch\include\ATen\ops\reflection_pad1d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1616319Z copying torch\include\ATen\ops\reflection_pad1d_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1626007Z copying torch\include\ATen\ops\reflection_pad1d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1635337Z copying torch\include\ATen\ops\reflection_pad1d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1644676Z copying torch\include\ATen\ops\reflection_pad1d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1654600Z copying torch\include\ATen\ops\reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1664189Z copying torch\include\ATen\ops\reflection_pad1d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1673628Z copying torch\include\ATen\ops\reflection_pad1d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1682900Z copying torch\include\ATen\ops\reflection_pad1d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1692469Z copying torch\include\ATen\ops\reflection_pad1d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1701763Z copying torch\include\ATen\ops\reflection_pad1d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1711099Z copying torch\include\ATen\ops\reflection_pad1d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1720535Z copying torch\include\ATen\ops\reflection_pad2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1729903Z copying torch\include\ATen\ops\reflection_pad2d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1739539Z copying torch\include\ATen\ops\reflection_pad2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1748842Z copying torch\include\ATen\ops\reflection_pad2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1758459Z copying torch\include\ATen\ops\reflection_pad2d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1771950Z copying torch\include\ATen\ops\reflection_pad2d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1782110Z copying torch\include\ATen\ops\reflection_pad2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1791667Z copying torch\include\ATen\ops\reflection_pad2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1800993Z copying torch\include\ATen\ops\reflection_pad2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1810431Z copying torch\include\ATen\ops\reflection_pad2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1819876Z copying torch\include\ATen\ops\reflection_pad3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1829151Z copying torch\include\ATen\ops\reflection_pad3d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1839071Z copying torch\include\ATen\ops\reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1849398Z copying torch\include\ATen\ops\reflection_pad3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1859132Z copying torch\include\ATen\ops\reflection_pad3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1868718Z copying torch\include\ATen\ops\reflection_pad3d_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1901501Z copying torch\include\ATen\ops\reflection_pad3d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1910886Z copying torch\include\ATen\ops\reflection_pad3d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1920603Z copying torch\include\ATen\ops\reflection_pad3d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1930721Z copying torch\include\ATen\ops\reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1940887Z copying torch\include\ATen\ops\reflection_pad3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1950744Z copying torch\include\ATen\ops\reflection_pad3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1960369Z copying torch\include\ATen\ops\reflection_pad3d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1970137Z copying torch\include\ATen\ops\reflection_pad3d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1979791Z copying torch\include\ATen\ops\reflection_pad3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1989565Z copying torch\include\ATen\ops\reflection_pad3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.1999495Z copying torch\include\ATen\ops\relu.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2009276Z copying torch\include\ATen\ops\relu6.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2018670Z copying torch\include\ATen\ops\relu6_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2028159Z copying torch\include\ATen\ops\relu6_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2037461Z copying torch\include\ATen\ops\relu6_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2047090Z copying torch\include\ATen\ops\relu_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2056571Z copying torch\include\ATen\ops\relu_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2065873Z copying torch\include\ATen\ops\relu_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2075527Z copying torch\include\ATen\ops\relu_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2084892Z copying torch\include\ATen\ops\relu_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2094266Z copying torch\include\ATen\ops\relu_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2103523Z copying torch\include\ATen\ops\remainder.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2113103Z copying torch\include\ATen\ops\remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2122829Z copying torch\include\ATen\ops\remainder_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2132721Z copying torch\include\ATen\ops\remainder_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2142538Z copying torch\include\ATen\ops\remainder_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2152276Z copying torch\include\ATen\ops\remainder_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2161908Z copying torch\include\ATen\ops\remainder_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2171636Z copying torch\include\ATen\ops\remainder_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2181059Z copying torch\include\ATen\ops\remainder_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2190522Z copying torch\include\ATen\ops\rename.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2199776Z copying torch\include\ATen\ops\rename_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2209632Z copying torch\include\ATen\ops\rename_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2219057Z copying torch\include\ATen\ops\rename_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2228765Z copying torch\include\ATen\ops\renorm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2238531Z copying torch\include\ATen\ops\renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2248230Z copying torch\include\ATen\ops\renorm_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2257891Z copying torch\include\ATen\ops\renorm_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2267365Z copying torch\include\ATen\ops\renorm_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2276759Z copying torch\include\ATen\ops\renorm_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2286832Z copying torch\include\ATen\ops\renorm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2296451Z copying torch\include\ATen\ops\renorm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2306489Z copying torch\include\ATen\ops\repeat.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2315930Z copying torch\include\ATen\ops\repeat_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2325421Z copying torch\include\ATen\ops\repeat_interleave.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2335282Z copying torch\include\ATen\ops\repeat_interleave_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2345301Z copying torch\include\ATen\ops\repeat_interleave_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2355258Z copying torch\include\ATen\ops\repeat_interleave_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2364874Z copying torch\include\ATen\ops\repeat_interleave_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2378658Z copying torch\include\ATen\ops\repeat_interleave_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2388378Z copying torch\include\ATen\ops\repeat_interleave_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2398218Z copying torch\include\ATen\ops\repeat_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2407499Z copying torch\include\ATen\ops\repeat_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2417359Z copying torch\include\ATen\ops\replication_pad1d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2429294Z copying torch\include\ATen\ops\replication_pad1d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2439929Z copying torch\include\ATen\ops\replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2451178Z copying torch\include\ATen\ops\replication_pad1d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.2460861Z copying torch\include\ATen\ops\replication_pad1d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.4718085Z copying torch\include\ATen\ops\replication_pad1d_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.4729197Z copying torch\include\ATen\ops\replication_pad1d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.4739577Z copying torch\include\ATen\ops\replication_pad1d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.4749374Z copying torch\include\ATen\ops\replication_pad1d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.4759574Z copying torch\include\ATen\ops\replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.4775090Z copying torch\include\ATen\ops\replication_pad1d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.4784991Z copying torch\include\ATen\ops\replication_pad1d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.4795919Z copying torch\include\ATen\ops\replication_pad1d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.4806088Z copying torch\include\ATen\ops\replication_pad1d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.4816115Z copying torch\include\ATen\ops\replication_pad1d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.4825910Z copying torch\include\ATen\ops\replication_pad1d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.4836047Z copying torch\include\ATen\ops\replication_pad2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.4845763Z copying torch\include\ATen\ops\replication_pad2d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.4855823Z copying torch\include\ATen\ops\replication_pad2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.4865802Z copying torch\include\ATen\ops\replication_pad2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.4899096Z copying torch\include\ATen\ops\replication_pad2d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.4908850Z copying torch\include\ATen\ops\replication_pad2d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.4918843Z copying torch\include\ATen\ops\replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.4929116Z copying torch\include\ATen\ops\replication_pad2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.4938868Z copying torch\include\ATen\ops\replication_pad2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.4948593Z copying torch\include\ATen\ops\replication_pad2d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.4958471Z copying torch\include\ATen\ops\replication_pad2d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.4968280Z copying torch\include\ATen\ops\replication_pad2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.4978224Z copying torch\include\ATen\ops\replication_pad2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.4988598Z copying torch\include\ATen\ops\replication_pad3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.4998404Z copying torch\include\ATen\ops\replication_pad3d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5008429Z copying torch\include\ATen\ops\replication_pad3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5018472Z copying torch\include\ATen\ops\replication_pad3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5028039Z copying torch\include\ATen\ops\replication_pad3d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5037547Z copying torch\include\ATen\ops\replication_pad3d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5047190Z copying torch\include\ATen\ops\replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5056957Z copying torch\include\ATen\ops\replication_pad3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5066636Z copying torch\include\ATen\ops\replication_pad3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5076095Z copying torch\include\ATen\ops\replication_pad3d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5085523Z copying torch\include\ATen\ops\replication_pad3d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5094895Z copying torch\include\ATen\ops\replication_pad3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5104250Z copying torch\include\ATen\ops\replication_pad3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5113769Z copying torch\include\ATen\ops\requires_grad.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5123031Z copying torch\include\ATen\ops\requires_grad_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5132874Z copying torch\include\ATen\ops\requires_grad_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5142181Z copying torch\include\ATen\ops\requires_grad_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5151058Z copying torch\include\ATen\ops\reshape.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5159978Z copying torch\include\ATen\ops\reshape_as.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5169818Z copying torch\include\ATen\ops\reshape_as_compositeimplicitautogradnestedtensor_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5179292Z copying torch\include\ATen\ops\reshape_as_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5188775Z copying torch\include\ATen\ops\reshape_as_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5198054Z copying torch\include\ATen\ops\reshape_as_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5207470Z copying torch\include\ATen\ops\reshape_compositeimplicitautogradnestedtensor_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5217079Z copying torch\include\ATen\ops\reshape_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5226440Z copying torch\include\ATen\ops\reshape_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5235780Z copying torch\include\ATen\ops\reshape_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5245005Z copying torch\include\ATen\ops\resize.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5254378Z copying torch\include\ATen\ops\resize_as.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5263593Z copying torch\include\ATen\ops\resize_as_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5272835Z copying torch\include\ATen\ops\resize_as_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5281907Z copying torch\include\ATen\ops\resize_as_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5291165Z copying torch\include\ATen\ops\resize_as_sparse.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5300548Z copying torch\include\ATen\ops\resize_as_sparse_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5309986Z copying torch\include\ATen\ops\resize_as_sparse_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5319177Z copying torch\include\ATen\ops\resize_as_sparse_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5332309Z copying torch\include\ATen\ops\resize_as_sparse_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5342008Z copying torch\include\ATen\ops\resize_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5354846Z copying torch\include\ATen\ops\resize_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5366694Z copying torch\include\ATen\ops\resize_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5376971Z copying torch\include\ATen\ops\resize_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5387418Z copying torch\include\ATen\ops\resize_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5396343Z copying torch\include\ATen\ops\resize_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5405822Z copying torch\include\ATen\ops\resolve_conj.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5415231Z copying torch\include\ATen\ops\resolve_conj_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5424300Z copying torch\include\ATen\ops\resolve_conj_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5433526Z copying torch\include\ATen\ops\resolve_conj_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5442734Z copying torch\include\ATen\ops\resolve_neg.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5452165Z copying torch\include\ATen\ops\resolve_neg_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5461431Z copying torch\include\ATen\ops\resolve_neg_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5470688Z copying torch\include\ATen\ops\resolve_neg_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5479922Z copying torch\include\ATen\ops\result_type.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5489140Z copying torch\include\ATen\ops\result_type_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5498359Z copying torch\include\ATen\ops\result_type_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5507485Z copying torch\include\ATen\ops\result_type_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5516682Z copying torch\include\ATen\ops\retains_grad.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5525832Z copying torch\include\ATen\ops\retains_grad_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5535875Z copying torch\include\ATen\ops\retains_grad_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5545362Z copying torch\include\ATen\ops\retains_grad_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5554709Z copying torch\include\ATen\ops\retain_grad.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5564180Z copying torch\include\ATen\ops\retain_grad_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5586837Z copying torch\include\ATen\ops\retain_grad_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5596133Z copying torch\include\ATen\ops\retain_grad_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5605724Z copying torch\include\ATen\ops\rnn_relu.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5615165Z copying torch\include\ATen\ops\rnn_relu_cell.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5624981Z copying torch\include\ATen\ops\rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5634560Z copying torch\include\ATen\ops\rnn_relu_cell_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5644143Z copying torch\include\ATen\ops\rnn_relu_cell_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5658813Z copying torch\include\ATen\ops\rnn_relu_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5668565Z copying torch\include\ATen\ops\rnn_relu_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5678320Z copying torch\include\ATen\ops\rnn_relu_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5687802Z copying torch\include\ATen\ops\rnn_tanh.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5706258Z copying torch\include\ATen\ops\rnn_tanh_cell.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5707063Z copying torch\include\ATen\ops\rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5716651Z copying torch\include\ATen\ops\rnn_tanh_cell_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5726442Z copying torch\include\ATen\ops\rnn_tanh_cell_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5736249Z copying torch\include\ATen\ops\rnn_tanh_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5745886Z copying torch\include\ATen\ops\rnn_tanh_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5755368Z copying torch\include\ATen\ops\rnn_tanh_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5764927Z copying torch\include\ATen\ops\roll.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5774852Z copying torch\include\ATen\ops\roll_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5784082Z copying torch\include\ATen\ops\roll_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5793543Z copying torch\include\ATen\ops\roll_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5802802Z copying torch\include\ATen\ops\roll_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5812261Z copying torch\include\ATen\ops\roll_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5821459Z copying torch\include\ATen\ops\rot90.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5830766Z copying torch\include\ATen\ops\rot90_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5840381Z copying torch\include\ATen\ops\rot90_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5849911Z copying torch\include\ATen\ops\rot90_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5859336Z copying torch\include\ATen\ops\round.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5868974Z copying torch\include\ATen\ops\round_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5878628Z copying torch\include\ATen\ops\round_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5888290Z copying torch\include\ATen\ops\round_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5897873Z copying torch\include\ATen\ops\round_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5907664Z copying torch\include\ATen\ops\round_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5917565Z copying torch\include\ATen\ops\round_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5927057Z copying torch\include\ATen\ops\round_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5936403Z copying torch\include\ATen\ops\row_indices.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5945404Z copying torch\include\ATen\ops\row_indices_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5955160Z copying torch\include\ATen\ops\row_indices_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5973915Z copying torch\include\ATen\ops\row_indices_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5983413Z copying torch\include\ATen\ops\row_indices_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.5993037Z copying torch\include\ATen\ops\row_indices_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6002101Z copying torch\include\ATen\ops\row_indices_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6011329Z copying torch\include\ATen\ops\row_stack.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6020449Z copying torch\include\ATen\ops\row_stack_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6029709Z copying torch\include\ATen\ops\row_stack_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6038550Z copying torch\include\ATen\ops\row_stack_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6048082Z copying torch\include\ATen\ops\rrelu.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6063122Z copying torch\include\ATen\ops\rrelu_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6072798Z copying torch\include\ATen\ops\rrelu_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6082357Z copying torch\include\ATen\ops\rrelu_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6092200Z copying torch\include\ATen\ops\rrelu_with_noise.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6102068Z copying torch\include\ATen\ops\rrelu_with_noise_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6111889Z 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:32:08.6122104Z copying torch\include\ATen\ops\rrelu_with_noise_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6131895Z copying torch\include\ATen\ops\rrelu_with_noise_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6141627Z copying torch\include\ATen\ops\rrelu_with_noise_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6151352Z copying torch\include\ATen\ops\rrelu_with_noise_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6161488Z copying torch\include\ATen\ops\rrelu_with_noise_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6171305Z copying torch\include\ATen\ops\rrelu_with_noise_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6180867Z copying torch\include\ATen\ops\rrelu_with_noise_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6190738Z copying torch\include\ATen\ops\rshift.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6200006Z copying torch\include\ATen\ops\rshift_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6209888Z copying torch\include\ATen\ops\rshift_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6219426Z copying torch\include\ATen\ops\rshift_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6229257Z copying torch\include\ATen\ops\rshift_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6238797Z copying torch\include\ATen\ops\rshift_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6248260Z copying torch\include\ATen\ops\rshift_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6258063Z copying torch\include\ATen\ops\rsqrt.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6267741Z copying torch\include\ATen\ops\rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6277149Z copying torch\include\ATen\ops\rsqrt_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6286959Z copying torch\include\ATen\ops\rsqrt_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6296670Z copying torch\include\ATen\ops\rsqrt_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6306198Z copying torch\include\ATen\ops\rsqrt_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6316665Z copying torch\include\ATen\ops\rsqrt_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6326123Z copying torch\include\ATen\ops\rsqrt_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6335379Z copying torch\include\ATen\ops\rsub.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6344909Z copying torch\include\ATen\ops\rsub_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6354598Z copying torch\include\ATen\ops\rsub_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6364270Z copying torch\include\ATen\ops\rsub_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6373839Z copying torch\include\ATen\ops\rsub_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6382891Z copying torch\include\ATen\ops\rsub_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6392400Z copying torch\include\ATen\ops\scalar_tensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6401740Z copying torch\include\ATen\ops\scalar_tensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6411092Z copying torch\include\ATen\ops\scalar_tensor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6420555Z copying torch\include\ATen\ops\scalar_tensor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6429642Z copying torch\include\ATen\ops\scatter.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6438918Z copying torch\include\ATen\ops\scatter_add.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6448240Z copying torch\include\ATen\ops\scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6457991Z copying torch\include\ATen\ops\scatter_add_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6467035Z copying torch\include\ATen\ops\scatter_add_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6476492Z copying torch\include\ATen\ops\scatter_add_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6485785Z copying torch\include\ATen\ops\scatter_add_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6496003Z copying torch\include\ATen\ops\scatter_add_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6505422Z copying torch\include\ATen\ops\scatter_add_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6514791Z copying torch\include\ATen\ops\scatter_add_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6524206Z copying torch\include\ATen\ops\scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6533712Z copying torch\include\ATen\ops\scatter_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6543108Z copying torch\include\ATen\ops\scatter_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6552576Z copying torch\include\ATen\ops\scatter_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6571387Z copying torch\include\ATen\ops\scatter_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6580700Z copying torch\include\ATen\ops\scatter_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6590194Z copying torch\include\ATen\ops\scatter_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6611972Z copying torch\include\ATen\ops\scatter_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6631079Z copying torch\include\ATen\ops\scatter_reduce.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6640588Z copying torch\include\ATen\ops\scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6650236Z copying torch\include\ATen\ops\scatter_reduce_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6659948Z copying torch\include\ATen\ops\scatter_reduce_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6669205Z copying torch\include\ATen\ops\scatter_reduce_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6678518Z copying torch\include\ATen\ops\scatter_reduce_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6688172Z copying torch\include\ATen\ops\scatter_reduce_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6697705Z copying torch\include\ATen\ops\scatter_reduce_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6709522Z copying torch\include\ATen\ops\searchsorted.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6719324Z copying torch\include\ATen\ops\searchsorted_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6730554Z copying torch\include\ATen\ops\searchsorted_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6740134Z copying torch\include\ATen\ops\searchsorted_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6749900Z copying torch\include\ATen\ops\searchsorted_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6759725Z copying torch\include\ATen\ops\searchsorted_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6769468Z copying torch\include\ATen\ops\segment_reduce.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6779115Z copying torch\include\ATen\ops\segment_reduce_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6788506Z copying torch\include\ATen\ops\segment_reduce_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6798427Z copying torch\include\ATen\ops\segment_reduce_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6808128Z copying torch\include\ATen\ops\segment_reduce_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6817786Z copying torch\include\ATen\ops\segment_reduce_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6827358Z copying torch\include\ATen\ops\select.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6836578Z copying torch\include\ATen\ops\select_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6846356Z copying torch\include\ATen\ops\select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6856479Z copying torch\include\ATen\ops\select_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6866304Z copying torch\include\ATen\ops\select_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6876035Z copying torch\include\ATen\ops\select_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6886464Z copying torch\include\ATen\ops\select_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6896482Z copying torch\include\ATen\ops\select_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6906062Z copying torch\include\ATen\ops\select_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6916028Z copying torch\include\ATen\ops\select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6926911Z copying torch\include\ATen\ops\select_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6936743Z copying torch\include\ATen\ops\select_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6961124Z copying torch\include\ATen\ops\select_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6970696Z copying torch\include\ATen\ops\select_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6980205Z copying torch\include\ATen\ops\select_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6989771Z copying torch\include\ATen\ops\select_scatter.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.6999416Z copying torch\include\ATen\ops\select_scatter_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7014207Z copying torch\include\ATen\ops\select_scatter_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7023994Z copying torch\include\ATen\ops\select_scatter_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7033397Z copying torch\include\ATen\ops\selu.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7042682Z copying torch\include\ATen\ops\selu_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7051899Z copying torch\include\ATen\ops\selu_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7062198Z copying torch\include\ATen\ops\selu_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7071224Z copying torch\include\ATen\ops\set.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7080576Z copying torch\include\ATen\ops\set_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7090186Z copying torch\include\ATen\ops\set_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7099565Z copying torch\include\ATen\ops\set_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7108586Z copying torch\include\ATen\ops\set_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7117538Z copying torch\include\ATen\ops\set_data.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7126828Z copying torch\include\ATen\ops\set_data_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7136924Z copying torch\include\ATen\ops\set_data_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7145609Z copying torch\include\ATen\ops\set_data_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7156048Z copying torch\include\ATen\ops\set_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7165454Z copying torch\include\ATen\ops\set_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7175235Z copying torch\include\ATen\ops\set_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7184524Z copying torch\include\ATen\ops\sgn.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7194262Z copying torch\include\ATen\ops\sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7203886Z copying torch\include\ATen\ops\sgn_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7213273Z copying torch\include\ATen\ops\sgn_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7228474Z copying torch\include\ATen\ops\sgn_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7238248Z copying torch\include\ATen\ops\sgn_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7248048Z copying torch\include\ATen\ops\sgn_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7266136Z copying torch\include\ATen\ops\sgn_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7284685Z copying torch\include\ATen\ops\sigmoid.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7294204Z copying torch\include\ATen\ops\sigmoid_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7303777Z copying torch\include\ATen\ops\sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7314783Z copying torch\include\ATen\ops\sigmoid_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7324347Z copying torch\include\ATen\ops\sigmoid_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7343670Z copying torch\include\ATen\ops\sigmoid_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7357288Z copying torch\include\ATen\ops\sigmoid_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7367031Z copying torch\include\ATen\ops\sigmoid_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7377115Z copying torch\include\ATen\ops\sigmoid_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7387904Z copying torch\include\ATen\ops\sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7397461Z copying torch\include\ATen\ops\sigmoid_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7407755Z copying torch\include\ATen\ops\sigmoid_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7417421Z copying torch\include\ATen\ops\sigmoid_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7426759Z copying torch\include\ATen\ops\sigmoid_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7436347Z copying torch\include\ATen\ops\sigmoid_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7445791Z copying torch\include\ATen\ops\sigmoid_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7455941Z copying torch\include\ATen\ops\sign.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7465384Z copying torch\include\ATen\ops\signbit.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7475766Z copying torch\include\ATen\ops\signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7518308Z copying torch\include\ATen\ops\signbit_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7528180Z copying torch\include\ATen\ops\signbit_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7537620Z copying torch\include\ATen\ops\signbit_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7547608Z copying torch\include\ATen\ops\signbit_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7557473Z copying torch\include\ATen\ops\signbit_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7566896Z copying torch\include\ATen\ops\signbit_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7576836Z copying torch\include\ATen\ops\sign_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7586433Z copying torch\include\ATen\ops\sign_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7595970Z copying torch\include\ATen\ops\sign_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7605271Z copying torch\include\ATen\ops\sign_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7614442Z copying torch\include\ATen\ops\sign_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7623834Z copying torch\include\ATen\ops\sign_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7633156Z copying torch\include\ATen\ops\sign_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7642392Z copying torch\include\ATen\ops\silu.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7651776Z copying torch\include\ATen\ops\silu_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7661437Z copying torch\include\ATen\ops\silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7672346Z copying torch\include\ATen\ops\silu_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7681918Z copying torch\include\ATen\ops\silu_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7692108Z copying torch\include\ATen\ops\silu_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7701959Z copying torch\include\ATen\ops\silu_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7711564Z copying torch\include\ATen\ops\silu_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7720937Z copying torch\include\ATen\ops\silu_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7737965Z copying torch\include\ATen\ops\silu_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7747638Z copying torch\include\ATen\ops\silu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7757209Z copying torch\include\ATen\ops\silu_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7766511Z copying torch\include\ATen\ops\silu_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7776166Z copying torch\include\ATen\ops\silu_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7785653Z copying torch\include\ATen\ops\silu_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7795441Z copying torch\include\ATen\ops\silu_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7804545Z copying torch\include\ATen\ops\silu_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7813473Z copying torch\include\ATen\ops\sin.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7822523Z copying torch\include\ATen\ops\sinc.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7831812Z copying torch\include\ATen\ops\sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7841384Z copying torch\include\ATen\ops\sinc_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7850561Z copying torch\include\ATen\ops\sinc_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7859632Z copying torch\include\ATen\ops\sinc_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7868408Z copying torch\include\ATen\ops\sinc_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7877450Z copying torch\include\ATen\ops\sinc_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7886710Z copying torch\include\ATen\ops\sinc_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7895830Z copying torch\include\ATen\ops\sinh.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7905067Z copying torch\include\ATen\ops\sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7916130Z copying torch\include\ATen\ops\sinh_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7925932Z copying torch\include\ATen\ops\sinh_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7935578Z copying torch\include\ATen\ops\sinh_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7944356Z copying torch\include\ATen\ops\sinh_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7953645Z copying torch\include\ATen\ops\sinh_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7962805Z copying torch\include\ATen\ops\sinh_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7972287Z copying torch\include\ATen\ops\sin_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7982005Z copying torch\include\ATen\ops\sin_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.7990906Z copying torch\include\ATen\ops\sin_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8000057Z copying torch\include\ATen\ops\sin_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8009011Z copying torch\include\ATen\ops\sin_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8018079Z copying torch\include\ATen\ops\sin_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8027247Z copying torch\include\ATen\ops\sin_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8036197Z copying torch\include\ATen\ops\size.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8045739Z copying torch\include\ATen\ops\size_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8055196Z copying torch\include\ATen\ops\size_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8064142Z copying torch\include\ATen\ops\size_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8072965Z copying torch\include\ATen\ops\slice.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8081971Z copying torch\include\ATen\ops\slice_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8091618Z copying torch\include\ATen\ops\slice_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8100966Z copying torch\include\ATen\ops\slice_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8110758Z copying torch\include\ATen\ops\slice_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8120629Z copying torch\include\ATen\ops\slice_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8130058Z copying torch\include\ATen\ops\slice_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8140247Z copying torch\include\ATen\ops\slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8150410Z copying torch\include\ATen\ops\slice_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8160155Z copying torch\include\ATen\ops\slice_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8169997Z copying torch\include\ATen\ops\slice_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8179540Z copying torch\include\ATen\ops\slice_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8202004Z copying torch\include\ATen\ops\slice_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8211634Z copying torch\include\ATen\ops\slice_scatter.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8221198Z copying torch\include\ATen\ops\slice_scatter_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8230683Z copying torch\include\ATen\ops\slice_scatter_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8240630Z copying torch\include\ATen\ops\slice_scatter_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8250251Z copying torch\include\ATen\ops\slogdet.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8259712Z copying torch\include\ATen\ops\slogdet_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8269178Z copying torch\include\ATen\ops\slogdet_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8278480Z copying torch\include\ATen\ops\slogdet_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8288000Z copying torch\include\ATen\ops\slow_conv3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8297643Z copying torch\include\ATen\ops\slow_conv3d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8307092Z copying torch\include\ATen\ops\slow_conv3d_forward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8316872Z copying torch\include\ATen\ops\slow_conv3d_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8326603Z copying torch\include\ATen\ops\slow_conv3d_forward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8336342Z copying torch\include\ATen\ops\slow_conv3d_forward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8345805Z copying torch\include\ATen\ops\slow_conv3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8355103Z copying torch\include\ATen\ops\slow_conv3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8364947Z copying torch\include\ATen\ops\slow_conv_dilated2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8375076Z copying torch\include\ATen\ops\slow_conv_dilated2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8384809Z copying torch\include\ATen\ops\slow_conv_dilated2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8394995Z copying torch\include\ATen\ops\slow_conv_dilated2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8404549Z copying torch\include\ATen\ops\slow_conv_dilated2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8414470Z copying torch\include\ATen\ops\slow_conv_dilated2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8426838Z copying torch\include\ATen\ops\slow_conv_dilated3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8437161Z copying torch\include\ATen\ops\slow_conv_dilated3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8446839Z copying torch\include\ATen\ops\slow_conv_dilated3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8456887Z copying torch\include\ATen\ops\slow_conv_dilated3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8466929Z copying torch\include\ATen\ops\slow_conv_dilated3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8476901Z copying torch\include\ATen\ops\slow_conv_dilated3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8486762Z copying torch\include\ATen\ops\slow_conv_transpose2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8496879Z copying torch\include\ATen\ops\slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8507003Z copying torch\include\ATen\ops\slow_conv_transpose2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8517109Z copying torch\include\ATen\ops\slow_conv_transpose2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8526802Z copying torch\include\ATen\ops\slow_conv_transpose2d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8536505Z copying torch\include\ATen\ops\slow_conv_transpose2d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8545931Z copying torch\include\ATen\ops\slow_conv_transpose2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8560689Z copying torch\include\ATen\ops\slow_conv_transpose2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8570570Z copying torch\include\ATen\ops\slow_conv_transpose3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8580517Z copying torch\include\ATen\ops\slow_conv_transpose3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8589983Z copying torch\include\ATen\ops\slow_conv_transpose3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8599344Z copying torch\include\ATen\ops\slow_conv_transpose3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8608984Z copying torch\include\ATen\ops\slow_conv_transpose3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8618536Z copying torch\include\ATen\ops\smm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8627694Z copying torch\include\ATen\ops\smm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8636808Z copying torch\include\ATen\ops\smm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8646327Z copying torch\include\ATen\ops\smm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8655566Z copying torch\include\ATen\ops\smooth_l1_loss.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8664899Z copying torch\include\ATen\ops\smooth_l1_loss_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8674635Z 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:32:08.8684045Z 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:32:08.8693642Z 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:32:08.8703489Z copying torch\include\ATen\ops\smooth_l1_loss_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8713295Z copying torch\include\ATen\ops\smooth_l1_loss_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8723119Z copying torch\include\ATen\ops\smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8733602Z copying torch\include\ATen\ops\smooth_l1_loss_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8742935Z copying torch\include\ATen\ops\smooth_l1_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8752161Z copying torch\include\ATen\ops\smooth_l1_loss_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8761596Z copying torch\include\ATen\ops\smooth_l1_loss_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8771186Z copying torch\include\ATen\ops\smooth_l1_loss_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8780876Z copying torch\include\ATen\ops\smooth_l1_loss_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8790181Z copying torch\include\ATen\ops\softmax.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8799483Z copying torch\include\ATen\ops\softmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8809020Z copying torch\include\ATen\ops\softmax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8818559Z copying torch\include\ATen\ops\softmax_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8827919Z copying torch\include\ATen\ops\softmax_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8837369Z copying torch\include\ATen\ops\softplus.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8846567Z copying torch\include\ATen\ops\softplus_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8856531Z copying torch\include\ATen\ops\softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8866553Z copying torch\include\ATen\ops\softplus_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8875791Z copying torch\include\ATen\ops\softplus_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8884899Z copying torch\include\ATen\ops\softplus_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8894485Z copying torch\include\ATen\ops\softplus_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8904025Z copying torch\include\ATen\ops\softplus_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8913630Z copying torch\include\ATen\ops\softplus_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8923651Z copying torch\include\ATen\ops\softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8933554Z copying torch\include\ATen\ops\softplus_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8943021Z copying torch\include\ATen\ops\softplus_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8952813Z copying torch\include\ATen\ops\softplus_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8962577Z copying torch\include\ATen\ops\softplus_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8972303Z copying torch\include\ATen\ops\softplus_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8981823Z copying torch\include\ATen\ops\softplus_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.8991226Z copying torch\include\ATen\ops\softshrink.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9001126Z copying torch\include\ATen\ops\softshrink_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9011283Z copying torch\include\ATen\ops\softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9021572Z copying torch\include\ATen\ops\softshrink_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9031411Z copying torch\include\ATen\ops\softshrink_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9041198Z copying torch\include\ATen\ops\softshrink_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9051319Z copying torch\include\ATen\ops\softshrink_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9061402Z copying torch\include\ATen\ops\softshrink_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9075937Z copying torch\include\ATen\ops\softshrink_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9086767Z copying torch\include\ATen\ops\softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9096899Z copying torch\include\ATen\ops\softshrink_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9106687Z copying torch\include\ATen\ops\softshrink_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9116455Z copying torch\include\ATen\ops\softshrink_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9126337Z copying torch\include\ATen\ops\softshrink_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9136194Z copying torch\include\ATen\ops\softshrink_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9145807Z copying torch\include\ATen\ops\softshrink_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9155524Z copying torch\include\ATen\ops\soft_margin_loss.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9165005Z copying torch\include\ATen\ops\soft_margin_loss_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9175331Z 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:32:08.9185760Z copying torch\include\ATen\ops\soft_margin_loss_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9195965Z copying torch\include\ATen\ops\soft_margin_loss_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9205987Z copying torch\include\ATen\ops\soft_margin_loss_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9215973Z copying torch\include\ATen\ops\soft_margin_loss_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9225815Z copying torch\include\ATen\ops\soft_margin_loss_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9235706Z copying torch\include\ATen\ops\sort.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9245454Z copying torch\include\ATen\ops\sort_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9268732Z copying torch\include\ATen\ops\sort_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9278265Z copying torch\include\ATen\ops\sort_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9287937Z copying torch\include\ATen\ops\sort_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9297168Z copying torch\include\ATen\ops\sort_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9306829Z copying torch\include\ATen\ops\sort_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9316107Z copying torch\include\ATen\ops\sort_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9325419Z copying torch\include\ATen\ops\sort_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9339933Z copying torch\include\ATen\ops\sort_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9349143Z copying torch\include\ATen\ops\sparse_bsc_tensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9358643Z copying torch\include\ATen\ops\sparse_bsc_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9368249Z copying torch\include\ATen\ops\sparse_bsc_tensor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9377961Z copying torch\include\ATen\ops\sparse_bsc_tensor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9387707Z copying torch\include\ATen\ops\sparse_bsr_tensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9397185Z copying torch\include\ATen\ops\sparse_bsr_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9406729Z copying torch\include\ATen\ops\sparse_bsr_tensor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9416250Z copying torch\include\ATen\ops\sparse_bsr_tensor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9434651Z copying torch\include\ATen\ops\sparse_compressed_tensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9444377Z copying torch\include\ATen\ops\sparse_compressed_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9454044Z copying torch\include\ATen\ops\sparse_compressed_tensor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9463726Z copying torch\include\ATen\ops\sparse_compressed_tensor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9473333Z copying torch\include\ATen\ops\sparse_coo_tensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9483451Z copying torch\include\ATen\ops\sparse_coo_tensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9493757Z copying torch\include\ATen\ops\sparse_coo_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9503646Z copying torch\include\ATen\ops\sparse_coo_tensor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9513639Z copying torch\include\ATen\ops\sparse_coo_tensor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9523659Z copying torch\include\ATen\ops\sparse_csc_tensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9533590Z copying torch\include\ATen\ops\sparse_csc_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9543337Z copying torch\include\ATen\ops\sparse_csc_tensor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9553145Z copying torch\include\ATen\ops\sparse_csc_tensor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9563096Z copying torch\include\ATen\ops\sparse_csr_tensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9572941Z copying torch\include\ATen\ops\sparse_csr_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9583043Z copying torch\include\ATen\ops\sparse_csr_tensor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9592803Z copying torch\include\ATen\ops\sparse_csr_tensor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9602618Z copying torch\include\ATen\ops\sparse_dim.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9615056Z copying torch\include\ATen\ops\sparse_dim_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9625199Z copying torch\include\ATen\ops\sparse_dim_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9634917Z copying torch\include\ATen\ops\sparse_mask.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9644467Z copying torch\include\ATen\ops\sparse_mask_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9654273Z copying torch\include\ATen\ops\sparse_mask_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9664083Z copying torch\include\ATen\ops\sparse_mask_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9673330Z copying torch\include\ATen\ops\sparse_resize.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9687272Z copying torch\include\ATen\ops\sparse_resize_and_clear.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9697312Z 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:32:08.9706874Z 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:32:08.9716355Z copying torch\include\ATen\ops\sparse_resize_and_clear_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9726130Z copying torch\include\ATen\ops\sparse_resize_and_clear_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9735910Z copying torch\include\ATen\ops\sparse_resize_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9745256Z copying torch\include\ATen\ops\sparse_resize_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9755248Z copying torch\include\ATen\ops\sparse_resize_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9764887Z copying torch\include\ATen\ops\sparse_resize_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9774457Z copying torch\include\ATen\ops\sparse_sampled_addmm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9785296Z copying torch\include\ATen\ops\sparse_sampled_addmm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9795049Z copying torch\include\ATen\ops\sparse_sampled_addmm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9804815Z copying torch\include\ATen\ops\special_airy_ai.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9814163Z copying torch\include\ATen\ops\special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9823295Z copying torch\include\ATen\ops\special_airy_ai_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9832620Z copying torch\include\ATen\ops\special_airy_ai_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9841826Z copying torch\include\ATen\ops\special_airy_ai_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9851666Z copying torch\include\ATen\ops\special_airy_ai_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9860923Z copying torch\include\ATen\ops\special_airy_ai_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9870374Z copying torch\include\ATen\ops\special_airy_ai_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9879925Z copying torch\include\ATen\ops\special_bessel_j0.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9889636Z copying torch\include\ATen\ops\special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9900274Z copying torch\include\ATen\ops\special_bessel_j0_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9909894Z copying torch\include\ATen\ops\special_bessel_j0_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9919387Z copying torch\include\ATen\ops\special_bessel_j0_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9928981Z copying torch\include\ATen\ops\special_bessel_j0_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9938726Z copying torch\include\ATen\ops\special_bessel_j0_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9948110Z copying torch\include\ATen\ops\special_bessel_j0_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9957794Z copying torch\include\ATen\ops\special_bessel_j1.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9967268Z copying torch\include\ATen\ops\special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9977436Z copying torch\include\ATen\ops\special_bessel_j1_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9986853Z copying torch\include\ATen\ops\special_bessel_j1_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:08.9996395Z copying torch\include\ATen\ops\special_bessel_j1_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0005897Z copying torch\include\ATen\ops\special_bessel_j1_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0015411Z copying torch\include\ATen\ops\special_bessel_j1_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0025439Z copying torch\include\ATen\ops\special_bessel_j1_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0035546Z copying torch\include\ATen\ops\special_bessel_y0.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0045311Z copying torch\include\ATen\ops\special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0079137Z copying torch\include\ATen\ops\special_bessel_y0_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0089076Z copying torch\include\ATen\ops\special_bessel_y0_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0098724Z copying torch\include\ATen\ops\special_bessel_y0_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0108819Z copying torch\include\ATen\ops\special_bessel_y0_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0118784Z copying torch\include\ATen\ops\special_bessel_y0_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0128709Z copying torch\include\ATen\ops\special_bessel_y0_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0138770Z copying torch\include\ATen\ops\special_bessel_y1.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0149855Z copying torch\include\ATen\ops\special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0159787Z copying torch\include\ATen\ops\special_bessel_y1_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0169436Z copying torch\include\ATen\ops\special_bessel_y1_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0179292Z copying torch\include\ATen\ops\special_bessel_y1_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0189070Z copying torch\include\ATen\ops\special_bessel_y1_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0198647Z copying torch\include\ATen\ops\special_bessel_y1_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0208646Z copying torch\include\ATen\ops\special_bessel_y1_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0218590Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0228841Z 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:32:09.0239341Z 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:32:09.0249637Z 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:32:09.0259592Z 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:32:09.0269303Z 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:32:09.0279422Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0289576Z 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:32:09.0299347Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0309208Z copying torch\include\ATen\ops\special_chebyshev_polynomial_t_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0319478Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0329572Z 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:32:09.0340277Z 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:32:09.0350180Z 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:32:09.0360277Z 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:32:09.0373590Z 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:32:09.0383507Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0393954Z 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:32:09.0403413Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0438651Z copying torch\include\ATen\ops\special_chebyshev_polynomial_u_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0448056Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0457644Z 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:32:09.0467882Z 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:32:09.0478301Z 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:32:09.0488568Z 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:32:09.0514069Z 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:32:09.0523773Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0533375Z 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:32:09.0549390Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0559151Z copying torch\include\ATen\ops\special_chebyshev_polynomial_v_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0569139Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0587836Z 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:32:09.0603378Z 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:32:09.0613700Z 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:32:09.0623836Z 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:32:09.0633821Z 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:32:09.0644476Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0654631Z 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:32:09.0664700Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0674390Z copying torch\include\ATen\ops\special_chebyshev_polynomial_w_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0683868Z copying torch\include\ATen\ops\special_digamma.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0705907Z copying torch\include\ATen\ops\special_digamma_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0715821Z copying torch\include\ATen\ops\special_digamma_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0725468Z copying torch\include\ATen\ops\special_digamma_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0735180Z copying torch\include\ATen\ops\special_entr.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0744926Z copying torch\include\ATen\ops\special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0759464Z copying torch\include\ATen\ops\special_entr_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0769339Z copying torch\include\ATen\ops\special_entr_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0779035Z copying torch\include\ATen\ops\special_entr_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0789033Z copying torch\include\ATen\ops\special_entr_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0798871Z copying torch\include\ATen\ops\special_entr_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0808493Z copying torch\include\ATen\ops\special_entr_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0818065Z copying torch\include\ATen\ops\special_erf.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0827479Z copying torch\include\ATen\ops\special_erfc.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0836767Z copying torch\include\ATen\ops\special_erfcx.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0846570Z copying torch\include\ATen\ops\special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0866318Z copying torch\include\ATen\ops\special_erfcx_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0876452Z copying torch\include\ATen\ops\special_erfcx_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0885861Z copying torch\include\ATen\ops\special_erfcx_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0895646Z copying torch\include\ATen\ops\special_erfcx_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0904949Z copying torch\include\ATen\ops\special_erfcx_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0914392Z copying torch\include\ATen\ops\special_erfcx_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0927666Z copying torch\include\ATen\ops\special_erfc_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0937702Z copying torch\include\ATen\ops\special_erfc_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0946849Z copying torch\include\ATen\ops\special_erfc_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0956138Z copying torch\include\ATen\ops\special_erfinv.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0965550Z copying torch\include\ATen\ops\special_erfinv_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0974689Z copying torch\include\ATen\ops\special_erfinv_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0983720Z copying torch\include\ATen\ops\special_erfinv_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.0992909Z copying torch\include\ATen\ops\special_erf_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1001985Z copying torch\include\ATen\ops\special_erf_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1011240Z copying torch\include\ATen\ops\special_erf_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1043181Z copying torch\include\ATen\ops\special_exp2.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1052289Z copying torch\include\ATen\ops\special_exp2_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1063088Z copying torch\include\ATen\ops\special_exp2_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1072992Z copying torch\include\ATen\ops\special_exp2_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1082168Z copying torch\include\ATen\ops\special_expit.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1092510Z copying torch\include\ATen\ops\special_expit_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1101590Z copying torch\include\ATen\ops\special_expit_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1110904Z copying torch\include\ATen\ops\special_expit_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1121477Z copying torch\include\ATen\ops\special_expm1.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1131613Z copying torch\include\ATen\ops\special_expm1_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1140853Z copying torch\include\ATen\ops\special_expm1_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1150228Z copying torch\include\ATen\ops\special_expm1_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1159525Z copying torch\include\ATen\ops\special_gammainc.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1168757Z copying torch\include\ATen\ops\special_gammaincc.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1178006Z copying torch\include\ATen\ops\special_gammaincc_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1187274Z copying torch\include\ATen\ops\special_gammaincc_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1196729Z copying torch\include\ATen\ops\special_gammaincc_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1206227Z copying torch\include\ATen\ops\special_gammainc_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1216600Z copying torch\include\ATen\ops\special_gammainc_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1226336Z copying torch\include\ATen\ops\special_gammainc_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1236133Z copying torch\include\ATen\ops\special_gammaln.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1245881Z copying torch\include\ATen\ops\special_gammaln_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1255984Z copying torch\include\ATen\ops\special_gammaln_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1265493Z copying torch\include\ATen\ops\special_gammaln_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1275383Z copying torch\include\ATen\ops\special_hermite_polynomial_h.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1285192Z copying torch\include\ATen\ops\special_hermite_polynomial_he.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1295207Z 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:32:09.1305307Z 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:32:09.1315525Z 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:32:09.1325227Z 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:32:09.1335293Z 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:32:09.1344986Z copying torch\include\ATen\ops\special_hermite_polynomial_he_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1354524Z 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:32:09.1364301Z copying torch\include\ATen\ops\special_hermite_polynomial_he_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1374198Z copying torch\include\ATen\ops\special_hermite_polynomial_he_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1384228Z 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:32:09.1394681Z 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:32:09.1404694Z 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:32:09.1428397Z 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:32:09.1438525Z 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:32:09.1448447Z copying torch\include\ATen\ops\special_hermite_polynomial_h_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1458195Z 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:32:09.1467927Z copying torch\include\ATen\ops\special_hermite_polynomial_h_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1477597Z copying torch\include\ATen\ops\special_hermite_polynomial_h_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1487316Z copying torch\include\ATen\ops\special_i0.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1497426Z copying torch\include\ATen\ops\special_i0e.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1507644Z copying torch\include\ATen\ops\special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1517387Z copying torch\include\ATen\ops\special_i0e_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1527071Z copying torch\include\ATen\ops\special_i0e_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1536953Z copying torch\include\ATen\ops\special_i0e_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1546752Z copying torch\include\ATen\ops\special_i0e_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1556637Z copying torch\include\ATen\ops\special_i0e_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1565765Z copying torch\include\ATen\ops\special_i0e_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1575483Z copying torch\include\ATen\ops\special_i0_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1584796Z copying torch\include\ATen\ops\special_i0_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1593646Z copying torch\include\ATen\ops\special_i0_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1603030Z copying torch\include\ATen\ops\special_i1.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1612397Z copying torch\include\ATen\ops\special_i1e.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1627286Z copying torch\include\ATen\ops\special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1637300Z copying torch\include\ATen\ops\special_i1e_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1647169Z copying torch\include\ATen\ops\special_i1e_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1656845Z copying torch\include\ATen\ops\special_i1e_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1666255Z copying torch\include\ATen\ops\special_i1e_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1675621Z copying torch\include\ATen\ops\special_i1e_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1684831Z copying torch\include\ATen\ops\special_i1e_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1694377Z copying torch\include\ATen\ops\special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1704238Z copying torch\include\ATen\ops\special_i1_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1713587Z copying torch\include\ATen\ops\special_i1_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1722823Z copying torch\include\ATen\ops\special_i1_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1732129Z copying torch\include\ATen\ops\special_i1_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1741502Z copying torch\include\ATen\ops\special_i1_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1750637Z copying torch\include\ATen\ops\special_i1_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1759998Z copying torch\include\ATen\ops\special_laguerre_polynomial_l.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1769626Z 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:32:09.1779821Z 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:32:09.1789649Z 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:32:09.1799796Z 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:32:09.1809614Z 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:32:09.1819388Z copying torch\include\ATen\ops\special_laguerre_polynomial_l_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1828758Z 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:32:09.1838129Z copying torch\include\ATen\ops\special_laguerre_polynomial_l_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1847469Z copying torch\include\ATen\ops\special_laguerre_polynomial_l_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1857211Z copying torch\include\ATen\ops\special_legendre_polynomial_p.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1866973Z 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:32:09.1885771Z 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:32:09.1896401Z 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:32:09.1907038Z 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:32:09.1916738Z 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:32:09.1926705Z copying torch\include\ATen\ops\special_legendre_polynomial_p_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1936371Z 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:32:09.1946167Z copying torch\include\ATen\ops\special_legendre_polynomial_p_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1955823Z copying torch\include\ATen\ops\special_legendre_polynomial_p_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1965474Z copying torch\include\ATen\ops\special_log1p.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1975318Z copying torch\include\ATen\ops\special_log1p_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1985762Z copying torch\include\ATen\ops\special_log1p_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.1995519Z copying torch\include\ATen\ops\special_log1p_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2005033Z copying torch\include\ATen\ops\special_logit.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2014741Z copying torch\include\ATen\ops\special_logit_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2024582Z copying torch\include\ATen\ops\special_logit_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2034611Z copying torch\include\ATen\ops\special_logit_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2044087Z copying torch\include\ATen\ops\special_logsumexp.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2054032Z copying torch\include\ATen\ops\special_logsumexp_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2063902Z copying torch\include\ATen\ops\special_logsumexp_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2073504Z copying torch\include\ATen\ops\special_logsumexp_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2083232Z copying torch\include\ATen\ops\special_log_ndtr.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2093503Z copying torch\include\ATen\ops\special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2103132Z copying torch\include\ATen\ops\special_log_ndtr_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2112840Z copying torch\include\ATen\ops\special_log_ndtr_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2122686Z copying torch\include\ATen\ops\special_log_ndtr_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2133139Z copying torch\include\ATen\ops\special_log_ndtr_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2142667Z copying torch\include\ATen\ops\special_log_ndtr_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2152206Z copying torch\include\ATen\ops\special_log_ndtr_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2161763Z copying torch\include\ATen\ops\special_log_softmax.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2171736Z copying torch\include\ATen\ops\special_log_softmax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2181554Z copying torch\include\ATen\ops\special_log_softmax_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2192387Z copying torch\include\ATen\ops\special_log_softmax_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2202469Z copying torch\include\ATen\ops\special_modified_bessel_i0.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2212611Z 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:32:09.2222806Z 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:32:09.2232253Z 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:32:09.2242665Z copying torch\include\ATen\ops\special_modified_bessel_i0_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2254734Z 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:32:09.2265027Z copying torch\include\ATen\ops\special_modified_bessel_i0_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2274415Z copying torch\include\ATen\ops\special_modified_bessel_i0_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2283648Z copying torch\include\ATen\ops\special_modified_bessel_i1.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2293401Z 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:32:09.2303408Z 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:32:09.2312725Z 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:32:09.2322229Z copying torch\include\ATen\ops\special_modified_bessel_i1_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2331653Z 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:32:09.2340983Z copying torch\include\ATen\ops\special_modified_bessel_i1_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2350446Z copying torch\include\ATen\ops\special_modified_bessel_i1_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2360024Z copying torch\include\ATen\ops\special_modified_bessel_k0.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2369710Z 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:32:09.2379665Z 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:32:09.2388991Z 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:32:09.2398226Z copying torch\include\ATen\ops\special_modified_bessel_k0_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2407684Z 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:32:09.2417071Z copying torch\include\ATen\ops\special_modified_bessel_k0_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2426672Z copying torch\include\ATen\ops\special_modified_bessel_k0_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2436234Z copying torch\include\ATen\ops\special_modified_bessel_k1.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2446389Z 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:32:09.2456896Z 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:32:09.2466727Z 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:32:09.2476705Z copying torch\include\ATen\ops\special_modified_bessel_k1_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2486200Z 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:32:09.2495832Z copying torch\include\ATen\ops\special_modified_bessel_k1_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2506064Z copying torch\include\ATen\ops\special_modified_bessel_k1_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2520337Z copying torch\include\ATen\ops\special_multigammaln.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2530886Z copying torch\include\ATen\ops\special_multigammaln_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2540714Z copying torch\include\ATen\ops\special_multigammaln_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2550384Z copying torch\include\ATen\ops\special_multigammaln_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2559870Z copying torch\include\ATen\ops\special_ndtr.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2570045Z copying torch\include\ATen\ops\special_ndtri.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2580027Z copying torch\include\ATen\ops\special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2590425Z copying torch\include\ATen\ops\special_ndtri_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2600251Z copying torch\include\ATen\ops\special_ndtri_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2609912Z copying torch\include\ATen\ops\special_ndtri_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2619517Z copying torch\include\ATen\ops\special_ndtri_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2629116Z copying torch\include\ATen\ops\special_ndtri_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2639281Z copying torch\include\ATen\ops\special_ndtri_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2649284Z copying torch\include\ATen\ops\special_ndtr_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2659053Z copying torch\include\ATen\ops\special_ndtr_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2668712Z copying torch\include\ATen\ops\special_ndtr_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2678174Z copying torch\include\ATen\ops\special_polygamma.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2689025Z copying torch\include\ATen\ops\special_polygamma_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2698768Z copying torch\include\ATen\ops\special_polygamma_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2716488Z copying torch\include\ATen\ops\special_polygamma_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2726378Z copying torch\include\ATen\ops\special_psi.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2736528Z copying torch\include\ATen\ops\special_psi_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2774435Z copying torch\include\ATen\ops\special_psi_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2783838Z copying torch\include\ATen\ops\special_psi_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2793786Z copying torch\include\ATen\ops\special_round.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2803288Z copying torch\include\ATen\ops\special_round_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2812905Z copying torch\include\ATen\ops\special_round_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2822363Z copying torch\include\ATen\ops\special_round_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2846449Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k0.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2856634Z 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:32:09.2866482Z 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:32:09.2875870Z 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:32:09.2885266Z 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:32:09.2894930Z 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:32:09.2904394Z 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:32:09.2913855Z 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:32:09.2923046Z copying torch\include\ATen\ops\special_scaled_modified_bessel_k1.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.2932852Z 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:32:09.2942886Z 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:32:09.2952318Z 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:32:09.2961925Z 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:32:09.2971338Z 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:32:09.2980929Z 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:32:09.2990206Z 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:32:09.2999461Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_t.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3009288Z 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:32:09.3028527Z 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:32:09.3039200Z 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:32:09.3049639Z 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:32:09.3059441Z 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:32:09.3069054Z 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:32:09.3079046Z 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:32:09.3089217Z 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:32:09.3098912Z 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:32:09.3108814Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_u.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3118841Z 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:32:09.3129291Z 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:32:09.3139276Z 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:32:09.3149350Z 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:32:09.3159186Z 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:32:09.3169087Z 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:32:09.3178904Z 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:32:09.3188699Z 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:32:09.3198334Z 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:32:09.3208251Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_v.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3218460Z 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:32:09.3228591Z 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:32:09.3238849Z 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:32:09.3249092Z 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:32:09.3259343Z 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:32:09.3273096Z 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:32:09.3286133Z 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:32:09.3296473Z 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:32:09.3306511Z 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:32:09.3316967Z copying torch\include\ATen\ops\special_shifted_chebyshev_polynomial_w.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3327276Z 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:32:09.3337913Z 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:32:09.3348128Z 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:32:09.3358717Z 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:32:09.3369127Z 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:32:09.3379256Z 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:32:09.3389122Z 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:32:09.3399121Z 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:32:09.3409232Z 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:32:09.3418752Z copying torch\include\ATen\ops\special_sinc.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3428918Z copying torch\include\ATen\ops\special_sinc_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3438688Z copying torch\include\ATen\ops\special_sinc_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3448737Z copying torch\include\ATen\ops\special_sinc_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3457963Z copying torch\include\ATen\ops\special_softmax.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3467874Z copying torch\include\ATen\ops\special_softmax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3477339Z copying torch\include\ATen\ops\special_softmax_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3496763Z copying torch\include\ATen\ops\special_softmax_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3506716Z copying torch\include\ATen\ops\special_spherical_bessel_j0.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3516602Z 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:32:09.3527003Z 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:32:09.3537251Z 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:32:09.3550410Z copying torch\include\ATen\ops\special_spherical_bessel_j0_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3560190Z 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:32:09.3570320Z copying torch\include\ATen\ops\special_spherical_bessel_j0_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3580153Z copying torch\include\ATen\ops\special_spherical_bessel_j0_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3590245Z copying torch\include\ATen\ops\special_xlog1py.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3605618Z copying torch\include\ATen\ops\special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3616259Z copying torch\include\ATen\ops\special_xlog1py_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3626244Z copying torch\include\ATen\ops\special_xlog1py_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3635868Z copying torch\include\ATen\ops\special_xlog1py_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3645545Z copying torch\include\ATen\ops\special_xlog1py_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3655521Z copying torch\include\ATen\ops\special_xlog1py_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3665534Z copying torch\include\ATen\ops\special_xlog1py_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3675479Z copying torch\include\ATen\ops\special_xlog1py_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3685382Z copying torch\include\ATen\ops\special_xlogy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3695589Z copying torch\include\ATen\ops\special_xlogy_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3705556Z copying torch\include\ATen\ops\special_xlogy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3721067Z copying torch\include\ATen\ops\special_xlogy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3730537Z copying torch\include\ATen\ops\special_zeta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3740253Z copying torch\include\ATen\ops\special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3750478Z copying torch\include\ATen\ops\special_zeta_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3760345Z copying torch\include\ATen\ops\special_zeta_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3770239Z copying torch\include\ATen\ops\special_zeta_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3780110Z copying torch\include\ATen\ops\special_zeta_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3789930Z copying torch\include\ATen\ops\special_zeta_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3800518Z copying torch\include\ATen\ops\special_zeta_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3810987Z copying torch\include\ATen\ops\special_zeta_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3821123Z copying torch\include\ATen\ops\split.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3836625Z copying torch\include\ATen\ops\split_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3847006Z copying torch\include\ATen\ops\split_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3856066Z copying torch\include\ATen\ops\split_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3875053Z copying torch\include\ATen\ops\split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3884717Z copying torch\include\ATen\ops\split_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3894155Z copying torch\include\ATen\ops\split_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3903264Z copying torch\include\ATen\ops\split_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3912696Z copying torch\include\ATen\ops\split_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3921753Z copying torch\include\ATen\ops\split_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3930931Z copying torch\include\ATen\ops\split_with_sizes.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3940761Z copying torch\include\ATen\ops\split_with_sizes_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3950400Z copying torch\include\ATen\ops\split_with_sizes_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3960179Z 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:32:09.3971036Z 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:32:09.3980505Z copying torch\include\ATen\ops\split_with_sizes_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3989752Z copying torch\include\ATen\ops\split_with_sizes_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.3998860Z copying torch\include\ATen\ops\split_with_sizes_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4008037Z copying torch\include\ATen\ops\split_with_sizes_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4017412Z copying torch\include\ATen\ops\sqrt.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4026722Z copying torch\include\ATen\ops\sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4044764Z copying torch\include\ATen\ops\sqrt_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4054229Z copying torch\include\ATen\ops\sqrt_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4063485Z copying torch\include\ATen\ops\sqrt_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4072827Z copying torch\include\ATen\ops\sqrt_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4082547Z copying torch\include\ATen\ops\sqrt_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4091430Z copying torch\include\ATen\ops\sqrt_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4100258Z copying torch\include\ATen\ops\square.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4109365Z copying torch\include\ATen\ops\square_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4118637Z copying torch\include\ATen\ops\square_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4128006Z copying torch\include\ATen\ops\square_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4137222Z copying torch\include\ATen\ops\squeeze.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4146138Z copying torch\include\ATen\ops\squeeze_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4155518Z copying torch\include\ATen\ops\squeeze_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4165106Z copying torch\include\ATen\ops\squeeze_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4175000Z copying torch\include\ATen\ops\squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4184994Z copying torch\include\ATen\ops\squeeze_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4194372Z copying torch\include\ATen\ops\squeeze_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4203540Z copying torch\include\ATen\ops\squeeze_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4213069Z copying torch\include\ATen\ops\squeeze_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4222594Z copying torch\include\ATen\ops\squeeze_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4231886Z copying torch\include\ATen\ops\sspaddmm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4241281Z copying torch\include\ATen\ops\sspaddmm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4250482Z copying torch\include\ATen\ops\sspaddmm_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4268036Z copying torch\include\ATen\ops\sspaddmm_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4277716Z copying torch\include\ATen\ops\sspaddmm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4291292Z copying torch\include\ATen\ops\sspaddmm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4300882Z copying torch\include\ATen\ops\stack.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4309968Z copying torch\include\ATen\ops\stack_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4319161Z copying torch\include\ATen\ops\stack_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4328877Z copying torch\include\ATen\ops\stack_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4338376Z copying torch\include\ATen\ops\std.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4347709Z copying torch\include\ATen\ops\std_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4357569Z copying torch\include\ATen\ops\std_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4366830Z copying torch\include\ATen\ops\std_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4375993Z copying torch\include\ATen\ops\std_mean.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4385371Z copying torch\include\ATen\ops\std_mean_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4407299Z copying torch\include\ATen\ops\std_mean_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4416670Z copying torch\include\ATen\ops\std_mean_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4426189Z copying torch\include\ATen\ops\std_mean_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4435519Z copying torch\include\ATen\ops\std_mean_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4444677Z copying torch\include\ATen\ops\std_mean_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4459493Z copying torch\include\ATen\ops\std_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4469656Z copying torch\include\ATen\ops\std_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4485943Z copying torch\include\ATen\ops\stft.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4495407Z copying torch\include\ATen\ops\stft_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4504617Z copying torch\include\ATen\ops\stft_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4513531Z copying torch\include\ATen\ops\stft_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4522066Z copying torch\include\ATen\ops\stride.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4531450Z copying torch\include\ATen\ops\stride_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4544994Z copying torch\include\ATen\ops\stride_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4554742Z copying torch\include\ATen\ops\stride_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4564308Z copying torch\include\ATen\ops\sub.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4573337Z copying torch\include\ATen\ops\subtract.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4582404Z copying torch\include\ATen\ops\subtract_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4591677Z copying torch\include\ATen\ops\subtract_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4600446Z copying torch\include\ATen\ops\subtract_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4609951Z copying torch\include\ATen\ops\sub_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4619585Z copying torch\include\ATen\ops\sub_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4628673Z copying torch\include\ATen\ops\sub_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4638724Z copying torch\include\ATen\ops\sub_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4647463Z copying torch\include\ATen\ops\sub_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4656314Z copying torch\include\ATen\ops\sub_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4665442Z copying torch\include\ATen\ops\sub_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4674761Z copying torch\include\ATen\ops\sub_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4684157Z copying torch\include\ATen\ops\sum.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4694107Z copying torch\include\ATen\ops\sum_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4704094Z copying torch\include\ATen\ops\sum_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4713611Z copying torch\include\ATen\ops\sum_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4722969Z copying torch\include\ATen\ops\sum_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4732473Z copying torch\include\ATen\ops\sum_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4741806Z copying torch\include\ATen\ops\sum_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4750857Z copying torch\include\ATen\ops\sum_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4760032Z copying torch\include\ATen\ops\sum_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4769517Z copying torch\include\ATen\ops\sum_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4787243Z copying torch\include\ATen\ops\sum_to_size.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4796526Z copying torch\include\ATen\ops\sum_to_size_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4805998Z copying torch\include\ATen\ops\sum_to_size_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4815160Z copying torch\include\ATen\ops\sum_to_size_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4824672Z copying torch\include\ATen\ops\svd.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4834007Z copying torch\include\ATen\ops\svd_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4843653Z copying torch\include\ATen\ops\svd_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4853064Z copying torch\include\ATen\ops\svd_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4861983Z copying torch\include\ATen\ops\swapaxes.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4871652Z copying torch\include\ATen\ops\swapaxes_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4881077Z copying torch\include\ATen\ops\swapaxes_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4890310Z copying torch\include\ATen\ops\swapaxes_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4899744Z copying torch\include\ATen\ops\swapdims.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4908813Z copying torch\include\ATen\ops\swapdims_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4918417Z copying torch\include\ATen\ops\swapdims_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4927631Z copying torch\include\ATen\ops\swapdims_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4937009Z copying torch\include\ATen\ops\symeig.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4946224Z copying torch\include\ATen\ops\symeig_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4955313Z copying torch\include\ATen\ops\symeig_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4964339Z copying torch\include\ATen\ops\symeig_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4973805Z copying torch\include\ATen\ops\t.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4982632Z copying torch\include\ATen\ops\take.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.4991647Z copying torch\include\ATen\ops\take_along_dim.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5000874Z copying torch\include\ATen\ops\take_along_dim_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5010272Z copying torch\include\ATen\ops\take_along_dim_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5019870Z copying torch\include\ATen\ops\take_along_dim_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5028943Z copying torch\include\ATen\ops\take_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5037974Z copying torch\include\ATen\ops\take_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5046931Z copying torch\include\ATen\ops\take_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5056198Z copying torch\include\ATen\ops\take_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5065260Z copying torch\include\ATen\ops\tan.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5074347Z copying torch\include\ATen\ops\tanh.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5083336Z copying torch\include\ATen\ops\tanh_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5096373Z copying torch\include\ATen\ops\tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5108099Z copying torch\include\ATen\ops\tanh_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5117906Z copying torch\include\ATen\ops\tanh_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5127236Z copying torch\include\ATen\ops\tanh_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5137693Z copying torch\include\ATen\ops\tanh_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5147019Z copying torch\include\ATen\ops\tanh_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5156574Z copying torch\include\ATen\ops\tanh_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5166133Z copying torch\include\ATen\ops\tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5175628Z copying torch\include\ATen\ops\tanh_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5185398Z copying torch\include\ATen\ops\tanh_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5194733Z copying torch\include\ATen\ops\tanh_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5203952Z copying torch\include\ATen\ops\tanh_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5214108Z copying torch\include\ATen\ops\tanh_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5223159Z copying torch\include\ATen\ops\tanh_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5233188Z copying torch\include\ATen\ops\tan_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5242492Z copying torch\include\ATen\ops\tan_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5251781Z copying torch\include\ATen\ops\tan_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5260878Z copying torch\include\ATen\ops\tan_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5269838Z copying torch\include\ATen\ops\tan_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5280576Z copying torch\include\ATen\ops\tan_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5290192Z copying torch\include\ATen\ops\tan_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5299216Z copying torch\include\ATen\ops\tensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5317848Z copying torch\include\ATen\ops\tensordot.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5327732Z copying torch\include\ATen\ops\tensordot_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5337427Z copying torch\include\ATen\ops\tensordot_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5346850Z copying torch\include\ATen\ops\tensordot_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5356195Z copying torch\include\ATen\ops\tensordot_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5365494Z copying torch\include\ATen\ops\tensordot_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5396935Z copying torch\include\ATen\ops\tensor_split.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5407111Z copying torch\include\ATen\ops\tensor_split_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5417076Z copying torch\include\ATen\ops\tensor_split_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5426853Z copying torch\include\ATen\ops\tensor_split_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5436052Z copying torch\include\ATen\ops\thnn_conv2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5445357Z copying torch\include\ATen\ops\thnn_conv2d_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5454744Z copying torch\include\ATen\ops\thnn_conv2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5464262Z copying torch\include\ATen\ops\thnn_conv2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5473590Z copying torch\include\ATen\ops\threshold.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5483982Z copying torch\include\ATen\ops\threshold_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5494865Z copying torch\include\ATen\ops\threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5506587Z copying torch\include\ATen\ops\threshold_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5517464Z copying torch\include\ATen\ops\threshold_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5526937Z copying torch\include\ATen\ops\threshold_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5536678Z copying torch\include\ATen\ops\threshold_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5546386Z copying torch\include\ATen\ops\threshold_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5555866Z copying torch\include\ATen\ops\threshold_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5565662Z copying torch\include\ATen\ops\threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5575242Z copying torch\include\ATen\ops\threshold_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5585015Z copying torch\include\ATen\ops\threshold_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5594515Z copying torch\include\ATen\ops\threshold_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5603698Z copying torch\include\ATen\ops\threshold_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5613747Z copying torch\include\ATen\ops\threshold_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5622942Z copying torch\include\ATen\ops\threshold_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5632265Z copying torch\include\ATen\ops\tile.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5641903Z copying torch\include\ATen\ops\tile_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5651693Z copying torch\include\ATen\ops\tile_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5662601Z copying torch\include\ATen\ops\tile_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5673991Z copying torch\include\ATen\ops\to.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5686929Z copying torch\include\ATen\ops\topk.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5698460Z copying torch\include\ATen\ops\topk_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5708745Z copying torch\include\ATen\ops\topk_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5720081Z copying torch\include\ATen\ops\topk_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5731498Z copying torch\include\ATen\ops\topk_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5745023Z copying torch\include\ATen\ops\topk_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5755933Z copying torch\include\ATen\ops\topk_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5768131Z copying torch\include\ATen\ops\topk_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5777360Z copying torch\include\ATen\ops\to_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5786533Z copying torch\include\ATen\ops\to_dense.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5795667Z copying torch\include\ATen\ops\to_dense_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5806032Z copying torch\include\ATen\ops\to_dense_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5817471Z copying torch\include\ATen\ops\to_dense_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5827997Z copying torch\include\ATen\ops\to_dense_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5862735Z copying torch\include\ATen\ops\to_dense_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5872461Z copying torch\include\ATen\ops\to_dense_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5881386Z copying torch\include\ATen\ops\to_dense_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5890836Z copying torch\include\ATen\ops\to_mkldnn.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5899900Z copying torch\include\ATen\ops\to_mkldnn_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5909245Z copying torch\include\ATen\ops\to_mkldnn_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5918493Z copying torch\include\ATen\ops\to_mkldnn_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5927681Z copying torch\include\ATen\ops\to_mkldnn_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5937139Z copying torch\include\ATen\ops\to_mkldnn_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5946677Z copying torch\include\ATen\ops\to_mkldnn_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5955788Z copying torch\include\ATen\ops\to_mkldnn_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5964868Z copying torch\include\ATen\ops\to_mkldnn_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5974101Z copying torch\include\ATen\ops\to_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5983069Z copying torch\include\ATen\ops\to_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.5992375Z copying torch\include\ATen\ops\to_padded_tensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.6001755Z copying torch\include\ATen\ops\to_padded_tensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.6011030Z copying torch\include\ATen\ops\to_padded_tensor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.6020515Z copying torch\include\ATen\ops\to_padded_tensor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.6029623Z copying torch\include\ATen\ops\to_sparse.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.6038624Z copying torch\include\ATen\ops\to_sparse_bsc.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.6048047Z copying torch\include\ATen\ops\to_sparse_bsc_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.6057387Z copying torch\include\ATen\ops\to_sparse_bsc_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.6066780Z copying torch\include\ATen\ops\to_sparse_bsc_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.6075949Z copying torch\include\ATen\ops\to_sparse_bsc_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.6085734Z copying torch\include\ATen\ops\to_sparse_bsc_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.6095428Z copying torch\include\ATen\ops\to_sparse_bsr.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.6104987Z copying torch\include\ATen\ops\to_sparse_bsr_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.6114871Z copying torch\include\ATen\ops\to_sparse_bsr_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.6124524Z copying torch\include\ATen\ops\to_sparse_bsr_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.6134662Z copying torch\include\ATen\ops\to_sparse_bsr_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.6144224Z copying torch\include\ATen\ops\to_sparse_bsr_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.6153802Z copying torch\include\ATen\ops\to_sparse_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.6163540Z copying torch\include\ATen\ops\to_sparse_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.6174053Z copying torch\include\ATen\ops\to_sparse_csc.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8454390Z copying torch\include\ATen\ops\to_sparse_csc_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8465708Z copying torch\include\ATen\ops\to_sparse_csc_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8475986Z copying torch\include\ATen\ops\to_sparse_csc_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8485839Z copying torch\include\ATen\ops\to_sparse_csc_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8496090Z copying torch\include\ATen\ops\to_sparse_csc_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8505879Z copying torch\include\ATen\ops\to_sparse_csr.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8515659Z copying torch\include\ATen\ops\to_sparse_csr_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8525397Z copying torch\include\ATen\ops\to_sparse_csr_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8535811Z copying torch\include\ATen\ops\to_sparse_csr_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8545629Z copying torch\include\ATen\ops\to_sparse_csr_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8555808Z copying torch\include\ATen\ops\to_sparse_csr_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8567043Z copying torch\include\ATen\ops\to_sparse_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8577234Z copying torch\include\ATen\ops\to_sparse_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8587342Z copying torch\include\ATen\ops\to_sparse_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8596918Z copying torch\include\ATen\ops\trace.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8607021Z copying torch\include\ATen\ops\trace_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8616675Z copying torch\include\ATen\ops\trace_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8626430Z copying torch\include\ATen\ops\trace_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8635877Z copying torch\include\ATen\ops\trace_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8645586Z copying torch\include\ATen\ops\trace_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8655203Z copying torch\include\ATen\ops\trace_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8664645Z copying torch\include\ATen\ops\trace_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8674482Z copying torch\include\ATen\ops\trace_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8683760Z copying torch\include\ATen\ops\trace_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8693448Z copying torch\include\ATen\ops\transpose.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8703063Z copying torch\include\ATen\ops\transpose_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8712319Z copying torch\include\ATen\ops\transpose_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8721683Z copying torch\include\ATen\ops\transpose_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8740926Z copying torch\include\ATen\ops\transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8750963Z copying torch\include\ATen\ops\transpose_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8760304Z copying torch\include\ATen\ops\transpose_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8769919Z copying torch\include\ATen\ops\transpose_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8779146Z copying torch\include\ATen\ops\transpose_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8788352Z copying torch\include\ATen\ops\transpose_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8797577Z copying torch\include\ATen\ops\trapezoid.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8806842Z copying torch\include\ATen\ops\trapezoid_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8816354Z copying torch\include\ATen\ops\trapezoid_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8825628Z copying torch\include\ATen\ops\trapezoid_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8834379Z copying torch\include\ATen\ops\trapz.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8843591Z copying torch\include\ATen\ops\trapz_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8852730Z copying torch\include\ATen\ops\trapz_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8861736Z copying torch\include\ATen\ops\trapz_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8870786Z copying torch\include\ATen\ops\triangular_solve.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8880698Z copying torch\include\ATen\ops\triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8890606Z copying torch\include\ATen\ops\triangular_solve_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8899334Z copying torch\include\ATen\ops\triangular_solve_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8908544Z copying torch\include\ATen\ops\triangular_solve_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8920215Z copying torch\include\ATen\ops\triangular_solve_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8930963Z copying torch\include\ATen\ops\triangular_solve_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8941610Z copying torch\include\ATen\ops\triangular_solve_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8951578Z copying torch\include\ATen\ops\tril.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8961558Z copying torch\include\ATen\ops\tril_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8971566Z copying torch\include\ATen\ops\tril_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8980959Z copying torch\include\ATen\ops\tril_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.8990717Z copying torch\include\ATen\ops\tril_indices.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9000309Z copying torch\include\ATen\ops\tril_indices_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9009853Z copying torch\include\ATen\ops\tril_indices_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9019685Z copying torch\include\ATen\ops\tril_indices_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9029593Z copying torch\include\ATen\ops\tril_indices_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9039199Z copying torch\include\ATen\ops\tril_indices_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9055111Z copying torch\include\ATen\ops\tril_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9064680Z copying torch\include\ATen\ops\tril_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9074083Z copying torch\include\ATen\ops\tril_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9083646Z copying torch\include\ATen\ops\tril_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9093163Z copying torch\include\ATen\ops\triplet_margin_loss.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9103697Z copying torch\include\ATen\ops\triplet_margin_loss_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9113508Z copying torch\include\ATen\ops\triplet_margin_loss_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9122984Z copying torch\include\ATen\ops\triplet_margin_loss_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9132875Z copying torch\include\ATen\ops\triu.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9142544Z copying torch\include\ATen\ops\triu_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9152337Z copying torch\include\ATen\ops\triu_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9162348Z copying torch\include\ATen\ops\triu_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9172031Z copying torch\include\ATen\ops\triu_indices.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9181516Z copying torch\include\ATen\ops\triu_indices_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9191400Z copying torch\include\ATen\ops\triu_indices_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9201200Z copying torch\include\ATen\ops\triu_indices_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9211175Z copying torch\include\ATen\ops\triu_indices_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9221534Z copying torch\include\ATen\ops\triu_indices_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9237317Z copying torch\include\ATen\ops\triu_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9246710Z copying torch\include\ATen\ops\triu_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9256241Z copying torch\include\ATen\ops\triu_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9265680Z copying torch\include\ATen\ops\triu_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9274954Z copying torch\include\ATen\ops\true_divide.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9284357Z copying torch\include\ATen\ops\true_divide_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9293917Z copying torch\include\ATen\ops\true_divide_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9303249Z copying torch\include\ATen\ops\true_divide_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9312507Z copying torch\include\ATen\ops\trunc.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9321821Z copying torch\include\ATen\ops\trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9331207Z copying torch\include\ATen\ops\trunc_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9340365Z copying torch\include\ATen\ops\trunc_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9349612Z copying torch\include\ATen\ops\trunc_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9359357Z copying torch\include\ATen\ops\trunc_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9368815Z copying torch\include\ATen\ops\trunc_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9378080Z copying torch\include\ATen\ops\trunc_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9387563Z copying torch\include\ATen\ops\type_as.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9396542Z copying torch\include\ATen\ops\type_as_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9405447Z copying torch\include\ATen\ops\type_as_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9414321Z copying torch\include\ATen\ops\type_as_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9423572Z copying torch\include\ATen\ops\t_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9432719Z copying torch\include\ATen\ops\t_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9442987Z copying torch\include\ATen\ops\t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9452881Z copying torch\include\ATen\ops\t_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9462320Z copying torch\include\ATen\ops\t_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9471755Z copying torch\include\ATen\ops\t_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9481820Z copying torch\include\ATen\ops\t_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9491449Z copying torch\include\ATen\ops\t_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9513357Z copying torch\include\ATen\ops\unbind.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9522894Z copying torch\include\ATen\ops\unbind_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9532891Z copying torch\include\ATen\ops\unbind_compositeimplicitautogradnestedtensor_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9542934Z copying torch\include\ATen\ops\unbind_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9552370Z copying torch\include\ATen\ops\unbind_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9562229Z copying torch\include\ATen\ops\unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9572789Z copying torch\include\ATen\ops\unbind_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9583115Z copying torch\include\ATen\ops\unbind_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9598254Z copying torch\include\ATen\ops\unbind_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9608233Z copying torch\include\ATen\ops\unbind_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9622993Z copying torch\include\ATen\ops\unbind_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9632537Z copying torch\include\ATen\ops\unflatten.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9642138Z copying torch\include\ATen\ops\unflatten_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9651890Z copying torch\include\ATen\ops\unflatten_dense_tensors.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9661841Z copying torch\include\ATen\ops\unflatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9671719Z copying torch\include\ATen\ops\unflatten_dense_tensors_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9681791Z copying torch\include\ATen\ops\unflatten_dense_tensors_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9691991Z copying torch\include\ATen\ops\unflatten_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9701407Z copying torch\include\ATen\ops\unflatten_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9710863Z copying torch\include\ATen\ops\unfold.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9719971Z copying torch\include\ATen\ops\unfold_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9729686Z copying torch\include\ATen\ops\unfold_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9740166Z copying torch\include\ATen\ops\unfold_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9749853Z copying torch\include\ATen\ops\unfold_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9759210Z copying torch\include\ATen\ops\unfold_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9769227Z copying torch\include\ATen\ops\unfold_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9779404Z copying torch\include\ATen\ops\unfold_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9788889Z copying torch\include\ATen\ops\unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9799099Z copying torch\include\ATen\ops\unfold_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9809062Z copying torch\include\ATen\ops\unfold_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9818452Z copying torch\include\ATen\ops\unfold_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9828010Z copying torch\include\ATen\ops\unfold_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9837673Z copying torch\include\ATen\ops\unfold_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9847259Z copying torch\include\ATen\ops\unfold_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9856970Z copying torch\include\ATen\ops\unfold_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9866336Z copying torch\include\ATen\ops\unfold_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9875728Z copying torch\include\ATen\ops\uniform.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9886007Z copying torch\include\ATen\ops\uniform_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9895269Z copying torch\include\ATen\ops\uniform_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9904608Z copying torch\include\ATen\ops\uniform_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9914335Z copying torch\include\ATen\ops\uniform_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9924362Z copying torch\include\ATen\ops\uniform_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9933990Z copying torch\include\ATen\ops\uniform_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9943465Z copying torch\include\ATen\ops\unique_consecutive.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9959270Z copying torch\include\ATen\ops\unique_consecutive_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9969055Z copying torch\include\ATen\ops\unique_consecutive_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9978657Z copying torch\include\ATen\ops\unique_consecutive_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9988673Z copying torch\include\ATen\ops\unique_consecutive_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:09.9998321Z copying torch\include\ATen\ops\unique_consecutive_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0007982Z copying torch\include\ATen\ops\unique_dim.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0017838Z copying torch\include\ATen\ops\unique_dim_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0027562Z copying torch\include\ATen\ops\unique_dim_consecutive.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0037063Z copying torch\include\ATen\ops\unique_dim_consecutive_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0046841Z copying torch\include\ATen\ops\unique_dim_consecutive_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0057026Z copying torch\include\ATen\ops\unique_dim_consecutive_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0066778Z copying torch\include\ATen\ops\unique_dim_consecutive_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0076822Z copying torch\include\ATen\ops\unique_dim_consecutive_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0086648Z copying torch\include\ATen\ops\unique_dim_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0096294Z copying torch\include\ATen\ops\unique_dim_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0106209Z copying torch\include\ATen\ops\unique_dim_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0115772Z copying torch\include\ATen\ops\unique_dim_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0125118Z copying torch\include\ATen\ops\unsafe_chunk.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0134598Z copying torch\include\ATen\ops\unsafe_chunk_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0144307Z copying torch\include\ATen\ops\unsafe_chunk_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0156385Z copying torch\include\ATen\ops\unsafe_chunk_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0165985Z copying torch\include\ATen\ops\unsafe_split.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0175883Z copying torch\include\ATen\ops\unsafe_split_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0185634Z copying torch\include\ATen\ops\unsafe_split_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0195147Z copying torch\include\ATen\ops\unsafe_split_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0204663Z copying torch\include\ATen\ops\unsafe_split_with_sizes.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0214507Z 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:32:10.0224503Z copying torch\include\ATen\ops\unsafe_split_with_sizes_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0234251Z copying torch\include\ATen\ops\unsafe_split_with_sizes_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0272044Z copying torch\include\ATen\ops\unsqueeze.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0281408Z copying torch\include\ATen\ops\unsqueeze_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0291260Z copying torch\include\ATen\ops\unsqueeze_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0300902Z copying torch\include\ATen\ops\unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0310558Z copying torch\include\ATen\ops\unsqueeze_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0319918Z copying torch\include\ATen\ops\unsqueeze_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0329460Z copying torch\include\ATen\ops\unsqueeze_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0344550Z copying torch\include\ATen\ops\unsqueeze_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0358229Z copying torch\include\ATen\ops\unsqueeze_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0367914Z copying torch\include\ATen\ops\upsample_bicubic2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0377601Z copying torch\include\ATen\ops\upsample_bicubic2d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0387225Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0397306Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0406824Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0416305Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0425882Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0435315Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0444782Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0454155Z copying torch\include\ATen\ops\upsample_bicubic2d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0463847Z copying torch\include\ATen\ops\upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0473783Z copying torch\include\ATen\ops\upsample_bicubic2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0483712Z copying torch\include\ATen\ops\upsample_bicubic2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0493372Z copying torch\include\ATen\ops\upsample_bicubic2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0502642Z copying torch\include\ATen\ops\upsample_bicubic2d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0512289Z copying torch\include\ATen\ops\upsample_bicubic2d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0522010Z copying torch\include\ATen\ops\upsample_bicubic2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0532194Z copying torch\include\ATen\ops\upsample_bicubic2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0542423Z copying torch\include\ATen\ops\upsample_bilinear2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0552447Z copying torch\include\ATen\ops\upsample_bilinear2d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0562634Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0573312Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0589166Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0599302Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0609238Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0618974Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0630029Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0639749Z copying torch\include\ATen\ops\upsample_bilinear2d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0649841Z copying torch\include\ATen\ops\upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0660084Z copying torch\include\ATen\ops\upsample_bilinear2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0670281Z copying torch\include\ATen\ops\upsample_bilinear2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0680069Z copying torch\include\ATen\ops\upsample_bilinear2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0689715Z copying torch\include\ATen\ops\upsample_bilinear2d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0699560Z copying torch\include\ATen\ops\upsample_bilinear2d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0709401Z copying torch\include\ATen\ops\upsample_bilinear2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0719152Z copying torch\include\ATen\ops\upsample_bilinear2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0729107Z copying torch\include\ATen\ops\upsample_linear1d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0738786Z copying torch\include\ATen\ops\upsample_linear1d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0748739Z copying torch\include\ATen\ops\upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0758986Z copying torch\include\ATen\ops\upsample_linear1d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0769087Z copying torch\include\ATen\ops\upsample_linear1d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0778687Z copying torch\include\ATen\ops\upsample_linear1d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0788698Z copying torch\include\ATen\ops\upsample_linear1d_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0798267Z copying torch\include\ATen\ops\upsample_linear1d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0807860Z copying torch\include\ATen\ops\upsample_linear1d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0817422Z copying torch\include\ATen\ops\upsample_linear1d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0827833Z copying torch\include\ATen\ops\upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0837980Z copying torch\include\ATen\ops\upsample_linear1d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0848100Z copying torch\include\ATen\ops\upsample_linear1d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0857909Z copying torch\include\ATen\ops\upsample_linear1d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0867835Z copying torch\include\ATen\ops\upsample_linear1d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0878292Z copying torch\include\ATen\ops\upsample_linear1d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0888343Z copying torch\include\ATen\ops\upsample_linear1d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0898083Z copying torch\include\ATen\ops\upsample_linear1d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0907548Z copying torch\include\ATen\ops\upsample_nearest1d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0917098Z copying torch\include\ATen\ops\upsample_nearest1d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0926857Z copying torch\include\ATen\ops\upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0948493Z copying torch\include\ATen\ops\upsample_nearest1d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0958098Z copying torch\include\ATen\ops\upsample_nearest1d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0968046Z copying torch\include\ATen\ops\upsample_nearest1d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0977565Z copying torch\include\ATen\ops\upsample_nearest1d_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.0987308Z copying torch\include\ATen\ops\upsample_nearest1d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1006802Z copying torch\include\ATen\ops\upsample_nearest1d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1016379Z copying torch\include\ATen\ops\upsample_nearest1d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1025981Z copying torch\include\ATen\ops\upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1035758Z copying torch\include\ATen\ops\upsample_nearest1d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1045572Z copying torch\include\ATen\ops\upsample_nearest1d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1055519Z copying torch\include\ATen\ops\upsample_nearest1d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1065260Z copying torch\include\ATen\ops\upsample_nearest1d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1075053Z copying torch\include\ATen\ops\upsample_nearest1d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1084869Z copying torch\include\ATen\ops\upsample_nearest1d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1100418Z copying torch\include\ATen\ops\upsample_nearest1d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1110320Z copying torch\include\ATen\ops\upsample_nearest2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1120153Z copying torch\include\ATen\ops\upsample_nearest2d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1130279Z copying torch\include\ATen\ops\upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1146908Z copying torch\include\ATen\ops\upsample_nearest2d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1156980Z copying torch\include\ATen\ops\upsample_nearest2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1167009Z copying torch\include\ATen\ops\upsample_nearest2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1176823Z copying torch\include\ATen\ops\upsample_nearest2d_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1186783Z copying torch\include\ATen\ops\upsample_nearest2d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1197464Z copying torch\include\ATen\ops\upsample_nearest2d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1207294Z copying torch\include\ATen\ops\upsample_nearest2d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1217872Z copying torch\include\ATen\ops\upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1236453Z copying torch\include\ATen\ops\upsample_nearest2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1256253Z copying torch\include\ATen\ops\upsample_nearest2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1266746Z copying torch\include\ATen\ops\upsample_nearest2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1276370Z copying torch\include\ATen\ops\upsample_nearest2d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1286478Z copying torch\include\ATen\ops\upsample_nearest2d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1296353Z copying torch\include\ATen\ops\upsample_nearest2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1305946Z copying torch\include\ATen\ops\upsample_nearest2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1315685Z copying torch\include\ATen\ops\upsample_nearest3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1325068Z copying torch\include\ATen\ops\upsample_nearest3d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1335423Z copying torch\include\ATen\ops\upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1346168Z copying torch\include\ATen\ops\upsample_nearest3d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1356404Z copying torch\include\ATen\ops\upsample_nearest3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1366133Z copying torch\include\ATen\ops\upsample_nearest3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1376082Z copying torch\include\ATen\ops\upsample_nearest3d_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1385963Z copying torch\include\ATen\ops\upsample_nearest3d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1395705Z copying torch\include\ATen\ops\upsample_nearest3d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1405686Z copying torch\include\ATen\ops\upsample_nearest3d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1415745Z copying torch\include\ATen\ops\upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1425464Z copying torch\include\ATen\ops\upsample_nearest3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1435168Z copying torch\include\ATen\ops\upsample_nearest3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1444748Z copying torch\include\ATen\ops\upsample_nearest3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1454225Z copying torch\include\ATen\ops\upsample_nearest3d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1463925Z copying torch\include\ATen\ops\upsample_nearest3d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1473224Z copying torch\include\ATen\ops\upsample_nearest3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1482923Z copying torch\include\ATen\ops\upsample_nearest3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1493026Z copying torch\include\ATen\ops\upsample_trilinear3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1502734Z copying torch\include\ATen\ops\upsample_trilinear3d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1512455Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1522814Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1532938Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1552173Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1561925Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1572212Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1582409Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1591732Z copying torch\include\ATen\ops\upsample_trilinear3d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1602030Z copying torch\include\ATen\ops\upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1612528Z copying torch\include\ATen\ops\upsample_trilinear3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1622643Z copying torch\include\ATen\ops\upsample_trilinear3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1632565Z copying torch\include\ATen\ops\upsample_trilinear3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1642682Z copying torch\include\ATen\ops\upsample_trilinear3d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1652595Z copying torch\include\ATen\ops\upsample_trilinear3d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1662522Z copying torch\include\ATen\ops\upsample_trilinear3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1672986Z copying torch\include\ATen\ops\upsample_trilinear3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1682874Z copying torch\include\ATen\ops\values.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1692233Z copying torch\include\ATen\ops\values_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1702269Z copying torch\include\ATen\ops\values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1712019Z copying torch\include\ATen\ops\values_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1721625Z copying torch\include\ATen\ops\values_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1732091Z copying torch\include\ATen\ops\values_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1741561Z copying torch\include\ATen\ops\values_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1751319Z copying torch\include\ATen\ops\values_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1763585Z copying torch\include\ATen\ops\value_selecting_reduction_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1773661Z 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:32:10.1784598Z copying torch\include\ATen\ops\value_selecting_reduction_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1794628Z copying torch\include\ATen\ops\value_selecting_reduction_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1803940Z copying torch\include\ATen\ops\vander.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1813644Z copying torch\include\ATen\ops\vander_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1823224Z copying torch\include\ATen\ops\vander_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1831951Z copying torch\include\ATen\ops\vander_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1841828Z copying torch\include\ATen\ops\var.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1851408Z copying torch\include\ATen\ops\var_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1861213Z copying torch\include\ATen\ops\var_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1870532Z copying torch\include\ATen\ops\var_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1879525Z copying torch\include\ATen\ops\var_mean.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1889102Z copying torch\include\ATen\ops\var_mean_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1898719Z copying torch\include\ATen\ops\var_mean_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1908834Z copying torch\include\ATen\ops\var_mean_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1918525Z copying torch\include\ATen\ops\var_mean_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1928574Z copying torch\include\ATen\ops\var_mean_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1938002Z copying torch\include\ATen\ops\var_mean_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1947485Z copying torch\include\ATen\ops\var_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1956736Z copying torch\include\ATen\ops\var_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1966194Z copying torch\include\ATen\ops\vdot.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1975699Z copying torch\include\ATen\ops\vdot_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1984919Z copying torch\include\ATen\ops\vdot_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.1994001Z copying torch\include\ATen\ops\vdot_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2003445Z copying torch\include\ATen\ops\vdot_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2013234Z copying torch\include\ATen\ops\vdot_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2022183Z copying torch\include\ATen\ops\view.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2031029Z copying torch\include\ATen\ops\view_as.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2039924Z copying torch\include\ATen\ops\view_as_complex.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2049095Z copying torch\include\ATen\ops\view_as_complex_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2058676Z 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:32:10.2069248Z 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:32:10.2078626Z copying torch\include\ATen\ops\view_as_complex_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2088192Z copying torch\include\ATen\ops\view_as_complex_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2098323Z copying torch\include\ATen\ops\view_as_complex_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2107881Z copying torch\include\ATen\ops\view_as_complex_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2117591Z copying torch\include\ATen\ops\view_as_complex_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2126933Z copying torch\include\ATen\ops\view_as_complex_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2136375Z copying torch\include\ATen\ops\view_as_complex_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2146378Z copying torch\include\ATen\ops\view_as_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2156048Z copying torch\include\ATen\ops\view_as_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2164970Z copying torch\include\ATen\ops\view_as_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2192036Z copying torch\include\ATen\ops\view_as_real.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2201723Z copying torch\include\ATen\ops\view_as_real_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2211499Z 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:32:10.2221478Z 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:32:10.2231328Z copying torch\include\ATen\ops\view_as_real_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2253915Z copying torch\include\ATen\ops\view_as_real_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2263806Z copying torch\include\ATen\ops\view_as_real_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2273544Z copying torch\include\ATen\ops\view_as_real_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2283285Z copying torch\include\ATen\ops\view_as_real_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2293130Z copying torch\include\ATen\ops\view_as_real_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2302710Z copying torch\include\ATen\ops\view_as_real_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2312233Z copying torch\include\ATen\ops\view_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2321848Z copying torch\include\ATen\ops\view_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2331898Z copying torch\include\ATen\ops\view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2341397Z copying torch\include\ATen\ops\view_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2351043Z copying torch\include\ATen\ops\view_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2360621Z copying torch\include\ATen\ops\view_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2370369Z copying torch\include\ATen\ops\view_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2382542Z copying torch\include\ATen\ops\view_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2392687Z copying torch\include\ATen\ops\view_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2402434Z copying torch\include\ATen\ops\view_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2412386Z copying torch\include\ATen\ops\view_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2421897Z copying torch\include\ATen\ops\vsplit.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2431423Z copying torch\include\ATen\ops\vsplit_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2441007Z copying torch\include\ATen\ops\vsplit_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2450784Z copying torch\include\ATen\ops\vsplit_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2460150Z copying torch\include\ATen\ops\vstack.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2469898Z copying torch\include\ATen\ops\vstack_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2479246Z copying torch\include\ATen\ops\vstack_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2488593Z copying torch\include\ATen\ops\vstack_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2498188Z copying torch\include\ATen\ops\where.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2507367Z copying torch\include\ATen\ops\where_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2516985Z copying torch\include\ATen\ops\where_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2526426Z copying torch\include\ATen\ops\where_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2536048Z copying torch\include\ATen\ops\where_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2545196Z copying torch\include\ATen\ops\where_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2554257Z copying torch\include\ATen\ops\xlogy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2563358Z copying torch\include\ATen\ops\xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2572951Z copying torch\include\ATen\ops\xlogy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2582168Z copying torch\include\ATen\ops\xlogy_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2591439Z copying torch\include\ATen\ops\xlogy_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2600854Z copying torch\include\ATen\ops\xlogy_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2610377Z copying torch\include\ATen\ops\xlogy_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2619563Z copying torch\include\ATen\ops\xlogy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2628809Z copying torch\include\ATen\ops\xlogy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2638087Z copying torch\include\ATen\ops\xor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2648319Z copying torch\include\ATen\ops\xor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2657609Z copying torch\include\ATen\ops\xor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2668335Z copying torch\include\ATen\ops\xor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2677597Z copying torch\include\ATen\ops\zero.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2686308Z copying torch\include\ATen\ops\zeros.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2695549Z copying torch\include\ATen\ops\zeros_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2704470Z copying torch\include\ATen\ops\zeros_like.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2715079Z copying torch\include\ATen\ops\zeros_like_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2724721Z copying torch\include\ATen\ops\zeros_like_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2734015Z copying torch\include\ATen\ops\zeros_like_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2743452Z copying torch\include\ATen\ops\zeros_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2752674Z copying torch\include\ATen\ops\zeros_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2762218Z copying torch\include\ATen\ops\zero_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2771472Z copying torch\include\ATen\ops\zero_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2780747Z copying torch\include\ATen\ops\zero_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2790242Z copying torch\include\ATen\ops\zero_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2799847Z copying torch\include\ATen\ops\zero_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2809084Z copying torch\include\ATen\ops\zero_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2818622Z copying torch\include\ATen\ops\_adaptive_avg_pool2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2827972Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2837972Z 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:32:10.2848030Z 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:32:10.2857807Z 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:32:10.2867636Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2896487Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2906286Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2916167Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2926093Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2936644Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2945517Z copying torch\include\ATen\ops\_adaptive_avg_pool2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2955345Z copying torch\include\ATen\ops\_adaptive_avg_pool3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2965264Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.2975348Z 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:32:10.2985185Z 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:32:10.2994823Z 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:32:10.3004707Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3014219Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3023520Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3033068Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3047862Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3057611Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3067204Z copying torch\include\ATen\ops\_adaptive_avg_pool3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3077139Z copying torch\include\ATen\ops\_addmm_activation.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3086906Z copying torch\include\ATen\ops\_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3096582Z copying torch\include\ATen\ops\_addmm_activation_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3105774Z copying torch\include\ATen\ops\_addmm_activation_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3115331Z copying torch\include\ATen\ops\_addmm_activation_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3124868Z copying torch\include\ATen\ops\_addmm_activation_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3134270Z copying torch\include\ATen\ops\_addmm_activation_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3143781Z copying torch\include\ATen\ops\_addmm_activation_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3153106Z copying torch\include\ATen\ops\_add_batch_dim.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3162404Z copying torch\include\ATen\ops\_add_batch_dim_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3171929Z copying torch\include\ATen\ops\_add_batch_dim_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3181713Z copying torch\include\ATen\ops\_add_batch_dim_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3192002Z copying torch\include\ATen\ops\_add_relu.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3201343Z copying torch\include\ATen\ops\_add_relu_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3210602Z copying torch\include\ATen\ops\_add_relu_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3220217Z copying torch\include\ATen\ops\_add_relu_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3229619Z copying torch\include\ATen\ops\_add_relu_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3238900Z copying torch\include\ATen\ops\_add_relu_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3248238Z copying torch\include\ATen\ops\_aminmax.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3271029Z copying torch\include\ATen\ops\_aminmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3280330Z copying torch\include\ATen\ops\_aminmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3289781Z copying torch\include\ATen\ops\_aminmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3299233Z copying torch\include\ATen\ops\_aminmax_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3312627Z copying torch\include\ATen\ops\_aminmax_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3325070Z 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:32:10.3334829Z 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:32:10.3344773Z 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:32:10.3354226Z 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:32:10.3363713Z 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:32:10.3373215Z copying torch\include\ATen\ops\_amp_update_scale.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3382634Z copying torch\include\ATen\ops\_amp_update_scale_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3392273Z copying torch\include\ATen\ops\_amp_update_scale_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3401727Z copying torch\include\ATen\ops\_amp_update_scale_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3411346Z copying torch\include\ATen\ops\_amp_update_scale_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3421608Z copying torch\include\ATen\ops\_amp_update_scale_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3431144Z copying torch\include\ATen\ops\_assert_async.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3440427Z copying torch\include\ATen\ops\_assert_async_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3450012Z copying torch\include\ATen\ops\_assert_async_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3459443Z copying torch\include\ATen\ops\_assert_async_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3469050Z copying torch\include\ATen\ops\_assert_async_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3478733Z copying torch\include\ATen\ops\_assert_tensor_metadata.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3488386Z copying torch\include\ATen\ops\_assert_tensor_metadata_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3497926Z copying torch\include\ATen\ops\_assert_tensor_metadata_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3507205Z copying torch\include\ATen\ops\_assert_tensor_metadata_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3516960Z copying torch\include\ATen\ops\_autocast_to_full_precision.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3526305Z 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:32:10.3535836Z copying torch\include\ATen\ops\_autocast_to_full_precision_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3545131Z copying torch\include\ATen\ops\_autocast_to_full_precision_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3554507Z copying torch\include\ATen\ops\_autocast_to_reduced_precision.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3563982Z 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:32:10.3574021Z copying torch\include\ATen\ops\_autocast_to_reduced_precision_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3583747Z copying torch\include\ATen\ops\_autocast_to_reduced_precision_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3593112Z copying torch\include\ATen\ops\_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3602022Z copying torch\include\ATen\ops\_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3611570Z copying torch\include\ATen\ops\_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3620767Z copying torch\include\ATen\ops\_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3639018Z copying torch\include\ATen\ops\_batch_norm_impl_index.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3648451Z copying torch\include\ATen\ops\_batch_norm_impl_index_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3658054Z 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:32:10.3667822Z 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:32:10.3677215Z 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:32:10.3686627Z 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:32:10.3700050Z copying torch\include\ATen\ops\_batch_norm_impl_index_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3719502Z copying torch\include\ATen\ops\_batch_norm_impl_index_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3729215Z copying torch\include\ATen\ops\_cast_Byte.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3739412Z copying torch\include\ATen\ops\_cast_Byte_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3748913Z copying torch\include\ATen\ops\_cast_Byte_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3758911Z copying torch\include\ATen\ops\_cast_Byte_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3771746Z copying torch\include\ATen\ops\_cast_Char.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3781802Z copying torch\include\ATen\ops\_cast_Char_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3791523Z copying torch\include\ATen\ops\_cast_Char_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3800510Z copying torch\include\ATen\ops\_cast_Char_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3809967Z copying torch\include\ATen\ops\_cast_Double.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3819350Z copying torch\include\ATen\ops\_cast_Double_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3828629Z copying torch\include\ATen\ops\_cast_Double_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3846223Z copying torch\include\ATen\ops\_cast_Double_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3857994Z copying torch\include\ATen\ops\_cast_Float.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3867504Z copying torch\include\ATen\ops\_cast_Float_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3877165Z copying torch\include\ATen\ops\_cast_Float_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3886194Z copying torch\include\ATen\ops\_cast_Float_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3895371Z copying torch\include\ATen\ops\_cast_Half.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3904923Z copying torch\include\ATen\ops\_cast_Half_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3914441Z copying torch\include\ATen\ops\_cast_Half_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3923739Z copying torch\include\ATen\ops\_cast_Half_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3932986Z copying torch\include\ATen\ops\_cast_Int.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3942323Z copying torch\include\ATen\ops\_cast_Int_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3952000Z copying torch\include\ATen\ops\_cast_Int_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3961009Z copying torch\include\ATen\ops\_cast_Int_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3970517Z copying torch\include\ATen\ops\_cast_Long.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3980211Z copying torch\include\ATen\ops\_cast_Long_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.3990568Z copying torch\include\ATen\ops\_cast_Long_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4000438Z copying torch\include\ATen\ops\_cast_Long_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4009862Z copying torch\include\ATen\ops\_cast_Short.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4019367Z copying torch\include\ATen\ops\_cast_Short_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4028755Z copying torch\include\ATen\ops\_cast_Short_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4037929Z copying torch\include\ATen\ops\_cast_Short_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4047189Z copying torch\include\ATen\ops\_cdist_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4056644Z copying torch\include\ATen\ops\_cdist_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4066622Z copying torch\include\ATen\ops\_cdist_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4075930Z copying torch\include\ATen\ops\_cdist_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4085540Z copying torch\include\ATen\ops\_cdist_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4094970Z copying torch\include\ATen\ops\_cdist_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4105495Z copying torch\include\ATen\ops\_cdist_forward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4114961Z copying torch\include\ATen\ops\_cdist_forward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4124722Z copying torch\include\ATen\ops\_cdist_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4134139Z copying torch\include\ATen\ops\_cdist_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4143388Z copying torch\include\ATen\ops\_cdist_forward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4152944Z copying torch\include\ATen\ops\_cdist_forward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4175258Z copying torch\include\ATen\ops\_cholesky_solve_helper.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4184724Z copying torch\include\ATen\ops\_cholesky_solve_helper_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4220069Z copying torch\include\ATen\ops\_cholesky_solve_helper_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4230075Z copying torch\include\ATen\ops\_cholesky_solve_helper_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4239943Z copying torch\include\ATen\ops\_cholesky_solve_helper_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4250187Z copying torch\include\ATen\ops\_cholesky_solve_helper_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4259876Z copying torch\include\ATen\ops\_choose_qparams_per_tensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4269424Z 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:32:10.4283286Z copying torch\include\ATen\ops\_choose_qparams_per_tensor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4297735Z copying torch\include\ATen\ops\_choose_qparams_per_tensor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4307593Z copying torch\include\ATen\ops\_coalesce.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4317105Z copying torch\include\ATen\ops\_coalesced.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4327053Z copying torch\include\ATen\ops\_coalesced_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4336771Z copying torch\include\ATen\ops\_coalesced_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4346579Z copying torch\include\ATen\ops\_coalesced_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4356621Z copying torch\include\ATen\ops\_coalesced_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4366370Z copying torch\include\ATen\ops\_coalesce_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4375998Z copying torch\include\ATen\ops\_coalesce_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4385480Z copying torch\include\ATen\ops\_coalesce_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4395335Z copying torch\include\ATen\ops\_compute_linear_combination.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4404672Z copying torch\include\ATen\ops\_compute_linear_combination_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4414446Z copying torch\include\ATen\ops\_compute_linear_combination_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4424397Z copying torch\include\ATen\ops\_compute_linear_combination_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4433974Z copying torch\include\ATen\ops\_compute_linear_combination_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4443259Z copying torch\include\ATen\ops\_conj.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4452894Z copying torch\include\ATen\ops\_conj_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4462116Z copying torch\include\ATen\ops\_conj_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4472259Z copying torch\include\ATen\ops\_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4482633Z copying torch\include\ATen\ops\_conj_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4492191Z copying torch\include\ATen\ops\_conj_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4501530Z copying torch\include\ATen\ops\_conj_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4510845Z copying torch\include\ATen\ops\_conj_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4519627Z copying torch\include\ATen\ops\_conj_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4529020Z copying torch\include\ATen\ops\_conj_physical.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4538271Z copying torch\include\ATen\ops\_conj_physical_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4550634Z copying torch\include\ATen\ops\_conj_physical_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4560315Z copying torch\include\ATen\ops\_conj_physical_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4569514Z 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:32:10.4578955Z 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:32:10.4588572Z 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:32:10.4597992Z 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:32:10.4608081Z 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:32:10.4617460Z 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:32:10.4626799Z 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:32:10.4636691Z 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:32:10.4645938Z 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:32:10.4655924Z 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:32:10.4666079Z 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:32:10.4675351Z 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:32:10.4684714Z 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:32:10.4694261Z 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:32:10.4704136Z 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:32:10.4713720Z 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:32:10.4723295Z copying torch\include\ATen\ops\_convolution.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4732742Z copying torch\include\ATen\ops\_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4741939Z copying torch\include\ATen\ops\_convolution_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4751267Z copying torch\include\ATen\ops\_convolution_double_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4760895Z copying torch\include\ATen\ops\_convolution_double_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4770640Z copying torch\include\ATen\ops\_convolution_double_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4780371Z copying torch\include\ATen\ops\_convolution_double_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4789604Z copying torch\include\ATen\ops\_convolution_mode.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4798942Z copying torch\include\ATen\ops\_convolution_mode_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4809420Z copying torch\include\ATen\ops\_convolution_mode_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4818769Z copying torch\include\ATen\ops\_convolution_mode_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4828314Z copying torch\include\ATen\ops\_convolution_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4837334Z copying torch\include\ATen\ops\_convolution_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4846410Z copying torch\include\ATen\ops\_conv_depthwise2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4855597Z copying torch\include\ATen\ops\_conv_depthwise2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4864841Z copying torch\include\ATen\ops\_conv_depthwise2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4873987Z copying torch\include\ATen\ops\_conv_depthwise2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4887900Z copying torch\include\ATen\ops\_copy_from.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4897811Z copying torch\include\ATen\ops\_copy_from_and_resize.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4908290Z 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:32:10.4917804Z copying torch\include\ATen\ops\_copy_from_and_resize_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4926818Z copying torch\include\ATen\ops\_copy_from_and_resize_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4936978Z copying torch\include\ATen\ops\_copy_from_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4946395Z copying torch\include\ATen\ops\_copy_from_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4955007Z copying torch\include\ATen\ops\_copy_from_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4963888Z copying torch\include\ATen\ops\_ctc_loss.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4972653Z copying torch\include\ATen\ops\_ctc_loss_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.4981627Z copying torch\include\ATen\ops\_ctc_loss_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5002140Z copying torch\include\ATen\ops\_ctc_loss_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5012340Z copying torch\include\ATen\ops\_ctc_loss_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5021962Z copying torch\include\ATen\ops\_ctc_loss_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5031782Z copying torch\include\ATen\ops\_ctc_loss_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5041511Z copying torch\include\ATen\ops\_ctc_loss_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5051453Z copying torch\include\ATen\ops\_ctc_loss_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5060944Z copying torch\include\ATen\ops\_ctc_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5070694Z copying torch\include\ATen\ops\_ctc_loss_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5079985Z copying torch\include\ATen\ops\_ctc_loss_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5098090Z copying torch\include\ATen\ops\_cudnn_ctc_loss.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5107555Z copying torch\include\ATen\ops\_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5117263Z copying torch\include\ATen\ops\_cudnn_ctc_loss_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5126642Z copying torch\include\ATen\ops\_cudnn_ctc_loss_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5136433Z copying torch\include\ATen\ops\_cudnn_ctc_loss_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5146271Z copying torch\include\ATen\ops\_cudnn_init_dropout_state.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5156950Z 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:32:10.5166573Z 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:32:10.5180917Z copying torch\include\ATen\ops\_cudnn_init_dropout_state_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5190394Z copying torch\include\ATen\ops\_cudnn_init_dropout_state_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5199872Z copying torch\include\ATen\ops\_cudnn_rnn.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5209821Z copying torch\include\ATen\ops\_cudnn_rnn_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5219760Z copying torch\include\ATen\ops\_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5229686Z copying torch\include\ATen\ops\_cudnn_rnn_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5239334Z copying torch\include\ATen\ops\_cudnn_rnn_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5249026Z copying torch\include\ATen\ops\_cudnn_rnn_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5258951Z copying torch\include\ATen\ops\_cudnn_rnn_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5268625Z copying torch\include\ATen\ops\_cudnn_rnn_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5278590Z copying torch\include\ATen\ops\_cudnn_rnn_flatten_weight.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5288880Z 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:32:10.5298887Z 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:32:10.5309170Z copying torch\include\ATen\ops\_cudnn_rnn_flatten_weight_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5323132Z copying torch\include\ATen\ops\_cudnn_rnn_flatten_weight_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5333229Z copying torch\include\ATen\ops\_cudnn_rnn_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5342788Z copying torch\include\ATen\ops\_cudnn_rnn_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5352331Z copying torch\include\ATen\ops\_cufft_clear_plan_cache.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5362140Z 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:32:10.5372060Z copying torch\include\ATen\ops\_cufft_clear_plan_cache_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5399478Z copying torch\include\ATen\ops\_cufft_clear_plan_cache_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5409133Z 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:32:10.5418849Z 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:32:10.5428921Z 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:32:10.5438323Z 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:32:10.5447633Z copying torch\include\ATen\ops\_cufft_get_plan_cache_size.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5473263Z 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:32:10.5482976Z 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:32:10.5492558Z 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:32:10.5502025Z 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:32:10.5511652Z 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:32:10.5535532Z 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:32:10.5574769Z 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:32:10.5584096Z copying torch\include\ATen\ops\_cummax_helper.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5593518Z copying torch\include\ATen\ops\_cummax_helper_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5602795Z copying torch\include\ATen\ops\_cummax_helper_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5612055Z copying torch\include\ATen\ops\_cummax_helper_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5621906Z copying torch\include\ATen\ops\_cummax_helper_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5631179Z copying torch\include\ATen\ops\_cummin_helper.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5640605Z copying torch\include\ATen\ops\_cummin_helper_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5661432Z copying torch\include\ATen\ops\_cummin_helper_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5670804Z copying torch\include\ATen\ops\_cummin_helper_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5680297Z copying torch\include\ATen\ops\_cummin_helper_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5689750Z copying torch\include\ATen\ops\_debug_has_internal_overlap.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5699212Z 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:32:10.5708874Z copying torch\include\ATen\ops\_debug_has_internal_overlap_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5722374Z copying torch\include\ATen\ops\_debug_has_internal_overlap_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5731881Z copying torch\include\ATen\ops\_dimI.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5740908Z copying torch\include\ATen\ops\_dimI_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5749684Z copying torch\include\ATen\ops\_dimI_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5758687Z copying torch\include\ATen\ops\_dimV.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5767489Z copying torch\include\ATen\ops\_dimV_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5776333Z copying torch\include\ATen\ops\_dimV_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5785471Z copying torch\include\ATen\ops\_dim_arange.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5795287Z copying torch\include\ATen\ops\_dim_arange_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5808596Z copying torch\include\ATen\ops\_dim_arange_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5817763Z copying torch\include\ATen\ops\_dim_arange_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5826936Z copying torch\include\ATen\ops\_dirichlet_grad.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5836262Z copying torch\include\ATen\ops\_dirichlet_grad_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5845662Z copying torch\include\ATen\ops\_dirichlet_grad_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5855126Z copying torch\include\ATen\ops\_dirichlet_grad_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5864397Z copying torch\include\ATen\ops\_dirichlet_grad_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5874129Z copying torch\include\ATen\ops\_dirichlet_grad_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5883651Z copying torch\include\ATen\ops\_efficientzerotensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5893403Z copying torch\include\ATen\ops\_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5902768Z copying torch\include\ATen\ops\_efficientzerotensor_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5912093Z copying torch\include\ATen\ops\_efficientzerotensor_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5921793Z copying torch\include\ATen\ops\_efficientzerotensor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5931659Z copying torch\include\ATen\ops\_efficientzerotensor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5941645Z copying torch\include\ATen\ops\_embedding_bag.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5951004Z copying torch\include\ATen\ops\_embedding_bag_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5960642Z copying torch\include\ATen\ops\_embedding_bag_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5970421Z copying torch\include\ATen\ops\_embedding_bag_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5979813Z copying torch\include\ATen\ops\_embedding_bag_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5989237Z copying torch\include\ATen\ops\_embedding_bag_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.5998791Z copying torch\include\ATen\ops\_embedding_bag_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6008377Z copying torch\include\ATen\ops\_embedding_bag_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6017905Z copying torch\include\ATen\ops\_embedding_bag_dense_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6027695Z 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:32:10.6037522Z 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:32:10.6047332Z 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:32:10.6057137Z copying torch\include\ATen\ops\_embedding_bag_dense_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6066511Z copying torch\include\ATen\ops\_embedding_bag_dense_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6075980Z copying torch\include\ATen\ops\_embedding_bag_forward_only.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6085434Z 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:32:10.6095157Z 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:32:10.6107613Z 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:32:10.6117847Z copying torch\include\ATen\ops\_embedding_bag_forward_only_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6128225Z copying torch\include\ATen\ops\_embedding_bag_forward_only_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6137692Z copying torch\include\ATen\ops\_embedding_bag_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6147227Z copying torch\include\ATen\ops\_embedding_bag_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6156885Z 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:32:10.6167074Z 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:32:10.6177372Z 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:32:10.6187005Z 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:32:10.6196746Z 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:32:10.6206583Z 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:32:10.6216399Z copying torch\include\ATen\ops\_embedding_bag_sparse_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6234309Z 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:32:10.6244356Z copying torch\include\ATen\ops\_embedding_bag_sparse_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6254781Z copying torch\include\ATen\ops\_embedding_bag_sparse_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6264219Z copying torch\include\ATen\ops\_empty_affine_quantized.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6274194Z copying torch\include\ATen\ops\_empty_affine_quantized_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6283767Z copying torch\include\ATen\ops\_empty_affine_quantized_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6293485Z copying torch\include\ATen\ops\_empty_affine_quantized_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6303017Z copying torch\include\ATen\ops\_empty_affine_quantized_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6312472Z copying torch\include\ATen\ops\_empty_per_channel_affine_quantized.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6322570Z 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:32:10.6333127Z 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:32:10.6343147Z 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:32:10.6353081Z 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:32:10.6374828Z copying torch\include\ATen\ops\_euclidean_dist.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6384325Z copying torch\include\ATen\ops\_euclidean_dist_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6393834Z copying torch\include\ATen\ops\_euclidean_dist_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6403149Z copying torch\include\ATen\ops\_euclidean_dist_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6412645Z 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:32:10.6422002Z 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:32:10.6431571Z 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:32:10.6441326Z 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:32:10.6451444Z 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:32:10.6461022Z 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:32:10.6474727Z 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:32:10.6498582Z 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:32:10.6508245Z 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:32:10.6517766Z 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:32:10.6527157Z 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:32:10.6536610Z 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:32:10.6546352Z 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:32:10.6556103Z 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:32:10.6565939Z 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:32:10.6575555Z 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:32:10.6585067Z 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:32:10.6595475Z 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:32:10.6605672Z 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:32:10.6616121Z 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:32:10.6626010Z 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:32:10.6642032Z 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:32:10.6651903Z 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:32:10.6661698Z 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:32:10.6671528Z 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:32:10.6686966Z 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:32:10.6708264Z 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:32:10.6718455Z 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:32:10.6728559Z copying torch\include\ATen\ops\_fft_c2c.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6738077Z copying torch\include\ATen\ops\_fft_c2c_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6748614Z copying torch\include\ATen\ops\_fft_c2c_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6758162Z copying torch\include\ATen\ops\_fft_c2c_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6767411Z copying torch\include\ATen\ops\_fft_c2c_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6776720Z copying torch\include\ATen\ops\_fft_c2r.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6786559Z copying torch\include\ATen\ops\_fft_c2r_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6796361Z copying torch\include\ATen\ops\_fft_c2r_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6815038Z copying torch\include\ATen\ops\_fft_c2r_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6824281Z copying torch\include\ATen\ops\_fft_c2r_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6834421Z copying torch\include\ATen\ops\_fft_r2c.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6844326Z copying torch\include\ATen\ops\_fft_r2c_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6853804Z copying torch\include\ATen\ops\_fft_r2c_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6864616Z copying torch\include\ATen\ops\_fft_r2c_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6874961Z copying torch\include\ATen\ops\_fft_r2c_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6885484Z copying torch\include\ATen\ops\_flash_scaled_dot_product_attention.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6894844Z 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:32:10.6904490Z 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:32:10.6914169Z 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:32:10.6923517Z copying torch\include\ATen\ops\_foobar.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6932985Z copying torch\include\ATen\ops\_foobar_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6942469Z copying torch\include\ATen\ops\_foobar_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6951781Z copying torch\include\ATen\ops\_foobar_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6961647Z copying torch\include\ATen\ops\_foobar_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6975448Z copying torch\include\ATen\ops\_foreach_abs.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6985494Z copying torch\include\ATen\ops\_foreach_abs_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.6995004Z copying torch\include\ATen\ops\_foreach_abs_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7004440Z copying torch\include\ATen\ops\_foreach_abs_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7014029Z copying torch\include\ATen\ops\_foreach_abs_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7023654Z copying torch\include\ATen\ops\_foreach_abs_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7040642Z copying torch\include\ATen\ops\_foreach_acos.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7051126Z copying torch\include\ATen\ops\_foreach_acos_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7060848Z copying torch\include\ATen\ops\_foreach_acos_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7070458Z copying torch\include\ATen\ops\_foreach_acos_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7079682Z copying torch\include\ATen\ops\_foreach_acos_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7089248Z copying torch\include\ATen\ops\_foreach_acos_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7098582Z copying torch\include\ATen\ops\_foreach_add.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7107696Z copying torch\include\ATen\ops\_foreach_addcdiv.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7117010Z copying torch\include\ATen\ops\_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7126803Z copying torch\include\ATen\ops\_foreach_addcdiv_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7136339Z copying torch\include\ATen\ops\_foreach_addcdiv_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7146161Z copying torch\include\ATen\ops\_foreach_addcdiv_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7155796Z copying torch\include\ATen\ops\_foreach_addcdiv_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7165256Z copying torch\include\ATen\ops\_foreach_addcmul.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7174786Z copying torch\include\ATen\ops\_foreach_addcmul_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7184485Z copying torch\include\ATen\ops\_foreach_addcmul_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7193862Z copying torch\include\ATen\ops\_foreach_addcmul_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7203647Z copying torch\include\ATen\ops\_foreach_addcmul_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7214167Z copying torch\include\ATen\ops\_foreach_addcmul_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7223992Z copying torch\include\ATen\ops\_foreach_add_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7233395Z copying torch\include\ATen\ops\_foreach_add_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7242903Z copying torch\include\ATen\ops\_foreach_add_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7252585Z copying torch\include\ATen\ops\_foreach_add_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7262143Z copying torch\include\ATen\ops\_foreach_add_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7272522Z copying torch\include\ATen\ops\_foreach_asin.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7282438Z copying torch\include\ATen\ops\_foreach_asin_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7292097Z copying torch\include\ATen\ops\_foreach_asin_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7310289Z copying torch\include\ATen\ops\_foreach_asin_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7319983Z copying torch\include\ATen\ops\_foreach_asin_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7330002Z copying torch\include\ATen\ops\_foreach_asin_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7339315Z copying torch\include\ATen\ops\_foreach_atan.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7348892Z copying torch\include\ATen\ops\_foreach_atan_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7359118Z copying torch\include\ATen\ops\_foreach_atan_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7368872Z copying torch\include\ATen\ops\_foreach_atan_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7378307Z copying torch\include\ATen\ops\_foreach_atan_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7388135Z copying torch\include\ATen\ops\_foreach_atan_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7397732Z copying torch\include\ATen\ops\_foreach_ceil.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7407570Z copying torch\include\ATen\ops\_foreach_ceil_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7416652Z copying torch\include\ATen\ops\_foreach_ceil_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7426444Z copying torch\include\ATen\ops\_foreach_ceil_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7435951Z copying torch\include\ATen\ops\_foreach_ceil_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7445494Z copying torch\include\ATen\ops\_foreach_ceil_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7455110Z copying torch\include\ATen\ops\_foreach_cos.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7464670Z copying torch\include\ATen\ops\_foreach_cosh.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7474449Z copying torch\include\ATen\ops\_foreach_cosh_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7484125Z copying torch\include\ATen\ops\_foreach_cosh_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7493972Z copying torch\include\ATen\ops\_foreach_cosh_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7503448Z copying torch\include\ATen\ops\_foreach_cosh_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7513098Z copying torch\include\ATen\ops\_foreach_cosh_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7522585Z copying torch\include\ATen\ops\_foreach_cos_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7533311Z copying torch\include\ATen\ops\_foreach_cos_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7543221Z copying torch\include\ATen\ops\_foreach_cos_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7552667Z copying torch\include\ATen\ops\_foreach_cos_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7561990Z copying torch\include\ATen\ops\_foreach_cos_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7571212Z copying torch\include\ATen\ops\_foreach_div.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7580626Z copying torch\include\ATen\ops\_foreach_div_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7593874Z copying torch\include\ATen\ops\_foreach_div_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7603822Z copying torch\include\ATen\ops\_foreach_div_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7613472Z copying torch\include\ATen\ops\_foreach_div_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7623163Z copying torch\include\ATen\ops\_foreach_div_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7632552Z copying torch\include\ATen\ops\_foreach_erf.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7642052Z copying torch\include\ATen\ops\_foreach_erfc.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7652234Z copying torch\include\ATen\ops\_foreach_erfc_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7662135Z copying torch\include\ATen\ops\_foreach_erfc_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7671799Z copying torch\include\ATen\ops\_foreach_erfc_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7691900Z copying torch\include\ATen\ops\_foreach_erfc_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7701346Z copying torch\include\ATen\ops\_foreach_erfc_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7710863Z copying torch\include\ATen\ops\_foreach_erf_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7720273Z copying torch\include\ATen\ops\_foreach_erf_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7729848Z copying torch\include\ATen\ops\_foreach_erf_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7739563Z copying torch\include\ATen\ops\_foreach_erf_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7748927Z copying torch\include\ATen\ops\_foreach_erf_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7758476Z copying torch\include\ATen\ops\_foreach_exp.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7768298Z copying torch\include\ATen\ops\_foreach_expm1.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7778231Z copying torch\include\ATen\ops\_foreach_expm1_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7788104Z copying torch\include\ATen\ops\_foreach_expm1_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7797790Z copying torch\include\ATen\ops\_foreach_expm1_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7807834Z copying torch\include\ATen\ops\_foreach_expm1_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7818021Z copying torch\include\ATen\ops\_foreach_expm1_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7827682Z copying torch\include\ATen\ops\_foreach_exp_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7837581Z copying torch\include\ATen\ops\_foreach_exp_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7847519Z copying torch\include\ATen\ops\_foreach_exp_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7857384Z copying torch\include\ATen\ops\_foreach_exp_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7866915Z copying torch\include\ATen\ops\_foreach_exp_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7876849Z copying torch\include\ATen\ops\_foreach_floor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7886610Z copying torch\include\ATen\ops\_foreach_floor_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7896605Z copying torch\include\ATen\ops\_foreach_floor_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7906323Z copying torch\include\ATen\ops\_foreach_floor_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7915954Z copying torch\include\ATen\ops\_foreach_floor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7926116Z copying torch\include\ATen\ops\_foreach_floor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7935955Z copying torch\include\ATen\ops\_foreach_frac.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7946080Z copying torch\include\ATen\ops\_foreach_frac_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7956078Z copying torch\include\ATen\ops\_foreach_frac_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7965953Z copying torch\include\ATen\ops\_foreach_frac_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7975962Z copying torch\include\ATen\ops\_foreach_frac_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7985891Z copying torch\include\ATen\ops\_foreach_frac_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.7995703Z copying torch\include\ATen\ops\_foreach_lgamma.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8010128Z copying torch\include\ATen\ops\_foreach_lgamma_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8020233Z copying torch\include\ATen\ops\_foreach_lgamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8030088Z copying torch\include\ATen\ops\_foreach_lgamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8039594Z copying torch\include\ATen\ops\_foreach_lgamma_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8051197Z copying torch\include\ATen\ops\_foreach_lgamma_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8061791Z copying torch\include\ATen\ops\_foreach_log.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8072127Z copying torch\include\ATen\ops\_foreach_log10.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8081579Z copying torch\include\ATen\ops\_foreach_log10_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8091705Z copying torch\include\ATen\ops\_foreach_log10_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8101413Z copying torch\include\ATen\ops\_foreach_log10_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8110932Z copying torch\include\ATen\ops\_foreach_log10_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8120637Z copying torch\include\ATen\ops\_foreach_log10_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8130746Z copying torch\include\ATen\ops\_foreach_log1p.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8140271Z copying torch\include\ATen\ops\_foreach_log1p_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8150264Z copying torch\include\ATen\ops\_foreach_log1p_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8159831Z copying torch\include\ATen\ops\_foreach_log1p_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8174463Z copying torch\include\ATen\ops\_foreach_log1p_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8184518Z copying torch\include\ATen\ops\_foreach_log1p_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8214366Z copying torch\include\ATen\ops\_foreach_log2.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8223974Z copying torch\include\ATen\ops\_foreach_log2_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8233547Z copying torch\include\ATen\ops\_foreach_log2_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8243529Z copying torch\include\ATen\ops\_foreach_log2_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8252951Z copying torch\include\ATen\ops\_foreach_log2_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8262312Z copying torch\include\ATen\ops\_foreach_log2_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8275784Z copying torch\include\ATen\ops\_foreach_log_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8285290Z copying torch\include\ATen\ops\_foreach_log_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8294873Z copying torch\include\ATen\ops\_foreach_log_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8304214Z copying torch\include\ATen\ops\_foreach_log_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8313805Z copying torch\include\ATen\ops\_foreach_log_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8322979Z copying torch\include\ATen\ops\_foreach_maximum.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8332532Z copying torch\include\ATen\ops\_foreach_maximum_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8341877Z copying torch\include\ATen\ops\_foreach_maximum_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8351226Z copying torch\include\ATen\ops\_foreach_maximum_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8360644Z copying torch\include\ATen\ops\_foreach_maximum_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8370302Z copying torch\include\ATen\ops\_foreach_maximum_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8379980Z copying torch\include\ATen\ops\_foreach_minimum.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8390023Z copying torch\include\ATen\ops\_foreach_minimum_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8399906Z copying torch\include\ATen\ops\_foreach_minimum_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8409724Z copying torch\include\ATen\ops\_foreach_minimum_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8419257Z copying torch\include\ATen\ops\_foreach_minimum_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8434675Z copying torch\include\ATen\ops\_foreach_minimum_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8444499Z copying torch\include\ATen\ops\_foreach_mul.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8454490Z copying torch\include\ATen\ops\_foreach_mul_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8464242Z copying torch\include\ATen\ops\_foreach_mul_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8474002Z copying torch\include\ATen\ops\_foreach_mul_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8484053Z copying torch\include\ATen\ops\_foreach_mul_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8493851Z copying torch\include\ATen\ops\_foreach_mul_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8503365Z copying torch\include\ATen\ops\_foreach_neg.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8513121Z copying torch\include\ATen\ops\_foreach_neg_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8523151Z copying torch\include\ATen\ops\_foreach_neg_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8533334Z copying torch\include\ATen\ops\_foreach_neg_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8543057Z copying torch\include\ATen\ops\_foreach_neg_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8552692Z copying torch\include\ATen\ops\_foreach_neg_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8562373Z copying torch\include\ATen\ops\_foreach_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8572188Z copying torch\include\ATen\ops\_foreach_norm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8582306Z copying torch\include\ATen\ops\_foreach_norm_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8592303Z copying torch\include\ATen\ops\_foreach_norm_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8601739Z copying torch\include\ATen\ops\_foreach_norm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8611515Z copying torch\include\ATen\ops\_foreach_norm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8621154Z copying torch\include\ATen\ops\_foreach_reciprocal.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8630803Z copying torch\include\ATen\ops\_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8640774Z copying torch\include\ATen\ops\_foreach_reciprocal_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8651459Z copying torch\include\ATen\ops\_foreach_reciprocal_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8662819Z copying torch\include\ATen\ops\_foreach_reciprocal_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8686986Z copying torch\include\ATen\ops\_foreach_reciprocal_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8701881Z copying torch\include\ATen\ops\_foreach_round.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8711746Z copying torch\include\ATen\ops\_foreach_round_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8721314Z copying torch\include\ATen\ops\_foreach_round_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8731194Z copying torch\include\ATen\ops\_foreach_round_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8740727Z copying torch\include\ATen\ops\_foreach_round_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8750449Z copying torch\include\ATen\ops\_foreach_round_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8759841Z copying torch\include\ATen\ops\_foreach_sigmoid.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8769404Z copying torch\include\ATen\ops\_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8779198Z copying torch\include\ATen\ops\_foreach_sigmoid_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8789334Z copying torch\include\ATen\ops\_foreach_sigmoid_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8799039Z copying torch\include\ATen\ops\_foreach_sigmoid_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8808747Z copying torch\include\ATen\ops\_foreach_sigmoid_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8818217Z copying torch\include\ATen\ops\_foreach_sin.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8827378Z copying torch\include\ATen\ops\_foreach_sinh.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8837345Z copying torch\include\ATen\ops\_foreach_sinh_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8846894Z copying torch\include\ATen\ops\_foreach_sinh_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8856604Z copying torch\include\ATen\ops\_foreach_sinh_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8866049Z copying torch\include\ATen\ops\_foreach_sinh_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8875604Z copying torch\include\ATen\ops\_foreach_sinh_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8885106Z copying torch\include\ATen\ops\_foreach_sin_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8894515Z copying torch\include\ATen\ops\_foreach_sin_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8903859Z copying torch\include\ATen\ops\_foreach_sin_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8913102Z copying torch\include\ATen\ops\_foreach_sin_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8922624Z copying torch\include\ATen\ops\_foreach_sin_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8932412Z copying torch\include\ATen\ops\_foreach_sqrt.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8941863Z copying torch\include\ATen\ops\_foreach_sqrt_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8951426Z copying torch\include\ATen\ops\_foreach_sqrt_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8960924Z copying torch\include\ATen\ops\_foreach_sqrt_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8970035Z copying torch\include\ATen\ops\_foreach_sqrt_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8979191Z copying torch\include\ATen\ops\_foreach_sqrt_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8988332Z copying torch\include\ATen\ops\_foreach_sub.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.8997984Z copying torch\include\ATen\ops\_foreach_sub_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9007496Z copying torch\include\ATen\ops\_foreach_sub_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9017124Z copying torch\include\ATen\ops\_foreach_sub_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9026472Z copying torch\include\ATen\ops\_foreach_sub_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9044438Z copying torch\include\ATen\ops\_foreach_sub_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9054036Z copying torch\include\ATen\ops\_foreach_tan.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9063243Z copying torch\include\ATen\ops\_foreach_tanh.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9072711Z copying torch\include\ATen\ops\_foreach_tanh_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9082265Z copying torch\include\ATen\ops\_foreach_tanh_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9092485Z copying torch\include\ATen\ops\_foreach_tanh_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9102220Z copying torch\include\ATen\ops\_foreach_tanh_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9112519Z copying torch\include\ATen\ops\_foreach_tanh_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9122026Z copying torch\include\ATen\ops\_foreach_tan_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9136505Z copying torch\include\ATen\ops\_foreach_tan_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9147303Z copying torch\include\ATen\ops\_foreach_tan_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9157046Z copying torch\include\ATen\ops\_foreach_tan_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9166835Z copying torch\include\ATen\ops\_foreach_tan_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9176716Z copying torch\include\ATen\ops\_foreach_trunc.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9186633Z copying torch\include\ATen\ops\_foreach_trunc_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9196502Z copying torch\include\ATen\ops\_foreach_trunc_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9206563Z copying torch\include\ATen\ops\_foreach_trunc_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9216320Z copying torch\include\ATen\ops\_foreach_trunc_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9226197Z copying torch\include\ATen\ops\_foreach_trunc_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9235768Z copying torch\include\ATen\ops\_foreach_zero.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9254335Z copying torch\include\ATen\ops\_foreach_zero_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9263979Z copying torch\include\ATen\ops\_foreach_zero_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9273967Z copying torch\include\ATen\ops\_foreach_zero_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9283892Z copying torch\include\ATen\ops\_foreach_zero_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9293590Z copying torch\include\ATen\ops\_foreach_zero_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9303087Z copying torch\include\ATen\ops\_fused_adam.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9312518Z copying torch\include\ATen\ops\_fused_adam_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9322300Z copying torch\include\ATen\ops\_fused_adam_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9332085Z copying torch\include\ATen\ops\_fused_adam_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9341322Z copying torch\include\ATen\ops\_fused_adam_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9350784Z copying torch\include\ATen\ops\_fused_dropout.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9360369Z copying torch\include\ATen\ops\_fused_dropout_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9369901Z copying torch\include\ATen\ops\_fused_dropout_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9379432Z copying torch\include\ATen\ops\_fused_dropout_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9388807Z copying torch\include\ATen\ops\_fused_dropout_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9398253Z 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:32:10.9408502Z 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:32:10.9419210Z 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:32:10.9429212Z 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:32:10.9439011Z 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:32:10.9455366Z 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:32:10.9465284Z copying torch\include\ATen\ops\_fw_primal.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9476091Z copying torch\include\ATen\ops\_fw_primal_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9486471Z copying torch\include\ATen\ops\_fw_primal_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9497949Z copying torch\include\ATen\ops\_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9508158Z copying torch\include\ATen\ops\_fw_primal_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9517693Z copying torch\include\ATen\ops\_fw_primal_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9527419Z copying torch\include\ATen\ops\_fw_primal_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9537056Z copying torch\include\ATen\ops\_fw_primal_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9546535Z copying torch\include\ATen\ops\_fw_primal_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9555894Z copying torch\include\ATen\ops\_gather_sparse_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9565231Z copying torch\include\ATen\ops\_gather_sparse_backward_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9574582Z copying torch\include\ATen\ops\_gather_sparse_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9583927Z copying torch\include\ATen\ops\_gather_sparse_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9592947Z copying torch\include\ATen\ops\_grid_sampler_2d_cpu_fallback.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9602335Z 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:32:10.9611986Z 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:32:10.9622197Z 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:32:10.9631664Z 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:32:10.9641206Z 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:32:10.9651622Z 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:32:10.9661237Z 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:32:10.9671206Z copying torch\include\ATen\ops\_has_compatible_shallow_copy_type.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9681102Z 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:32:10.9691463Z 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:32:10.9701224Z 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:32:10.9710629Z copying torch\include\ATen\ops\_has_same_storage_numel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9720522Z 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:32:10.9745176Z copying torch\include\ATen\ops\_has_same_storage_numel_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9759746Z copying torch\include\ATen\ops\_has_same_storage_numel_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9770412Z copying torch\include\ATen\ops\_histogramdd_bin_edges.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9781496Z copying torch\include\ATen\ops\_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9791222Z copying torch\include\ATen\ops\_histogramdd_bin_edges_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9801103Z copying torch\include\ATen\ops\_histogramdd_bin_edges_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9810767Z copying torch\include\ATen\ops\_histogramdd_bin_edges_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9820597Z copying torch\include\ATen\ops\_histogramdd_from_bin_cts.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9830562Z 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:32:10.9840702Z 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:32:10.9850524Z copying torch\include\ATen\ops\_histogramdd_from_bin_cts_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9860276Z copying torch\include\ATen\ops\_histogramdd_from_bin_cts_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9869959Z copying torch\include\ATen\ops\_histogramdd_from_bin_tensors.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:10.9879822Z 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:32:11.1385598Z 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:32:11.1396370Z copying torch\include\ATen\ops\_histogramdd_from_bin_tensors_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1406424Z copying torch\include\ATen\ops\_histogramdd_from_bin_tensors_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1416392Z copying torch\include\ATen\ops\_index_put_impl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1426184Z copying torch\include\ATen\ops\_index_put_impl_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1436018Z copying torch\include\ATen\ops\_index_put_impl_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1449317Z copying torch\include\ATen\ops\_index_put_impl_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1459036Z copying torch\include\ATen\ops\_index_put_impl_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1469221Z copying torch\include\ATen\ops\_index_put_impl_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1479136Z copying torch\include\ATen\ops\_index_put_impl_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1489284Z copying torch\include\ATen\ops\_indices.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1498697Z copying torch\include\ATen\ops\_indices_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1508426Z copying torch\include\ATen\ops\_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1518699Z copying torch\include\ATen\ops\_indices_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1528579Z copying torch\include\ATen\ops\_indices_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1539461Z copying torch\include\ATen\ops\_indices_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1549382Z copying torch\include\ATen\ops\_indices_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1558853Z copying torch\include\ATen\ops\_indices_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1568603Z copying torch\include\ATen\ops\_is_zerotensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1578262Z copying torch\include\ATen\ops\_is_zerotensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1588715Z copying torch\include\ATen\ops\_is_zerotensor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1598313Z copying torch\include\ATen\ops\_is_zerotensor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1608244Z copying torch\include\ATen\ops\_linalg_check_errors.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1618072Z copying torch\include\ATen\ops\_linalg_check_errors_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1628084Z copying torch\include\ATen\ops\_linalg_check_errors_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1637305Z copying torch\include\ATen\ops\_linalg_check_errors_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1647277Z copying torch\include\ATen\ops\_linalg_det.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1657598Z copying torch\include\ATen\ops\_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1667232Z copying torch\include\ATen\ops\_linalg_det_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1676999Z copying torch\include\ATen\ops\_linalg_det_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1686648Z copying torch\include\ATen\ops\_linalg_det_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1696231Z copying torch\include\ATen\ops\_linalg_det_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1706035Z copying torch\include\ATen\ops\_linalg_det_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1716536Z copying torch\include\ATen\ops\_linalg_det_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1725814Z copying torch\include\ATen\ops\_linalg_eigh.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1735761Z copying torch\include\ATen\ops\_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1745174Z copying torch\include\ATen\ops\_linalg_eigh_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1754599Z copying torch\include\ATen\ops\_linalg_eigh_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1764164Z copying torch\include\ATen\ops\_linalg_eigh_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1773512Z copying torch\include\ATen\ops\_linalg_eigh_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1783003Z copying torch\include\ATen\ops\_linalg_eigh_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1792228Z copying torch\include\ATen\ops\_linalg_eigh_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1801331Z copying torch\include\ATen\ops\_linalg_slogdet.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1811289Z copying torch\include\ATen\ops\_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1820766Z copying torch\include\ATen\ops\_linalg_slogdet_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1829832Z copying torch\include\ATen\ops\_linalg_slogdet_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1848770Z copying torch\include\ATen\ops\_linalg_slogdet_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1858430Z copying torch\include\ATen\ops\_linalg_slogdet_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1867750Z copying torch\include\ATen\ops\_linalg_slogdet_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1876997Z copying torch\include\ATen\ops\_linalg_slogdet_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1886500Z copying torch\include\ATen\ops\_linalg_solve_ex.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1896028Z copying torch\include\ATen\ops\_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1905511Z copying torch\include\ATen\ops\_linalg_solve_ex_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1915264Z copying torch\include\ATen\ops\_linalg_solve_ex_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1924622Z copying torch\include\ATen\ops\_linalg_solve_ex_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1934083Z copying torch\include\ATen\ops\_linalg_solve_ex_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1943535Z copying torch\include\ATen\ops\_linalg_solve_ex_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1953100Z copying torch\include\ATen\ops\_linalg_solve_ex_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1962477Z copying torch\include\ATen\ops\_linalg_svd.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1973914Z copying torch\include\ATen\ops\_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1984279Z copying torch\include\ATen\ops\_linalg_svd_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.1993917Z copying torch\include\ATen\ops\_linalg_svd_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.2003262Z copying torch\include\ATen\ops\_linalg_svd_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.2012755Z copying torch\include\ATen\ops\_linalg_svd_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.2022277Z copying torch\include\ATen\ops\_linalg_svd_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.2031653Z copying torch\include\ATen\ops\_linalg_svd_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.2040892Z copying torch\include\ATen\ops\_local_scalar_dense.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.2050739Z copying torch\include\ATen\ops\_local_scalar_dense_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.2059958Z copying torch\include\ATen\ops\_local_scalar_dense_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.2069146Z copying torch\include\ATen\ops\_local_scalar_dense_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.2078679Z copying torch\include\ATen\ops\_local_scalar_dense_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.2088320Z copying torch\include\ATen\ops\_logcumsumexp.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.2097589Z copying torch\include\ATen\ops\_logcumsumexp_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.2106912Z copying torch\include\ATen\ops\_logcumsumexp_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.2116699Z copying torch\include\ATen\ops\_logcumsumexp_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.2133581Z copying torch\include\ATen\ops\_logcumsumexp_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.2136198Z copying torch\include\ATen\ops\_log_softmax.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.2145553Z copying torch\include\ATen\ops\_log_softmax_backward_data.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.2155319Z 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:32:11.2165710Z 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:32:11.2175853Z 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:32:11.2185539Z copying torch\include\ATen\ops\_log_softmax_backward_data_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.2195391Z 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:32:11.2205205Z copying torch\include\ATen\ops\_log_softmax_backward_data_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.2214959Z copying torch\include\ATen\ops\_log_softmax_backward_data_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.2224827Z copying torch\include\ATen\ops\_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.2235089Z copying torch\include\ATen\ops\_log_softmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.2244804Z copying torch\include\ATen\ops\_log_softmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.2255161Z copying torch\include\ATen\ops\_log_softmax_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.2264595Z copying torch\include\ATen\ops\_log_softmax_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.2274698Z copying torch\include\ATen\ops\_log_softmax_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.2284205Z copying torch\include\ATen\ops\_log_softmax_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3066513Z copying torch\include\ATen\ops\_lstm_mps.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3076924Z copying torch\include\ATen\ops\_lstm_mps_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3086680Z copying torch\include\ATen\ops\_lstm_mps_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3096355Z copying torch\include\ATen\ops\_lstm_mps_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3105875Z copying torch\include\ATen\ops\_lu_with_info.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3115251Z copying torch\include\ATen\ops\_lu_with_info_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3125026Z copying torch\include\ATen\ops\_lu_with_info_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3134879Z copying torch\include\ATen\ops\_lu_with_info_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3144982Z copying torch\include\ATen\ops\_make_dual.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3154876Z copying torch\include\ATen\ops\_make_dual_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3164459Z copying torch\include\ATen\ops\_make_dual_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3174172Z copying torch\include\ATen\ops\_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3184419Z copying torch\include\ATen\ops\_make_dual_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3194192Z copying torch\include\ATen\ops\_make_dual_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3204060Z copying torch\include\ATen\ops\_make_dual_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3214142Z copying torch\include\ATen\ops\_make_dual_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3223192Z copying torch\include\ATen\ops\_make_dual_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3232581Z copying torch\include\ATen\ops\_make_per_channel_quantized_tensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3242236Z 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:32:11.3252112Z 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:32:11.3262195Z 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:32:11.3271599Z 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:32:11.3281028Z 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:32:11.3290619Z copying torch\include\ATen\ops\_make_per_tensor_quantized_tensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3300142Z 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:32:11.3310330Z 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:32:11.3320151Z 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:32:11.3329791Z 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:32:11.3339224Z 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:32:11.3348551Z copying torch\include\ATen\ops\_masked_scale.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3358095Z copying torch\include\ATen\ops\_masked_scale_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3367469Z copying torch\include\ATen\ops\_masked_scale_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3376630Z copying torch\include\ATen\ops\_masked_scale_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3386131Z copying torch\include\ATen\ops\_masked_scale_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3395248Z copying torch\include\ATen\ops\_masked_softmax.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3404434Z copying torch\include\ATen\ops\_masked_softmax_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3416011Z copying torch\include\ATen\ops\_masked_softmax_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3426466Z copying torch\include\ATen\ops\_masked_softmax_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3437001Z copying torch\include\ATen\ops\_masked_softmax_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3447081Z copying torch\include\ATen\ops\_masked_softmax_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3457204Z copying torch\include\ATen\ops\_masked_softmax_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3466979Z copying torch\include\ATen\ops\_masked_softmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3477268Z copying torch\include\ATen\ops\_masked_softmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3487094Z copying torch\include\ATen\ops\_masked_softmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3496757Z copying torch\include\ATen\ops\_masked_softmax_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3506490Z copying torch\include\ATen\ops\_masked_softmax_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3516058Z copying torch\include\ATen\ops\_mkldnn_reshape.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3525456Z copying torch\include\ATen\ops\_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3535085Z copying torch\include\ATen\ops\_mkldnn_reshape_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3544505Z copying torch\include\ATen\ops\_mkldnn_reshape_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3554666Z copying torch\include\ATen\ops\_mkldnn_transpose.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3573507Z copying torch\include\ATen\ops\_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3583423Z copying torch\include\ATen\ops\_mkldnn_transpose_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3593079Z copying torch\include\ATen\ops\_mkldnn_transpose_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3602556Z copying torch\include\ATen\ops\_mkldnn_transpose_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3612265Z copying torch\include\ATen\ops\_mps_convolution.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3621676Z copying torch\include\ATen\ops\_mps_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3631202Z copying torch\include\ATen\ops\_mps_convolution_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3640620Z copying torch\include\ATen\ops\_mps_convolution_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3650224Z copying torch\include\ATen\ops\_mps_convolution_transpose.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3660501Z copying torch\include\ATen\ops\_mps_convolution_transpose_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3670806Z copying torch\include\ATen\ops\_mps_convolution_transpose_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3693957Z copying torch\include\ATen\ops\_mps_convolution_transpose_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3703854Z copying torch\include\ATen\ops\_mps_max_pool2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3713497Z copying torch\include\ATen\ops\_mps_max_pool2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3723124Z copying torch\include\ATen\ops\_mps_max_pool2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3732785Z copying torch\include\ATen\ops\_mps_max_pool2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3742658Z 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:32:11.3752505Z 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:32:11.3762350Z 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:32:11.3772460Z 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:32:11.3781972Z 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:32:11.3791462Z 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:32:11.3801326Z copying torch\include\ATen\ops\_native_multi_head_attention.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3810926Z 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:32:11.3820526Z 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:32:11.3830187Z 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:32:11.3839545Z copying torch\include\ATen\ops\_native_multi_head_attention_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3848970Z copying torch\include\ATen\ops\_native_multi_head_attention_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3858489Z copying torch\include\ATen\ops\_neg_view.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3867738Z copying torch\include\ATen\ops\_neg_view_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3876863Z copying torch\include\ATen\ops\_neg_view_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3886220Z copying torch\include\ATen\ops\_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3895864Z copying torch\include\ATen\ops\_neg_view_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3905240Z copying torch\include\ATen\ops\_neg_view_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3927230Z copying torch\include\ATen\ops\_neg_view_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3936632Z copying torch\include\ATen\ops\_neg_view_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3945521Z copying torch\include\ATen\ops\_neg_view_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3954662Z copying torch\include\ATen\ops\_nested_from_padded.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.3964223Z 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:32:11.3978659Z 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:32:11.3989024Z 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:32:11.3998298Z 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:32:11.4007819Z copying torch\include\ATen\ops\_nested_from_padded_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4017482Z copying torch\include\ATen\ops\_nested_from_padded_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4026990Z copying torch\include\ATen\ops\_nested_from_padded_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4036493Z copying torch\include\ATen\ops\_nested_from_padded_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4046014Z copying torch\include\ATen\ops\_nested_from_padded_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4055473Z copying torch\include\ATen\ops\_nested_select_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4065125Z copying torch\include\ATen\ops\_nested_select_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4074408Z copying torch\include\ATen\ops\_nested_select_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4083831Z copying torch\include\ATen\ops\_nested_sum_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4093759Z copying torch\include\ATen\ops\_nested_sum_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4102635Z copying torch\include\ATen\ops\_nested_sum_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4111923Z copying torch\include\ATen\ops\_nested_tensor_from_mask.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4121441Z 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:32:11.4131242Z 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:32:11.4140585Z 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:32:11.4149951Z 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:32:11.4159863Z 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:32:11.4169458Z 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:32:11.4179307Z 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:32:11.4188625Z 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:32:11.4198148Z copying torch\include\ATen\ops\_nested_tensor_from_mask_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4207758Z copying torch\include\ATen\ops\_nested_tensor_from_mask_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4216957Z copying torch\include\ATen\ops\_nested_tensor_from_tensor_list.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4226505Z 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:32:11.4235915Z 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:32:11.4245286Z 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:32:11.4254595Z copying torch\include\ATen\ops\_nested_tensor_layer_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4264737Z 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:32:11.4274165Z copying torch\include\ATen\ops\_nested_tensor_layer_norm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4283423Z copying torch\include\ATen\ops\_nested_tensor_layer_norm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4292691Z copying torch\include\ATen\ops\_nested_tensor_offsets.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4304275Z copying torch\include\ATen\ops\_nested_tensor_offsets_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4313842Z copying torch\include\ATen\ops\_nested_tensor_offsets_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4323562Z copying torch\include\ATen\ops\_nested_tensor_size.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4333153Z copying torch\include\ATen\ops\_nested_tensor_size_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4342730Z copying torch\include\ATen\ops\_nested_tensor_size_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4352408Z copying torch\include\ATen\ops\_nested_tensor_size_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4362109Z copying torch\include\ATen\ops\_nested_tensor_softmax_with_shape.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4384550Z 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:32:11.4394562Z 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:32:11.4403824Z copying torch\include\ATen\ops\_nested_tensor_strides.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4413667Z copying torch\include\ATen\ops\_nested_tensor_strides_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4423036Z copying torch\include\ATen\ops\_nested_tensor_strides_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4432249Z copying torch\include\ATen\ops\_nested_tensor_strides_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4450104Z copying torch\include\ATen\ops\_nested_view_from_buffer.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4459730Z copying torch\include\ATen\ops\_nested_view_from_buffer_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4469677Z 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:32:11.4480240Z 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:32:11.4490094Z 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:32:11.4500091Z 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:32:11.4510072Z 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:32:11.4519691Z 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:32:11.4529819Z copying torch\include\ATen\ops\_nested_view_from_buffer_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4539615Z copying torch\include\ATen\ops\_nested_view_from_buffer_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4549150Z 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:32:11.4558933Z 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:32:11.4569261Z 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:32:11.4578954Z 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:32:11.4588335Z copying torch\include\ATen\ops\_nnpack_available.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4598109Z copying torch\include\ATen\ops\_nnpack_available_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4607757Z copying torch\include\ATen\ops\_nnpack_available_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4617323Z copying torch\include\ATen\ops\_nnpack_available_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4627463Z copying torch\include\ATen\ops\_nnpack_spatial_convolution.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4637071Z copying torch\include\ATen\ops\_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4648027Z copying torch\include\ATen\ops\_nnpack_spatial_convolution_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4657682Z copying torch\include\ATen\ops\_nnpack_spatial_convolution_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4667104Z copying torch\include\ATen\ops\_nnz.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4684140Z copying torch\include\ATen\ops\_nnz_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4693745Z copying torch\include\ATen\ops\_nnz_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4703284Z copying torch\include\ATen\ops\_pack_padded_sequence.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4712926Z copying torch\include\ATen\ops\_pack_padded_sequence_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4727665Z 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:32:11.4736814Z copying torch\include\ATen\ops\_pack_padded_sequence_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4747191Z copying torch\include\ATen\ops\_pack_padded_sequence_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4757432Z copying torch\include\ATen\ops\_pack_padded_sequence_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4767515Z copying torch\include\ATen\ops\_pack_padded_sequence_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4777216Z copying torch\include\ATen\ops\_pack_padded_sequence_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4786942Z copying torch\include\ATen\ops\_pad_circular.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4796399Z copying torch\include\ATen\ops\_pad_circular_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4805886Z copying torch\include\ATen\ops\_pad_circular_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4815157Z copying torch\include\ATen\ops\_pad_circular_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4825563Z copying torch\include\ATen\ops\_pad_enum.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4834785Z copying torch\include\ATen\ops\_pad_enum_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4844028Z copying torch\include\ATen\ops\_pad_enum_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4852966Z copying torch\include\ATen\ops\_pad_enum_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4862161Z copying torch\include\ATen\ops\_pad_packed_sequence.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4871618Z copying torch\include\ATen\ops\_pad_packed_sequence_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4886393Z copying torch\include\ATen\ops\_pad_packed_sequence_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4895801Z copying torch\include\ATen\ops\_pad_packed_sequence_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4905345Z copying torch\include\ATen\ops\_pdist_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4914537Z copying torch\include\ATen\ops\_pdist_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4923757Z copying torch\include\ATen\ops\_pdist_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4944329Z copying torch\include\ATen\ops\_pdist_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4953476Z copying torch\include\ATen\ops\_pdist_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4971805Z copying torch\include\ATen\ops\_pdist_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4981294Z copying torch\include\ATen\ops\_pdist_forward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.4999469Z copying torch\include\ATen\ops\_pdist_forward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5008851Z copying torch\include\ATen\ops\_pdist_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5018037Z copying torch\include\ATen\ops\_pdist_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5029547Z copying torch\include\ATen\ops\_pdist_forward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5039149Z copying torch\include\ATen\ops\_pdist_forward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5053086Z copying torch\include\ATen\ops\_pin_memory.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5062636Z copying torch\include\ATen\ops\_pin_memory_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5072174Z copying torch\include\ATen\ops\_pin_memory_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5081432Z copying torch\include\ATen\ops\_pin_memory_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5091207Z copying torch\include\ATen\ops\_pin_memory_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5100601Z copying torch\include\ATen\ops\_remove_batch_dim.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5110663Z copying torch\include\ATen\ops\_remove_batch_dim_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5128712Z copying torch\include\ATen\ops\_remove_batch_dim_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5138611Z copying torch\include\ATen\ops\_remove_batch_dim_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5148270Z copying torch\include\ATen\ops\_reshape_alias.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5157388Z copying torch\include\ATen\ops\_reshape_alias_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5167334Z copying torch\include\ATen\ops\_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5177537Z copying torch\include\ATen\ops\_reshape_alias_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5187298Z copying torch\include\ATen\ops\_reshape_alias_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5197035Z copying torch\include\ATen\ops\_reshape_alias_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5207188Z copying torch\include\ATen\ops\_reshape_alias_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5216804Z copying torch\include\ATen\ops\_reshape_alias_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5226358Z copying torch\include\ATen\ops\_reshape_alias_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5235866Z copying torch\include\ATen\ops\_reshape_alias_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5257397Z copying torch\include\ATen\ops\_reshape_alias_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5267475Z copying torch\include\ATen\ops\_reshape_from_tensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5277703Z copying torch\include\ATen\ops\_reshape_from_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5287235Z copying torch\include\ATen\ops\_reshape_from_tensor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5296781Z copying torch\include\ATen\ops\_reshape_from_tensor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5312612Z copying torch\include\ATen\ops\_resize_output.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5322081Z copying torch\include\ATen\ops\_resize_output_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5341118Z copying torch\include\ATen\ops\_resize_output_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5350692Z copying torch\include\ATen\ops\_resize_output_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5360226Z copying torch\include\ATen\ops\_resize_output_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5369481Z copying torch\include\ATen\ops\_rowwise_prune.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5378856Z copying torch\include\ATen\ops\_rowwise_prune_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5388012Z copying torch\include\ATen\ops\_rowwise_prune_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5397282Z copying torch\include\ATen\ops\_rowwise_prune_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5406700Z copying torch\include\ATen\ops\_sample_dirichlet.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5416267Z copying torch\include\ATen\ops\_sample_dirichlet_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5425528Z copying torch\include\ATen\ops\_sample_dirichlet_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5434636Z copying torch\include\ATen\ops\_sample_dirichlet_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5443729Z copying torch\include\ATen\ops\_sample_dirichlet_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5453319Z copying torch\include\ATen\ops\_sample_dirichlet_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5462959Z copying torch\include\ATen\ops\_saturate_weight_to_fp16.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5472651Z 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:32:11.5482266Z copying torch\include\ATen\ops\_saturate_weight_to_fp16_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5500526Z copying torch\include\ATen\ops\_saturate_weight_to_fp16_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5509985Z copying torch\include\ATen\ops\_scaled_dot_product_attention.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5519206Z 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:32:11.5529444Z copying torch\include\ATen\ops\_scaled_dot_product_attention_forward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5538641Z 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:32:11.5548292Z 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:32:11.5557576Z 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:32:11.5567404Z 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:32:11.5577379Z 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:32:11.5587107Z copying torch\include\ATen\ops\_scaled_dot_product_attention_math.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5597064Z 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:32:11.5607008Z 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:32:11.5617005Z 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:32:11.5626906Z copying torch\include\ATen\ops\_scaled_dot_product_attention_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5636352Z copying torch\include\ATen\ops\_scaled_dot_product_attention_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5651028Z copying torch\include\ATen\ops\_segment_reduce_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5660943Z copying torch\include\ATen\ops\_segment_reduce_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5670736Z copying torch\include\ATen\ops\_segment_reduce_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5680481Z copying torch\include\ATen\ops\_segment_reduce_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5690917Z copying torch\include\ATen\ops\_segment_reduce_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5728258Z copying torch\include\ATen\ops\_segment_reduce_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5737864Z copying torch\include\ATen\ops\_shape_as_tensor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5747277Z copying torch\include\ATen\ops\_shape_as_tensor_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5757134Z copying torch\include\ATen\ops\_shape_as_tensor_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5766570Z copying torch\include\ATen\ops\_shape_as_tensor_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5776302Z copying torch\include\ATen\ops\_slow_conv2d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5786312Z copying torch\include\ATen\ops\_slow_conv2d_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5796105Z copying torch\include\ATen\ops\_slow_conv2d_backward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5805789Z copying torch\include\ATen\ops\_slow_conv2d_backward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5815618Z copying torch\include\ATen\ops\_slow_conv2d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5825821Z copying torch\include\ATen\ops\_slow_conv2d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5835483Z copying torch\include\ATen\ops\_slow_conv2d_forward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5845385Z copying torch\include\ATen\ops\_slow_conv2d_forward_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5855100Z copying torch\include\ATen\ops\_slow_conv2d_forward_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5867409Z copying torch\include\ATen\ops\_slow_conv2d_forward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5877661Z copying torch\include\ATen\ops\_slow_conv2d_forward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5887342Z copying torch\include\ATen\ops\_sobol_engine_draw.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5897738Z copying torch\include\ATen\ops\_sobol_engine_draw_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5907313Z copying torch\include\ATen\ops\_sobol_engine_draw_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5917127Z copying torch\include\ATen\ops\_sobol_engine_draw_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5926694Z copying torch\include\ATen\ops\_sobol_engine_ff.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5936385Z copying torch\include\ATen\ops\_sobol_engine_ff_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5948780Z copying torch\include\ATen\ops\_sobol_engine_ff_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5963433Z copying torch\include\ATen\ops\_sobol_engine_ff_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5973232Z copying torch\include\ATen\ops\_sobol_engine_initialize_state.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.5983342Z 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:32:11.6001340Z copying torch\include\ATen\ops\_sobol_engine_initialize_state_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6015170Z copying torch\include\ATen\ops\_sobol_engine_initialize_state_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6024801Z copying torch\include\ATen\ops\_sobol_engine_scramble.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6034692Z copying torch\include\ATen\ops\_sobol_engine_scramble_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6044796Z copying torch\include\ATen\ops\_sobol_engine_scramble_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6054262Z copying torch\include\ATen\ops\_sobol_engine_scramble_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6064130Z copying torch\include\ATen\ops\_softmax.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6073888Z copying torch\include\ATen\ops\_softmax_backward_data.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6083512Z copying torch\include\ATen\ops\_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6093640Z copying torch\include\ATen\ops\_softmax_backward_data_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6103528Z copying torch\include\ATen\ops\_softmax_backward_data_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6113058Z copying torch\include\ATen\ops\_softmax_backward_data_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6122773Z copying torch\include\ATen\ops\_softmax_backward_data_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6132247Z copying torch\include\ATen\ops\_softmax_backward_data_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6141924Z copying torch\include\ATen\ops\_softmax_backward_data_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6152147Z copying torch\include\ATen\ops\_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6162005Z copying torch\include\ATen\ops\_softmax_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6183405Z copying torch\include\ATen\ops\_softmax_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6192936Z copying torch\include\ATen\ops\_softmax_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6202346Z copying torch\include\ATen\ops\_softmax_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6211966Z copying torch\include\ATen\ops\_softmax_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6220850Z copying torch\include\ATen\ops\_softmax_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6230084Z copying torch\include\ATen\ops\_sparse_addmm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6239330Z copying torch\include\ATen\ops\_sparse_addmm_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6249021Z copying torch\include\ATen\ops\_sparse_addmm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6258230Z copying torch\include\ATen\ops\_sparse_addmm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6267747Z copying torch\include\ATen\ops\_sparse_broadcast_to.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6277342Z copying torch\include\ATen\ops\_sparse_broadcast_to_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6286904Z 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:32:11.6304857Z 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:32:11.6314433Z copying torch\include\ATen\ops\_sparse_broadcast_to_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6323609Z copying torch\include\ATen\ops\_sparse_broadcast_to_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6332910Z copying torch\include\ATen\ops\_sparse_broadcast_to_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6341769Z copying torch\include\ATen\ops\_sparse_broadcast_to_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6351359Z copying torch\include\ATen\ops\_sparse_bsc_tensor_unsafe.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6361007Z 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:32:11.6370475Z copying torch\include\ATen\ops\_sparse_bsc_tensor_unsafe_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6379672Z copying torch\include\ATen\ops\_sparse_bsc_tensor_unsafe_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6389113Z copying torch\include\ATen\ops\_sparse_bsr_tensor_unsafe.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6398811Z 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:32:11.6408701Z copying torch\include\ATen\ops\_sparse_bsr_tensor_unsafe_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6418685Z copying torch\include\ATen\ops\_sparse_bsr_tensor_unsafe_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6433431Z copying torch\include\ATen\ops\_sparse_compressed_tensor_unsafe.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6443231Z 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:32:11.6453366Z copying torch\include\ATen\ops\_sparse_compressed_tensor_unsafe_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6463065Z copying torch\include\ATen\ops\_sparse_compressed_tensor_unsafe_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6473025Z copying torch\include\ATen\ops\_sparse_coo_tensor_unsafe.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6483473Z 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:32:11.6506439Z copying torch\include\ATen\ops\_sparse_coo_tensor_unsafe_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6515957Z copying torch\include\ATen\ops\_sparse_coo_tensor_unsafe_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6525708Z copying torch\include\ATen\ops\_sparse_coo_tensor_with_dims.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6539015Z 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:32:11.6550875Z 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:32:11.6561536Z 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:32:11.6571730Z 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:32:11.6581485Z 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:32:11.6591444Z 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:32:11.6601551Z 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:32:11.6611371Z 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:32:11.6621204Z 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:32:11.6640976Z copying torch\include\ATen\ops\_sparse_csc_tensor_unsafe.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6651238Z 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:32:11.6661174Z copying torch\include\ATen\ops\_sparse_csc_tensor_unsafe_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6671063Z copying torch\include\ATen\ops\_sparse_csc_tensor_unsafe_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6680738Z copying torch\include\ATen\ops\_sparse_csr_prod.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6690500Z copying torch\include\ATen\ops\_sparse_csr_prod_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6700204Z copying torch\include\ATen\ops\_sparse_csr_prod_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6709927Z copying torch\include\ATen\ops\_sparse_csr_prod_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6719716Z copying torch\include\ATen\ops\_sparse_csr_sum.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6729503Z copying torch\include\ATen\ops\_sparse_csr_sum_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6739448Z copying torch\include\ATen\ops\_sparse_csr_sum_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6749446Z copying torch\include\ATen\ops\_sparse_csr_sum_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6759232Z copying torch\include\ATen\ops\_sparse_csr_tensor_unsafe.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6769072Z 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:32:11.6778978Z copying torch\include\ATen\ops\_sparse_csr_tensor_unsafe_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6788440Z copying torch\include\ATen\ops\_sparse_csr_tensor_unsafe_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6798095Z copying torch\include\ATen\ops\_sparse_log_softmax.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6807455Z copying torch\include\ATen\ops\_sparse_log_softmax_backward_data.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6830292Z 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:32:11.6840491Z 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:32:11.6849926Z 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:32:11.6859601Z copying torch\include\ATen\ops\_sparse_log_softmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6869102Z copying torch\include\ATen\ops\_sparse_log_softmax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6878696Z copying torch\include\ATen\ops\_sparse_log_softmax_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6888777Z copying torch\include\ATen\ops\_sparse_log_softmax_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6898692Z copying torch\include\ATen\ops\_sparse_mask_helper.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6909113Z copying torch\include\ATen\ops\_sparse_mask_helper_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6918789Z copying torch\include\ATen\ops\_sparse_mask_helper_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6928707Z copying torch\include\ATen\ops\_sparse_mask_helper_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6938544Z copying torch\include\ATen\ops\_sparse_mm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6948443Z copying torch\include\ATen\ops\_sparse_mm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6958193Z copying torch\include\ATen\ops\_sparse_mm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6967451Z copying torch\include\ATen\ops\_sparse_mm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6976813Z copying torch\include\ATen\ops\_sparse_softmax.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6986559Z copying torch\include\ATen\ops\_sparse_softmax_backward_data.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.6996464Z 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:32:11.7006559Z copying torch\include\ATen\ops\_sparse_softmax_backward_data_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7016030Z copying torch\include\ATen\ops\_sparse_softmax_backward_data_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7025785Z copying torch\include\ATen\ops\_sparse_softmax_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7035745Z copying torch\include\ATen\ops\_sparse_softmax_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7045441Z copying torch\include\ATen\ops\_sparse_softmax_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7055211Z copying torch\include\ATen\ops\_sparse_softmax_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7065001Z copying torch\include\ATen\ops\_sparse_sparse_matmul.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7075254Z copying torch\include\ATen\ops\_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7084875Z copying torch\include\ATen\ops\_sparse_sparse_matmul_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7095001Z copying torch\include\ATen\ops\_sparse_sparse_matmul_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7104907Z copying torch\include\ATen\ops\_sparse_sum.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7114545Z copying torch\include\ATen\ops\_sparse_sum_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7124285Z copying torch\include\ATen\ops\_sparse_sum_backward_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7134106Z copying torch\include\ATen\ops\_sparse_sum_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7143627Z copying torch\include\ATen\ops\_sparse_sum_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7153560Z copying torch\include\ATen\ops\_sparse_sum_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7165867Z copying torch\include\ATen\ops\_sparse_sum_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7176090Z copying torch\include\ATen\ops\_sparse_sum_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7189975Z copying torch\include\ATen\ops\_sparse_sum_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7199479Z copying torch\include\ATen\ops\_spdiags.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7209174Z copying torch\include\ATen\ops\_spdiags_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7218795Z copying torch\include\ATen\ops\_spdiags_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7228575Z copying torch\include\ATen\ops\_spdiags_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7238015Z copying torch\include\ATen\ops\_spdiags_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7247630Z copying torch\include\ATen\ops\_stack.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7256833Z copying torch\include\ATen\ops\_stack_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7266079Z copying torch\include\ATen\ops\_stack_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7275539Z copying torch\include\ATen\ops\_stack_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7284515Z copying torch\include\ATen\ops\_stack_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7294127Z copying torch\include\ATen\ops\_standard_gamma.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7303499Z copying torch\include\ATen\ops\_standard_gamma_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7313067Z copying torch\include\ATen\ops\_standard_gamma_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7322193Z copying torch\include\ATen\ops\_standard_gamma_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7331422Z copying torch\include\ATen\ops\_standard_gamma_grad.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7341038Z copying torch\include\ATen\ops\_standard_gamma_grad_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7350546Z copying torch\include\ATen\ops\_standard_gamma_grad_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7360044Z copying torch\include\ATen\ops\_standard_gamma_grad_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7381711Z copying torch\include\ATen\ops\_standard_gamma_grad_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7390954Z copying torch\include\ATen\ops\_standard_gamma_grad_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7400272Z copying torch\include\ATen\ops\_standard_gamma_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7409702Z copying torch\include\ATen\ops\_standard_gamma_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7419261Z copying torch\include\ATen\ops\_symeig_helper.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7428626Z copying torch\include\ATen\ops\_symeig_helper_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7438202Z copying torch\include\ATen\ops\_symeig_helper_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7447640Z copying torch\include\ATen\ops\_symeig_helper_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7465506Z copying torch\include\ATen\ops\_symeig_helper_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7475234Z copying torch\include\ATen\ops\_symeig_helper_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7484877Z copying torch\include\ATen\ops\_test_ambiguous_defaults.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7494745Z copying torch\include\ATen\ops\_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7504689Z copying torch\include\ATen\ops\_test_ambiguous_defaults_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7514432Z copying torch\include\ATen\ops\_test_ambiguous_defaults_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7523974Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7534141Z 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:32:11.7544346Z 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:32:11.7554443Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7564498Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7574614Z copying torch\include\ATen\ops\_test_autograd_multiple_dispatch_view.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7584435Z 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:32:11.7618657Z 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:32:11.7629050Z 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:32:11.7639296Z 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:32:11.7666069Z 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:32:11.7676158Z 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:32:11.7685979Z 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:32:11.7695746Z 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:32:11.7705440Z copying torch\include\ATen\ops\_test_optional_filled_intlist.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7715381Z 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:32:11.7725225Z 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:32:11.7735173Z copying torch\include\ATen\ops\_test_optional_filled_intlist_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7745664Z copying torch\include\ATen\ops\_test_optional_filled_intlist_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7755386Z copying torch\include\ATen\ops\_test_optional_floatlist.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7765148Z copying torch\include\ATen\ops\_test_optional_floatlist_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7775242Z copying torch\include\ATen\ops\_test_optional_floatlist_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7784695Z copying torch\include\ATen\ops\_test_optional_floatlist_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7794153Z copying torch\include\ATen\ops\_test_optional_floatlist_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7816066Z copying torch\include\ATen\ops\_test_optional_intlist.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7825975Z copying torch\include\ATen\ops\_test_optional_intlist_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7835695Z copying torch\include\ATen\ops\_test_optional_intlist_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7845177Z copying torch\include\ATen\ops\_test_optional_intlist_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7858080Z copying torch\include\ATen\ops\_test_optional_intlist_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7868381Z copying torch\include\ATen\ops\_test_serialization_subcmul.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7878159Z copying torch\include\ATen\ops\_test_serialization_subcmul_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7888157Z copying torch\include\ATen\ops\_test_serialization_subcmul_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7897665Z copying torch\include\ATen\ops\_test_serialization_subcmul_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7906910Z copying torch\include\ATen\ops\_test_string_default.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7920600Z copying torch\include\ATen\ops\_test_string_default_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7930155Z copying torch\include\ATen\ops\_test_string_default_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7939285Z copying torch\include\ATen\ops\_test_string_default_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7948628Z copying torch\include\ATen\ops\_test_warn_in_autograd.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7958214Z 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:32:11.7967515Z copying torch\include\ATen\ops\_test_warn_in_autograd_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7989814Z copying torch\include\ATen\ops\_test_warn_in_autograd_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.7999762Z copying torch\include\ATen\ops\_thnn_differentiable_gru_cell_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8010461Z 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:32:11.8020746Z 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:32:11.8030436Z 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:32:11.8040197Z copying torch\include\ATen\ops\_thnn_differentiable_lstm_cell_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8050168Z 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:32:11.8060520Z 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:32:11.8070488Z 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:32:11.8080026Z copying torch\include\ATen\ops\_thnn_fused_gru_cell.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8089983Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8099867Z 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:32:11.8109951Z 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:32:11.8119911Z 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:32:11.8129641Z 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:32:11.8139205Z 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:32:11.8148900Z 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:32:11.8158789Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8168733Z copying torch\include\ATen\ops\_thnn_fused_gru_cell_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8178704Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8188502Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8198178Z 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:32:11.8208604Z 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:32:11.8218791Z 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:32:11.8228954Z 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:32:11.8238715Z 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:32:11.8260750Z 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:32:11.8270736Z 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:32:11.8280430Z 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:32:11.8290576Z 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:32:11.8300269Z 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:32:11.8309853Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8319230Z copying torch\include\ATen\ops\_thnn_fused_lstm_cell_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8329093Z 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:32:11.8339464Z 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:32:11.8349134Z 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:32:11.8358843Z 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:32:11.8377349Z 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:32:11.8386368Z copying torch\include\ATen\ops\_to_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8395596Z copying torch\include\ATen\ops\_to_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8404410Z copying torch\include\ATen\ops\_to_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8413276Z copying torch\include\ATen\ops\_to_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8422220Z copying torch\include\ATen\ops\_to_cpu.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8456832Z copying torch\include\ATen\ops\_to_cpu_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8466124Z copying torch\include\ATen\ops\_to_cpu_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8474678Z copying torch\include\ATen\ops\_to_cpu_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8483603Z copying torch\include\ATen\ops\_to_dense.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8492843Z copying torch\include\ATen\ops\_to_dense_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8501903Z copying torch\include\ATen\ops\_to_dense_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8511425Z copying torch\include\ATen\ops\_to_dense_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8525197Z copying torch\include\ATen\ops\_transformer_decoder_only_layer_fwd.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8535479Z 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:32:11.8557633Z 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:32:11.8567375Z 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:32:11.8576863Z 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:32:11.8586665Z 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:32:11.8596194Z copying torch\include\ATen\ops\_transformer_encoder_layer_fwd.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8605316Z 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:32:11.8615071Z 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:32:11.8624604Z 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:32:11.8634309Z copying torch\include\ATen\ops\_transformer_encoder_layer_fwd_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8644123Z copying torch\include\ATen\ops\_transformer_encoder_layer_fwd_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8653975Z copying torch\include\ATen\ops\_transform_bias_rescale_qkv.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8663816Z 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:32:11.8673808Z 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:32:11.8683807Z 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:32:11.8693943Z copying torch\include\ATen\ops\_transform_bias_rescale_qkv_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8703892Z copying torch\include\ATen\ops\_transform_bias_rescale_qkv_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8713701Z copying torch\include\ATen\ops\_trilinear.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8723780Z copying torch\include\ATen\ops\_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8733538Z copying torch\include\ATen\ops\_trilinear_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8742913Z copying torch\include\ATen\ops\_trilinear_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8752415Z copying torch\include\ATen\ops\_trilinear_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8762400Z copying torch\include\ATen\ops\_triton_multi_head_attention.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8772044Z 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:32:11.8782366Z 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:32:11.8791711Z copying torch\include\ATen\ops\_triton_multi_head_attention_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8801291Z copying torch\include\ATen\ops\_triton_multi_head_attention_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8810971Z copying torch\include\ATen\ops\_triton_scaled_dot_attention.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8820678Z 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:32:11.8830663Z 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:32:11.8840474Z copying torch\include\ATen\ops\_triton_scaled_dot_attention_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8850299Z copying torch\include\ATen\ops\_triton_scaled_dot_attention_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8859745Z copying torch\include\ATen\ops\_unique.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8869134Z copying torch\include\ATen\ops\_unique2.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8878518Z copying torch\include\ATen\ops\_unique2_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8888511Z copying torch\include\ATen\ops\_unique2_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8898532Z copying torch\include\ATen\ops\_unique2_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8907894Z copying torch\include\ATen\ops\_unique2_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8917558Z copying torch\include\ATen\ops\_unique2_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8927176Z copying torch\include\ATen\ops\_unique_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8936727Z copying torch\include\ATen\ops\_unique_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8946350Z copying torch\include\ATen\ops\_unique_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8955957Z copying torch\include\ATen\ops\_unique_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8965311Z copying torch\include\ATen\ops\_unique_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8974844Z copying torch\include\ATen\ops\_unpack_dual.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8983966Z copying torch\include\ATen\ops\_unpack_dual_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.8993105Z copying torch\include\ATen\ops\_unpack_dual_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9002046Z copying torch\include\ATen\ops\_unpack_dual_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9011203Z copying torch\include\ATen\ops\_unsafe_view.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9020378Z copying torch\include\ATen\ops\_unsafe_view_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9029503Z copying torch\include\ATen\ops\_unsafe_view_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9039392Z copying torch\include\ATen\ops\_unsafe_view_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9048573Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9058049Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9072827Z 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:32:11.9093234Z 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:32:11.9102803Z 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:32:11.9112374Z 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:32:11.9121841Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9131380Z 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:32:11.9140697Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9149966Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9159953Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9174488Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9183897Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9193374Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9202589Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9212163Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9221527Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9230708Z copying torch\include\ATen\ops\_upsample_bicubic2d_aa_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9240288Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9250230Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9260277Z 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:32:11.9270687Z 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:32:11.9280793Z 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:32:11.9290959Z 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:32:11.9300756Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9310418Z 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:32:11.9320328Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9330051Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9340170Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9350756Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9360473Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9370466Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9380640Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9390320Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9399991Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9409771Z copying torch\include\ATen\ops\_upsample_bilinear2d_aa_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9419493Z copying torch\include\ATen\ops\_upsample_nearest_exact1d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9429411Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9439497Z 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:32:11.9449914Z 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:32:11.9460054Z 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:32:11.9469782Z 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:32:11.9479916Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9489912Z 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:32:11.9499820Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9509670Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9519709Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9539638Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9549864Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9559826Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9569682Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9579574Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9589562Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9599234Z copying torch\include\ATen\ops\_upsample_nearest_exact1d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9608993Z copying torch\include\ATen\ops\_upsample_nearest_exact2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9618972Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9633213Z 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:32:11.9644650Z 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:32:11.9654931Z 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:32:11.9665129Z 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:32:11.9675065Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9684843Z 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:32:11.9695263Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9705186Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9715403Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9725913Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9736136Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9746244Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9755987Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9765818Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9775703Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9785278Z copying torch\include\ATen\ops\_upsample_nearest_exact2d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9794993Z copying torch\include\ATen\ops\_upsample_nearest_exact3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9805185Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9815487Z 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:32:11.9825758Z 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:32:11.9836440Z 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:32:11.9846298Z 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:32:11.9856436Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9866141Z 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:32:11.9876135Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9886373Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9896384Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9906988Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9916945Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9934805Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9953413Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_meta.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9963063Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_meta_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9973090Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9982695Z copying torch\include\ATen\ops\_upsample_nearest_exact3d_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:11.9992329Z copying torch\include\ATen\ops\_use_cudnn_ctc_loss.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0001699Z 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:32:12.0011339Z copying torch\include\ATen\ops\_use_cudnn_ctc_loss_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0020594Z copying torch\include\ATen\ops\_use_cudnn_ctc_loss_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0030311Z copying torch\include\ATen\ops\_use_cudnn_rnn_flatten_weight.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0039709Z 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:32:12.0049223Z 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:32:12.0058651Z 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:32:12.0068048Z copying torch\include\ATen\ops\_validate_compressed_sparse_indices.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0077589Z 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:32:12.0087226Z 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:32:12.0096804Z copying torch\include\ATen\ops\_validate_compressed_sparse_indices_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0106027Z copying torch\include\ATen\ops\_validate_compressed_sparse_indices_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0124708Z copying torch\include\ATen\ops\_validate_sparse_bsc_tensor_args.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0134199Z 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:32:12.0144468Z 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:32:12.0153912Z 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:32:12.0163184Z copying torch\include\ATen\ops\_validate_sparse_bsr_tensor_args.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0173555Z 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:32:12.0186595Z 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:32:12.0196131Z 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:32:12.0205426Z copying torch\include\ATen\ops\_validate_sparse_compressed_tensor_args.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0215009Z 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:32:12.0238291Z 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:32:12.0247693Z 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:32:12.0257419Z copying torch\include\ATen\ops\_validate_sparse_coo_tensor_args.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0271816Z 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:32:12.0282160Z 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:32:12.0292472Z 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:32:12.0302161Z copying torch\include\ATen\ops\_validate_sparse_csc_tensor_args.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0316643Z 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:32:12.0326560Z 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:32:12.0336042Z 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:32:12.0345389Z copying torch\include\ATen\ops\_validate_sparse_csr_tensor_args.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0354872Z 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:32:12.0364311Z 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:32:12.0374413Z 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:32:12.0383961Z copying torch\include\ATen\ops\_values.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0394139Z copying torch\include\ATen\ops\_values_copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0404184Z copying torch\include\ATen\ops\_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0414155Z copying torch\include\ATen\ops\_values_copy_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0424156Z copying torch\include\ATen\ops\_values_copy_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0441181Z copying torch\include\ATen\ops\_values_copy_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0451102Z copying torch\include\ATen\ops\_values_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0469235Z copying torch\include\ATen\ops\_values_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0486241Z copying torch\include\ATen\ops\_version.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0495675Z copying torch\include\ATen\ops\_version_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0505252Z copying torch\include\ATen\ops\_version_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0522280Z copying torch\include\ATen\ops\_version_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0531774Z copying torch\include\ATen\ops\_weight_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0541712Z copying torch\include\ATen\ops\_weight_norm_compositeimplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0566862Z copying torch\include\ATen\ops\_weight_norm_differentiable_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0576791Z 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:32:12.0587027Z copying torch\include\ATen\ops\_weight_norm_differentiable_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0597077Z copying torch\include\ATen\ops\_weight_norm_differentiable_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0606879Z copying torch\include\ATen\ops\_weight_norm_interface.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0616861Z copying torch\include\ATen\ops\_weight_norm_interface_backward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0626825Z 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:32:12.0637134Z 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:32:12.0647115Z 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:32:12.0657003Z copying torch\include\ATen\ops\_weight_norm_interface_backward_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0666890Z copying torch\include\ATen\ops\_weight_norm_interface_backward_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0676976Z copying torch\include\ATen\ops\_weight_norm_interface_compositeexplicitautograd_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0686804Z copying torch\include\ATen\ops\_weight_norm_interface_cpu_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0701333Z copying torch\include\ATen\ops\_weight_norm_interface_cuda_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0711556Z copying torch\include\ATen\ops\_weight_norm_interface_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0721270Z copying torch\include\ATen\ops\_weight_norm_interface_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0730852Z copying torch\include\ATen\ops\_weight_norm_native.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0740026Z copying torch\include\ATen\ops\_weight_norm_ops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\ops 2022-12-01T10:32:12.0748826Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\hip 2022-12-01T10:32:12.0750295Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\hip\impl 2022-12-01T10:32:12.0752787Z copying torch\include\ATen\hip\impl\HIPAllocatorMasqueradingAsCUDA.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\hip\impl 2022-12-01T10:32:12.0761926Z copying torch\include\ATen\hip\impl\HIPCachingAllocatorMasqueradingAsCUDA.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\hip\impl 2022-12-01T10:32:12.0771187Z copying torch\include\ATen\hip\impl\HIPGuardImplMasqueradingAsCUDA.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\hip\impl 2022-12-01T10:32:12.0792838Z copying torch\include\ATen\hip\impl\HIPStreamMasqueradingAsCUDA.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\hip\impl 2022-12-01T10:32:12.0801014Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\detail 2022-12-01T10:32:12.0803536Z copying torch\include\ATen\detail\CUDAHooksInterface.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\detail 2022-12-01T10:32:12.0813124Z copying torch\include\ATen\detail\FunctionTraits.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\detail 2022-12-01T10:32:12.0822020Z copying torch\include\ATen\detail\HIPHooksInterface.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\detail 2022-12-01T10:32:12.0831020Z copying torch\include\ATen\detail\ORTHooksInterface.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\detail 2022-12-01T10:32:12.0844802Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.0847284Z copying torch\include\ATen\native\Activation.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.0856424Z copying torch\include\ATen\native\AdaptivePooling.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.0865345Z copying torch\include\ATen\native\BatchLinearAlgebra.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.0874171Z copying torch\include\ATen\native\batch_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.0950258Z copying torch\include\ATen\native\BinaryOps.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.0959417Z copying torch\include\ATen\native\BucketizationUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.0968812Z copying torch\include\ATen\native\CanUse32BitIndexMath.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.0977637Z copying torch\include\ATen\native\ComplexHelper.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.0986591Z copying torch\include\ATen\native\CompositeRandomAccessor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.0996072Z copying torch\include\ATen\native\CompositeRandomAccessorCommon.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1005066Z copying torch\include\ATen\native\ConvolutionMM3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1014101Z copying torch\include\ATen\native\ConvUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1023363Z copying torch\include\ATen\native\Copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1032364Z copying torch\include\ATen\native\CPUBlas.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1041447Z copying torch\include\ATen\native\CPUFallback.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1050512Z copying torch\include\ATen\native\Cross.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1059747Z copying torch\include\ATen\native\DilatedConvolutionUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1073194Z copying torch\include\ATen\native\DispatchStub.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1082140Z copying torch\include\ATen\native\Distance.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1091421Z copying torch\include\ATen\native\Distributions.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1101100Z copying torch\include\ATen\native\DistributionTemplates.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1122971Z copying torch\include\ATen\native\EmbeddingBag.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1132338Z copying torch\include\ATen\native\Fill.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1149529Z copying torch\include\ATen\native\ForeachUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1158788Z copying torch\include\ATen\native\FunctionOfAMatrixUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1187897Z copying torch\include\ATen\native\GridSampler.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1197537Z copying torch\include\ATen\native\GridSamplerUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1206818Z copying torch\include\ATen\native\group_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1216045Z copying torch\include\ATen\native\Histogram.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1224717Z copying torch\include\ATen\native\im2col.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1239944Z copying torch\include\ATen\native\im2col_shape_check.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1256274Z copying torch\include\ATen\native\IndexingUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1265410Z copying torch\include\ATen\native\IndexKernel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1274872Z copying torch\include\ATen\native\layer_norm.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1288732Z copying torch\include\ATen\native\Lerp.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1298705Z copying torch\include\ATen\native\LinearAlgebra.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1308315Z copying torch\include\ATen\native\LinearAlgebraUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1319219Z copying torch\include\ATen\native\LossMulti.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1328342Z copying torch\include\ATen\native\Math.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1339363Z copying torch\include\ATen\native\MathBitFallThroughLists.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1348432Z copying torch\include\ATen\native\MathBitsFallback.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1367468Z copying torch\include\ATen\native\MaxPooling.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1376400Z copying torch\include\ATen\native\NonEmptyUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1385157Z copying torch\include\ATen\native\NonSymbolicBC.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1393796Z copying torch\include\ATen\native\Normalization.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1402712Z copying torch\include\ATen\native\PointwiseOps.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1411972Z copying torch\include\ATen\native\Pool.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1421585Z copying torch\include\ATen\native\Pow.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1430472Z copying torch\include\ATen\native\RangeFactories.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1439031Z copying torch\include\ATen\native\ReduceAllOps.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1447591Z copying torch\include\ATen\native\ReduceOps.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1456535Z copying torch\include\ATen\native\ReduceOpsUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1480666Z copying torch\include\ATen\native\Repeat.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1489650Z copying torch\include\ATen\native\Resize.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1498648Z copying torch\include\ATen\native\ResizeCommon.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1507238Z copying torch\include\ATen\native\RNN.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1516792Z copying torch\include\ATen\native\ScatterGatherChecks.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1526237Z copying torch\include\ATen\native\SegmentReduce.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1535393Z copying torch\include\ATen\native\SharedReduceOps.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1544704Z copying torch\include\ATen\native\SobolEngineOpsUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1554002Z copying torch\include\ATen\native\Sorting.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1563241Z copying torch\include\ATen\native\SortingUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1572481Z copying torch\include\ATen\native\SpectralOpsUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1581736Z copying torch\include\ATen\native\StridedRandomAccessor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1610153Z copying torch\include\ATen\native\TensorAdvancedIndexing.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1619848Z copying torch\include\ATen\native\TensorAdvancedIndexingUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1628925Z copying torch\include\ATen\native\TensorCompare.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1638185Z copying torch\include\ATen\native\TensorConversions.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1647709Z copying torch\include\ATen\native\TensorDimApply.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1661825Z copying torch\include\ATen\native\TensorFactories.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1671105Z copying torch\include\ATen\native\TensorIterator.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1680162Z copying torch\include\ATen\native\TensorIteratorDynamicCasting.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1698981Z copying torch\include\ATen\native\TensorProperties.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1708390Z copying torch\include\ATen\native\TensorShape.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1717506Z copying torch\include\ATen\native\TensorTransformations.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1726899Z copying torch\include\ATen\native\TopKImpl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1736445Z copying torch\include\ATen\native\TransposeType.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1745418Z copying torch\include\ATen\native\TriangularOpsUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1754649Z copying torch\include\ATen\native\TypeProperties.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1763588Z copying torch\include\ATen\native\UnaryOps.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1773410Z copying torch\include\ATen\native\Unfold2d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1782517Z copying torch\include\ATen\native\Unfold3d.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1791468Z copying torch\include\ATen\native\UnfoldBackward.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1805045Z copying torch\include\ATen\native\UpSample.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1822102Z copying torch\include\ATen\native\verbose_wrapper.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1831085Z copying torch\include\ATen\native\vol2col.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native 2022-12-01T10:32:12.1839791Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:32:12.1842399Z copying torch\include\ATen\native\cpu\AtomicAddFloat.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:32:12.1851541Z copying torch\include\ATen\native\cpu\avx_mathfun.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:32:12.1860989Z copying torch\include\ATen\native\cpu\CatKernel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:32:12.1869839Z copying torch\include\ATen\native\cpu\ChannelShuffleKernel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:32:12.1885611Z copying torch\include\ATen\native\cpu\CopyKernel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:32:12.1894536Z copying torch\include\ATen\native\cpu\DepthwiseConvKernel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:32:12.1903604Z copying torch\include\ATen\native\cpu\DistributionTemplates.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:32:12.1912616Z copying torch\include\ATen\native\cpu\GridSamplerKernel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:32:12.1922460Z copying torch\include\ATen\native\cpu\IndexKernelUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:32:12.1931515Z copying torch\include\ATen\native\cpu\Intrinsics.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:32:12.1940345Z copying torch\include\ATen\native\cpu\IsContiguous.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:32:12.1949665Z copying torch\include\ATen\native\cpu\Loops.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:32:12.1958981Z copying torch\include\ATen\native\cpu\MaxUnpoolKernel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:32:12.1968331Z copying torch\include\ATen\native\cpu\mixed_data_type.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:32:12.1977761Z copying torch\include\ATen\native\cpu\moments_utils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:32:12.1986859Z copying torch\include\ATen\native\cpu\PixelShuffleKernel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:32:12.1999937Z copying torch\include\ATen\native\cpu\Reduce.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:32:12.2009455Z copying torch\include\ATen\native\cpu\SerialStackImpl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:32:12.2019152Z copying torch\include\ATen\native\cpu\SoftmaxKernel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:32:12.2028172Z copying torch\include\ATen\native\cpu\StackKernel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:32:12.2045480Z copying torch\include\ATen\native\cpu\utils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:32:12.2054645Z copying torch\include\ATen\native\cpu\WeightNormKernel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:32:12.2063523Z copying torch\include\ATen\native\cpu\zmath.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cpu 2022-12-01T10:32:12.2071765Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2074234Z copying torch\include\ATen\native\cuda\Activation.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2082805Z copying torch\include\ATen\native\cuda\BinaryInternal.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2091718Z copying torch\include\ATen\native\cuda\CompositeRandomAccessor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2101524Z copying torch\include\ATen\native\cuda\Copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2116542Z copying torch\include\ATen\native\cuda\CuFFTPlanCache.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2126130Z copying torch\include\ATen\native\cuda\CuFFTUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2134963Z copying torch\include\ATen\native\cuda\Distributions.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2144135Z copying torch\include\ATen\native\cuda\DistributionTemplates.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2164993Z copying torch\include\ATen\native\cuda\GridSampler.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2174293Z copying torch\include\ATen\native\cuda\IndexKernel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2182941Z copying torch\include\ATen\native\cuda\jit_utils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2191611Z copying torch\include\ATen\native\cuda\LaunchUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2200201Z copying torch\include\ATen\native\cuda\MiscUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2209319Z copying torch\include\ATen\native\cuda\ReduceOps.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2218074Z copying torch\include\ATen\native\cuda\Resize.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2235355Z copying torch\include\ATen\native\cuda\ScanKernels.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2245117Z copying torch\include\ATen\native\cuda\Sort.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2253737Z copying torch\include\ATen\native\cuda\Sorting.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2262923Z copying torch\include\ATen\native\cuda\SortStable.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2271749Z copying torch\include\ATen\native\cuda\TensorModeKernel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2280855Z copying torch\include\ATen\native\cuda\TensorTopK.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2299681Z copying torch\include\ATen\native\cuda\thread_constants.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2308994Z copying torch\include\ATen\native\cuda\block_reduce.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2318244Z copying torch\include\ATen\native\cuda\CUDAJitLoops.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2327529Z copying torch\include\ATen\native\cuda\CUDALoops.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2337411Z copying torch\include\ATen\native\cuda\DeviceSqrt.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2346622Z copying torch\include\ATen\native\cuda\EmbeddingBackwardKernel.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2355522Z copying torch\include\ATen\native\cuda\ForeachFunctors.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2365124Z 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:32:12.2374365Z copying torch\include\ATen\native\cuda\fused_adam_impl.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2383950Z copying torch\include\ATen\native\cuda\fused_adam_utils.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2401312Z copying torch\include\ATen\native\cuda\GridSampler.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2410602Z copying torch\include\ATen\native\cuda\im2col.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2419978Z copying torch\include\ATen\native\cuda\JitLoops.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2429715Z copying torch\include\ATen\native\cuda\KernelUtils.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2439089Z copying torch\include\ATen\native\cuda\Loops.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2448276Z copying torch\include\ATen\native\cuda\Math.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2459005Z copying torch\include\ATen\native\cuda\MemoryAccess.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2468338Z copying torch\include\ATen\native\cuda\MultiTensorApply.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2477594Z copying torch\include\ATen\native\cuda\Normalization.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2488244Z copying torch\include\ATen\native\cuda\PersistentSoftmax.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2498398Z copying torch\include\ATen\native\cuda\Pow.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2507848Z copying torch\include\ATen\native\cuda\Randperm.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2528474Z copying torch\include\ATen\native\cuda\Reduce.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2549079Z copying torch\include\ATen\native\cuda\reduction_template.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2558743Z copying torch\include\ATen\native\cuda\ROCmLoops.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2568246Z copying torch\include\ATen\native\cuda\ScanUtils.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2577795Z copying torch\include\ATen\native\cuda\SortingCommon.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2587138Z copying torch\include\ATen\native\cuda\SortingRadixSelect.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2596309Z copying torch\include\ATen\native\cuda\SortUtils.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2605410Z copying torch\include\ATen\native\cuda\TensorModeKernel.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2614822Z copying torch\include\ATen\native\cuda\UniqueCub.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2623636Z copying torch\include\ATen\native\cuda\UpSample.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2632650Z copying torch\include\ATen\native\cuda\vol2col.cuh -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\cuda 2022-12-01T10:32:12.2654407Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized 2022-12-01T10:32:12.2657083Z copying torch\include\ATen\native\quantized\AffineQuantizer.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized 2022-12-01T10:32:12.2667015Z copying torch\include\ATen\native\quantized\AffineQuantizerBase.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized 2022-12-01T10:32:12.2680492Z copying torch\include\ATen\native\quantized\Copy.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized 2022-12-01T10:32:12.2689276Z copying torch\include\ATen\native\quantized\FakeQuantAffine.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized 2022-12-01T10:32:12.2706845Z copying torch\include\ATen\native\quantized\IndexKernel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized 2022-12-01T10:32:12.2716349Z copying torch\include\ATen\native\quantized\PackedParams.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized 2022-12-01T10:32:12.2728655Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\cpu 2022-12-01T10:32:12.2731143Z copying torch\include\ATen\native\quantized\cpu\BinaryOps.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\cpu 2022-12-01T10:32:12.2740017Z 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:32:12.2748831Z copying torch\include\ATen\native\quantized\cpu\EmbeddingPackedParams.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\cpu 2022-12-01T10:32:12.2757633Z 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:32:12.2773474Z 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:32:12.2782199Z copying torch\include\ATen\native\quantized\cpu\OnednnUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\cpu 2022-12-01T10:32:12.2794302Z copying torch\include\ATen\native\quantized\cpu\qembeddingbag.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\cpu 2022-12-01T10:32:12.2803685Z 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:32:12.2819702Z copying torch\include\ATen\native\quantized\cpu\QnnpackUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\cpu 2022-12-01T10:32:12.2842527Z copying torch\include\ATen\native\quantized\cpu\QuantizedOps.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\cpu 2022-12-01T10:32:12.2851937Z copying torch\include\ATen\native\quantized\cpu\QuantUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\cpu 2022-12-01T10:32:12.2860797Z copying torch\include\ATen\native\quantized\cpu\RuyUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\cpu 2022-12-01T10:32:12.2874483Z copying torch\include\ATen\native\quantized\cpu\XnnpackUtils.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\native\quantized\cpu 2022-12-01T10:32:12.2882791Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\quantized 2022-12-01T10:32:12.2885353Z copying torch\include\ATen\quantized\QTensorImpl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\quantized 2022-12-01T10:32:12.2894466Z copying torch\include\ATen\quantized\Quantizer.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\quantized 2022-12-01T10:32:12.2902936Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2 2022-12-01T10:32:12.2904349Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:32:12.2906880Z copying torch\include\caffe2\utils\bench_utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:32:12.2916290Z copying torch\include\caffe2\utils\cast.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:32:12.2925040Z copying torch\include\caffe2\utils\cblas.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:32:12.2934514Z copying torch\include\caffe2\utils\conversions.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:32:12.2943008Z copying torch\include\caffe2\utils\cpuid.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:32:12.2958822Z copying torch\include\caffe2\utils\cpu_neon.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:32:12.2967733Z copying torch\include\caffe2\utils\eigen_utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:32:12.2976335Z copying torch\include\caffe2\utils\filler.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:32:12.2985566Z copying torch\include\caffe2\utils\fixed_divisor.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:32:12.2994303Z copying torch\include\caffe2\utils\knobs.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:32:12.3003402Z copying torch\include\caffe2\utils\knob_patcher.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:32:12.3012379Z copying torch\include\caffe2\utils\map_utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:32:12.3021552Z copying torch\include\caffe2\utils\math-detail.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:32:12.3030601Z copying torch\include\caffe2\utils\math.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:32:12.3039751Z copying torch\include\caffe2\utils\murmur_hash3.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:32:12.3050196Z copying torch\include\caffe2\utils\proto_convert.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:32:12.3061030Z copying torch\include\caffe2\utils\proto_utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:32:12.3072598Z copying torch\include\caffe2\utils\proto_wrap.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:32:12.3082741Z copying torch\include\caffe2\utils\signal_handler.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:32:12.3092530Z copying torch\include\caffe2\utils\simple_queue.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:32:12.3101645Z copying torch\include\caffe2\utils\smart_tensor_printer.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:32:12.3110924Z copying torch\include\caffe2\utils\string_utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:32:12.3120006Z copying torch\include\caffe2\utils\zmq_helper.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils 2022-12-01T10:32:12.4833184Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\math 2022-12-01T10:32:12.4835311Z copying torch\include\caffe2\utils\math\broadcast.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\math 2022-12-01T10:32:12.4845919Z copying torch\include\caffe2\utils\math\elementwise.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\math 2022-12-01T10:32:12.4854610Z copying torch\include\caffe2\utils\math\half_utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\math 2022-12-01T10:32:12.4863449Z copying torch\include\caffe2\utils\math\reduce.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\math 2022-12-01T10:32:12.4930061Z copying torch\include\caffe2\utils\math\transpose.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\math 2022-12-01T10:32:12.4942694Z copying torch\include\caffe2\utils\math\utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\math 2022-12-01T10:32:12.4951534Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\threadpool 2022-12-01T10:32:12.4954015Z copying torch\include\caffe2\utils\threadpool\pthreadpool-cpp.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\threadpool 2022-12-01T10:32:12.4962909Z copying torch\include\caffe2\utils\threadpool\pthreadpool.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\threadpool 2022-12-01T10:32:12.4972306Z copying torch\include\caffe2\utils\threadpool\ThreadPool.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\threadpool 2022-12-01T10:32:12.5045882Z copying torch\include\caffe2\utils\threadpool\ThreadPoolCommon.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\threadpool 2022-12-01T10:32:12.5054990Z copying torch\include\caffe2\utils\threadpool\thread_pool_guard.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\threadpool 2022-12-01T10:32:12.5063721Z copying torch\include\caffe2\utils\threadpool\WorkersPool.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\utils\threadpool 2022-12-01T10:32:12.5072138Z creating build\lib.win-amd64-cpython-39\torch\include\c10 2022-12-01T10:32:12.5073530Z creating build\lib.win-amd64-cpython-39\torch\include\c10\macros 2022-12-01T10:32:12.5075884Z copying torch\include\c10\macros\cmake_macros.h -> build\lib.win-amd64-cpython-39\torch\include\c10\macros 2022-12-01T10:32:12.5084783Z copying torch\include\c10\macros\Export.h -> build\lib.win-amd64-cpython-39\torch\include\c10\macros 2022-12-01T10:32:12.5093548Z copying torch\include\c10\macros\Macros.h -> build\lib.win-amd64-cpython-39\torch\include\c10\macros 2022-12-01T10:32:12.5101942Z creating build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.5104298Z copying torch\include\c10\core\alignment.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.5113188Z copying torch\include\c10\core\Allocator.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.5121788Z copying torch\include\c10\core\AutogradState.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.5130621Z copying torch\include\c10\core\Backend.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.5168511Z copying torch\include\c10\core\CompileTimeFunctionPointer.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.5177304Z copying torch\include\c10\core\CopyBytes.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.5185947Z copying torch\include\c10\core\CPUAllocator.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.5194786Z copying torch\include\c10\core\DefaultDtype.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.5203235Z copying torch\include\c10\core\DefaultTensorOptions.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.5211998Z copying torch\include\c10\core\Device.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.5220810Z copying torch\include\c10\core\DeviceArray.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.5229415Z copying torch\include\c10\core\DeviceGuard.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.5238333Z copying torch\include\c10\core\DeviceType.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.5247467Z copying torch\include\c10\core\DispatchKey.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.5256790Z copying torch\include\c10\core\DispatchKeySet.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.5266117Z copying torch\include\c10\core\DynamicCast.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.5275078Z copying torch\include\c10\core\Event.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.5283800Z copying torch\include\c10\core\GeneratorImpl.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.5292678Z copying torch\include\c10\core\GradMode.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.5301436Z copying torch\include\c10\core\InferenceMode.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.5310095Z copying torch\include\c10\core\Layout.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.5318846Z copying torch\include\c10\core\MemoryFormat.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.7042203Z copying torch\include\c10\core\OptionalRef.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.7052283Z copying torch\include\c10\core\PyHandleCache.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.7061419Z copying torch\include\c10\core\QEngine.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.7070728Z copying torch\include\c10\core\QScheme.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.7079792Z copying torch\include\c10\core\SafePyObject.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.7089013Z copying torch\include\c10\core\Scalar.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.7098447Z copying torch\include\c10\core\ScalarType.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.7108124Z copying torch\include\c10\core\ScalarTypeToTypeMeta.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.7117509Z copying torch\include\c10\core\Storage.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.7126365Z copying torch\include\c10\core\StorageImpl.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.7135126Z copying torch\include\c10\core\Stream.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.7144039Z copying torch\include\c10\core\StreamGuard.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.7166395Z copying torch\include\c10\core\SymFloat.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.7175334Z copying torch\include\c10\core\SymFloatNodeImpl.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.7184215Z copying torch\include\c10\core\SymInt.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.7192981Z copying torch\include\c10\core\SymIntArrayRef.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.7201871Z copying torch\include\c10\core\SymIntNodeImpl.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.7213697Z copying torch\include\c10\core\TensorImpl.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.7225246Z copying torch\include\c10\core\TensorOptions.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.7234232Z copying torch\include\c10\core\thread_pool.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.7243150Z copying torch\include\c10\core\UndefinedTensorImpl.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.7252470Z copying torch\include\c10\core\WrapDimMinimal.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core 2022-12-01T10:32:12.7284493Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\core\boxing 2022-12-01T10:32:12.7287061Z copying torch\include\ATen\core\boxing\BoxedKernel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core\boxing 2022-12-01T10:32:12.7296243Z copying torch\include\ATen\core\boxing\BoxedKernel_impl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core\boxing 2022-12-01T10:32:12.7372664Z copying torch\include\ATen\core\boxing\KernelFunction.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core\boxing 2022-12-01T10:32:12.7381648Z copying torch\include\ATen\core\boxing\KernelFunction_impl.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core\boxing 2022-12-01T10:32:12.7405868Z copying torch\include\ATen\core\boxing\OperatorKernel.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core\boxing 2022-12-01T10:32:12.7414312Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\core\boxing\impl 2022-12-01T10:32:12.7416859Z copying torch\include\ATen\core\boxing\impl\boxing.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core\boxing\impl 2022-12-01T10:32:12.7426501Z 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:32:12.7436428Z 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:32:12.7445857Z copying torch\include\ATen\core\boxing\impl\WrapFunctionIntoFunctor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core\boxing\impl 2022-12-01T10:32:12.7470517Z copying torch\include\ATen\core\boxing\impl\WrapFunctionIntoRuntimeFunctor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core\boxing\impl 2022-12-01T10:32:12.7479048Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\core\dispatch 2022-12-01T10:32:12.7481505Z copying torch\include\ATen\core\dispatch\CppSignature.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core\dispatch 2022-12-01T10:32:12.7490691Z copying torch\include\ATen\core\dispatch\Dispatcher.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core\dispatch 2022-12-01T10:32:12.7500264Z copying torch\include\ATen\core\dispatch\DispatchKeyExtractor.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core\dispatch 2022-12-01T10:32:12.7509400Z copying torch\include\ATen\core\dispatch\ObservedOperators.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core\dispatch 2022-12-01T10:32:12.7532387Z copying torch\include\ATen\core\dispatch\OperatorEntry.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core\dispatch 2022-12-01T10:32:12.7541651Z copying torch\include\ATen\core\dispatch\OperatorOptions.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core\dispatch 2022-12-01T10:32:12.7550919Z copying torch\include\ATen\core\dispatch\RegistrationHandleRAII.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core\dispatch 2022-12-01T10:32:12.7571469Z creating build\lib.win-amd64-cpython-39\torch\include\ATen\core\op_registration 2022-12-01T10:32:12.7574149Z copying torch\include\ATen\core\op_registration\adaption.h -> build\lib.win-amd64-cpython-39\torch\include\ATen\core\op_registration 2022-12-01T10:32:12.7583484Z 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:32:12.7593182Z 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:32:12.7602296Z 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:32:12.7627607Z creating build\lib.win-amd64-cpython-39\torch\include\c10\core\impl 2022-12-01T10:32:12.7630210Z copying torch\include\c10\core\impl\alloc_cpu.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core\impl 2022-12-01T10:32:12.7639395Z copying torch\include\c10\core\impl\DeviceGuardImplInterface.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core\impl 2022-12-01T10:32:12.7648550Z copying torch\include\c10\core\impl\FakeGuardImpl.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core\impl 2022-12-01T10:32:12.7657461Z copying torch\include\c10\core\impl\GPUTrace.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core\impl 2022-12-01T10:32:12.7703679Z copying torch\include\c10\core\impl\InlineDeviceGuard.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core\impl 2022-12-01T10:32:12.7712967Z copying torch\include\c10\core\impl\InlineEvent.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core\impl 2022-12-01T10:32:12.7722192Z copying torch\include\c10\core\impl\InlineStreamGuard.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core\impl 2022-12-01T10:32:12.7731375Z copying torch\include\c10\core\impl\LocalDispatchKeySet.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core\impl 2022-12-01T10:32:12.7740420Z copying torch\include\c10\core\impl\PyInterpreter.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core\impl 2022-12-01T10:32:12.7749275Z copying torch\include\c10\core\impl\PythonDispatcherTLS.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core\impl 2022-12-01T10:32:12.7760682Z copying torch\include\c10\core\impl\SizesAndStrides.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core\impl 2022-12-01T10:32:12.7770350Z copying torch\include\c10\core\impl\TorchDispatchModeTLS.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core\impl 2022-12-01T10:32:12.7779705Z copying torch\include\c10\core\impl\VirtualGuardImpl.h -> build\lib.win-amd64-cpython-39\torch\include\c10\core\impl 2022-12-01T10:32:12.7787900Z creating build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.7790272Z copying torch\include\c10\util\accumulate.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.7799070Z copying torch\include\c10\util\AlignOf.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.7807777Z copying torch\include\c10\util\Array.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.7816430Z copying torch\include\c10\util\ArrayRef.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.7825750Z copying torch\include\c10\util\Backtrace.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.7863442Z copying torch\include\c10\util\BFloat16-inl.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.7872610Z copying torch\include\c10\util\BFloat16-math.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.7881281Z copying torch\include\c10\util\BFloat16.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.7890093Z copying torch\include\c10\util\Bitset.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.7899060Z copying torch\include\c10\util\C++17.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.7907858Z copying torch\include\c10\util\CallOnce.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.7916525Z copying torch\include\c10\util\complex.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.7925760Z copying torch\include\c10\util\complex_math.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.7934508Z copying torch\include\c10\util\complex_utils.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.7943341Z copying torch\include\c10\util\ConstexprCrc.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.7952196Z copying torch\include\c10\util\copysign.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.7961058Z copying torch\include\c10\util\DeadlockDetection.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.7969764Z copying torch\include\c10\util\Deprecated.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.7978854Z copying torch\include\c10\util\DimVector.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.7987540Z copying torch\include\c10\util\either.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.7996229Z copying torch\include\c10\util\env.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8011769Z copying torch\include\c10\util\Exception.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8014349Z copying torch\include\c10\util\ExclusivelyOwned.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8023533Z copying torch\include\c10\util\ExclusivelyOwnedTensorTraits.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8065084Z copying torch\include\c10\util\Flags.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8073972Z copying torch\include\c10\util\flat_hash_map.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8083700Z copying torch\include\c10\util\FunctionRef.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8092369Z copying torch\include\c10\util\Half-inl.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8101428Z copying torch\include\c10\util\Half.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8110655Z copying torch\include\c10\util\hash.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8120247Z copying torch\include\c10\util\IdWrapper.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8129215Z copying torch\include\c10\util\int128.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8138119Z copying torch\include\c10\util\intrusive_ptr.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8148789Z copying torch\include\c10\util\in_place.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8157605Z copying torch\include\c10\util\irange.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8166638Z copying torch\include\c10\util\LeftRight.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8175921Z copying torch\include\c10\util\llvmMathExtras.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8243400Z copying torch\include\c10\util\Load.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8252645Z copying torch\include\c10\util\Logging.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8261987Z copying torch\include\c10\util\logging_is_google_glog.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8270839Z copying torch\include\c10\util\logging_is_not_google_glog.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8280478Z copying torch\include\c10\util\MathConstants.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8289960Z copying torch\include\c10\util\math_compat.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8299044Z copying torch\include\c10\util\MaybeOwned.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8308127Z copying torch\include\c10\util\Metaprogramming.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8316979Z copying torch\include\c10\util\numa.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8325865Z copying torch\include\c10\util\Optional.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8335514Z copying torch\include\c10\util\OptionalArrayRef.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8344616Z copying torch\include\c10\util\order_preserving_flat_hash_map.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8375167Z copying torch\include\c10\util\overloaded.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8385326Z copying torch\include\c10\util\python_stub.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8394251Z copying torch\include\c10\util\qint32.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8403185Z copying torch\include\c10\util\qint8.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8411966Z copying torch\include\c10\util\quint2x4.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8420839Z copying torch\include\c10\util\quint4x2.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8429493Z copying torch\include\c10\util\quint8.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8438436Z copying torch\include\c10\util\Registry.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8447615Z copying torch\include\c10\util\reverse_iterator.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8456873Z copying torch\include\c10\util\safe_numerics.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8466057Z copying torch\include\c10\util\ScopeExit.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8476038Z copying torch\include\c10\util\signal_handler.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8497509Z copying torch\include\c10\util\SmallBuffer.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8506508Z copying torch\include\c10\util\SmallVector.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8516436Z copying torch\include\c10\util\sparse_bitset.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8526526Z copying torch\include\c10\util\strides.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8538551Z copying torch\include\c10\util\StringUtil.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8548612Z copying torch\include\c10\util\string_utils.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8558289Z copying torch\include\c10\util\string_view.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8567994Z copying torch\include\c10\util\strong_type.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8577749Z copying torch\include\c10\util\Synchronized.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8587288Z copying torch\include\c10\util\tempfile.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:12.8596049Z copying torch\include\c10\util\ThreadLocal.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:13.1481005Z copying torch\include\c10\util\ThreadLocalDebugInfo.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:13.1492180Z copying torch\include\c10\util\thread_name.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:13.1501725Z copying torch\include\c10\util\Type.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:13.1511010Z copying torch\include\c10\util\TypeCast.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:13.1520128Z copying torch\include\c10\util\typeid.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:13.1529954Z copying torch\include\c10\util\TypeIndex.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:13.1539102Z copying torch\include\c10\util\TypeList.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:13.1549294Z copying torch\include\c10\util\TypeSafeSignMath.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:13.1558154Z copying torch\include\c10\util\TypeTraits.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:13.1567628Z copying torch\include\c10\util\Unicode.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:13.1576393Z copying torch\include\c10\util\UniqueVoidPtr.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:13.1585259Z copying torch\include\c10\util\Unroll.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:13.1599999Z copying torch\include\c10\util\variant.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:13.1610209Z copying torch\include\c10\util\win32-headers.h -> build\lib.win-amd64-cpython-39\torch\include\c10\util 2022-12-01T10:32:13.1618523Z creating build\lib.win-amd64-cpython-39\torch\include\c10\cuda 2022-12-01T10:32:13.1621016Z copying torch\include\c10\cuda\CUDAAlgorithm.h -> build\lib.win-amd64-cpython-39\torch\include\c10\cuda 2022-12-01T10:32:13.1629674Z copying torch\include\c10\cuda\CUDACachingAllocator.h -> build\lib.win-amd64-cpython-39\torch\include\c10\cuda 2022-12-01T10:32:13.1638841Z copying torch\include\c10\cuda\CUDAException.h -> build\lib.win-amd64-cpython-39\torch\include\c10\cuda 2022-12-01T10:32:13.1646527Z copying torch\include\c10\cuda\CUDAFunctions.h -> build\lib.win-amd64-cpython-39\torch\include\c10\cuda 2022-12-01T10:32:13.1665626Z copying torch\include\c10\cuda\CUDAGraphsC10Utils.h -> build\lib.win-amd64-cpython-39\torch\include\c10\cuda 2022-12-01T10:32:13.1674248Z copying torch\include\c10\cuda\CUDAGuard.h -> build\lib.win-amd64-cpython-39\torch\include\c10\cuda 2022-12-01T10:32:13.1681886Z copying torch\include\c10\cuda\CUDAMacros.h -> build\lib.win-amd64-cpython-39\torch\include\c10\cuda 2022-12-01T10:32:13.1689828Z copying torch\include\c10\cuda\CUDAMathCompat.h -> build\lib.win-amd64-cpython-39\torch\include\c10\cuda 2022-12-01T10:32:13.1697957Z copying torch\include\c10\cuda\CUDAMiscFunctions.h -> build\lib.win-amd64-cpython-39\torch\include\c10\cuda 2022-12-01T10:32:13.1705482Z copying torch\include\c10\cuda\CUDAStream.h -> build\lib.win-amd64-cpython-39\torch\include\c10\cuda 2022-12-01T10:32:13.1713108Z creating build\lib.win-amd64-cpython-39\torch\include\c10\cuda\impl 2022-12-01T10:32:13.1715473Z copying torch\include\c10\cuda\impl\CUDAGuardImpl.h -> build\lib.win-amd64-cpython-39\torch\include\c10\cuda\impl 2022-12-01T10:32:13.1723204Z copying torch\include\c10\cuda\impl\CUDATest.h -> build\lib.win-amd64-cpython-39\torch\include\c10\cuda\impl 2022-12-01T10:32:13.1730969Z copying torch\include\c10\cuda\impl\cuda_cmake_macros.h -> build\lib.win-amd64-cpython-39\torch\include\c10\cuda\impl 2022-12-01T10:32:13.1739174Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib 2022-12-01T10:32:13.1740553Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\aten 2022-12-01T10:32:13.1742934Z copying torch\include\caffe2\contrib\aten\aten_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\aten 2022-12-01T10:32:13.1751649Z copying torch\include\caffe2\contrib\aten\aten_op_template.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\aten 2022-12-01T10:32:13.1759726Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\fakelowp 2022-12-01T10:32:13.1762364Z 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:32:13.1771799Z copying torch\include\caffe2\contrib\fakelowp\common.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\fakelowp 2022-12-01T10:32:13.1780429Z 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:32:13.1789528Z copying torch\include\caffe2\contrib\fakelowp\fp16_fma.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\fakelowp 2022-12-01T10:32:13.1798159Z copying torch\include\caffe2\contrib\fakelowp\fp16_gemm_utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\fakelowp 2022-12-01T10:32:13.1816297Z 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:32:13.1825086Z 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:32:13.1834408Z 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:32:13.1843269Z 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:32:13.1852390Z 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:32:13.1862203Z 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:32:13.1871497Z copying torch\include\caffe2\contrib\fakelowp\lengths_reducer_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\fakelowp 2022-12-01T10:32:13.1880846Z 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:32:13.1890173Z 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:32:13.1899421Z 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:32:13.1908601Z 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:32:13.1916892Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\gloo 2022-12-01T10:32:13.1919368Z copying torch\include\caffe2\contrib\gloo\allgather_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\gloo 2022-12-01T10:32:13.1928981Z copying torch\include\caffe2\contrib\gloo\allreduce_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\gloo 2022-12-01T10:32:13.1937862Z copying torch\include\caffe2\contrib\gloo\barrier_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\gloo 2022-12-01T10:32:13.1947388Z copying torch\include\caffe2\contrib\gloo\broadcast_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\gloo 2022-12-01T10:32:13.1970196Z copying torch\include\caffe2\contrib\gloo\common.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\gloo 2022-12-01T10:32:13.1979345Z copying torch\include\caffe2\contrib\gloo\common_world_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\gloo 2022-12-01T10:32:13.1988308Z copying torch\include\caffe2\contrib\gloo\context.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\gloo 2022-12-01T10:32:13.1997187Z copying torch\include\caffe2\contrib\gloo\reduce_scatter_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\gloo 2022-12-01T10:32:13.2006265Z copying torch\include\caffe2\contrib\gloo\store_handler.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\gloo 2022-12-01T10:32:13.2016755Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\nccl 2022-12-01T10:32:13.2019337Z copying torch\include\caffe2\contrib\nccl\cuda_nccl_gpu.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\nccl 2022-12-01T10:32:13.2028014Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\opencl 2022-12-01T10:32:13.2030608Z copying torch\include\caffe2\contrib\opencl\context.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\opencl 2022-12-01T10:32:13.2039509Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\prof 2022-12-01T10:32:13.2041935Z 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:32:13.2050452Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\shm_mutex 2022-12-01T10:32:13.2062245Z 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:32:13.2070683Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\tensorrt 2022-12-01T10:32:13.2073154Z copying torch\include\caffe2\contrib\tensorrt\tensorrt_op_trt.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\tensorrt 2022-12-01T10:32:13.2082343Z copying torch\include\caffe2\contrib\tensorrt\tensorrt_tranformer.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\tensorrt 2022-12-01T10:32:13.2091500Z copying torch\include\caffe2\contrib\tensorrt\trt_utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\tensorrt 2022-12-01T10:32:13.2099794Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\warpctc 2022-12-01T10:32:13.2102484Z copying torch\include\caffe2\contrib\warpctc\ctc_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\contrib\warpctc 2022-12-01T10:32:13.2111574Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2114133Z copying torch\include\caffe2\core\allocator.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2122777Z copying torch\include\caffe2\core\blob.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2132041Z copying torch\include\caffe2\core\blob_serialization.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2141417Z copying torch\include\caffe2\core\blob_serializer_base.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2161467Z copying torch\include\caffe2\core\blob_stats.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2170638Z copying torch\include\caffe2\core\common.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2179855Z copying torch\include\caffe2\core\common_cudnn.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2188782Z copying torch\include\caffe2\core\common_gpu.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2198486Z copying torch\include\caffe2\core\common_omp.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2207317Z copying torch\include\caffe2\core\context.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2216583Z copying torch\include\caffe2\core\context_base.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2225533Z copying torch\include\caffe2\core\context_gpu.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2234799Z copying torch\include\caffe2\core\cudnn_wrappers.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2243619Z copying torch\include\caffe2\core\db.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2253167Z copying torch\include\caffe2\core\distributions_stubs.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2262445Z copying torch\include\caffe2\core\event.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2271552Z copying torch\include\caffe2\core\event_cpu.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2280846Z copying torch\include\caffe2\core\export_c10_op_to_caffe2.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2290698Z copying torch\include\caffe2\core\export_caffe2_op_to_c10.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2300599Z copying torch\include\caffe2\core\flags.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2309465Z copying torch\include\caffe2\core\graph.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2318383Z copying torch\include\caffe2\core\init.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2327786Z copying torch\include\caffe2\core\logging.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2336557Z copying torch\include\caffe2\core\macros.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2354314Z copying torch\include\caffe2\core\memonger.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2363029Z copying torch\include\caffe2\core\module.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2371802Z copying torch\include\caffe2\core\net.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2380844Z copying torch\include\caffe2\core\net_async_base.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2389749Z copying torch\include\caffe2\core\net_async_scheduling.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2398556Z copying torch\include\caffe2\core\net_async_task.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2407349Z copying torch\include\caffe2\core\net_async_task_future.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2416629Z copying torch\include\caffe2\core\net_async_task_graph.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2425951Z copying torch\include\caffe2\core\net_async_tracing.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2434990Z copying torch\include\caffe2\core\net_dag_utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2443837Z copying torch\include\caffe2\core\net_parallel.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2460434Z copying torch\include\caffe2\core\net_simple.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2469156Z copying torch\include\caffe2\core\net_simple_refcount.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2478232Z copying torch\include\caffe2\core\numa.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2486754Z copying torch\include\caffe2\core\observer.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2495630Z copying torch\include\caffe2\core\operator.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2505367Z copying torch\include\caffe2\core\operator_gradient.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2514328Z copying torch\include\caffe2\core\operator_schema.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2523997Z copying torch\include\caffe2\core\plan_executor.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2533111Z copying torch\include\caffe2\core\prof_dag_counters.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2548020Z copying torch\include\caffe2\core\qtensor.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2557792Z copying torch\include\caffe2\core\qtensor_serialization.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2580384Z copying torch\include\caffe2\core\scope_guard.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2589307Z copying torch\include\caffe2\core\static_tracepoint.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2598510Z copying torch\include\caffe2\core\static_tracepoint_elfx86.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2608153Z copying torch\include\caffe2\core\stats.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2616979Z copying torch\include\caffe2\core\storage.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2637731Z copying torch\include\caffe2\core\tensor.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2646997Z copying torch\include\caffe2\core\tensor_impl.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2656160Z copying torch\include\caffe2\core\tensor_int8.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2664775Z copying torch\include\caffe2\core\test_utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2673526Z copying torch\include\caffe2\core\timer.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2682329Z copying torch\include\caffe2\core\transform.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2691123Z copying torch\include\caffe2\core\types.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2708993Z copying torch\include\caffe2\core\workspace.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core 2022-12-01T10:32:13.2717087Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\core\hip 2022-12-01T10:32:13.2719580Z copying torch\include\caffe2\core\hip\common_miopen.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core\hip 2022-12-01T10:32:13.2728514Z copying torch\include\caffe2\core\hip\miopen_wrapper.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\core\hip 2022-12-01T10:32:13.2737264Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph 2022-12-01T10:32:13.2738718Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include 2022-12-01T10:32:13.2740293Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph 2022-12-01T10:32:13.2741597Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Converters 2022-12-01T10:32:13.2744318Z 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:32:13.2758174Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Generated 2022-12-01T10:32:13.2760851Z 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:32:13.2770070Z 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:32:13.2778819Z 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:32:13.2787231Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Graph 2022-12-01T10:32:13.2814457Z 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:32:13.2823492Z 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:32:13.2833266Z 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:32:13.2842278Z 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:32:13.2872052Z 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:32:13.2881044Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Representations 2022-12-01T10:32:13.2899111Z 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:32:13.2908968Z 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:32:13.2918384Z 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:32:13.2927230Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Support 2022-12-01T10:32:13.2929966Z 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:32:13.2939429Z 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:32:13.2948108Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Transformations 2022-12-01T10:32:13.2950873Z 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:32:13.2960496Z 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:32:13.2969255Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\core\nomnigraph\tests 2022-12-01T10:32:13.2971946Z 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:32:13.2982547Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\cuda_rtc 2022-12-01T10:32:13.2984966Z copying torch\include\caffe2\cuda_rtc\common_rtc.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\cuda_rtc 2022-12-01T10:32:13.2993966Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\db 2022-12-01T10:32:13.2996421Z copying torch\include\caffe2\db\create_db_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\db 2022-12-01T10:32:13.3005006Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\distributed 2022-12-01T10:32:13.3014716Z copying torch\include\caffe2\distributed\file_store_handler.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\distributed 2022-12-01T10:32:13.3033638Z copying torch\include\caffe2\distributed\file_store_handler_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\distributed 2022-12-01T10:32:13.3042798Z copying torch\include\caffe2\distributed\redis_store_handler.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\distributed 2022-12-01T10:32:13.3061299Z copying torch\include\caffe2\distributed\redis_store_handler_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\distributed 2022-12-01T10:32:13.3070576Z copying torch\include\caffe2\distributed\store_handler.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\distributed 2022-12-01T10:32:13.3088266Z copying torch\include\caffe2\distributed\store_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\distributed 2022-12-01T10:32:13.3096873Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\experiments 2022-12-01T10:32:13.3098404Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\experiments\operators 2022-12-01T10:32:13.3100980Z 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:32:13.3110421Z 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:32:13.3119679Z 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:32:13.3142029Z copying torch\include\caffe2\experiments\operators\funhash_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\experiments\operators 2022-12-01T10:32:13.3151063Z copying torch\include\caffe2\experiments\operators\sparse_funhash_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\experiments\operators 2022-12-01T10:32:13.3160464Z 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:32:13.3170094Z copying torch\include\caffe2\experiments\operators\tt_contraction_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\experiments\operators 2022-12-01T10:32:13.3179202Z copying torch\include\caffe2\experiments\operators\tt_pad_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\experiments\operators 2022-12-01T10:32:13.3187682Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\ideep 2022-12-01T10:32:13.3190137Z copying torch\include\caffe2\ideep\ideep_utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\ideep 2022-12-01T10:32:13.3198308Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\ideep\operators 2022-12-01T10:32:13.3200797Z 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:32:13.3209850Z 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:32:13.3218949Z copying torch\include\caffe2\ideep\operators\operator_fallback_ideep.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\ideep\operators 2022-12-01T10:32:13.3256332Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\ideep\utils 2022-12-01T10:32:13.3259417Z copying torch\include\caffe2\ideep\utils\ideep_context.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\ideep\utils 2022-12-01T10:32:13.3272686Z copying torch\include\caffe2\ideep\utils\ideep_operator.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\ideep\utils 2022-12-01T10:32:13.3280703Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\image 2022-12-01T10:32:13.3283175Z copying torch\include\caffe2\image\image_input_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\image 2022-12-01T10:32:13.3292608Z copying torch\include\caffe2\image\transform_gpu.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\image 2022-12-01T10:32:13.3300872Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile 2022-12-01T10:32:13.3302325Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib 2022-12-01T10:32:13.3303646Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\ios 2022-12-01T10:32:13.3306121Z 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:32:13.3315313Z 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:32:13.3324388Z 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:32:13.3332776Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\ios\mpscnn 2022-12-01T10:32:13.3343963Z 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:32:13.3353095Z 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:32:13.3362152Z 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:32:13.3371419Z 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:32:13.3433545Z 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:32:13.3442399Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\libopencl-stub 2022-12-01T10:32:13.3443868Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\libopencl-stub\include 2022-12-01T10:32:13.3446472Z 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:32:13.3455130Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\libopencl-stub\include\CL 2022-12-01T10:32:13.3457778Z 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:32:13.3468145Z 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:32:13.3477867Z 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:32:13.3487624Z 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:32:13.3496870Z 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:32:13.3521755Z 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:32:13.3530889Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\libvulkan-stub 2022-12-01T10:32:13.3532339Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\libvulkan-stub\include 2022-12-01T10:32:13.3557491Z 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:32:13.3566541Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\libvulkan-stub\include\vulkan 2022-12-01T10:32:13.3569791Z 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:32:13.3580088Z 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:32:13.3592146Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\nnapi 2022-12-01T10:32:13.3594531Z copying torch\include\caffe2\mobile\contrib\nnapi\dlnnapi.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\nnapi 2022-12-01T10:32:13.3604167Z copying torch\include\caffe2\mobile\contrib\nnapi\NeuralNetworks.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\nnapi 2022-12-01T10:32:13.3614421Z copying torch\include\caffe2\mobile\contrib\nnapi\nnapi.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\nnapi 2022-12-01T10:32:13.3623113Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\snpe 2022-12-01T10:32:13.3651280Z 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:32:13.3659871Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\ulp2 2022-12-01T10:32:13.3662497Z copying torch\include\caffe2\mobile\contrib\ulp2\ulp.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\mobile\contrib\ulp2 2022-12-01T10:32:13.3671717Z 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:32:13.3679833Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\mpi 2022-12-01T10:32:13.3682355Z copying torch\include\caffe2\mpi\mpi_common.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\mpi 2022-12-01T10:32:13.3691319Z copying torch\include\caffe2\mpi\mpi_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\mpi 2022-12-01T10:32:13.3699470Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\observers 2022-12-01T10:32:13.3702245Z copying torch\include\caffe2\observers\operator_attaching_net_observer.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\observers 2022-12-01T10:32:13.3711258Z copying torch\include\caffe2\observers\profile_observer.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\observers 2022-12-01T10:32:13.3720710Z copying torch\include\caffe2\observers\runcnt_observer.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\observers 2022-12-01T10:32:13.3737571Z copying torch\include\caffe2\observers\time_observer.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\observers 2022-12-01T10:32:13.3745647Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\onnx 2022-12-01T10:32:13.3748075Z copying torch\include\caffe2\onnx\backend.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\onnx 2022-12-01T10:32:13.3757214Z copying torch\include\caffe2\onnx\backend_rep.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\onnx 2022-12-01T10:32:13.3765727Z copying torch\include\caffe2\onnx\device.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\onnx 2022-12-01T10:32:13.3774251Z copying torch\include\caffe2\onnx\helper.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\onnx 2022-12-01T10:32:13.3782698Z copying torch\include\caffe2\onnx\offline_tensor.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\onnx 2022-12-01T10:32:13.3803498Z copying torch\include\caffe2\onnx\onnxifi_graph_info.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\onnx 2022-12-01T10:32:13.3814340Z copying torch\include\caffe2\onnx\onnxifi_init.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\onnx 2022-12-01T10:32:13.3823503Z copying torch\include\caffe2\onnx\onnx_exporter.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\onnx 2022-12-01T10:32:13.3831921Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\onnx\torch_ops 2022-12-01T10:32:13.3834477Z copying torch\include\caffe2\onnx\torch_ops\constants.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\onnx\torch_ops 2022-12-01T10:32:13.3843573Z 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:32:13.3852889Z copying torch\include\caffe2\onnx\torch_ops\schema.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\onnx\torch_ops 2022-12-01T10:32:13.3861154Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.3863643Z copying torch\include\caffe2\operators\abs_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.3872863Z copying torch\include\caffe2\operators\accumulate_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.3882127Z copying torch\include\caffe2\operators\accuracy_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.3891829Z copying torch\include\caffe2\operators\acos_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.3912330Z copying torch\include\caffe2\operators\activation_ops_cudnn.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.3922115Z copying torch\include\caffe2\operators\affine_channel_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.3931452Z copying torch\include\caffe2\operators\alias_with_name.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.3940742Z copying torch\include\caffe2\operators\apmeter_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.3949798Z copying torch\include\caffe2\operators\arg_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.3965565Z copying torch\include\caffe2\operators\asin_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.3974729Z copying torch\include\caffe2\operators\assert_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.3983771Z copying torch\include\caffe2\operators\async_net_barrier_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.3992702Z copying torch\include\caffe2\operators\atan_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4001577Z copying torch\include\caffe2\operators\batch_box_cox_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4010880Z copying torch\include\caffe2\operators\batch_bucketize_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4019914Z copying torch\include\caffe2\operators\batch_gather_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4028844Z copying torch\include\caffe2\operators\batch_matmul_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4037805Z copying torch\include\caffe2\operators\batch_moments_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4047197Z copying torch\include\caffe2\operators\batch_permutation_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4061101Z copying torch\include\caffe2\operators\batch_sparse_to_dense_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4079590Z copying torch\include\caffe2\operators\bbox_transform_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4109313Z copying torch\include\caffe2\operators\bisect_percentile_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4118600Z copying torch\include\caffe2\operators\boolean_mask_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4127612Z copying torch\include\caffe2\operators\boolean_unmask_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4136177Z copying torch\include\caffe2\operators\box_with_nms_limit_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4149990Z copying torch\include\caffe2\operators\bucketize_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4159577Z copying torch\include\caffe2\operators\byte_weight_dequant_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4169310Z copying torch\include\caffe2\operators\cast_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4178323Z copying torch\include\caffe2\operators\cbrt_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4187096Z copying torch\include\caffe2\operators\cc_bmm_bg_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4205622Z copying torch\include\caffe2\operators\ceil_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4214610Z copying torch\include\caffe2\operators\channel_backprop_stats_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4234005Z copying torch\include\caffe2\operators\channel_shuffle_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4256093Z copying torch\include\caffe2\operators\channel_stats_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4264983Z copying torch\include\caffe2\operators\clip_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4274152Z 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:32:13.4283198Z copying torch\include\caffe2\operators\concat_split_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4292553Z copying torch\include\caffe2\operators\conditional_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4301473Z copying torch\include\caffe2\operators\conv_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4310496Z copying torch\include\caffe2\operators\conv_op_cache_cudnn.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4319891Z copying torch\include\caffe2\operators\conv_op_impl.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4329806Z copying torch\include\caffe2\operators\conv_op_shared.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4347225Z copying torch\include\caffe2\operators\conv_pool_op_base.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4357179Z copying torch\include\caffe2\operators\conv_transpose_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4366542Z copying torch\include\caffe2\operators\conv_transpose_op_impl.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4376802Z copying torch\include\caffe2\operators\conv_transpose_op_mobile.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4395341Z copying torch\include\caffe2\operators\conv_transpose_op_mobile_impl.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4405113Z copying torch\include\caffe2\operators\conv_transpose_unpool_op_base.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4414634Z copying torch\include\caffe2\operators\copy_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4424005Z copying torch\include\caffe2\operators\copy_rows_to_tensor_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4432913Z copying torch\include\caffe2\operators\cosh_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4462883Z copying torch\include\caffe2\operators\cosine_embedding_criterion_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4484653Z copying torch\include\caffe2\operators\cos_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4493764Z copying torch\include\caffe2\operators\counter_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4503114Z copying torch\include\caffe2\operators\create_scope_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4512586Z copying torch\include\caffe2\operators\cross_entropy_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4521888Z copying torch\include\caffe2\operators\ctc_beam_search_decoder_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4537765Z copying torch\include\caffe2\operators\ctc_greedy_decoder_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4547409Z copying torch\include\caffe2\operators\cube_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4556765Z copying torch\include\caffe2\operators\dataset_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4565972Z copying torch\include\caffe2\operators\data_couple.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4575182Z copying torch\include\caffe2\operators\deform_conv_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4595871Z copying torch\include\caffe2\operators\deform_conv_op_impl.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4604899Z 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:32:13.4614545Z copying torch\include\caffe2\operators\distance_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4624425Z copying torch\include\caffe2\operators\do_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4633559Z copying torch\include\caffe2\operators\dropout_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4643189Z copying torch\include\caffe2\operators\elementwise_add_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4652540Z copying torch\include\caffe2\operators\elementwise_div_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4661845Z copying torch\include\caffe2\operators\elementwise_linear_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4670877Z copying torch\include\caffe2\operators\elementwise_logical_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4688565Z copying torch\include\caffe2\operators\elementwise_mul_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4697715Z copying torch\include\caffe2\operators\elementwise_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4707487Z copying torch\include\caffe2\operators\elementwise_ops_utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4716393Z copying torch\include\caffe2\operators\elementwise_op_test.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4725605Z copying torch\include\caffe2\operators\elementwise_sub_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4735130Z copying torch\include\caffe2\operators\elu_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4745807Z copying torch\include\caffe2\operators\enforce_finite_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4755634Z copying torch\include\caffe2\operators\ensure_clipped_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4764964Z copying torch\include\caffe2\operators\ensure_cpu_output_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4773999Z copying torch\include\caffe2\operators\erf_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4793339Z copying torch\include\caffe2\operators\expand_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4802206Z copying torch\include\caffe2\operators\expand_squeeze_dims_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4819412Z copying torch\include\caffe2\operators\exp_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4828215Z copying torch\include\caffe2\operators\fc_inference.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4837144Z copying torch\include\caffe2\operators\feature_maps_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4846930Z copying torch\include\caffe2\operators\feed_blob_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4856049Z copying torch\include\caffe2\operators\filler_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4865710Z copying torch\include\caffe2\operators\find_duplicate_elements_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4874967Z copying torch\include\caffe2\operators\find_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4883962Z copying torch\include\caffe2\operators\flatten_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4893898Z copying torch\include\caffe2\operators\flexible_top_k.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4903070Z copying torch\include\caffe2\operators\floor_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4912547Z copying torch\include\caffe2\operators\free_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4921708Z copying torch\include\caffe2\operators\fully_connected_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4936351Z copying torch\include\caffe2\operators\fused_rowwise_8bit_conversion_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4945867Z copying torch\include\caffe2\operators\fused_rowwise_nbitfake_conversion_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4955160Z copying torch\include\caffe2\operators\fused_rowwise_nbit_conversion_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4964724Z copying torch\include\caffe2\operators\fused_rowwise_random_quantization_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4974564Z copying torch\include\caffe2\operators\gather_fused_8bit_rowwise_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.4983895Z copying torch\include\caffe2\operators\gather_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5004957Z copying torch\include\caffe2\operators\gather_ranges_to_dense_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5014179Z copying torch\include\caffe2\operators\gelu_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5023453Z copying torch\include\caffe2\operators\generate_proposals_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5032850Z copying torch\include\caffe2\operators\generate_proposals_op_util_boxes.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5042425Z copying torch\include\caffe2\operators\generate_proposals_op_util_nms.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5058110Z 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:32:13.5067595Z 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:32:13.5077371Z copying torch\include\caffe2\operators\given_tensor_fill_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5086442Z copying torch\include\caffe2\operators\glu_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5095877Z copying torch\include\caffe2\operators\group_norm_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5113031Z copying torch\include\caffe2\operators\gru_unit_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5122364Z copying torch\include\caffe2\operators\half_float_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5131804Z copying torch\include\caffe2\operators\hard_sigmoid_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5141016Z copying torch\include\caffe2\operators\heatmap_max_keypoint_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5150427Z copying torch\include\caffe2\operators\histogram_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5160150Z copying torch\include\caffe2\operators\h_softmax_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5169513Z copying torch\include\caffe2\operators\if_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5178799Z copying torch\include\caffe2\operators\im2col_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5188648Z copying torch\include\caffe2\operators\index_hash_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5197929Z copying torch\include\caffe2\operators\index_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5218008Z copying torch\include\caffe2\operators\inference_lstm_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5227424Z copying torch\include\caffe2\operators\instance_norm_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5236618Z copying torch\include\caffe2\operators\integral_image_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5245510Z copying torch\include\caffe2\operators\is_empty_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5255019Z copying torch\include\caffe2\operators\jsd_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5264203Z copying torch\include\caffe2\operators\key_split_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5273180Z copying torch\include\caffe2\operators\layer_norm_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5282104Z copying torch\include\caffe2\operators\leaky_relu_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5291635Z copying torch\include\caffe2\operators\lengths_pad_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5300959Z 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:32:13.5310358Z 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:32:13.5320078Z copying torch\include\caffe2\operators\lengths_reducer_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5329988Z copying torch\include\caffe2\operators\lengths_reducer_rowwise_8bit_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5339091Z copying torch\include\caffe2\operators\lengths_tile_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5348216Z copying torch\include\caffe2\operators\lengths_top_k_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5357287Z copying torch\include\caffe2\operators\length_split_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5366375Z copying torch\include\caffe2\operators\listwise_l2r_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5375709Z copying torch\include\caffe2\operators\load_save_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5384985Z copying torch\include\caffe2\operators\load_save_op_util.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5394209Z copying torch\include\caffe2\operators\locally_connected_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5403723Z copying torch\include\caffe2\operators\locally_connected_op_impl.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5415324Z copying torch\include\caffe2\operators\locally_connected_op_util.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5424817Z copying torch\include\caffe2\operators\local_response_normalization_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5433787Z copying torch\include\caffe2\operators\log1p_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5442619Z copying torch\include\caffe2\operators\logit_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5451685Z copying torch\include\caffe2\operators\log_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5488946Z copying torch\include\caffe2\operators\loss_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5497984Z copying torch\include\caffe2\operators\lpnorm_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5506958Z copying torch\include\caffe2\operators\lstm_unit_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5517012Z copying torch\include\caffe2\operators\lstm_utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5526002Z copying torch\include\caffe2\operators\map_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5535245Z copying torch\include\caffe2\operators\margin_loss_l2r_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5544210Z copying torch\include\caffe2\operators\margin_ranking_criterion_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5553113Z copying torch\include\caffe2\operators\matmul_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5561924Z copying torch\include\caffe2\operators\max_pool_with_index_gpu.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5570828Z copying torch\include\caffe2\operators\mean_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5579950Z copying torch\include\caffe2\operators\merge_id_lists_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5588987Z copying torch\include\caffe2\operators\minmax_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5598174Z copying torch\include\caffe2\operators\mish_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5607182Z copying torch\include\caffe2\operators\mod_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5616743Z copying torch\include\caffe2\operators\moments_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5643054Z copying torch\include\caffe2\operators\multi_class_accuracy_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5666057Z copying torch\include\caffe2\operators\negate_gradient_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5676407Z copying torch\include\caffe2\operators\negative_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5685763Z copying torch\include\caffe2\operators\ngram_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5695383Z copying torch\include\caffe2\operators\normalize_l1_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5705362Z copying torch\include\caffe2\operators\normalize_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5715184Z copying torch\include\caffe2\operators\no_default_engine_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5724518Z copying torch\include\caffe2\operators\numpy_tile_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5734452Z copying torch\include\caffe2\operators\one_hot_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5743899Z copying torch\include\caffe2\operators\onnx_while_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5753511Z copying torch\include\caffe2\operators\operator_fallback_gpu.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5762623Z copying torch\include\caffe2\operators\op_utils_cudnn.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5772073Z copying torch\include\caffe2\operators\order_switch_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5781777Z copying torch\include\caffe2\operators\pack_rnn_sequence_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5791047Z copying torch\include\caffe2\operators\pack_segments.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5800497Z copying torch\include\caffe2\operators\pad_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5809664Z copying torch\include\caffe2\operators\partition_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5819632Z copying torch\include\caffe2\operators\percentile_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5828820Z copying torch\include\caffe2\operators\perplexity_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5838149Z copying torch\include\caffe2\operators\piecewise_linear_transform_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5847687Z copying torch\include\caffe2\operators\pool_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5857009Z copying torch\include\caffe2\operators\pool_op_util.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5866751Z copying torch\include\caffe2\operators\pow_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5876042Z copying torch\include\caffe2\operators\prefetch_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5885561Z copying torch\include\caffe2\operators\prelu_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5894963Z copying torch\include\caffe2\operators\prepend_dim_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5904594Z copying torch\include\caffe2\operators\quantile_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5914115Z copying torch\include\caffe2\operators\quant_decode_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5923710Z copying torch\include\caffe2\operators\rank_loss_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5933443Z copying torch\include\caffe2\operators\reciprocal_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5942906Z copying torch\include\caffe2\operators\reducer_functors.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5953122Z copying torch\include\caffe2\operators\reduce_front_back_max_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5962548Z 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:32:13.5972775Z copying torch\include\caffe2\operators\reduce_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5982330Z copying torch\include\caffe2\operators\reduction_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.5991557Z copying torch\include\caffe2\operators\relu_n_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6001323Z copying torch\include\caffe2\operators\relu_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6010745Z copying torch\include\caffe2\operators\remove_data_blocks_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6020035Z copying torch\include\caffe2\operators\replace_nan_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6048884Z copying torch\include\caffe2\operators\reshape_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6058156Z copying torch\include\caffe2\operators\resize_3d_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6067448Z copying torch\include\caffe2\operators\resize_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6076429Z copying torch\include\caffe2\operators\reverse_packed_segs_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6085737Z copying torch\include\caffe2\operators\rmac_regions_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6095174Z copying torch\include\caffe2\operators\rms_norm_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6104319Z copying torch\include\caffe2\operators\roi_align_gradient_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6114024Z copying torch\include\caffe2\operators\roi_align_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6125138Z copying torch\include\caffe2\operators\roi_align_rotated_gradient_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6135650Z copying torch\include\caffe2\operators\roi_align_rotated_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6145938Z copying torch\include\caffe2\operators\roi_pool_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6155201Z copying torch\include\caffe2\operators\rowmul_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6164077Z copying torch\include\caffe2\operators\rsqrt_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6172980Z copying torch\include\caffe2\operators\scale_blobs_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6182181Z copying torch\include\caffe2\operators\scale_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6191259Z copying torch\include\caffe2\operators\segment_reduction_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6201666Z copying torch\include\caffe2\operators\self_binning_histogram_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6210639Z copying torch\include\caffe2\operators\selu_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6219661Z copying torch\include\caffe2\operators\sequence_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6229098Z copying torch\include\caffe2\operators\shape_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6245365Z copying torch\include\caffe2\operators\sigmoid_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6254903Z copying torch\include\caffe2\operators\sinh_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6263820Z copying torch\include\caffe2\operators\sinusoid_position_encoding_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6273009Z copying torch\include\caffe2\operators\sin_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6281881Z copying torch\include\caffe2\operators\slice_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6291168Z copying torch\include\caffe2\operators\softmax_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6307783Z copying torch\include\caffe2\operators\softmax_utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6316634Z copying torch\include\caffe2\operators\softmax_with_loss_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6325476Z copying torch\include\caffe2\operators\softplus_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6335360Z copying torch\include\caffe2\operators\softsign_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6345314Z copying torch\include\caffe2\operators\space_batch_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6355131Z copying torch\include\caffe2\operators\sparse_dropout_with_replacement_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6364732Z 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:32:13.6374778Z copying torch\include\caffe2\operators\sparse_lp_regularizer_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6384369Z copying torch\include\caffe2\operators\sparse_normalize_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6393759Z copying torch\include\caffe2\operators\sparse_to_dense_mask_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6403344Z copying torch\include\caffe2\operators\sparse_to_dense_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6413096Z copying torch\include\caffe2\operators\spatial_batch_norm_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6422696Z copying torch\include\caffe2\operators\spatial_softmax_with_loss_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6432005Z copying torch\include\caffe2\operators\sqrt_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6457333Z copying torch\include\caffe2\operators\sqr_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6466441Z copying torch\include\caffe2\operators\square_root_divide_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6475837Z copying torch\include\caffe2\operators\stats_put_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6485432Z copying torch\include\caffe2\operators\stop_gradient.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6494774Z copying torch\include\caffe2\operators\string_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6504160Z copying torch\include\caffe2\operators\stump_func_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6513560Z copying torch\include\caffe2\operators\summarize_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6523006Z copying torch\include\caffe2\operators\swish_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6532303Z copying torch\include\caffe2\operators\tanh_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6541561Z copying torch\include\caffe2\operators\tan_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6550854Z copying torch\include\caffe2\operators\tensor_protos_db_input.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6560391Z copying torch\include\caffe2\operators\text_file_reader_utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6569970Z copying torch\include\caffe2\operators\thresholded_relu_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6578923Z copying torch\include\caffe2\operators\tile_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6588379Z copying torch\include\caffe2\operators\top_k.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6597987Z copying torch\include\caffe2\operators\transpose_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6607747Z copying torch\include\caffe2\operators\tt_linear_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6617276Z copying torch\include\caffe2\operators\unique_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6627327Z copying torch\include\caffe2\operators\unsafe_coalesce.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6636761Z copying torch\include\caffe2\operators\upsample_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6646270Z copying torch\include\caffe2\operators\utility_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6657111Z copying torch\include\caffe2\operators\variable_length_sequence_padding.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6666525Z copying torch\include\caffe2\operators\weighted_multi_sampling_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6687533Z copying torch\include\caffe2\operators\weighted_sample_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6697209Z copying torch\include\caffe2\operators\while_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6706801Z copying torch\include\caffe2\operators\zero_gradient_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators 2022-12-01T10:32:13.6715630Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\hip 2022-12-01T10:32:13.6718101Z copying torch\include\caffe2\operators\hip\activation_ops_miopen.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\hip 2022-12-01T10:32:13.6733816Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:32:13.6736341Z copying torch\include\caffe2\operators\quantized\int8_add_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:32:13.6745359Z 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:32:13.6759079Z 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:32:13.6829730Z copying torch\include\caffe2\operators\quantized\int8_concat_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:32:13.6838738Z copying torch\include\caffe2\operators\quantized\int8_conv_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:32:13.6847950Z 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:32:13.6857407Z copying torch\include\caffe2\operators\quantized\int8_dequantize_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:32:13.6866489Z copying torch\include\caffe2\operators\quantized\int8_fc_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:32:13.6875340Z copying torch\include\caffe2\operators\quantized\int8_flatten_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:32:13.6903366Z 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:32:13.6912618Z 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:32:13.6922221Z 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:32:13.6931871Z copying torch\include\caffe2\operators\quantized\int8_quantize_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:32:13.6941775Z copying torch\include\caffe2\operators\quantized\int8_relu_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:32:13.6951206Z copying torch\include\caffe2\operators\quantized\int8_reshape_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:32:13.6960700Z 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:32:13.6970073Z 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:32:13.6980307Z copying torch\include\caffe2\operators\quantized\int8_sigmoid_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:32:13.7400105Z copying torch\include\caffe2\operators\quantized\int8_simd.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:32:13.7410958Z copying torch\include\caffe2\operators\quantized\int8_slice_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:32:13.7420633Z copying torch\include\caffe2\operators\quantized\int8_softmax_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:32:13.7429758Z copying torch\include\caffe2\operators\quantized\int8_test_utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:32:13.7438585Z copying torch\include\caffe2\operators\quantized\int8_transpose_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:32:13.7447891Z copying torch\include\caffe2\operators\quantized\int8_utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\quantized 2022-12-01T10:32:13.7456293Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\rnn 2022-12-01T10:32:13.7458868Z 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:32:13.7467855Z copying torch\include\caffe2\operators\rnn\recurrent_network_executor.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\rnn 2022-12-01T10:32:13.7477209Z 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:32:13.7543921Z 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:32:13.7553209Z copying torch\include\caffe2\operators\rnn\recurrent_network_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\rnn 2022-12-01T10:32:13.7563124Z copying torch\include\caffe2\operators\rnn\recurrent_op_cudnn.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\rnn 2022-12-01T10:32:13.7571787Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\operators\rnn\hip 2022-12-01T10:32:13.7574457Z 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:32:13.7583687Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\opt 2022-12-01T10:32:13.7586310Z copying torch\include\caffe2\opt\annotations.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt 2022-12-01T10:32:13.7595564Z copying torch\include\caffe2\opt\backend_cutting.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt 2022-12-01T10:32:13.7604544Z copying torch\include\caffe2\opt\backend_transformer_base.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt 2022-12-01T10:32:13.7613572Z copying torch\include\caffe2\opt\bound_shape_inferencer.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt 2022-12-01T10:32:13.7667167Z copying torch\include\caffe2\opt\converter.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt 2022-12-01T10:32:13.7676081Z copying torch\include\caffe2\opt\device.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt 2022-12-01T10:32:13.7685185Z copying torch\include\caffe2\opt\distributed.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt 2022-12-01T10:32:13.7694257Z copying torch\include\caffe2\opt\fakefp16_transform.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt 2022-12-01T10:32:13.7703423Z copying torch\include\caffe2\opt\fusion.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt 2022-12-01T10:32:13.7712461Z copying torch\include\caffe2\opt\glow_net_transform.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt 2022-12-01T10:32:13.7721647Z copying torch\include\caffe2\opt\mobile.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt 2022-12-01T10:32:13.7730454Z copying torch\include\caffe2\opt\onnxifi_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt 2022-12-01T10:32:13.7740147Z copying torch\include\caffe2\opt\onnxifi_transformer.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt 2022-12-01T10:32:13.7749392Z copying torch\include\caffe2\opt\onnx_convert.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt 2022-12-01T10:32:13.7758494Z copying torch\include\caffe2\opt\optimizer.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt 2022-12-01T10:32:13.7767898Z copying torch\include\caffe2\opt\optimize_ideep.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt 2022-12-01T10:32:13.7776449Z copying torch\include\caffe2\opt\passes.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt 2022-12-01T10:32:13.7785594Z copying torch\include\caffe2\opt\shape_info.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt 2022-12-01T10:32:13.7794476Z copying torch\include\caffe2\opt\tvm_transformer.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt 2022-12-01T10:32:13.7802867Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\custom 2022-12-01T10:32:13.7805325Z copying torch\include\caffe2\opt\custom\cc_amrc.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\custom 2022-12-01T10:32:13.7814583Z copying torch\include\caffe2\opt\custom\concat_elim.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\custom 2022-12-01T10:32:13.7823369Z copying torch\include\caffe2\opt\custom\freeze_quantization_params.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\custom 2022-12-01T10:32:13.7832355Z copying torch\include\caffe2\opt\custom\in_batch_broadcast.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\custom 2022-12-01T10:32:13.7907269Z copying torch\include\caffe2\opt\custom\pointwise_elim.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\custom 2022-12-01T10:32:13.7915408Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\nql 2022-12-01T10:32:13.7917829Z copying torch\include\caffe2\opt\nql\ast.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\nql 2022-12-01T10:32:13.7926686Z copying torch\include\caffe2\opt\nql\graphmatcher.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\opt\nql 2022-12-01T10:32:13.7934812Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\perfkernels 2022-12-01T10:32:13.7937282Z copying torch\include\caffe2\perfkernels\adagrad.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\perfkernels 2022-12-01T10:32:13.7946258Z copying torch\include\caffe2\perfkernels\common.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\perfkernels 2022-12-01T10:32:13.7958898Z copying torch\include\caffe2\perfkernels\cvtsh_ss_bugfix.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\perfkernels 2022-12-01T10:32:13.7967938Z copying torch\include\caffe2\perfkernels\embedding_lookup.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\perfkernels 2022-12-01T10:32:13.8054122Z copying torch\include\caffe2\perfkernels\embedding_lookup_idx.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\perfkernels 2022-12-01T10:32:13.8063391Z copying torch\include\caffe2\perfkernels\fused_8bit_rowwise_embedding_lookup.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\perfkernels 2022-12-01T10:32:13.8072660Z 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:32:13.8081898Z copying torch\include\caffe2\perfkernels\fused_nbit_rowwise_conversion.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\perfkernels 2022-12-01T10:32:13.8091077Z copying torch\include\caffe2\perfkernels\lstm_unit_cpu-impl.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\perfkernels 2022-12-01T10:32:13.8099981Z copying torch\include\caffe2\perfkernels\lstm_unit_cpu.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\perfkernels 2022-12-01T10:32:13.8111005Z copying torch\include\caffe2\perfkernels\lstm_unit_cpu_common.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\perfkernels 2022-12-01T10:32:13.8119836Z copying torch\include\caffe2\perfkernels\math.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\perfkernels 2022-12-01T10:32:13.8128780Z copying torch\include\caffe2\perfkernels\typed_axpy.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\perfkernels 2022-12-01T10:32:13.8137043Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor 2022-12-01T10:32:13.8139690Z copying torch\include\caffe2\predictor\InferenceGraph.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor 2022-12-01T10:32:13.8149059Z copying torch\include\caffe2\predictor\predictor.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor 2022-12-01T10:32:13.8158211Z copying torch\include\caffe2\predictor\predictor_config.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor 2022-12-01T10:32:13.8211051Z copying torch\include\caffe2\predictor\predictor_utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor 2022-12-01T10:32:13.8220641Z copying torch\include\caffe2\predictor\ThreadLocalPtr.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor 2022-12-01T10:32:13.8230181Z copying torch\include\caffe2\predictor\transforms.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor 2022-12-01T10:32:13.8238331Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor\emulator 2022-12-01T10:32:13.8240895Z copying torch\include\caffe2\predictor\emulator\benchmark.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor\emulator 2022-12-01T10:32:13.8250638Z copying torch\include\caffe2\predictor\emulator\data_filler.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor\emulator 2022-12-01T10:32:13.8259989Z copying torch\include\caffe2\predictor\emulator\emulator.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor\emulator 2022-12-01T10:32:13.8269005Z copying torch\include\caffe2\predictor\emulator\net_supplier.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor\emulator 2022-12-01T10:32:13.8322088Z copying torch\include\caffe2\predictor\emulator\output_formatter.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor\emulator 2022-12-01T10:32:13.8331093Z copying torch\include\caffe2\predictor\emulator\profiler.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor\emulator 2022-12-01T10:32:13.8340641Z copying torch\include\caffe2\predictor\emulator\std_output_formatter.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor\emulator 2022-12-01T10:32:13.8349763Z copying torch\include\caffe2\predictor\emulator\time_profiler.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor\emulator 2022-12-01T10:32:13.8358681Z copying torch\include\caffe2\predictor\emulator\utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\predictor\emulator 2022-12-01T10:32:13.8367393Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\proto 2022-12-01T10:32:13.8370045Z copying torch\include\caffe2\proto\caffe2.pb.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\proto 2022-12-01T10:32:13.8384550Z copying torch\include\caffe2\proto\caffe2_pb.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\proto 2022-12-01T10:32:13.8394025Z copying torch\include\caffe2\proto\torch.pb.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\proto 2022-12-01T10:32:13.8405069Z copying torch\include\caffe2\proto\torch_pb.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\proto 2022-12-01T10:32:13.8441549Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\python 2022-12-01T10:32:13.8443946Z copying torch\include\caffe2\python\dlpack.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\python 2022-12-01T10:32:13.8453555Z copying torch\include\caffe2\python\pybind_state.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\python 2022-12-01T10:32:13.8462747Z copying torch\include\caffe2\python\pybind_state_dlpack.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\python 2022-12-01T10:32:13.8472140Z copying torch\include\caffe2\python\pybind_state_registry.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\python 2022-12-01T10:32:13.8514596Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization 2022-12-01T10:32:13.8516032Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:32:13.8518566Z copying torch\include\caffe2\quantization\server\activation_distribution_observer.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:32:13.8527957Z 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:32:13.8537210Z 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:32:13.8626222Z copying torch\include\caffe2\quantization\server\caffe2_dnnlowp_utils.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:32:13.8635267Z 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:32:13.8644652Z copying torch\include\caffe2\quantization\server\compute_equalization_scale.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:32:13.8653468Z copying torch\include\caffe2\quantization\server\concat_dnnlowp_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:32:13.8662320Z 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:32:13.8671756Z copying torch\include\caffe2\quantization\server\conv_dnnlowp_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:32:13.8681326Z 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:32:13.8690516Z copying torch\include\caffe2\quantization\server\conv_relu_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:32:13.8699621Z copying torch\include\caffe2\quantization\server\dequantize_dnnlowp_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:32:13.8708502Z copying torch\include\caffe2\quantization\server\dnnlowp.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:32:13.8717748Z copying torch\include\caffe2\quantization\server\dnnlowp_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:32:13.8726709Z copying torch\include\caffe2\quantization\server\dnnlowp_partition.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:32:13.8735824Z copying torch\include\caffe2\quantization\server\dynamic_histogram.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:32:13.8745693Z copying torch\include\caffe2\quantization\server\elementwise_dnnlowp_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:32:13.8759663Z 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:32:14.0083151Z 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:32:14.0092886Z copying torch\include\caffe2\quantization\server\fbgemm_pack_blob.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:32:14.0102603Z 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:32:14.0111603Z copying torch\include\caffe2\quantization\server\fbgemm_pack_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:32:14.0120744Z 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:32:14.0130022Z 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:32:14.0139527Z 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:32:14.0148683Z 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:32:14.0158404Z 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:32:14.0179177Z copying torch\include\caffe2\quantization\server\im2col_dnnlowp.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:32:14.0211188Z 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:32:14.0220251Z 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:32:14.0229199Z 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:32:14.0238563Z copying torch\include\caffe2\quantization\server\kl_minimization.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:32:14.0247295Z copying torch\include\caffe2\quantization\server\l2_minimization.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:32:14.0256434Z 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:32:14.0265431Z copying torch\include\caffe2\quantization\server\mmio.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:32:14.0274871Z copying torch\include\caffe2\quantization\server\op_wrapper.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:32:14.0292084Z 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:32:14.0301177Z copying torch\include\caffe2\quantization\server\quantization_error_minimization.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:32:14.0311001Z copying torch\include\caffe2\quantization\server\quantize_dnnlowp_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:32:14.0320598Z copying torch\include\caffe2\quantization\server\relu_dnnlowp_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:32:14.0329918Z 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:32:14.0339160Z 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:32:14.0348051Z copying torch\include\caffe2\quantization\server\sigmoid.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:32:14.0357397Z 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:32:14.0366770Z copying torch\include\caffe2\quantization\server\tanh.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:32:14.0376274Z copying torch\include\caffe2\quantization\server\transpose.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:32:14.0397382Z copying torch\include\caffe2\quantization\server\utility_dnnlowp_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\quantization\server 2022-12-01T10:32:14.0405546Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\queue 2022-12-01T10:32:14.0408393Z copying torch\include\caffe2\queue\blobs_queue.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\queue 2022-12-01T10:32:14.0417225Z copying torch\include\caffe2\queue\blobs_queue_db.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\queue 2022-12-01T10:32:14.0426014Z copying torch\include\caffe2\queue\queue_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\queue 2022-12-01T10:32:14.0434946Z copying torch\include\caffe2\queue\rebatching_queue.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\queue 2022-12-01T10:32:14.0455599Z copying torch\include\caffe2\queue\rebatching_queue_ops.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\queue 2022-12-01T10:32:14.0464215Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\serialize 2022-12-01T10:32:14.0466820Z copying torch\include\caffe2\serialize\crc_alt.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\serialize 2022-12-01T10:32:14.0477937Z copying torch\include\caffe2\serialize\file_adapter.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\serialize 2022-12-01T10:32:14.0487157Z copying torch\include\caffe2\serialize\inline_container.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\serialize 2022-12-01T10:32:14.0496720Z copying torch\include\caffe2\serialize\in_memory_adapter.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\serialize 2022-12-01T10:32:14.0517792Z copying torch\include\caffe2\serialize\istream_adapter.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\serialize 2022-12-01T10:32:14.0527257Z copying torch\include\caffe2\serialize\read_adapter_interface.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\serialize 2022-12-01T10:32:14.0536466Z copying torch\include\caffe2\serialize\versions.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\serialize 2022-12-01T10:32:14.0545018Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:32:14.0547499Z copying torch\include\caffe2\sgd\adadelta_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:32:14.0556653Z copying torch\include\caffe2\sgd\adagrad_fused.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:32:14.0566033Z copying torch\include\caffe2\sgd\adagrad_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:32:14.0575402Z copying torch\include\caffe2\sgd\adam_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:32:14.0596867Z copying torch\include\caffe2\sgd\clip_tensor_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:32:14.0606101Z copying torch\include\caffe2\sgd\decay_adagrad_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:32:14.0615203Z copying torch\include\caffe2\sgd\fp16_momentum_sgd_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:32:14.0624374Z copying torch\include\caffe2\sgd\fp32_momentum_sgd_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:32:14.0633361Z copying torch\include\caffe2\sgd\ftrl_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:32:14.0642348Z copying torch\include\caffe2\sgd\gftrl_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:32:14.0651474Z copying torch\include\caffe2\sgd\iter_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:32:14.0660515Z copying torch\include\caffe2\sgd\lars_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:32:14.0669836Z copying torch\include\caffe2\sgd\learning_rate_adaption_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:32:14.0678758Z copying torch\include\caffe2\sgd\learning_rate_functors.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:32:14.0689362Z copying torch\include\caffe2\sgd\learning_rate_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:32:14.0699192Z copying torch\include\caffe2\sgd\math_lp.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:32:14.0707634Z copying torch\include\caffe2\sgd\momentum_sgd_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:32:14.0716382Z copying torch\include\caffe2\sgd\rmsprop_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:32:14.0726016Z copying torch\include\caffe2\sgd\rowwise_adagrad_fused.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:32:14.0735960Z copying torch\include\caffe2\sgd\rowwise_counter.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:32:14.0745123Z copying torch\include\caffe2\sgd\storm_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:32:14.0754248Z copying torch\include\caffe2\sgd\weight_scale_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:32:14.0779748Z copying torch\include\caffe2\sgd\wngrad_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:32:14.0788847Z copying torch\include\caffe2\sgd\yellowfin_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\sgd 2022-12-01T10:32:14.0797798Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\share 2022-12-01T10:32:14.0799180Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\share\contrib 2022-12-01T10:32:14.0800408Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\share\contrib\zstd 2022-12-01T10:32:14.0802826Z 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:32:14.0811492Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\transforms 2022-12-01T10:32:14.0814235Z copying torch\include\caffe2\transforms\common_subexpression_elimination.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\transforms 2022-12-01T10:32:14.0823601Z copying torch\include\caffe2\transforms\conv_to_nnpack_transform.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\transforms 2022-12-01T10:32:14.0833093Z copying torch\include\caffe2\transforms\pattern_net_transform.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\transforms 2022-12-01T10:32:14.0852833Z copying torch\include\caffe2\transforms\single_op_transform.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\transforms 2022-12-01T10:32:14.0862121Z creating build\lib.win-amd64-cpython-39\torch\include\caffe2\video 2022-12-01T10:32:14.0864502Z copying torch\include\caffe2\video\optical_flow.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\video 2022-12-01T10:32:14.0873857Z copying torch\include\caffe2\video\video_decoder.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\video 2022-12-01T10:32:14.0882993Z copying torch\include\caffe2\video\video_input_op.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\video 2022-12-01T10:32:14.0893341Z copying torch\include\caffe2\video\video_io.h -> build\lib.win-amd64-cpython-39\torch\include\caffe2\video 2022-12-01T10:32:14.0910206Z creating build\lib.win-amd64-cpython-39\torch\include\torch 2022-12-01T10:32:14.0912591Z copying torch\include\torch\custom_class.h -> build\lib.win-amd64-cpython-39\torch\include\torch 2022-12-01T10:32:14.0921148Z copying torch\include\torch\custom_class_detail.h -> build\lib.win-amd64-cpython-39\torch\include\torch 2022-12-01T10:32:14.0929070Z copying torch\include\torch\extension.h -> build\lib.win-amd64-cpython-39\torch\include\torch 2022-12-01T10:32:14.0938005Z copying torch\include\torch\library.h -> build\lib.win-amd64-cpython-39\torch\include\torch 2022-12-01T10:32:14.0957477Z copying torch\include\torch\script.h -> build\lib.win-amd64-cpython-39\torch\include\torch 2022-12-01T10:32:14.0965594Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:32:14.0968257Z copying torch\include\torch\csrc\copy_utils.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:32:14.0977302Z copying torch\include\torch\csrc\CudaIPCTypes.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:32:14.0986254Z copying torch\include\torch\csrc\DataLoader.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:32:14.0994909Z copying torch\include\torch\csrc\Device.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:32:14.1014199Z copying torch\include\torch\csrc\Dtype.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:32:14.1023262Z copying torch\include\torch\csrc\DynamicTypes.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:32:14.1032871Z copying torch\include\torch\csrc\Exceptions.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:32:14.1041919Z copying torch\include\torch\csrc\Export.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:32:14.1050154Z copying torch\include\torch\csrc\Generator.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:32:14.1059274Z copying torch\include\torch\csrc\itt_wrapper.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:32:14.1068098Z copying torch\include\torch\csrc\Layout.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:32:14.1076783Z copying torch\include\torch\csrc\MemoryFormat.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:32:14.1085805Z copying torch\include\torch\csrc\Module.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:32:14.1094658Z copying torch\include\torch\csrc\PythonTypes.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:32:14.1132712Z copying torch\include\torch\csrc\python_dimname.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:32:14.1141502Z copying torch\include\torch\csrc\python_headers.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:32:14.1150753Z copying torch\include\torch\csrc\QScheme.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:32:14.1160359Z copying torch\include\torch\csrc\serialization.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:32:14.1169139Z copying torch\include\torch\csrc\Size.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:32:14.1177751Z copying torch\include\torch\csrc\Storage.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:32:14.1186781Z copying torch\include\torch\csrc\StorageMethods.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:32:14.1195866Z copying torch\include\torch\csrc\StorageSharing.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:32:14.1204589Z copying torch\include\torch\csrc\Stream.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:32:14.1213659Z copying torch\include\torch\csrc\THConcat.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:32:14.1231906Z copying torch\include\torch\csrc\THP.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:32:14.1241175Z copying torch\include\torch\csrc\TypeInfo.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:32:14.1250221Z copying torch\include\torch\csrc\Types.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:32:14.1259021Z copying torch\include\torch\csrc\utils.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc 2022-12-01T10:32:14.1267982Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api 2022-12-01T10:32:14.1269440Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include 2022-12-01T10:32:14.1270717Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch 2022-12-01T10:32:14.1273072Z 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:32:14.1282185Z 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:32:14.1291685Z 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:32:14.1300424Z 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:32:14.1309515Z 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:32:14.1318756Z 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:32:14.1328228Z 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:32:14.1349578Z 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:32:14.1358899Z 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:32:14.1368189Z 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:32:14.1387618Z 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:32:14.1397441Z 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:32:14.1406783Z 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:32:14.1416106Z 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:32:14.1425055Z 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:32:14.1434724Z 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:32:14.1443966Z 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:32:14.1453614Z 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:32:14.1462778Z 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:32:14.1472864Z 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:32:14.1482107Z 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:32:14.1491906Z 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:32:14.1501263Z 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:32:14.1509525Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data 2022-12-01T10:32:14.1512003Z 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:32:14.1521440Z 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:32:14.1530589Z 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:32:14.1540092Z 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:32:14.1549303Z 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:32:14.1578544Z 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:32:14.1587755Z 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:32:14.1596915Z 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:32:14.1605344Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\dataloader 2022-12-01T10:32:14.1608081Z 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:32:14.1617399Z 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:32:14.1626644Z 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:32:14.1634855Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\datasets 2022-12-01T10:32:14.1637477Z 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:32:14.1646603Z 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:32:14.1656088Z 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:32:14.1665195Z 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:32:14.1674445Z 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:32:14.1684082Z 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:32:14.1693226Z 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:32:14.1711343Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\detail 2022-12-01T10:32:14.1713846Z 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:32:14.1722745Z 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:32:14.1731957Z 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:32:14.1740717Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\samplers 2022-12-01T10:32:14.1743352Z 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:32:14.1755805Z 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:32:14.1764970Z 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:32:14.1774630Z 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:32:14.1783657Z 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:32:14.1803754Z 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:32:14.1813188Z 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:32:14.1821498Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\data\transforms 2022-12-01T10:32:14.1824139Z 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:32:14.1833455Z 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:32:14.1842527Z 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:32:14.1851703Z 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:32:14.1860999Z 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:32:14.1869780Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\detail 2022-12-01T10:32:14.1872393Z 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:32:14.1881473Z 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:32:14.1889939Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn 2022-12-01T10:32:14.1892495Z 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:32:14.1922139Z 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:32:14.1931460Z 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:32:14.1940795Z 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:32:14.1950565Z 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:32:14.1971620Z 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:32:14.1980631Z 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:32:14.1990019Z 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:32:14.1999192Z 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:32:14.2007967Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\functional 2022-12-01T10:32:14.2010739Z 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:32:14.2020364Z 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:32:14.2029526Z 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:32:14.2039108Z 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:32:14.2059133Z 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:32:14.2068645Z 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:32:14.2077918Z 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:32:14.2087499Z 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:32:14.2096807Z 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:32:14.2106423Z 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:32:14.2116617Z 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:32:14.2125753Z 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:32:14.2135882Z 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:32:14.2145457Z 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:32:14.2155700Z 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:32:14.2165333Z 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:32:14.2174086Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:32:14.2176870Z 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:32:14.2186673Z 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:32:14.2195973Z 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:32:14.2204933Z 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:32:14.2214233Z 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:32:14.2236490Z 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:32:14.2245726Z 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:32:14.2254982Z 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:32:14.2264225Z 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:32:14.2272954Z 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:32:14.2281980Z 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:32:14.2292422Z 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:32:14.2301721Z 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:32:14.2310891Z 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:32:14.2320306Z 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:32:14.2329999Z 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:32:14.2339222Z 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:32:14.2348282Z 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:32:14.2357199Z 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:32:14.2366137Z 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:32:14.2375195Z 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:32:14.2397646Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:32:14.2400050Z 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:32:14.2410368Z 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:32:14.2419759Z 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:32:14.2433469Z 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:32:14.2443437Z 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:32:14.2466449Z 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:32:14.2475869Z 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:32:14.2485680Z 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:32:14.2494955Z 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:32:14.2504105Z 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:32:14.2513561Z 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:32:14.2522929Z 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:32:14.2533235Z 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:32:14.2543003Z 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:32:14.2552850Z 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:32:14.2562242Z 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:32:14.2572512Z 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:32:14.2581966Z 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:32:14.2595683Z 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:32:14.2606164Z 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:32:14.2615687Z 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:32:14.2624989Z 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:32:14.2634213Z 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:32:14.2642838Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\modules\container 2022-12-01T10:32:14.2645535Z 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:32:14.2655451Z 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:32:14.2664730Z 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:32:14.2674028Z 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:32:14.2694652Z 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:32:14.2704241Z 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:32:14.2713762Z 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:32:14.2758058Z 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:32:14.2767641Z 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:32:14.2777071Z 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:32:14.2785447Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\parallel 2022-12-01T10:32:14.2788115Z 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:32:14.2796977Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\nn\utils 2022-12-01T10:32:14.2799727Z 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:32:14.2809066Z 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:32:14.2818552Z 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:32:14.2828043Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\optim 2022-12-01T10:32:14.2830793Z 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:32:14.2840528Z 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:32:14.2849761Z 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:32:14.2859390Z 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:32:14.2868860Z 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:32:14.2877875Z 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:32:14.2894862Z 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:32:14.2904061Z 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:32:14.2913460Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\optim\schedulers 2022-12-01T10:32:14.2916166Z 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:32:14.2925846Z 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:32:14.2934347Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\api\include\torch\serialize 2022-12-01T10:32:14.2937024Z 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:32:14.2946266Z 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:32:14.2955303Z 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:32:14.2964293Z 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:32:14.2980158Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.2982648Z copying torch\include\torch\csrc\autograd\anomaly_mode.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.2991654Z copying torch\include\torch\csrc\autograd\autograd.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3001023Z 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:32:14.3010072Z copying torch\include\torch\csrc\autograd\cpp_hook.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3050525Z copying torch\include\torch\csrc\autograd\custom_function.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3059888Z copying torch\include\torch\csrc\autograd\edge.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3069291Z copying torch\include\torch\csrc\autograd\engine.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3078088Z copying torch\include\torch\csrc\autograd\forward_grad.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3086924Z copying torch\include\torch\csrc\autograd\function.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3096786Z copying torch\include\torch\csrc\autograd\FunctionsManual.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3106422Z copying torch\include\torch\csrc\autograd\function_hook.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3115643Z copying torch\include\torch\csrc\autograd\grad_mode.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3124820Z copying torch\include\torch\csrc\autograd\graph_task.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3134419Z copying torch\include\torch\csrc\autograd\InferenceMode.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3144129Z copying torch\include\torch\csrc\autograd\input_buffer.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3153260Z copying torch\include\torch\csrc\autograd\input_metadata.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3162887Z copying torch\include\torch\csrc\autograd\jit_decomp_interface.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3172033Z copying torch\include\torch\csrc\autograd\profiler.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3181521Z copying torch\include\torch\csrc\autograd\profiler_kineto.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3208703Z copying torch\include\torch\csrc\autograd\profiler_legacy.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3218516Z copying torch\include\torch\csrc\autograd\profiler_python.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3228062Z copying torch\include\torch\csrc\autograd\python_anomaly_mode.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3246259Z copying torch\include\torch\csrc\autograd\python_autograd.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3262019Z copying torch\include\torch\csrc\autograd\python_cpp_function.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3270506Z copying torch\include\torch\csrc\autograd\python_engine.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3280786Z copying torch\include\torch\csrc\autograd\python_enum_tag.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3289791Z copying torch\include\torch\csrc\autograd\python_fft_functions.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3298746Z copying torch\include\torch\csrc\autograd\python_function.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3308048Z copying torch\include\torch\csrc\autograd\python_hook.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3326530Z copying torch\include\torch\csrc\autograd\python_legacy_variable.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3335839Z copying torch\include\torch\csrc\autograd\python_linalg_functions.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3352085Z copying torch\include\torch\csrc\autograd\python_nested_functions.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3361172Z copying torch\include\torch\csrc\autograd\python_nn_functions.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3370482Z copying torch\include\torch\csrc\autograd\python_return_types.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3379684Z 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:32:14.3388711Z copying torch\include\torch\csrc\autograd\python_sparse_functions.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3398313Z copying torch\include\torch\csrc\autograd\python_special_functions.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3407670Z copying torch\include\torch\csrc\autograd\python_torch_functions.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3416828Z copying torch\include\torch\csrc\autograd\python_variable.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3426552Z copying torch\include\torch\csrc\autograd\python_variable_indexing.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3435589Z copying torch\include\torch\csrc\autograd\record_function_ops.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3444883Z copying torch\include\torch\csrc\autograd\saved_variable.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3461442Z copying torch\include\torch\csrc\autograd\saved_variable_hooks.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3470360Z copying torch\include\torch\csrc\autograd\symbolic.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3479534Z copying torch\include\torch\csrc\autograd\variable.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3489419Z copying torch\include\torch\csrc\autograd\VariableTypeUtils.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd 2022-12-01T10:32:14.3498131Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\functions 2022-12-01T10:32:14.3500653Z 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:32:14.3521787Z 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:32:14.3530894Z copying torch\include\torch\csrc\autograd\functions\comm.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\functions 2022-12-01T10:32:14.3540092Z copying torch\include\torch\csrc\autograd\functions\pybind.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\functions 2022-12-01T10:32:14.3555898Z copying torch\include\torch\csrc\autograd\functions\tensor.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\functions 2022-12-01T10:32:14.3564819Z copying torch\include\torch\csrc\autograd\functions\utils.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\functions 2022-12-01T10:32:14.3573597Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\generated 2022-12-01T10:32:14.3576086Z copying torch\include\torch\csrc\autograd\generated\Functions.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\generated 2022-12-01T10:32:14.3588417Z 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:32:14.3597483Z copying torch\include\torch\csrc\autograd\generated\VariableType.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\generated 2022-12-01T10:32:14.3626431Z 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:32:14.3635288Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\utils 2022-12-01T10:32:14.3637737Z 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:32:14.3646690Z 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:32:14.3686343Z 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:32:14.3696265Z 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:32:14.3713596Z copying torch\include\torch\csrc\autograd\utils\warnings.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\autograd\utils 2022-12-01T10:32:14.3723096Z 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:32:14.3736464Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\cuda 2022-12-01T10:32:14.3738951Z copying torch\include\torch\csrc\cuda\comm.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\cuda 2022-12-01T10:32:14.3748111Z copying torch\include\torch\csrc\cuda\device_set.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\cuda 2022-12-01T10:32:14.3756905Z copying torch\include\torch\csrc\cuda\Event.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\cuda 2022-12-01T10:32:14.3766032Z copying torch\include\torch\csrc\cuda\memory_snapshot.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\cuda 2022-12-01T10:32:14.3775215Z copying torch\include\torch\csrc\cuda\Module.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\cuda 2022-12-01T10:32:14.3793111Z copying torch\include\torch\csrc\cuda\nccl.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\cuda 2022-12-01T10:32:14.3802419Z copying torch\include\torch\csrc\cuda\python_comm.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\cuda 2022-12-01T10:32:14.3811566Z copying torch\include\torch\csrc\cuda\python_nccl.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\cuda 2022-12-01T10:32:14.3820514Z copying torch\include\torch\csrc\cuda\Stream.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\cuda 2022-12-01T10:32:14.3829540Z copying torch\include\torch\csrc\cuda\THCP.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\cuda 2022-12-01T10:32:14.3838226Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed 2022-12-01T10:32:14.3839665Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:32:14.3842009Z copying torch\include\torch\csrc\distributed\c10d\c10d.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:32:14.3851393Z copying torch\include\torch\csrc\distributed\c10d\debug.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:32:14.3860329Z copying torch\include\torch\csrc\distributed\c10d\error.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:32:14.3869776Z copying torch\include\torch\csrc\distributed\c10d\exception.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:32:14.3878545Z copying torch\include\torch\csrc\distributed\c10d\logging.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:32:14.3888124Z 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:32:14.3907410Z copying torch\include\torch\csrc\distributed\c10d\socket.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:32:14.3917463Z copying torch\include\torch\csrc\distributed\c10d\TraceUtils.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:32:14.3931641Z copying torch\include\torch\csrc\distributed\c10d\Backend.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:32:14.3941547Z copying torch\include\torch\csrc\distributed\c10d\comm.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:32:14.3951090Z 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:32:14.3960142Z copying torch\include\torch\csrc\distributed\c10d\FileStore.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:32:14.3969510Z copying torch\include\torch\csrc\distributed\c10d\GlooDeviceFactory.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:32:14.3978635Z copying torch\include\torch\csrc\distributed\c10d\HashStore.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:32:14.3988030Z copying torch\include\torch\csrc\distributed\c10d\logger.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:32:14.3997039Z copying torch\include\torch\csrc\distributed\c10d\NCCLUtils.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:32:14.4006516Z copying torch\include\torch\csrc\distributed\c10d\Ops.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:32:14.4016417Z copying torch\include\torch\csrc\distributed\c10d\ParamCommsUtils.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:32:14.4025456Z copying torch\include\torch\csrc\distributed\c10d\PrefixStore.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:32:14.4034930Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroup.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:32:14.4044042Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroupGloo.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:32:14.4053540Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroupMPI.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:32:14.4072977Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroupNCCL.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:32:14.4095477Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroupRoundRobin.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:32:14.4105457Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroupUCC.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:32:14.4114961Z copying torch\include\torch\csrc\distributed\c10d\ProcessGroupWrapper.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:32:14.4124557Z copying torch\include\torch\csrc\distributed\c10d\PyProcessGroup.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:32:14.4133929Z copying torch\include\torch\csrc\distributed\c10d\reducer.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:32:14.4143523Z 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:32:14.4152721Z 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:32:14.4161638Z copying torch\include\torch\csrc\distributed\c10d\Store.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:32:14.4170960Z copying torch\include\torch\csrc\distributed\c10d\TCPStore.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:32:14.4179947Z copying torch\include\torch\csrc\distributed\c10d\Types.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:32:14.4189220Z copying torch\include\torch\csrc\distributed\c10d\UCCForNCCL.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:32:14.4204724Z copying torch\include\torch\csrc\distributed\c10d\UCCTracing.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:32:14.4222428Z copying torch\include\torch\csrc\distributed\c10d\UCCUtils.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:32:14.4231821Z copying torch\include\torch\csrc\distributed\c10d\UnixSockUtils.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:32:14.4240682Z copying torch\include\torch\csrc\distributed\c10d\Utils.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:32:14.4250300Z copying torch\include\torch\csrc\distributed\c10d\WinSockUtils.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:32:14.4259951Z copying torch\include\torch\csrc\distributed\c10d\Work.hpp -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:32:14.4268690Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:32:14.4271249Z 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:32:14.4280179Z copying torch\include\torch\csrc\distributed\rpc\message.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:32:14.4297854Z 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:32:14.4299167Z 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:32:14.4322479Z 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:32:14.4331901Z 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:32:14.4340947Z 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:32:14.4350046Z 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:32:14.4359793Z 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:32:14.4369627Z 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:32:14.4378893Z 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:32:14.4388580Z copying torch\include\torch\csrc\distributed\rpc\rpc.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:32:14.4397616Z 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:32:14.4407030Z 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:32:14.4416393Z 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:32:14.4426009Z 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:32:14.4435566Z 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:32:14.4444594Z 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:32:14.4466328Z 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:32:14.4475719Z 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:32:14.4494513Z 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:32:14.4504339Z 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:32:14.4518237Z 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:32:14.4527733Z copying torch\include\torch\csrc\distributed\rpc\types.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:32:14.4537343Z 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:32:14.4546665Z 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:32:14.4556175Z copying torch\include\torch\csrc\distributed\rpc\utils.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:32:14.4565415Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit 2022-12-01T10:32:14.4570673Z copying torch\include\torch\csrc\jit\jit_log.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit 2022-12-01T10:32:14.4580199Z copying torch\include\torch\csrc\jit\jit_opt_limit.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit 2022-12-01T10:32:14.4589417Z copying torch\include\torch\csrc\jit\resource_guard.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit 2022-12-01T10:32:14.4597687Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\backends 2022-12-01T10:32:14.4600334Z copying torch\include\torch\csrc\jit\backends\backend.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\backends 2022-12-01T10:32:14.4610459Z 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:32:14.4619276Z 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:32:14.4628313Z 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:32:14.4668031Z 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:32:14.4677294Z 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:32:14.4687023Z 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:32:14.4696237Z 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:32:14.4705423Z 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:32:14.4713422Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:32:14.4725773Z 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:32:14.4734223Z 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:32:14.4743275Z copying torch\include\torch\csrc\jit\passes\autocast.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:32:14.4752316Z 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:32:14.4767560Z 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:32:14.4776637Z copying torch\include\torch\csrc\jit\passes\canonicalize.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:32:14.4785616Z 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:32:14.4794842Z 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:32:14.4804024Z 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:32:14.4813034Z 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:32:14.4822528Z 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:32:14.4832234Z 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:32:14.4841249Z 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:32:14.4851029Z 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:32:14.4860433Z 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:32:14.4869981Z 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:32:14.4879959Z 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:32:14.4889104Z 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:32:14.4898314Z 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:32:14.4920012Z 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:32:14.4929241Z 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:32:14.4938860Z 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:32:14.4948148Z 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:32:14.4957614Z 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:32:14.4967124Z 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:32:14.4976860Z 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:32:14.4986126Z 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:32:14.4995235Z 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:32:14.5011790Z 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:32:14.5021367Z 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:32:14.5030596Z 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:32:14.5039610Z 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:32:14.5075988Z 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:32:14.5085589Z 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:32:14.5094768Z 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:32:14.5104499Z 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:32:14.5114031Z 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:32:14.5131245Z 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:32:14.5140209Z copying torch\include\torch\csrc\jit\passes\inliner.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:32:14.5149285Z 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:32:14.5158630Z 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:32:14.5167831Z 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:32:14.5176800Z 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:32:14.5186091Z 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:32:14.5195905Z 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:32:14.5205024Z 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:32:14.5214552Z copying torch\include\torch\csrc\jit\passes\liveness.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:32:14.5234632Z 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:32:14.5246061Z 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:32:14.5255321Z 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:32:14.5264872Z 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:32:14.5274090Z 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:32:14.5283254Z 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:32:14.5292662Z 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:32:14.5301412Z 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:32:14.5310518Z copying torch\include\torch\csrc\jit\passes\onnx.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:32:14.5320279Z 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:32:14.5346382Z copying torch\include\torch\csrc\jit\passes\peephole.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes 2022-12-01T10:32:14.5355880Z 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:32:14.5365099Z 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:32:14.5374215Z 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:32:14.5383976Z 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:32:14.5393168Z 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:32:14.5402163Z 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:32:14.5411078Z 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:32:14.5420064Z 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:32:14.5429114Z 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:32:14.5451366Z 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:32:14.5479847Z 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:32:14.5489094Z 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:32:14.5498438Z 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:32:14.5507718Z 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:32:14.5517230Z 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:32:14.5526520Z 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:32:14.5535914Z 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:32:14.5552826Z 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:32:14.5562221Z 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:32:14.5571846Z 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:32:14.5581121Z 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:32:14.5590355Z 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:32:14.5606710Z 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:32:14.5616418Z 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:32:14.5626224Z 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:32:14.5635629Z 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:32:14.5644633Z 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:32:14.5653547Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\quantization 2022-12-01T10:32:14.5656302Z 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:32:14.5665937Z 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:32:14.5675538Z 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:32:14.5684459Z 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:32:14.5702143Z 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:32:14.5711665Z 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:32:14.5721631Z 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:32:14.5732134Z 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:32:14.5742187Z 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:32:14.5750524Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\passes\utils 2022-12-01T10:32:14.5753171Z 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:32:14.5762813Z 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:32:14.5771927Z 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:32:14.5794152Z 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:32:14.5803287Z 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:32:14.5811814Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime 2022-12-01T10:32:14.5814329Z 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:32:14.5824379Z copying torch\include\torch\csrc\jit\runtime\autodiff.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime 2022-12-01T10:32:14.5833660Z 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:32:14.5842529Z 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:32:14.5860929Z 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:32:14.5869829Z 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:32:14.5878319Z 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:32:14.5887664Z 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:32:14.5896999Z 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:32:14.5906178Z 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:32:14.5915221Z copying torch\include\torch\csrc\jit\runtime\instruction.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime 2022-12-01T10:32:14.5929706Z copying torch\include\torch\csrc\jit\runtime\interpreter.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime 2022-12-01T10:32:14.5939545Z 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:32:14.5948894Z 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:32:14.5957980Z copying torch\include\torch\csrc\jit\runtime\logging.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime 2022-12-01T10:32:14.5967289Z copying torch\include\torch\csrc\jit\runtime\operator.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\runtime 2022-12-01T10:32:14.5976359Z 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:32:14.5984895Z 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:32:14.5993889Z 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:32:14.6003111Z 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:32:14.6024492Z 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:32:14.6034239Z 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:32:14.6043352Z 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:32:14.6052740Z 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:32:14.6061661Z 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:32:14.6070767Z 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:32:14.6079972Z 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:32:14.6089030Z 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:32:14.6098524Z 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:32:14.6119111Z 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:32:14.6128022Z 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:32:14.6136186Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\ir 2022-12-01T10:32:14.6138632Z 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:32:14.6147787Z copying torch\include\torch\csrc\jit\ir\attributes.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\ir 2022-12-01T10:32:14.6156948Z copying torch\include\torch\csrc\jit\ir\constants.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\ir 2022-12-01T10:32:14.6166167Z 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:32:14.6187065Z copying torch\include\torch\csrc\jit\ir\ir.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\ir 2022-12-01T10:32:14.6197563Z copying torch\include\torch\csrc\jit\ir\irparser.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\ir 2022-12-01T10:32:14.6206797Z 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:32:14.6216135Z 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:32:14.6225509Z 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:32:14.6234774Z copying torch\include\torch\csrc\jit\ir\scope.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\ir 2022-12-01T10:32:14.6243986Z 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:32:14.6253550Z 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:32:14.6261701Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend 2022-12-01T10:32:14.6264412Z 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:32:14.6273697Z 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:32:14.6282889Z 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:32:14.6302178Z 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:32:14.6311351Z 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:32:14.6319895Z 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:32:14.6328532Z 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:32:14.6337862Z 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:32:14.6345989Z 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:32:14.6354916Z 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:32:14.6363982Z copying torch\include\torch\csrc\jit\frontend\lexer.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend 2022-12-01T10:32:14.6373058Z 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:32:14.6382271Z 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:32:14.6391730Z copying torch\include\torch\csrc\jit\frontend\parser.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend 2022-12-01T10:32:14.6400989Z 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:32:14.6408930Z 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:32:14.6417398Z copying torch\include\torch\csrc\jit\frontend\resolver.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend 2022-12-01T10:32:14.6427282Z 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:32:14.6436236Z 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:32:14.6444275Z 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:32:14.6471744Z 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:32:14.6480040Z 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:32:14.6490110Z copying torch\include\torch\csrc\jit\frontend\strtod.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend 2022-12-01T10:32:14.6498413Z 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:32:14.6508154Z copying torch\include\torch\csrc\jit\frontend\tracer.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend 2022-12-01T10:32:14.6517430Z copying torch\include\torch\csrc\jit\frontend\tree.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\frontend 2022-12-01T10:32:14.6525561Z 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:32:14.6536222Z 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:32:14.6549655Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\api 2022-12-01T10:32:14.6552329Z 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:32:14.6575192Z 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:32:14.6583707Z copying torch\include\torch\csrc\jit\api\method.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\api 2022-12-01T10:32:14.6592820Z copying torch\include\torch\csrc\jit\api\module.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\api 2022-12-01T10:32:14.6602102Z copying torch\include\torch\csrc\jit\api\object.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\api 2022-12-01T10:32:14.6622232Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization 2022-12-01T10:32:14.6624950Z 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:32:14.6633285Z copying torch\include\torch\csrc\jit\serialization\export.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization 2022-12-01T10:32:14.6642719Z 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:32:14.6665112Z 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:32:14.6674143Z 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:32:14.6683648Z copying torch\include\torch\csrc\jit\serialization\import.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization 2022-12-01T10:32:14.6692853Z 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:32:14.6701751Z 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:32:14.6711024Z 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:32:14.6720480Z 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:32:14.6729485Z 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:32:14.6738978Z 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:32:14.6748514Z 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:32:14.6759725Z copying torch\include\torch\csrc\jit\serialization\onnx.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization 2022-12-01T10:32:14.6791217Z copying torch\include\torch\csrc\jit\serialization\pickle.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization 2022-12-01T10:32:14.6800556Z copying torch\include\torch\csrc\jit\serialization\pickler.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization 2022-12-01T10:32:14.6809839Z 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:32:14.6819536Z 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:32:14.6827623Z 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:32:14.6837357Z 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:32:14.6847230Z 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:32:14.6877672Z copying torch\include\torch\csrc\jit\serialization\unpickler.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\serialization 2022-12-01T10:32:14.6886060Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\python 2022-12-01T10:32:14.6888740Z copying torch\include\torch\csrc\jit\python\init.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\python 2022-12-01T10:32:14.6898224Z 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:32:14.6907904Z copying torch\include\torch\csrc\jit\python\pybind.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\python 2022-12-01T10:32:14.6917651Z 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:32:14.6927770Z 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:32:14.6967123Z 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:32:14.6976377Z 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:32:14.6986083Z 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:32:14.6995664Z 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:32:14.7005327Z 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:32:14.7014863Z 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:32:14.7024526Z 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:32:14.7035844Z 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:32:14.7051466Z 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:32:14.7060993Z 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:32:14.7069592Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile 2022-12-01T10:32:14.7072217Z copying torch\include\torch\csrc\jit\mobile\code.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile 2022-12-01T10:32:14.7081484Z 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:32:14.7090568Z 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:32:14.7099716Z 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:32:14.7121697Z copying torch\include\torch\csrc\jit\mobile\frame.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile 2022-12-01T10:32:14.7130812Z copying torch\include\torch\csrc\jit\mobile\function.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile 2022-12-01T10:32:14.7139906Z copying torch\include\torch\csrc\jit\mobile\import.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile 2022-12-01T10:32:14.7149061Z 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:32:14.7158098Z 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:32:14.7167075Z copying torch\include\torch\csrc\jit\mobile\interpreter.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile 2022-12-01T10:32:14.7176030Z copying torch\include\torch\csrc\jit\mobile\method.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile 2022-12-01T10:32:14.7185307Z copying torch\include\torch\csrc\jit\mobile\module.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile 2022-12-01T10:32:14.7194232Z copying torch\include\torch\csrc\jit\mobile\observer.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile 2022-12-01T10:32:14.7203129Z 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:32:14.7212349Z 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:32:14.7220979Z 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:32:14.7229830Z 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:32:14.7238743Z 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:32:14.7247588Z copying torch\include\torch\csrc\jit\mobile\quantization.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\mobile 2022-12-01T10:32:14.7261237Z 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:32:14.7269834Z 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:32:14.7278958Z 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:32:14.7298427Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\testing 2022-12-01T10:32:14.7300874Z 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:32:14.7314418Z 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:32:14.7322480Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:32:14.7325553Z copying torch\include\torch\csrc\jit\tensorexpr\analysis.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:32:14.7334806Z 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:32:14.7343373Z 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:32:14.7382561Z 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:32:14.7398615Z copying torch\include\torch\csrc\jit\tensorexpr\codegen.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:32:14.7408180Z 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:32:14.7417096Z 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:32:14.7426221Z 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:32:14.7435702Z 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:32:14.7444428Z copying torch\include\torch\csrc\jit\tensorexpr\eval.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:32:14.7453903Z copying torch\include\torch\csrc\jit\tensorexpr\exceptions.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:32:14.7463034Z copying torch\include\torch\csrc\jit\tensorexpr\expr.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:32:14.7472089Z 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:32:14.7481101Z 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:32:14.7490200Z 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:32:14.7500019Z 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:32:14.7509213Z 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:32:14.7532225Z 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:32:14.7541396Z 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:32:14.7550602Z 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:32:14.7559527Z copying torch\include\torch\csrc\jit\tensorexpr\ir.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:32:14.7577529Z 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:32:14.7586787Z 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:32:14.7595843Z 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:32:14.7605083Z 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:32:14.7614620Z 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:32:14.7623726Z 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:32:14.7632853Z copying torch\include\torch\csrc\jit\tensorexpr\kernel.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:32:14.7642628Z 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:32:14.7652841Z 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:32:14.7662105Z copying torch\include\torch\csrc\jit\tensorexpr\loopnest.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:32:14.7684709Z 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:32:14.7700701Z copying torch\include\torch\csrc\jit\tensorexpr\lowerings.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:32:14.7710242Z 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:32:14.7719392Z copying torch\include\torch\csrc\jit\tensorexpr\reduction.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:32:14.7729340Z copying torch\include\torch\csrc\jit\tensorexpr\registerizer.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:32:14.7739117Z copying torch\include\torch\csrc\jit\tensorexpr\stmt.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:32:14.7749137Z copying torch\include\torch\csrc\jit\tensorexpr\tensor.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:32:14.7758438Z 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:32:14.7782564Z copying torch\include\torch\csrc\jit\tensorexpr\types.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:32:14.7792218Z 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:32:14.7801348Z 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:32:14.7810284Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\tensorexpr\operators 2022-12-01T10:32:14.7812988Z 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:32:14.7822503Z 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:32:14.7831656Z 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:32:14.7841187Z 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:32:14.7850334Z 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:32:14.7885046Z 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:32:14.7906167Z 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:32:14.7915172Z 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:32:14.7924397Z 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:32:14.7933182Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen 2022-12-01T10:32:14.7934610Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:32:14.7937218Z 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:32:14.7946692Z 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:32:14.7955679Z 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:32:14.7964902Z 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:32:14.7983254Z 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:32:14.8002324Z 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:32:14.8011340Z 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:32:14.8020473Z 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:32:14.8029522Z 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:32:14.8038557Z 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:32:14.8047768Z 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:32:14.8056800Z 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:32:14.8066310Z 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:32:14.8075494Z 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:32:14.8084924Z 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:32:14.8094660Z 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:32:14.8104653Z 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:32:14.8113817Z 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:32:14.8123218Z 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:32:14.8133011Z 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:32:14.8142175Z 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:32:14.8162847Z 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:32:14.8172326Z 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:32:14.8220695Z 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:32:14.8230241Z 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:32:14.8239346Z 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:32:14.8248760Z 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:32:14.8262385Z 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:32:14.8272497Z 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:32:14.8291404Z 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:32:14.8313154Z 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:32:14.8342372Z 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:32:14.8352697Z 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:32:14.8361947Z 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:32:14.8371492Z 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:32:14.8381467Z 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:32:14.8390853Z 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:32:14.8400482Z 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:32:14.8409891Z 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:32:14.8434136Z 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:32:14.8443523Z 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:32:14.8463655Z 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:32:14.8472700Z 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:32:14.8481618Z 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:32:14.8491075Z 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:32:14.8500360Z 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:32:14.8509659Z 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:32:14.8518662Z 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:32:14.8528120Z 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:32:14.8537075Z 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:32:14.8557467Z 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:32:14.8566417Z 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:32:14.8575952Z 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:32:14.8584950Z 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:32:14.8594042Z 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:32:14.8603931Z 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:32:14.8613428Z 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:32:14.8623511Z 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:32:14.8633107Z 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:32:14.8642714Z 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:32:14.8652325Z 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:32:14.8661671Z 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:32:14.8670875Z 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:32:14.8680143Z 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:32:14.8689432Z 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:32:14.8698558Z 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:32:14.8708156Z 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:32:14.8737176Z 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:32:14.8746609Z 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:32:14.8755946Z 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:32:14.8765171Z 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:32:14.8774910Z 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:32:14.8793833Z 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:32:14.8803620Z 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:32:14.8812964Z 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:32:14.8822286Z 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:32:14.8832138Z 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:32:14.8841391Z 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:32:14.8860659Z 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:32:14.8869967Z 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:32:14.8879342Z 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:32:14.8889163Z 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:32:14.8898592Z 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:32:14.8908336Z 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:32:14.8917205Z 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:32:14.8926399Z 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:32:14.8936080Z 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:32:14.8944562Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\ops 2022-12-01T10:32:14.8947158Z 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:32:14.8956845Z 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:32:14.8966219Z 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:32:14.8975196Z 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:32:14.8983632Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\jit\codegen\cuda\scheduler 2022-12-01T10:32:14.8999374Z 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:32:14.9009110Z 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:32:14.9019004Z 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:32:14.9049579Z 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:32:14.9058579Z 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:32:14.9067819Z 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:32:14.9077270Z 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:32:14.9086204Z 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:32:14.9103275Z 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:32:14.9112487Z 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:32:14.9121597Z 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:32:14.9131196Z 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:32:14.9141160Z 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:32:14.9150564Z 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:32:14.9159775Z 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:32:14.9169645Z 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:32:14.9179180Z 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:32:14.9189642Z 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:32:14.9198289Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\onnx 2022-12-01T10:32:14.9200773Z copying torch\include\torch\csrc\onnx\init.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\onnx 2022-12-01T10:32:14.9209706Z copying torch\include\torch\csrc\onnx\onnx.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\onnx 2022-12-01T10:32:14.9218055Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\profiler 2022-12-01T10:32:14.9220644Z copying torch\include\torch\csrc\profiler\api.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\profiler 2022-12-01T10:32:14.9230464Z copying torch\include\torch\csrc\profiler\collection.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\profiler 2022-12-01T10:32:14.9240114Z copying torch\include\torch\csrc\profiler\containers.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\profiler 2022-12-01T10:32:14.9249565Z copying torch\include\torch\csrc\profiler\execution_graph_observer.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\profiler 2022-12-01T10:32:14.9267657Z copying torch\include\torch\csrc\profiler\itt_observer.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\profiler 2022-12-01T10:32:14.9276714Z copying torch\include\torch\csrc\profiler\kineto_shim.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\profiler 2022-12-01T10:32:14.9286219Z copying torch\include\torch\csrc\profiler\nvtx_observer.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\profiler 2022-12-01T10:32:14.9296752Z copying torch\include\torch\csrc\profiler\util.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\profiler 2022-12-01T10:32:14.9305583Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\profiler\orchestration 2022-12-01T10:32:14.9308284Z copying torch\include\torch\csrc\profiler\orchestration\observer.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\profiler\orchestration 2022-12-01T10:32:14.9317898Z 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:32:14.9326136Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9328844Z copying torch\include\torch\csrc\utils\auto_gil.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9337889Z copying torch\include\torch\csrc\utils\byte_order.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9347084Z copying torch\include\torch\csrc\utils\cpp_stacktraces.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9356223Z copying torch\include\torch\csrc\utils\cuda_enabled.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9375654Z copying torch\include\torch\csrc\utils\cuda_lazy_init.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9384956Z copying torch\include\torch\csrc\utils\disable_torch_function.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9394275Z copying torch\include\torch\csrc\utils\disallow_copy.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9403612Z copying torch\include\torch\csrc\utils\init.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9425657Z copying torch\include\torch\csrc\utils\invalid_arguments.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9434863Z copying torch\include\torch\csrc\utils\memory.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9442869Z copying torch\include\torch\csrc\utils\numpy_stub.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9451530Z copying torch\include\torch\csrc\utils\object_ptr.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9460315Z copying torch\include\torch\csrc\utils\out_types.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9469163Z copying torch\include\torch\csrc\utils\pybind.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9478500Z copying torch\include\torch\csrc\utils\pycfunction_helpers.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9487678Z copying torch\include\torch\csrc\utils\python_arg_parser.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9498018Z copying torch\include\torch\csrc\utils\python_compat.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9507101Z copying torch\include\torch\csrc\utils\python_dispatch.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9516741Z copying torch\include\torch\csrc\utils\python_numbers.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9537243Z copying torch\include\torch\csrc\utils\python_scalars.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9546732Z copying torch\include\torch\csrc\utils\python_strings.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9567376Z copying torch\include\torch\csrc\utils\python_stub.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9576617Z 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:32:14.9585999Z copying torch\include\torch\csrc\utils\python_tuples.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9595524Z copying torch\include\torch\csrc\utils\schema_info.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9604682Z copying torch\include\torch\csrc\utils\six.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9613905Z copying torch\include\torch\csrc\utils\structseq.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9622636Z copying torch\include\torch\csrc\utils\tensor_apply.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9632042Z copying torch\include\torch\csrc\utils\tensor_dtypes.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9640887Z copying torch\include\torch\csrc\utils\tensor_flatten.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9649917Z copying torch\include\torch\csrc\utils\tensor_layouts.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9669475Z copying torch\include\torch\csrc\utils\tensor_list.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9678479Z copying torch\include\torch\csrc\utils\tensor_memoryformats.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9687357Z copying torch\include\torch\csrc\utils\tensor_new.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9696417Z copying torch\include\torch\csrc\utils\tensor_numpy.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9718231Z copying torch\include\torch\csrc\utils\tensor_qschemes.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9727320Z copying torch\include\torch\csrc\utils\tensor_types.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9736222Z copying torch\include\torch\csrc\utils\throughput_benchmark-inl.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9756899Z copying torch\include\torch\csrc\utils\throughput_benchmark.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9765756Z copying torch\include\torch\csrc\utils\torch_dispatch_mode.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9791869Z copying torch\include\torch\csrc\utils\variadic.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\utils 2022-12-01T10:32:14.9800376Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\tensor 2022-12-01T10:32:14.9802853Z copying torch\include\torch\csrc\tensor\python_tensor.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\tensor 2022-12-01T10:32:14.9811479Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy 2022-12-01T10:32:14.9812954Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\backend 2022-12-01T10:32:14.9815700Z 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:32:14.9825112Z 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:32:14.9835059Z 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:32:14.9844271Z 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:32:14.9862093Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core 2022-12-01T10:32:14.9864694Z copying torch\include\torch\csrc\lazy\core\cache.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core 2022-12-01T10:32:14.9873998Z copying torch\include\torch\csrc\lazy\core\config.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core 2022-12-01T10:32:14.9887150Z 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:32:14.9901921Z 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:32:14.9911576Z copying torch\include\torch\csrc\lazy\core\hash.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core 2022-12-01T10:32:14.9930611Z copying torch\include\torch\csrc\lazy\core\helpers.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core 2022-12-01T10:32:14.9940050Z copying torch\include\torch\csrc\lazy\core\ir.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core 2022-12-01T10:32:14.9949396Z 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:32:14.9959109Z 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:32:14.9968579Z 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:32:14.9978363Z 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:32:14.9988035Z 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:32:14.9997235Z 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:32:15.0006615Z copying torch\include\torch\csrc\lazy\core\metrics.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core 2022-12-01T10:32:15.0015838Z 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:32:15.0025104Z 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:32:15.0034368Z copying torch\include\torch\csrc\lazy\core\shape.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core 2022-12-01T10:32:15.0043636Z 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:32:15.0052769Z copying torch\include\torch\csrc\lazy\core\tensor.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core 2022-12-01T10:32:15.0061755Z 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:32:15.0071299Z 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:32:15.0080737Z 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:32:15.0090693Z copying torch\include\torch\csrc\lazy\core\trie.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core 2022-12-01T10:32:15.0100315Z copying torch\include\torch\csrc\lazy\core\unique.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core 2022-12-01T10:32:15.0109650Z copying torch\include\torch\csrc\lazy\core\util.h -> build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core 2022-12-01T10:32:15.0131719Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core\internal_ops 2022-12-01T10:32:15.0134585Z 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:32:15.0143314Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\core\ops 2022-12-01T10:32:15.0145899Z 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:32:15.0156716Z 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:32:15.0165185Z creating build\lib.win-amd64-cpython-39\torch\include\torch\csrc\lazy\ts_backend 2022-12-01T10:32:15.0167820Z 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:32:15.0177033Z 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:32:15.0185936Z 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:32:15.0195552Z 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:32:15.0213948Z 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:32:15.0222876Z 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:32:15.0232530Z 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:32:15.0241440Z 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:32:15.0250498Z 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:32:15.0260164Z 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:32:15.0268437Z creating build\lib.win-amd64-cpython-39\torch\include\pybind11 2022-12-01T10:32:15.0270979Z copying torch\include\pybind11\attr.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11 2022-12-01T10:32:15.0280612Z copying torch\include\pybind11\buffer_info.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11 2022-12-01T10:32:15.0289217Z copying torch\include\pybind11\cast.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11 2022-12-01T10:32:15.0299084Z copying torch\include\pybind11\chrono.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11 2022-12-01T10:32:15.0308058Z copying torch\include\pybind11\common.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11 2022-12-01T10:32:15.0316579Z copying torch\include\pybind11\complex.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11 2022-12-01T10:32:15.0334957Z copying torch\include\pybind11\eigen.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11 2022-12-01T10:32:15.0344322Z copying torch\include\pybind11\embed.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11 2022-12-01T10:32:15.0353283Z copying torch\include\pybind11\eval.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11 2022-12-01T10:32:15.0362197Z copying torch\include\pybind11\functional.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11 2022-12-01T10:32:15.0371143Z copying torch\include\pybind11\gil.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11 2022-12-01T10:32:15.0380087Z copying torch\include\pybind11\iostream.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11 2022-12-01T10:32:15.0388980Z copying torch\include\pybind11\numpy.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11 2022-12-01T10:32:15.0398820Z copying torch\include\pybind11\operators.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11 2022-12-01T10:32:15.0407913Z copying torch\include\pybind11\options.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11 2022-12-01T10:32:15.0416680Z copying torch\include\pybind11\pybind11.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11 2022-12-01T10:32:15.0427422Z copying torch\include\pybind11\pytypes.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11 2022-12-01T10:32:15.0437338Z copying torch\include\pybind11\stl.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11 2022-12-01T10:32:15.0461487Z copying torch\include\pybind11\stl_bind.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11 2022-12-01T10:32:15.0470707Z creating build\lib.win-amd64-cpython-39\torch\include\pybind11\detail 2022-12-01T10:32:15.0473212Z copying torch\include\pybind11\detail\class.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11\detail 2022-12-01T10:32:15.0483072Z copying torch\include\pybind11\detail\common.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11\detail 2022-12-01T10:32:15.0493455Z copying torch\include\pybind11\detail\descr.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11\detail 2022-12-01T10:32:15.0502530Z copying torch\include\pybind11\detail\init.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11\detail 2022-12-01T10:32:15.0512035Z copying torch\include\pybind11\detail\internals.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11\detail 2022-12-01T10:32:15.0521490Z copying torch\include\pybind11\detail\typeid.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11\detail 2022-12-01T10:32:15.0550504Z copying torch\include\pybind11\detail\type_caster_base.h -> build\lib.win-amd64-cpython-39\torch\include\pybind11\detail 2022-12-01T10:32:15.0559567Z creating build\lib.win-amd64-cpython-39\torch\include\THC 2022-12-01T10:32:15.0562063Z copying torch\include\THC\THCAtomics.cuh -> build\lib.win-amd64-cpython-39\torch\include\THC 2022-12-01T10:32:15.0571742Z copying torch\include\THC\THCDeviceUtils.cuh -> build\lib.win-amd64-cpython-39\torch\include\THC 2022-12-01T10:32:15.0580966Z creating build\lib.win-amd64-cpython-39\torch\share 2022-12-01T10:32:15.0582367Z creating build\lib.win-amd64-cpython-39\torch\share\cmake 2022-12-01T10:32:15.0583606Z creating build\lib.win-amd64-cpython-39\torch\share\cmake\ATen 2022-12-01T10:32:15.0586009Z copying torch\share\cmake\ATen\ATenConfig.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\ATen 2022-12-01T10:32:15.0594587Z creating build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2 2022-12-01T10:32:15.0597129Z copying torch\share\cmake\Caffe2\Caffe2Config.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2 2022-12-01T10:32:15.0610841Z copying torch\share\cmake\Caffe2\Caffe2ConfigVersion.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2 2022-12-01T10:32:15.0628033Z copying torch\share\cmake\Caffe2\Caffe2Targets-release.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2 2022-12-01T10:32:15.0643986Z copying torch\share\cmake\Caffe2\Caffe2Targets.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2 2022-12-01T10:32:15.0653007Z creating build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\public 2022-12-01T10:32:15.0655496Z copying torch\share\cmake\Caffe2\public\cuda.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\public 2022-12-01T10:32:15.0665252Z copying torch\share\cmake\Caffe2\public\gflags.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\public 2022-12-01T10:32:15.0674374Z copying torch\share\cmake\Caffe2\public\glog.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\public 2022-12-01T10:32:15.0683206Z copying torch\share\cmake\Caffe2\public\LoadHIP.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\public 2022-12-01T10:32:15.0703223Z copying torch\share\cmake\Caffe2\public\mkl.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\public 2022-12-01T10:32:15.0712452Z copying torch\share\cmake\Caffe2\public\mkldnn.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\public 2022-12-01T10:32:15.0721728Z copying torch\share\cmake\Caffe2\public\protobuf.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\public 2022-12-01T10:32:15.0730898Z copying torch\share\cmake\Caffe2\public\threads.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\public 2022-12-01T10:32:15.0739807Z copying torch\share\cmake\Caffe2\public\utils.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\public 2022-12-01T10:32:15.0748629Z creating build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\Modules_CUDA_fix 2022-12-01T10:32:15.0751173Z 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:32:15.0759990Z 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:32:15.0768575Z creating build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream 2022-12-01T10:32:15.0781353Z 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:32:15.0791502Z 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:32:15.0801891Z 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:32:15.0820014Z 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:32:15.0828345Z creating build\lib.win-amd64-cpython-39\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA 2022-12-01T10:32:15.0831064Z 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:32:15.0840336Z 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:32:15.0887953Z 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:32:15.0906678Z 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:32:15.0915262Z creating build\lib.win-amd64-cpython-39\torch\share\cmake\Torch 2022-12-01T10:32:15.0921709Z copying torch\share\cmake\Torch\TorchConfig.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\Torch 2022-12-01T10:32:15.0930669Z copying torch\share\cmake\Torch\TorchConfigVersion.cmake -> build\lib.win-amd64-cpython-39\torch\share\cmake\Torch 2022-12-01T10:32:15.0939526Z copying torch\utils\benchmark\utils\timeit_template.cpp -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils 2022-12-01T10:32:15.0952638Z 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:32:15.0974824Z 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:32:15.0993046Z copying torch\utils\benchmark\utils\valgrind_wrapper\callgrind.h -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils\valgrind_wrapper 2022-12-01T10:32:15.1002087Z copying torch\utils\benchmark\utils\valgrind_wrapper\valgrind.h -> build\lib.win-amd64-cpython-39\torch\utils\benchmark\utils\valgrind_wrapper 2022-12-01T10:32:15.1015311Z copying torch\utils\model_dump\skeleton.html -> build\lib.win-amd64-cpython-39\torch\utils\model_dump 2022-12-01T10:32:15.1023787Z copying torch\utils\model_dump\code.js -> build\lib.win-amd64-cpython-39\torch\utils\model_dump 2022-12-01T10:32:15.1044798Z copying torch\utils\model_dump\htm.mjs -> build\lib.win-amd64-cpython-39\torch\utils\model_dump 2022-12-01T10:32:15.1078637Z copying torch\utils\model_dump\preact.mjs -> build\lib.win-amd64-cpython-39\torch\utils\model_dump 2022-12-01T10:32:15.1106336Z creating build\lib.win-amd64-cpython-39\torchgen\packaged 2022-12-01T10:32:15.1107736Z creating build\lib.win-amd64-cpython-39\torchgen\packaged\ATen 2022-12-01T10:32:15.1108955Z creating build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\native 2022-12-01T10:32:15.1111656Z copying torchgen\packaged\ATen\native\native_functions.yaml -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\native 2022-12-01T10:32:15.1456870Z copying torchgen\packaged\ATen\native\tags.yaml -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\native 2022-12-01T10:32:15.1470664Z creating build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:32:15.1473609Z copying torchgen\packaged\ATen\templates\ATenOpList.cpp -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:32:15.1487575Z copying torchgen\packaged\ATen\templates\aten_interned_strings.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:32:15.1501736Z copying torchgen\packaged\ATen\templates\CompositeViewCopyKernels.cpp -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:32:15.1527789Z copying torchgen\packaged\ATen\templates\DispatchKeyFunction.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:32:15.1542508Z copying torchgen\packaged\ATen\templates\DispatchKeyFunctions.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:32:15.1556089Z copying torchgen\packaged\ATen\templates\DispatchKeyFunctions_inl.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:32:15.1568725Z copying torchgen\packaged\ATen\templates\DispatchKeyNativeFunctions.cpp -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:32:15.1578297Z copying torchgen\packaged\ATen\templates\DispatchKeyNativeFunctions.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:32:15.1587888Z copying torchgen\packaged\ATen\templates\enum_tag.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:32:15.1602151Z copying torchgen\packaged\ATen\templates\Function.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:32:15.1612411Z copying torchgen\packaged\ATen\templates\FunctionalInverses.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:32:15.1622254Z copying torchgen\packaged\ATen\templates\Functions.cpp -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:32:15.1635939Z copying torchgen\packaged\ATen\templates\Functions.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:32:15.1652048Z copying torchgen\packaged\ATen\templates\LazyIr.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:32:15.1661157Z copying torchgen\packaged\ATen\templates\LazyNonNativeIr.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:32:15.1670590Z copying torchgen\packaged\ATen\templates\MethodOperators.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:32:15.1683767Z copying torchgen\packaged\ATen\templates\NativeFunction.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:32:15.1693058Z copying torchgen\packaged\ATen\templates\NativeFunctions.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:32:15.1706707Z copying torchgen\packaged\ATen\templates\NativeMetaFunction.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:32:15.1722920Z copying torchgen\packaged\ATen\templates\NativeMetaFunctions.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:32:15.1732134Z copying torchgen\packaged\ATen\templates\Operator.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:32:15.1741338Z copying torchgen\packaged\ATen\templates\Operators.cpp -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:32:15.1750830Z copying torchgen\packaged\ATen\templates\Operators.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:32:15.1763629Z copying torchgen\packaged\ATen\templates\RedispatchFunctions.cpp -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:32:15.1773335Z copying torchgen\packaged\ATen\templates\RedispatchFunctions.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:32:15.1786473Z copying torchgen\packaged\ATen\templates\RegisterBackendSelect.cpp -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:32:15.1799816Z copying torchgen\packaged\ATen\templates\RegisterCodegenUnboxedKernels.cpp -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:32:15.1816338Z copying torchgen\packaged\ATen\templates\RegisterDispatchDefinitions.ini -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:32:15.1826244Z copying torchgen\packaged\ATen\templates\RegisterDispatchKey.cpp -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:32:15.1860274Z copying torchgen\packaged\ATen\templates\RegisterFunctionalization.cpp -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:32:15.1874506Z copying torchgen\packaged\ATen\templates\RegisterSchema.cpp -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:32:15.1884321Z copying torchgen\packaged\ATen\templates\RegistrationDeclarations.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:32:15.1893751Z copying torchgen\packaged\ATen\templates\TensorBody.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:32:15.1918897Z copying torchgen\packaged\ATen\templates\TensorMethods.cpp -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:32:15.1933232Z copying torchgen\packaged\ATen\templates\UfuncCPU.cpp -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:32:15.1942960Z copying torchgen\packaged\ATen\templates\UfuncCPUKernel.cpp -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:32:15.1952643Z copying torchgen\packaged\ATen\templates\UfuncCUDA.cu -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:32:15.1962635Z copying torchgen\packaged\ATen\templates\UnboxingFunctions.cpp -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:32:15.4676817Z copying torchgen\packaged\ATen\templates\UnboxingFunctions.h -> build\lib.win-amd64-cpython-39\torchgen\packaged\ATen\templates 2022-12-01T10:32:15.5530039Z running build_ext 2022-12-01T10:32:16.1281914Z -- Building with NumPy bindings 2022-12-01T10:32:16.1282328Z -- Detected cuDNN at C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6/lib/x64, 2022-12-01T10:32:16.1283642Z -- Detected CUDA at C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6 2022-12-01T10:32:16.1283919Z -- Using MKLDNN 2022-12-01T10:32:16.1284272Z -- Not using Compute Library for the Arm architecture with MKLDNN 2022-12-01T10:32:16.1284526Z -- Not using CBLAS in MKLDNN 2022-12-01T10:32:16.1284717Z -- Not using NCCL 2022-12-01T10:32:16.1284913Z -- Building without distributed package 2022-12-01T10:32:16.1285117Z -- Using ITT 2022-12-01T10:32:16.1285514Z 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:32:16.1286066Z 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:32:16.1327351Z building 'torch._C' extension 2022-12-01T10:32:16.1354644Z creating build\temp.win-amd64-cpython-39 2022-12-01T10:32:16.1356160Z creating build\temp.win-amd64-cpython-39\Release 2022-12-01T10:32:16.1357382Z creating build\temp.win-amd64-cpython-39\Release\torch 2022-12-01T10:32:16.1358793Z creating build\temp.win-amd64-cpython-39\Release\torch\csrc 2022-12-01T10:32:16.1366503Z "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:32:16.1699037Z stub.c 2022-12-01T10:32:16.9695928Z "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:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6/lib/x64" /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:32:17.0107004Z 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:32:17.0494429Z Generating code 2022-12-01T10:32:17.1215848Z Finished generating code 2022-12-01T10:32:17.2325774Z building 'torch._C_flatbuffer' extension 2022-12-01T10:32:17.2332147Z "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:32:17.2430098Z stub_with_flatbuffer.c 2022-12-01T10:32:17.3070498Z "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:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v11.6/lib/x64" /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:32:17.3253585Z 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:32:17.3348541Z Generating code 2022-12-01T10:32:17.3411590Z Finished generating code 2022-12-01T10:32:17.3780014Z 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:32:17.3863735Z 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:32:17.3864147Z warnings.warn( 2022-12-01T10:32:17.3993813Z installing to build\bdist.win-amd64\wheel 2022-12-01T10:32:17.3994035Z running install 2022-12-01T10:32:17.4033659Z running install_lib 2022-12-01T10:32:17.4125478Z creating build\bdist.win-amd64 2022-12-01T10:32:17.4127237Z creating build\bdist.win-amd64\wheel 2022-12-01T10:32:17.4130075Z creating build\bdist.win-amd64\wheel\caffe2 2022-12-01T10:32:17.4132880Z creating build\bdist.win-amd64\wheel\caffe2\contrib 2022-12-01T10:32:17.4135786Z creating build\bdist.win-amd64\wheel\caffe2\contrib\aten 2022-12-01T10:32:17.4138560Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\aten\aten_test.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\aten 2022-12-01T10:32:17.4147266Z creating build\bdist.win-amd64\wheel\caffe2\contrib\aten\docs 2022-12-01T10:32:17.4150007Z 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:32:17.4158133Z 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:32:17.4163785Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\aten\gen_op.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\aten 2022-12-01T10:32:17.4172102Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\aten\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\aten 2022-12-01T10:32:17.4178130Z creating build\bdist.win-amd64\wheel\caffe2\contrib\gloo 2022-12-01T10:32:17.4180797Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\gloo\gloo_test.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\gloo 2022-12-01T10:32:17.4189307Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\gloo\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\gloo 2022-12-01T10:32:17.4195419Z creating build\bdist.win-amd64\wheel\caffe2\contrib\nccl 2022-12-01T10:32:17.4198104Z 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:32:17.4206312Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\nccl\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\nccl 2022-12-01T10:32:17.4212176Z creating build\bdist.win-amd64\wheel\caffe2\contrib\nnpack 2022-12-01T10:32:17.4214871Z 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:32:17.4222727Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\nnpack\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\nnpack 2022-12-01T10:32:17.4228797Z creating build\bdist.win-amd64\wheel\caffe2\contrib\playground 2022-12-01T10:32:17.4231627Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\playground\AnyExp.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\playground 2022-12-01T10:32:17.4240215Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\playground\AnyExpOnTerm.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\playground 2022-12-01T10:32:17.4248792Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\playground\checkpoint.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\playground 2022-12-01T10:32:17.4256912Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\playground\compute_loss.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\playground 2022-12-01T10:32:17.4281510Z 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:32:17.4290271Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\playground\meter.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\playground 2022-12-01T10:32:17.4298488Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\playground\ModuleRegister.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\playground 2022-12-01T10:32:17.4306827Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\playground\module_map.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\playground 2022-12-01T10:32:17.4314986Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\playground\output_generator.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\playground 2022-12-01T10:32:17.4323346Z creating build\bdist.win-amd64\wheel\caffe2\contrib\playground\resnetdemo 2022-12-01T10:32:17.4326397Z 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:32:17.4335015Z 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:32:17.4343373Z 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:32:17.4360412Z 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:32:17.4368799Z 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:32:17.4377118Z 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:32:17.4385392Z 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:32:17.4409182Z 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:32:17.4417295Z 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:32:17.4425666Z 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:32:17.4431490Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\playground\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\playground 2022-12-01T10:32:17.4437953Z creating build\bdist.win-amd64\wheel\caffe2\contrib\prof 2022-12-01T10:32:17.4448244Z 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:32:17.4456113Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\prof\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\prof 2022-12-01T10:32:17.4462942Z creating build\bdist.win-amd64\wheel\caffe2\contrib\script 2022-12-01T10:32:17.4466074Z creating build\bdist.win-amd64\wheel\caffe2\contrib\script\examples 2022-12-01T10:32:17.4468675Z 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:32:17.4474336Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\script\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\script 2022-12-01T10:32:17.4480458Z creating build\bdist.win-amd64\wheel\caffe2\contrib\tensorboard 2022-12-01T10:32:17.4483440Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\tensorboard\tensorboard.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\tensorboard 2022-12-01T10:32:17.4491600Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\tensorboard\tensorboard_exporter.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\tensorboard 2022-12-01T10:32:17.4499923Z 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:32:17.4519093Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\tensorboard\tensorboard_test.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\tensorboard 2022-12-01T10:32:17.4527518Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\tensorboard\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\tensorboard 2022-12-01T10:32:17.4533732Z creating build\bdist.win-amd64\wheel\caffe2\contrib\warpctc 2022-12-01T10:32:17.4536548Z 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:32:17.4544707Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\warpctc\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib\warpctc 2022-12-01T10:32:17.4550454Z copying build\lib.win-amd64-cpython-39\caffe2\contrib\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\contrib 2022-12-01T10:32:17.4556638Z creating build\bdist.win-amd64\wheel\caffe2\core 2022-12-01T10:32:17.4559590Z creating build\bdist.win-amd64\wheel\caffe2\core\nomnigraph 2022-12-01T10:32:17.4562256Z copying build\lib.win-amd64-cpython-39\caffe2\core\nomnigraph\op_gen.py -> build\bdist.win-amd64\wheel\.\caffe2\core\nomnigraph 2022-12-01T10:32:17.4570632Z copying build\lib.win-amd64-cpython-39\caffe2\core\nomnigraph\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\core\nomnigraph 2022-12-01T10:32:17.4576763Z copying build\lib.win-amd64-cpython-39\caffe2\core\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\core 2022-12-01T10:32:17.4582882Z creating build\bdist.win-amd64\wheel\caffe2\distributed 2022-12-01T10:32:17.4585667Z 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:32:17.4594261Z 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:32:17.4602229Z copying build\lib.win-amd64-cpython-39\caffe2\distributed\store_ops_test_util.py -> build\bdist.win-amd64\wheel\.\caffe2\distributed 2022-12-01T10:32:17.4620450Z copying build\lib.win-amd64-cpython-39\caffe2\distributed\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\distributed 2022-12-01T10:32:17.4626381Z creating build\bdist.win-amd64\wheel\caffe2\experiments 2022-12-01T10:32:17.4629297Z creating build\bdist.win-amd64\wheel\caffe2\experiments\python 2022-12-01T10:32:17.4631988Z copying build\lib.win-amd64-cpython-39\caffe2\experiments\python\convnet_benchmarks.py -> build\bdist.win-amd64\wheel\.\caffe2\experiments\python 2022-12-01T10:32:17.4640531Z 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:32:17.4648443Z 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:32:17.4664904Z 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:32:17.4673149Z copying build\lib.win-amd64-cpython-39\caffe2\experiments\python\SparseTransformer.py -> build\bdist.win-amd64\wheel\.\caffe2\experiments\python 2022-12-01T10:32:17.4681021Z 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:32:17.4689157Z 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:32:17.4697202Z 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:32:17.4705206Z 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:32:17.4713383Z copying build\lib.win-amd64-cpython-39\caffe2\experiments\python\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\experiments\python 2022-12-01T10:32:17.4718928Z copying build\lib.win-amd64-cpython-39\caffe2\experiments\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\experiments 2022-12-01T10:32:17.4724832Z creating build\bdist.win-amd64\wheel\caffe2\perfkernels 2022-12-01T10:32:17.4740863Z copying build\lib.win-amd64-cpython-39\caffe2\perfkernels\hp_emblookup_codegen.py -> build\bdist.win-amd64\wheel\.\caffe2\perfkernels 2022-12-01T10:32:17.4749416Z copying build\lib.win-amd64-cpython-39\caffe2\perfkernels\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\perfkernels 2022-12-01T10:32:17.4755287Z creating build\bdist.win-amd64\wheel\caffe2\proto 2022-12-01T10:32:17.4757954Z copying build\lib.win-amd64-cpython-39\caffe2\proto\caffe2_pb2.py -> build\bdist.win-amd64\wheel\.\caffe2\proto 2022-12-01T10:32:17.4766904Z copying build\lib.win-amd64-cpython-39\caffe2\proto\gen_proto_typestubs_helper.py -> build\bdist.win-amd64\wheel\.\caffe2\proto 2022-12-01T10:32:17.4774755Z copying build\lib.win-amd64-cpython-39\caffe2\proto\torch_pb2.py -> build\bdist.win-amd64\wheel\.\caffe2\proto 2022-12-01T10:32:17.4782893Z copying build\lib.win-amd64-cpython-39\caffe2\proto\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\proto 2022-12-01T10:32:17.4803409Z creating build\bdist.win-amd64\wheel\caffe2\python 2022-12-01T10:32:17.4806109Z copying build\lib.win-amd64-cpython-39\caffe2\python\allcompare_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.4814647Z copying build\lib.win-amd64-cpython-39\caffe2\python\attention.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.4822812Z copying build\lib.win-amd64-cpython-39\caffe2\python\benchmark_generator.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.4831141Z copying build\lib.win-amd64-cpython-39\caffe2\python\binarysize.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.4851293Z copying build\lib.win-amd64-cpython-39\caffe2\python\brew.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.4859510Z copying build\lib.win-amd64-cpython-39\caffe2\python\brew_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.4867666Z copying build\lib.win-amd64-cpython-39\caffe2\python\build.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.4875407Z copying build\lib.win-amd64-cpython-39\caffe2\python\cached_reader.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.4883860Z copying build\lib.win-amd64-cpython-39\caffe2\python\caffe_translator.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.4893250Z copying build\lib.win-amd64-cpython-39\caffe2\python\caffe_translator_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.4901313Z copying build\lib.win-amd64-cpython-39\caffe2\python\checkpoint.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.4910079Z copying build\lib.win-amd64-cpython-39\caffe2\python\checkpoint_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.4918282Z copying build\lib.win-amd64-cpython-39\caffe2\python\cnn.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.4926911Z copying build\lib.win-amd64-cpython-39\caffe2\python\context.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.4935077Z copying build\lib.win-amd64-cpython-39\caffe2\python\context_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.4943070Z copying build\lib.win-amd64-cpython-39\caffe2\python\control.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.4951577Z copying build\lib.win-amd64-cpython-39\caffe2\python\control_ops_grad.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.4960357Z copying build\lib.win-amd64-cpython-39\caffe2\python\control_ops_grad_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.4968761Z copying build\lib.win-amd64-cpython-39\caffe2\python\control_ops_util.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.4976864Z copying build\lib.win-amd64-cpython-39\caffe2\python\control_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.4985297Z copying build\lib.win-amd64-cpython-39\caffe2\python\convert.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.4993131Z copying build\lib.win-amd64-cpython-39\caffe2\python\convert_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.5009749Z copying build\lib.win-amd64-cpython-39\caffe2\python\convnet_benchmarks.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.5018434Z copying build\lib.win-amd64-cpython-39\caffe2\python\convnet_benchmarks_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.5026572Z copying build\lib.win-amd64-cpython-39\caffe2\python\core.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.5036523Z copying build\lib.win-amd64-cpython-39\caffe2\python\core_gradients_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.5045431Z copying build\lib.win-amd64-cpython-39\caffe2\python\core_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.5054207Z copying build\lib.win-amd64-cpython-39\caffe2\python\crf.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.5062357Z copying build\lib.win-amd64-cpython-39\caffe2\python\crf_predict.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.5075996Z copying build\lib.win-amd64-cpython-39\caffe2\python\crf_viterbi_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.5084620Z copying build\lib.win-amd64-cpython-39\caffe2\python\dataio.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.5093285Z copying build\lib.win-amd64-cpython-39\caffe2\python\dataio_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.5101832Z copying build\lib.win-amd64-cpython-39\caffe2\python\dataset.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.5122860Z copying build\lib.win-amd64-cpython-39\caffe2\python\data_parallel_model.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.5132342Z copying build\lib.win-amd64-cpython-39\caffe2\python\data_parallel_model_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.5141563Z copying build\lib.win-amd64-cpython-39\caffe2\python\data_workers.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.5150223Z copying build\lib.win-amd64-cpython-39\caffe2\python\data_workers_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.5158336Z copying build\lib.win-amd64-cpython-39\caffe2\python\db_file_reader.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.5166528Z copying build\lib.win-amd64-cpython-39\caffe2\python\db_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.5174489Z copying build\lib.win-amd64-cpython-39\caffe2\python\device_checker.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.5183262Z creating build\bdist.win-amd64\wheel\caffe2\python\docs 2022-12-01T10:32:17.5185930Z copying build\lib.win-amd64-cpython-39\caffe2\python\docs\formatter.py -> build\bdist.win-amd64\wheel\.\caffe2\python\docs 2022-12-01T10:32:17.5193596Z copying build\lib.win-amd64-cpython-39\caffe2\python\docs\generator.py -> build\bdist.win-amd64\wheel\.\caffe2\python\docs 2022-12-01T10:32:17.5201491Z copying build\lib.win-amd64-cpython-39\caffe2\python\docs\github.py -> build\bdist.win-amd64\wheel\.\caffe2\python\docs 2022-12-01T10:32:17.5209353Z copying build\lib.win-amd64-cpython-39\caffe2\python\docs\parser.py -> build\bdist.win-amd64\wheel\.\caffe2\python\docs 2022-12-01T10:32:17.5217295Z copying build\lib.win-amd64-cpython-39\caffe2\python\docs\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\python\docs 2022-12-01T10:32:17.5236845Z copying build\lib.win-amd64-cpython-39\caffe2\python\dyndep.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.5245121Z copying build\lib.win-amd64-cpython-39\caffe2\python\embedding_generation_benchmark.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.5253766Z creating build\bdist.win-amd64\wheel\caffe2\python\examples 2022-12-01T10:32:17.5256481Z copying build\lib.win-amd64-cpython-39\caffe2\python\examples\char_rnn.py -> build\bdist.win-amd64\wheel\.\caffe2\python\examples 2022-12-01T10:32:17.5264375Z copying build\lib.win-amd64-cpython-39\caffe2\python\examples\imagenet_trainer.py -> build\bdist.win-amd64\wheel\.\caffe2\python\examples 2022-12-01T10:32:17.5273043Z 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:32:17.9033431Z copying build\lib.win-amd64-cpython-39\caffe2\python\examples\resnet50_trainer.py -> build\bdist.win-amd64\wheel\.\caffe2\python\examples 2022-12-01T10:32:17.9061810Z copying build\lib.win-amd64-cpython-39\caffe2\python\examples\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\python\examples 2022-12-01T10:32:17.9067922Z copying build\lib.win-amd64-cpython-39\caffe2\python\experiment_util.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.9093142Z copying build\lib.win-amd64-cpython-39\caffe2\python\extension_loader.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.9101611Z copying build\lib.win-amd64-cpython-39\caffe2\python\fakefp16_transform_lib.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.9110312Z creating build\bdist.win-amd64\wheel\caffe2\python\fakelowp 2022-12-01T10:32:17.9113640Z 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:32:17.9121001Z copying build\lib.win-amd64-cpython-39\caffe2\python\fakelowp\test_utils.py -> build\bdist.win-amd64\wheel\.\caffe2\python\fakelowp 2022-12-01T10:32:17.9129086Z copying build\lib.win-amd64-cpython-39\caffe2\python\fakelowp\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\python\fakelowp 2022-12-01T10:32:17.9134849Z copying build\lib.win-amd64-cpython-39\caffe2\python\filler_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.9146933Z copying build\lib.win-amd64-cpython-39\caffe2\python\functional.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.9156477Z copying build\lib.win-amd64-cpython-39\caffe2\python\functional_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.9164998Z 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:32:17.9174087Z copying build\lib.win-amd64-cpython-39\caffe2\python\gradient_checker.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.9182372Z copying build\lib.win-amd64-cpython-39\caffe2\python\gradient_check_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.9221843Z copying build\lib.win-amd64-cpython-39\caffe2\python\gru_cell.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.9230349Z creating build\bdist.win-amd64\wheel\caffe2\python\helpers 2022-12-01T10:32:17.9233013Z copying build\lib.win-amd64-cpython-39\caffe2\python\helpers\algebra.py -> build\bdist.win-amd64\wheel\.\caffe2\python\helpers 2022-12-01T10:32:17.9241641Z copying build\lib.win-amd64-cpython-39\caffe2\python\helpers\arg_scope.py -> build\bdist.win-amd64\wheel\.\caffe2\python\helpers 2022-12-01T10:32:17.9249744Z copying build\lib.win-amd64-cpython-39\caffe2\python\helpers\array_helpers.py -> build\bdist.win-amd64\wheel\.\caffe2\python\helpers 2022-12-01T10:32:17.9258037Z copying build\lib.win-amd64-cpython-39\caffe2\python\helpers\control_ops.py -> build\bdist.win-amd64\wheel\.\caffe2\python\helpers 2022-12-01T10:32:17.9277729Z copying build\lib.win-amd64-cpython-39\caffe2\python\helpers\conv.py -> build\bdist.win-amd64\wheel\.\caffe2\python\helpers 2022-12-01T10:32:17.9286069Z copying build\lib.win-amd64-cpython-39\caffe2\python\helpers\db_input.py -> build\bdist.win-amd64\wheel\.\caffe2\python\helpers 2022-12-01T10:32:17.9294241Z copying build\lib.win-amd64-cpython-39\caffe2\python\helpers\dropout.py -> build\bdist.win-amd64\wheel\.\caffe2\python\helpers 2022-12-01T10:32:17.9302511Z copying build\lib.win-amd64-cpython-39\caffe2\python\helpers\elementwise_linear.py -> build\bdist.win-amd64\wheel\.\caffe2\python\helpers 2022-12-01T10:32:17.9310668Z copying build\lib.win-amd64-cpython-39\caffe2\python\helpers\fc.py -> build\bdist.win-amd64\wheel\.\caffe2\python\helpers 2022-12-01T10:32:17.9318696Z copying build\lib.win-amd64-cpython-39\caffe2\python\helpers\nonlinearity.py -> build\bdist.win-amd64\wheel\.\caffe2\python\helpers 2022-12-01T10:32:17.9326987Z copying build\lib.win-amd64-cpython-39\caffe2\python\helpers\normalization.py -> build\bdist.win-amd64\wheel\.\caffe2\python\helpers 2022-12-01T10:32:17.9335413Z copying build\lib.win-amd64-cpython-39\caffe2\python\helpers\pooling.py -> build\bdist.win-amd64\wheel\.\caffe2\python\helpers 2022-12-01T10:32:17.9343425Z copying build\lib.win-amd64-cpython-39\caffe2\python\helpers\quantization.py -> build\bdist.win-amd64\wheel\.\caffe2\python\helpers 2022-12-01T10:32:17.9351199Z copying build\lib.win-amd64-cpython-39\caffe2\python\helpers\tools.py -> build\bdist.win-amd64\wheel\.\caffe2\python\helpers 2022-12-01T10:32:17.9359251Z copying build\lib.win-amd64-cpython-39\caffe2\python\helpers\train.py -> build\bdist.win-amd64\wheel\.\caffe2\python\helpers 2022-12-01T10:32:17.9367381Z copying build\lib.win-amd64-cpython-39\caffe2\python\helpers\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\python\helpers 2022-12-01T10:32:17.9373379Z copying build\lib.win-amd64-cpython-39\caffe2\python\hip_test_util.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.9380999Z copying build\lib.win-amd64-cpython-39\caffe2\python\hsm_util.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.9388770Z copying build\lib.win-amd64-cpython-39\caffe2\python\hypothesis_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.9398435Z copying build\lib.win-amd64-cpython-39\caffe2\python\hypothesis_test_util.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.9407667Z creating build\bdist.win-amd64\wheel\caffe2\python\ideep 2022-12-01T10:32:17.9410364Z 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:32:17.9452887Z 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:32:17.9461018Z 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:32:17.9477946Z 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:32:17.9485939Z 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:32:17.9494746Z 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:32:17.9502622Z 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:32:17.9510747Z 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:32:17.9518517Z 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:32:17.9526686Z 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:32:17.9534665Z 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:32:17.9542764Z 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:32:17.9550644Z 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:32:17.9558488Z 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:32:17.9566627Z 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:32:17.9574710Z 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:32:17.9582683Z 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:32:17.9590544Z 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:32:17.9608543Z 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:32:17.9616571Z 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:32:17.9624473Z 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:32:17.9632566Z 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:32:17.9640558Z 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:32:17.9648582Z 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:32:17.9659825Z 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:32:17.9667888Z 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:32:17.9675808Z 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:32:17.9696629Z 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:32:17.9704629Z 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:32:17.9713149Z copying build\lib.win-amd64-cpython-39\caffe2\python\ideep\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\python\ideep 2022-12-01T10:32:17.9718882Z copying build\lib.win-amd64-cpython-39\caffe2\python\ideep_test_util.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:17.9727746Z creating build\bdist.win-amd64\wheel\caffe2\python\layers 2022-12-01T10:32:17.9730502Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\adaptive_weight.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:32:17.9738304Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\add_bias.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:32:17.9746190Z 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:32:17.9762867Z 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:32:17.9779220Z 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:32:17.9787373Z 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:32:17.9795462Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\batch_normalization.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:32:17.9804264Z 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:32:17.9812714Z 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:32:17.9821026Z 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:32:17.9829011Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\bpr_loss.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:32:17.9837004Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\bucket_weighted.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:32:17.9845333Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\build_index.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:32:17.9853400Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\concat.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:32:17.9861786Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\constant_weight.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:32:17.9870058Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\conv.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:32:17.9877942Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\dropout.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:32:17.9886039Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\fc.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:32:17.9894182Z 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:32:17.9902780Z 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:32:17.9910828Z 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:32:17.9927440Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\functional.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:32:17.9935592Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\gather_record.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:32:17.9943634Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\homotopy_weight.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:32:17.9951845Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\label_smooth.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:32:17.9959892Z 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:32:17.9968397Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\layers.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:32:17.9976939Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\layer_normalization.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:32:17.9985569Z 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:32:17.9993772Z 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:32:18.0001955Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\pairwise_similarity.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:32:18.0025598Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\position_weighted.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:32:18.0033999Z 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:32:18.0042108Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\reservoir_sampling.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:32:18.0050341Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\sampling_train.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:32:18.0058578Z 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:32:18.0066959Z 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:32:18.0075306Z 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:32:18.0098457Z 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:32:18.0106620Z 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:32:18.0123381Z 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:32:18.0131806Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\sparse_lookup.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:32:18.0140587Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\split.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:32:18.0150822Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\tags.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:32:18.0159651Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\uniform_sampling.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:32:18.0167899Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\python\layers 2022-12-01T10:32:18.0176393Z copying build\lib.win-amd64-cpython-39\caffe2\python\layers_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.0185707Z copying build\lib.win-amd64-cpython-39\caffe2\python\layer_model_helper.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.0194534Z copying build\lib.win-amd64-cpython-39\caffe2\python\layer_model_instantiator.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.0220389Z copying build\lib.win-amd64-cpython-39\caffe2\python\layer_parameter_sharing_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.0228727Z copying build\lib.win-amd64-cpython-39\caffe2\python\layer_test_util.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.0236980Z copying build\lib.win-amd64-cpython-39\caffe2\python\lazy.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.0244870Z copying build\lib.win-amd64-cpython-39\caffe2\python\lazy_dyndep.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.0253177Z copying build\lib.win-amd64-cpython-39\caffe2\python\lazy_dyndep_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.0261593Z 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:32:18.0269812Z 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:32:18.0278272Z copying build\lib.win-amd64-cpython-39\caffe2\python\lstm_benchmark.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.0286728Z copying build\lib.win-amd64-cpython-39\caffe2\python\memonger.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.0295602Z copying build\lib.win-amd64-cpython-39\caffe2\python\memonger_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.0310976Z creating build\bdist.win-amd64\wheel\caffe2\python\mint 2022-12-01T10:32:18.0314034Z copying build\lib.win-amd64-cpython-39\caffe2\python\mint\app.py -> build\bdist.win-amd64\wheel\.\caffe2\python\mint 2022-12-01T10:32:18.0321987Z copying build\lib.win-amd64-cpython-39\caffe2\python\mint\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\python\mint 2022-12-01T10:32:18.0328553Z creating build\bdist.win-amd64\wheel\caffe2\python\mkl 2022-12-01T10:32:18.0331443Z 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:32:18.0339515Z 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:32:18.0347555Z 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:32:18.0355420Z 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:32:18.0373994Z 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:32:18.0381824Z 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:32:18.0389874Z 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:32:18.0398544Z 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:32:18.0406368Z 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:32:18.0414281Z 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:32:18.0422104Z 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:32:18.0430127Z 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:32:18.0438054Z 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:32:18.0445879Z 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:32:18.0454247Z 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:32:18.0462181Z 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:32:18.0470681Z 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:32:18.0478802Z 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:32:18.0496128Z copying build\lib.win-amd64-cpython-39\caffe2\python\mkl\rewrite_graph.py -> build\bdist.win-amd64\wheel\.\caffe2\python\mkl 2022-12-01T10:32:18.0504001Z 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:32:18.0512278Z copying build\lib.win-amd64-cpython-39\caffe2\python\mkl\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\python\mkl 2022-12-01T10:32:18.0518121Z copying build\lib.win-amd64-cpython-39\caffe2\python\mkl_test_util.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.0526490Z creating build\bdist.win-amd64\wheel\caffe2\python\modeling 2022-12-01T10:32:18.0529604Z 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:32:18.0537596Z 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:32:18.0545436Z 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:32:18.0561218Z 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:32:18.0569281Z 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:32:18.0577381Z 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:32:18.0585353Z 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:32:18.0593355Z 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:32:18.0601284Z copying build\lib.win-amd64-cpython-39\caffe2\python\modeling\gradient_clipping.py -> build\bdist.win-amd64\wheel\.\caffe2\python\modeling 2022-12-01T10:32:18.0611404Z 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:32:18.0620589Z copying build\lib.win-amd64-cpython-39\caffe2\python\modeling\initializers.py -> build\bdist.win-amd64\wheel\.\caffe2\python\modeling 2022-12-01T10:32:18.0629096Z copying build\lib.win-amd64-cpython-39\caffe2\python\modeling\initializers_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\modeling 2022-12-01T10:32:18.0637094Z copying build\lib.win-amd64-cpython-39\caffe2\python\modeling\net_modifier.py -> build\bdist.win-amd64\wheel\.\caffe2\python\modeling 2022-12-01T10:32:18.0645211Z copying build\lib.win-amd64-cpython-39\caffe2\python\modeling\parameter_info.py -> build\bdist.win-amd64\wheel\.\caffe2\python\modeling 2022-12-01T10:32:18.0653530Z copying build\lib.win-amd64-cpython-39\caffe2\python\modeling\parameter_sharing.py -> build\bdist.win-amd64\wheel\.\caffe2\python\modeling 2022-12-01T10:32:18.0661831Z 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:32:18.0670053Z copying build\lib.win-amd64-cpython-39\caffe2\python\modeling\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\python\modeling 2022-12-01T10:32:18.0676222Z creating build\bdist.win-amd64\wheel\caffe2\python\models 2022-12-01T10:32:18.0678925Z copying build\lib.win-amd64-cpython-39\caffe2\python\models\download.py -> build\bdist.win-amd64\wheel\.\caffe2\python\models 2022-12-01T10:32:18.0686958Z 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:32:18.0694843Z copying build\lib.win-amd64-cpython-39\caffe2\python\models\resnet.py -> build\bdist.win-amd64\wheel\.\caffe2\python\models 2022-12-01T10:32:18.0702878Z copying build\lib.win-amd64-cpython-39\caffe2\python\models\resnet_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\models 2022-12-01T10:32:18.0711273Z creating build\bdist.win-amd64\wheel\caffe2\python\models\seq2seq 2022-12-01T10:32:18.0723017Z 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:32:18.0731805Z 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:32:18.0740142Z 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:32:18.0760388Z 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:32:18.0768483Z 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:32:18.0777193Z 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:32:18.0785976Z 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:32:18.0794618Z 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:32:18.0800669Z copying build\lib.win-amd64-cpython-39\caffe2\python\models\shufflenet.py -> build\bdist.win-amd64\wheel\.\caffe2\python\models 2022-12-01T10:32:18.0808804Z copying build\lib.win-amd64-cpython-39\caffe2\python\models\shufflenet_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\models 2022-12-01T10:32:18.0817408Z copying build\lib.win-amd64-cpython-39\caffe2\python\models\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\python\models 2022-12-01T10:32:18.0823224Z copying build\lib.win-amd64-cpython-39\caffe2\python\models\__sym_init__.py -> build\bdist.win-amd64\wheel\.\caffe2\python\models 2022-12-01T10:32:18.0831220Z copying build\lib.win-amd64-cpython-39\caffe2\python\model_device_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.0839568Z copying build\lib.win-amd64-cpython-39\caffe2\python\model_helper.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.0848432Z copying build\lib.win-amd64-cpython-39\caffe2\python\model_helper_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.0856534Z copying build\lib.win-amd64-cpython-39\caffe2\python\modifier_context.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.0864523Z copying build\lib.win-amd64-cpython-39\caffe2\python\muji.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.0872665Z copying build\lib.win-amd64-cpython-39\caffe2\python\muji_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.0881040Z copying build\lib.win-amd64-cpython-39\caffe2\python\net_builder.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.0896713Z copying build\lib.win-amd64-cpython-39\caffe2\python\net_builder_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.0904746Z copying build\lib.win-amd64-cpython-39\caffe2\python\net_drawer.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.0912902Z copying build\lib.win-amd64-cpython-39\caffe2\python\net_printer.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.0920959Z copying build\lib.win-amd64-cpython-39\caffe2\python\net_printer_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.0929164Z copying build\lib.win-amd64-cpython-39\caffe2\python\nomnigraph.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.0937248Z copying build\lib.win-amd64-cpython-39\caffe2\python\nomnigraph_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.0945484Z copying build\lib.win-amd64-cpython-39\caffe2\python\nomnigraph_transformations.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.0953783Z copying build\lib.win-amd64-cpython-39\caffe2\python\nomnigraph_transformations_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.0984659Z copying build\lib.win-amd64-cpython-39\caffe2\python\normalizer.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.0993884Z copying build\lib.win-amd64-cpython-39\caffe2\python\normalizer_context.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.1002776Z copying build\lib.win-amd64-cpython-39\caffe2\python\normalizer_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.1011491Z copying build\lib.win-amd64-cpython-39\caffe2\python\numa_benchmark.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.1020004Z copying build\lib.win-amd64-cpython-39\caffe2\python\numa_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.1028108Z copying build\lib.win-amd64-cpython-39\caffe2\python\observer_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.1036633Z creating build\bdist.win-amd64\wheel\caffe2\python\onnx 2022-12-01T10:32:18.1039384Z copying build\lib.win-amd64-cpython-39\caffe2\python\onnx\backend.py -> build\bdist.win-amd64\wheel\.\caffe2\python\onnx 2022-12-01T10:32:18.1048441Z 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:32:18.1056615Z copying build\lib.win-amd64-cpython-39\caffe2\python\onnx\backend_rep.py -> build\bdist.win-amd64\wheel\.\caffe2\python\onnx 2022-12-01T10:32:18.1064802Z creating build\bdist.win-amd64\wheel\caffe2\python\onnx\bin 2022-12-01T10:32:18.1067519Z 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:32:18.1075336Z 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:32:18.1081114Z copying build\lib.win-amd64-cpython-39\caffe2\python\onnx\error.py -> build\bdist.win-amd64\wheel\.\caffe2\python\onnx 2022-12-01T10:32:18.1191092Z copying build\lib.win-amd64-cpython-39\caffe2\python\onnx\frontend.py -> build\bdist.win-amd64\wheel\.\caffe2\python\onnx 2022-12-01T10:32:18.1199446Z copying build\lib.win-amd64-cpython-39\caffe2\python\onnx\helper.py -> build\bdist.win-amd64\wheel\.\caffe2\python\onnx 2022-12-01T10:32:18.1207639Z copying build\lib.win-amd64-cpython-39\caffe2\python\onnx\onnxifi.py -> build\bdist.win-amd64\wheel\.\caffe2\python\onnx 2022-12-01T10:32:18.1216189Z creating build\bdist.win-amd64\wheel\caffe2\python\onnx\tests 2022-12-01T10:32:18.1218998Z 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:32:18.1227473Z 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:32:18.1236275Z 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:32:18.1244114Z 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:32:18.1315036Z 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:32:18.1323189Z 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:32:18.1331271Z 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:32:18.2579052Z copying build\lib.win-amd64-cpython-39\caffe2\python\onnx\test_onnxifi.py -> build\bdist.win-amd64\wheel\.\caffe2\python\onnx 2022-12-01T10:32:18.2579884Z copying build\lib.win-amd64-cpython-39\caffe2\python\onnx\workspace.py -> build\bdist.win-amd64\wheel\.\caffe2\python\onnx 2022-12-01T10:32:18.2700807Z copying build\lib.win-amd64-cpython-39\caffe2\python\onnx\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\python\onnx 2022-12-01T10:32:18.2701404Z copying build\lib.win-amd64-cpython-39\caffe2\python\operator_fp_exceptions_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.2701822Z creating build\bdist.win-amd64\wheel\caffe2\python\operator_test 2022-12-01T10:32:18.2702268Z 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:32:18.2702797Z 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:32:18.2703326Z 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:32:18.2703865Z 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:32:18.2704395Z 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:32:18.2705590Z 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:32:18.2706122Z 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:32:18.2706730Z 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:32:18.2707303Z 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:32:18.2707825Z 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:32:18.2708360Z 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:32:18.2708891Z 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:32:18.2709409Z 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:32:18.2709928Z 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:32:18.2710458Z 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:32:18.2711015Z 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:32:18.2711541Z 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:32:18.2712077Z 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:32:18.2712663Z 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:32:18.2713252Z 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:32:18.2713778Z 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:32:18.2714299Z 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:32:18.2714833Z 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:32:18.2715364Z 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:32:18.2715884Z 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:32:18.2716371Z 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:32:18.2716904Z 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:32:18.2717497Z 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:32:18.2718062Z 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:32:18.2718645Z 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:32:18.2719213Z 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:32:18.2719737Z 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:32:18.2727080Z 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:32:18.2735746Z 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:32:18.2744163Z 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:32:18.2765066Z 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:32:18.2773491Z 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:32:18.2781584Z 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:32:18.2790857Z 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:32:18.2799161Z 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:32:18.2807423Z 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:32:18.2815610Z 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:32:18.2823926Z 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:32:18.2832511Z 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:32:18.2840905Z 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:32:18.2867645Z 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:32:18.2875871Z 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:32:18.2884184Z 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:32:18.2904386Z 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:32:18.2913304Z 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:32:18.2921610Z 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:32:18.2930217Z 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:32:18.2939294Z 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:32:18.2947869Z 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:32:18.2962669Z 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:32:18.2971165Z 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:32:18.2979435Z 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:32:18.2987705Z 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:32:18.2996123Z 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:32:18.3024581Z 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:32:18.3032876Z 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:32:18.3041934Z 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:32:18.3057925Z 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:32:18.3066940Z 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:32:18.3075418Z 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:32:18.3083645Z 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:32:18.3091769Z 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:32:18.3100136Z 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:32:18.3115895Z 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:32:18.3124644Z 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:32:18.3133509Z 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:32:18.3152500Z 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:32:18.3160533Z 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:32:18.3168676Z 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:32:18.3177187Z 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:32:18.3185480Z 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:32:18.3193716Z 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:32:18.3201706Z 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:32:18.3209810Z 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:32:18.3218147Z 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:32:18.3226334Z 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:32:18.3234459Z 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:32:18.3242527Z 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:32:18.3250891Z 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:32:18.3259376Z 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:32:18.3267744Z 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:32:18.3275917Z 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:32:18.3284007Z 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:32:18.3292676Z 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:32:18.3300887Z 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:32:18.3317980Z 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:32:18.3326965Z 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:32:18.3335456Z 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:32:18.3344032Z 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:32:18.3352170Z 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:32:18.3360327Z 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:32:18.3368523Z 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:32:18.3377020Z 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:32:18.3385220Z 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:32:18.3393685Z 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:32:18.3401776Z 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:32:18.3410178Z 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:32:18.3418607Z 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:32:18.3427165Z 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:32:18.3440302Z 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:32:18.3450633Z 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:32:18.3459290Z 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:32:18.3480573Z 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:32:18.3488836Z 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:32:18.3497836Z 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:32:18.3506003Z 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:32:18.3514219Z 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:32:18.3522558Z 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:32:18.3539608Z 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:32:18.3547890Z 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:32:18.3556398Z 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:32:18.3568425Z 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:32:18.3576626Z 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:32:18.3584904Z 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:32:18.3592964Z 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:32:18.3601859Z 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:32:18.3610113Z 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:32:18.3618087Z 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:32:18.3626062Z 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:32:18.3634467Z 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:32:18.3642902Z 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:32:18.3651232Z 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:32:18.3659425Z 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:32:18.3667611Z 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:32:18.3675677Z 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:32:18.3683713Z 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:32:18.3692062Z 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:32:18.3700202Z 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:32:18.3708364Z 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:32:18.3716762Z 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:32:18.3725685Z 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:32:18.3734971Z 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:32:18.3743738Z 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:32:18.3752344Z 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:32:18.3760494Z 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:32:18.3769379Z 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:32:18.3777617Z 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:32:18.3785784Z 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:32:18.3810105Z 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:32:18.3818684Z 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:32:18.3827211Z 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:32:18.3835468Z 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:32:18.3844021Z 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:32:18.3852665Z 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:32:18.3860942Z 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:32:18.3869955Z 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:32:18.3878279Z 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:32:18.3886775Z 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:32:18.3895184Z 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:32:18.3903571Z 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:32:18.3911775Z 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:32:18.3921070Z 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:32:18.3929668Z 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:32:18.3938388Z 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:32:18.3946553Z 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:32:18.3955509Z 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:32:18.3964156Z 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:32:18.3972395Z 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:32:18.3981987Z 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:32:18.3990772Z 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:32:18.3999414Z 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:32:18.4008683Z 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:32:18.4017255Z 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:32:18.4034025Z 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:32:18.4042549Z 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:32:18.4051420Z 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:32:18.4059710Z 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:32:18.4068144Z 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:32:18.4076713Z 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:32:18.4085118Z 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:32:18.4093548Z 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:32:18.4102397Z 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:32:18.4110556Z 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:32:18.4122307Z 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:32:18.4267805Z 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:32:18.4276319Z 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:32:18.4284588Z 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:32:18.4292782Z 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:32:18.4300849Z 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:32:18.4309149Z 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:32:18.4317248Z 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:32:18.4325181Z 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:32:18.4333871Z 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:32:18.4343185Z 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:32:18.4351829Z 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:32:18.4360222Z 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:32:18.4368897Z 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:32:18.4377004Z 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:32:18.4385225Z 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:32:18.4393909Z 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:32:18.4402266Z 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:32:18.4410847Z 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:32:18.4418986Z 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:32:18.4427451Z 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:32:18.4435524Z 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:32:18.4468239Z 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:32:18.4476416Z 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:32:18.4482885Z copying build\lib.win-amd64-cpython-39\caffe2\python\optimizer.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.4500566Z copying build\lib.win-amd64-cpython-39\caffe2\python\optimizer_context.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.4508847Z copying build\lib.win-amd64-cpython-39\caffe2\python\optimizer_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.4517576Z copying build\lib.win-amd64-cpython-39\caffe2\python\optimizer_test_util.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.4525854Z copying build\lib.win-amd64-cpython-39\caffe2\python\parallelize_bmuf_distributed_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.4534371Z copying build\lib.win-amd64-cpython-39\caffe2\python\parallel_workers.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.4542516Z copying build\lib.win-amd64-cpython-39\caffe2\python\parallel_workers_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.4550905Z copying build\lib.win-amd64-cpython-39\caffe2\python\pipeline.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.4559777Z copying build\lib.win-amd64-cpython-39\caffe2\python\pipeline_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.4568680Z creating build\bdist.win-amd64\wheel\caffe2\python\predictor 2022-12-01T10:32:18.4571496Z copying build\lib.win-amd64-cpython-39\caffe2\python\predictor\mobile_exporter.py -> build\bdist.win-amd64\wheel\.\caffe2\python\predictor 2022-12-01T10:32:18.4579571Z 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:32:18.4587796Z copying build\lib.win-amd64-cpython-39\caffe2\python\predictor\predictor_exporter.py -> build\bdist.win-amd64\wheel\.\caffe2\python\predictor 2022-12-01T10:32:18.4616621Z 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:32:18.4624821Z 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:32:18.4633002Z copying build\lib.win-amd64-cpython-39\caffe2\python\predictor\predictor_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\predictor 2022-12-01T10:32:18.4641091Z copying build\lib.win-amd64-cpython-39\caffe2\python\predictor\serde.py -> build\bdist.win-amd64\wheel\.\caffe2\python\predictor 2022-12-01T10:32:18.4649308Z copying build\lib.win-amd64-cpython-39\caffe2\python\predictor\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\python\predictor 2022-12-01T10:32:18.4655291Z copying build\lib.win-amd64-cpython-39\caffe2\python\predictor_constants.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.4663412Z copying build\lib.win-amd64-cpython-39\caffe2\python\python_op_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.4671440Z copying build\lib.win-amd64-cpython-39\caffe2\python\queue_util.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.4679551Z copying build\lib.win-amd64-cpython-39\caffe2\python\record_queue.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.4687893Z copying build\lib.win-amd64-cpython-39\caffe2\python\recurrent.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.4696096Z copying build\lib.win-amd64-cpython-39\caffe2\python\regularizer.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.4704620Z copying build\lib.win-amd64-cpython-39\caffe2\python\regularizer_context.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.4712819Z copying build\lib.win-amd64-cpython-39\caffe2\python\regularizer_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.4721603Z creating build\bdist.win-amd64\wheel\caffe2\python\rnn 2022-12-01T10:32:18.4724309Z copying build\lib.win-amd64-cpython-39\caffe2\python\rnn\lstm_comparison.py -> build\bdist.win-amd64\wheel\.\caffe2\python\rnn 2022-12-01T10:32:18.4732377Z 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:32:18.4740282Z copying build\lib.win-amd64-cpython-39\caffe2\python\rnn\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\python\rnn 2022-12-01T10:32:18.4746121Z copying build\lib.win-amd64-cpython-39\caffe2\python\rnn_cell.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.4755587Z copying build\lib.win-amd64-cpython-39\caffe2\python\schema.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.4775861Z copying build\lib.win-amd64-cpython-39\caffe2\python\schema_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.4799805Z copying build\lib.win-amd64-cpython-39\caffe2\python\scope.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.4808054Z copying build\lib.win-amd64-cpython-39\caffe2\python\scope_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.4816638Z creating build\bdist.win-amd64\wheel\caffe2\python\serialized_test 2022-12-01T10:32:18.4819441Z 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:32:18.4827639Z creating build\bdist.win-amd64\wheel\caffe2\python\serialized_test\data 2022-12-01T10:32:18.4833380Z creating build\bdist.win-amd64\wheel\caffe2\python\serialized_test\data\operator_test 2022-12-01T10:32:18.4836405Z 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:32:18.4844838Z 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:32:18.4853265Z 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:32:18.4871147Z 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:32:18.4881191Z 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:32:18.4890653Z 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:32:18.4900505Z 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:32:18.4908812Z 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:32:18.4917118Z 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:32:18.4925759Z 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:32:18.4934446Z 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:32:18.4969093Z 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:32:18.4977602Z 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:32:18.4986089Z 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:32:18.4994832Z 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:32:18.5013475Z 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:32:18.5035114Z 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:32:18.5043668Z 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:32:18.5052252Z 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:32:18.5060845Z 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:32:18.5069084Z 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:32:18.5077697Z 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:32:18.5096561Z 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:32:18.5135729Z 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:32:18.5144341Z 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:32:18.5152576Z 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:32:18.5161618Z 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:32:18.5170339Z 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:32:18.5178458Z 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:32:18.5187237Z 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:32:18.5206394Z 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:32:18.5214944Z 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:32:18.5223951Z 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:32:18.5232658Z 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:32:18.5241091Z 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:32:18.5249633Z 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:32:18.5258473Z 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:32:18.5276991Z 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:32:18.5285630Z 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:32:18.5294029Z 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:32:18.5302529Z 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:32:18.5311012Z 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:32:18.5319645Z 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:32:18.5329240Z 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:32:18.5373338Z 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:32:18.5381765Z 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:32:18.5390454Z 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:32:18.5398946Z 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:32:18.5407885Z 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:32:18.5416534Z 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:32:18.5424798Z 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:32:18.5433477Z 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:32:18.5449412Z 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:32:18.5458226Z 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:32:18.5466905Z 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:32:18.5475903Z 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:32:18.5484525Z 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:32:18.5494067Z 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:32:18.5502771Z 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:32:18.5524427Z 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:32:18.5533116Z 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:32:18.5541927Z 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:32:18.5550948Z 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:32:18.5559810Z 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:32:18.5568773Z 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:32:18.5577819Z 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:32:18.5586480Z 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:32:18.5594767Z 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:32:18.5603540Z 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:32:18.5611942Z 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:32:18.5620462Z 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:32:18.5628863Z 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:32:18.5637546Z 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:32:18.5695466Z 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:32:18.5703967Z 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:32:18.5724568Z 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:32:18.5733327Z 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:32:18.5741877Z 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:32:18.5750253Z 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:32:18.5758632Z 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:32:18.5767099Z 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:32:18.5775699Z 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:32:18.5784137Z 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:32:18.5792675Z 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:32:18.5801362Z 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:32:18.5810074Z 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:32:18.5819107Z 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:32:18.5827524Z 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:32:18.5855205Z 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:32:18.5863723Z 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:32:18.5872411Z 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:32:18.5880993Z 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:32:18.5890094Z 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:32:18.5898617Z 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:32:18.5907006Z 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:32:18.5927148Z 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:32:18.5935816Z 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:32:18.5944246Z 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:32:18.5952862Z 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:32:18.5961288Z 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:32:18.5969838Z 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:32:18.5978145Z 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:32:18.5987044Z 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:32:18.5995530Z 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:32:18.6008736Z 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:32:18.6017798Z 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:32:18.6026503Z 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:32:18.6035014Z 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:32:18.6043793Z 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:32:18.6057097Z 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:32:18.6066138Z 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:32:18.6074830Z 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:32:18.6083654Z 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:32:18.6092260Z 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:32:18.6101413Z 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:32:18.6109551Z 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:32:18.6118177Z 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:32:18.6127139Z 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:32:18.6150135Z 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:32:18.6158865Z 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:32:18.6167646Z 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:32:18.6176394Z 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:32:18.6184775Z 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:32:18.6193233Z 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:32:18.6201845Z 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:32:18.6210680Z 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:32:18.6219165Z 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:32:18.6227584Z 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:32:18.6235868Z 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:32:18.6244476Z 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:32:18.6252913Z 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:32:18.6261943Z 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:32:18.6270050Z 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:32:18.6278350Z 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:32:18.6286717Z 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:32:18.6294857Z 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:32:18.6303571Z 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:32:18.6312040Z 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:32:18.6320828Z 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:32:18.6329274Z 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:32:18.6337486Z 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:32:18.6345942Z 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:32:18.6354282Z 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:32:18.6363036Z 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:32:18.6371879Z 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:32:18.6380472Z 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:32:18.6388975Z 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:32:18.6397864Z 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:32:18.6414303Z 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:32:18.6422887Z 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:32:18.6432059Z 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:32:18.6440385Z 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:32:18.6448598Z 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:32:18.6457353Z 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:32:18.6469583Z 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:32:18.6477962Z 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:32:18.6486216Z 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:32:18.6494838Z 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:32:18.6500537Z copying build\lib.win-amd64-cpython-39\caffe2\python\session.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.6508407Z copying build\lib.win-amd64-cpython-39\caffe2\python\session_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.6516366Z 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:32:18.6524147Z copying build\lib.win-amd64-cpython-39\caffe2\python\sparse_to_dense_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.6532022Z copying build\lib.win-amd64-cpython-39\caffe2\python\task.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.6540363Z copying build\lib.win-amd64-cpython-39\caffe2\python\task_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.6548603Z creating build\bdist.win-amd64\wheel\caffe2\python\test 2022-12-01T10:32:18.6551294Z 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:32:18.6558936Z 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:32:18.6567669Z copying build\lib.win-amd64-cpython-39\caffe2\python\test\executor_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python\test 2022-12-01T10:32:18.6575356Z 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:32:18.7002311Z 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:32:18.7010969Z 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:32:18.7019706Z 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:32:18.7027931Z 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:32:18.7036352Z copying build\lib.win-amd64-cpython-39\caffe2\python\test\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\python\test 2022-12-01T10:32:18.7042178Z copying build\lib.win-amd64-cpython-39\caffe2\python\test_util.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.7050967Z copying build\lib.win-amd64-cpython-39\caffe2\python\text_file_reader.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.7059249Z copying build\lib.win-amd64-cpython-39\caffe2\python\timeout_guard.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.7070817Z copying build\lib.win-amd64-cpython-39\caffe2\python\toy_regression_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.7079978Z copying build\lib.win-amd64-cpython-39\caffe2\python\transformations.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.7088320Z copying build\lib.win-amd64-cpython-39\caffe2\python\transformations_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.7097915Z creating build\bdist.win-amd64\wheel\caffe2\python\trt 2022-12-01T10:32:18.7100597Z 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:32:18.7108340Z copying build\lib.win-amd64-cpython-39\caffe2\python\trt\test_trt.py -> build\bdist.win-amd64\wheel\.\caffe2\python\trt 2022-12-01T10:32:18.7116742Z copying build\lib.win-amd64-cpython-39\caffe2\python\trt\transform.py -> build\bdist.win-amd64\wheel\.\caffe2\python\trt 2022-12-01T10:32:18.7124946Z copying build\lib.win-amd64-cpython-39\caffe2\python\trt\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\python\trt 2022-12-01T10:32:18.7130816Z copying build\lib.win-amd64-cpython-39\caffe2\python\tt_core.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.7138953Z copying build\lib.win-amd64-cpython-39\caffe2\python\tt_core_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.7146907Z copying build\lib.win-amd64-cpython-39\caffe2\python\utils.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.7154795Z copying build\lib.win-amd64-cpython-39\caffe2\python\utils_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.7162718Z copying build\lib.win-amd64-cpython-39\caffe2\python\visualize.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.7170972Z copying build\lib.win-amd64-cpython-39\caffe2\python\workspace.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.7179348Z copying build\lib.win-amd64-cpython-39\caffe2\python\workspace_test.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.7187930Z copying build\lib.win-amd64-cpython-39\caffe2\python\_import_c_extension.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.7196430Z copying build\lib.win-amd64-cpython-39\caffe2\python\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\python 2022-12-01T10:32:18.7204786Z creating build\bdist.win-amd64\wheel\caffe2\quantization 2022-12-01T10:32:18.7208545Z creating build\bdist.win-amd64\wheel\caffe2\quantization\server 2022-12-01T10:32:18.7211349Z 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:32:18.7219797Z 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:32:18.7228088Z 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:32:18.7243837Z 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:32:18.7251835Z 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:32:18.7260267Z 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:32:18.7268488Z 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:32:18.7276491Z 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:32:18.7285289Z 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:32:18.7293590Z 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:32:18.7301481Z 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:32:18.7309385Z 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:32:18.7317617Z 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:32:18.7325763Z 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:32:18.7334081Z 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:32:18.7342281Z 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:32:18.7359325Z 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:32:18.7367590Z 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:32:18.7375503Z 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:32:18.7383855Z 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:32:18.7403920Z 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:32:18.7412468Z 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:32:18.7420877Z 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:32:18.7429104Z 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:32:18.7445290Z 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:32:18.7453564Z 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:32:18.7461939Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\server\observer_test.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization\server 2022-12-01T10:32:18.7484375Z 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:32:18.7492791Z 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:32:18.7501151Z 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:32:18.7520408Z 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:32:18.7528853Z 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:32:18.7537077Z 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:32:18.7553947Z 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:32:18.7562275Z 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:32:18.7571147Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\server\utils.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization\server 2022-12-01T10:32:18.7579932Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\server\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization\server 2022-12-01T10:32:18.7585773Z copying build\lib.win-amd64-cpython-39\caffe2\quantization\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2\quantization 2022-12-01T10:32:18.7591660Z copying build\lib.win-amd64-cpython-39\caffe2\__init__.py -> build\bdist.win-amd64\wheel\.\caffe2 2022-12-01T10:32:18.7600181Z creating build\bdist.win-amd64\wheel\functorch 2022-12-01T10:32:18.7603164Z creating build\bdist.win-amd64\wheel\functorch\compile 2022-12-01T10:32:18.7605911Z copying build\lib.win-amd64-cpython-39\functorch\compile\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\compile 2022-12-01T10:32:18.7614340Z creating build\bdist.win-amd64\wheel\functorch\dim 2022-12-01T10:32:18.7617241Z copying build\lib.win-amd64-cpython-39\functorch\dim\batch_tensor.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2022-12-01T10:32:18.7625524Z copying build\lib.win-amd64-cpython-39\functorch\dim\delayed_mul_tensor.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2022-12-01T10:32:18.7633756Z copying build\lib.win-amd64-cpython-39\functorch\dim\dim.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2022-12-01T10:32:18.7641541Z copying build\lib.win-amd64-cpython-39\functorch\dim\magic_trace.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2022-12-01T10:32:18.7657606Z copying build\lib.win-amd64-cpython-39\functorch\dim\op_properties.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2022-12-01T10:32:18.7665612Z copying build\lib.win-amd64-cpython-39\functorch\dim\reference.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2022-12-01T10:32:18.7673906Z copying build\lib.win-amd64-cpython-39\functorch\dim\tree_map.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2022-12-01T10:32:18.7689407Z copying build\lib.win-amd64-cpython-39\functorch\dim\wrap_type.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2022-12-01T10:32:18.7697416Z copying build\lib.win-amd64-cpython-39\functorch\dim\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\dim 2022-12-01T10:32:18.7705950Z creating build\bdist.win-amd64\wheel\functorch\experimental 2022-12-01T10:32:18.7708772Z copying build\lib.win-amd64-cpython-39\functorch\experimental\batch_norm_replacement.py -> build\bdist.win-amd64\wheel\.\functorch\experimental 2022-12-01T10:32:18.7717423Z copying build\lib.win-amd64-cpython-39\functorch\experimental\cond.py -> build\bdist.win-amd64\wheel\.\functorch\experimental 2022-12-01T10:32:18.7724858Z copying build\lib.win-amd64-cpython-39\functorch\experimental\ops.py -> build\bdist.win-amd64\wheel\.\functorch\experimental 2022-12-01T10:32:18.7733134Z copying build\lib.win-amd64-cpython-39\functorch\experimental\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\experimental 2022-12-01T10:32:18.7740830Z copying build\lib.win-amd64-cpython-39\functorch\setup.py -> build\bdist.win-amd64\wheel\.\functorch 2022-12-01T10:32:18.7748999Z copying build\lib.win-amd64-cpython-39\functorch\_C.cp39-win_amd64.pyd -> build\bdist.win-amd64\wheel\.\functorch 2022-12-01T10:32:18.7770509Z creating build\bdist.win-amd64\wheel\functorch\_src 2022-12-01T10:32:18.7773221Z copying build\lib.win-amd64-cpython-39\functorch\_src\aot_autograd.py -> build\bdist.win-amd64\wheel\.\functorch\_src 2022-12-01T10:32:18.7781692Z copying build\lib.win-amd64-cpython-39\functorch\_src\benchmark_utils.py -> build\bdist.win-amd64\wheel\.\functorch\_src 2022-12-01T10:32:18.7789662Z copying build\lib.win-amd64-cpython-39\functorch\_src\compilers.py -> build\bdist.win-amd64\wheel\.\functorch\_src 2022-12-01T10:32:18.7797462Z copying build\lib.win-amd64-cpython-39\functorch\_src\compile_utils.py -> build\bdist.win-amd64\wheel\.\functorch\_src 2022-12-01T10:32:18.7812489Z copying build\lib.win-amd64-cpython-39\functorch\_src\config.py -> build\bdist.win-amd64\wheel\.\functorch\_src 2022-12-01T10:32:18.7820272Z copying build\lib.win-amd64-cpython-39\functorch\_src\eager_transforms.py -> build\bdist.win-amd64\wheel\.\functorch\_src 2022-12-01T10:32:18.7829410Z copying build\lib.win-amd64-cpython-39\functorch\_src\fx_minifier.py -> build\bdist.win-amd64\wheel\.\functorch\_src 2022-12-01T10:32:18.7837343Z copying build\lib.win-amd64-cpython-39\functorch\_src\make_functional.py -> build\bdist.win-amd64\wheel\.\functorch\_src 2022-12-01T10:32:18.7846291Z copying build\lib.win-amd64-cpython-39\functorch\_src\named_members_polyfill.py -> build\bdist.win-amd64\wheel\.\functorch\_src 2022-12-01T10:32:18.7854238Z copying build\lib.win-amd64-cpython-39\functorch\_src\partitioners.py -> build\bdist.win-amd64\wheel\.\functorch\_src 2022-12-01T10:32:18.7862514Z copying build\lib.win-amd64-cpython-39\functorch\_src\python_key.py -> build\bdist.win-amd64\wheel\.\functorch\_src 2022-12-01T10:32:18.7870222Z copying build\lib.win-amd64-cpython-39\functorch\_src\pytree_hacks.py -> build\bdist.win-amd64\wheel\.\functorch\_src 2022-12-01T10:32:18.7877841Z copying build\lib.win-amd64-cpython-39\functorch\_src\top_operators_github_usage.py -> build\bdist.win-amd64\wheel\.\functorch\_src 2022-12-01T10:32:18.7901459Z copying build\lib.win-amd64-cpython-39\functorch\_src\vmap.py -> build\bdist.win-amd64\wheel\.\functorch\_src 2022-12-01T10:32:18.7909537Z copying build\lib.win-amd64-cpython-39\functorch\_src\__init__.py -> build\bdist.win-amd64\wheel\.\functorch\_src 2022-12-01T10:32:18.7917467Z copying build\lib.win-amd64-cpython-39\functorch\__init__.py -> build\bdist.win-amd64\wheel\.\functorch 2022-12-01T10:32:18.7926164Z creating build\bdist.win-amd64\wheel\torch 2022-12-01T10:32:18.7929117Z creating build\bdist.win-amd64\wheel\torch\amp 2022-12-01T10:32:18.7932117Z copying build\lib.win-amd64-cpython-39\torch\amp\autocast_mode.py -> build\bdist.win-amd64\wheel\.\torch\amp 2022-12-01T10:32:18.7940026Z copying build\lib.win-amd64-cpython-39\torch\amp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\amp 2022-12-01T10:32:18.7947883Z creating build\bdist.win-amd64\wheel\torch\ao 2022-12-01T10:32:18.7950665Z creating build\bdist.win-amd64\wheel\torch\ao\nn 2022-12-01T10:32:18.7953643Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic 2022-12-01T10:32:18.7956469Z creating build\bdist.win-amd64\wheel\torch\ao\nn\intrinsic\modules 2022-12-01T10:32:18.7959129Z 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:32:18.7967303Z 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:32:18.7974793Z 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:32:18.7982729Z creating build\bdist.win-amd64\wheel\torch\ao\nn\qat 2022-12-01T10:32:18.7985556Z creating build\bdist.win-amd64\wheel\torch\ao\nn\qat\dynamic 2022-12-01T10:32:18.7988442Z creating build\bdist.win-amd64\wheel\torch\ao\nn\qat\dynamic\modules 2022-12-01T10:32:18.7991138Z 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:32:18.7999243Z 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:32:18.8007214Z 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:32:18.8015256Z creating build\bdist.win-amd64\wheel\torch\ao\nn\qat\modules 2022-12-01T10:32:18.8018057Z 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:32:18.8026132Z 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:32:18.8034179Z 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:32:18.8042366Z 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:32:18.8050120Z 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:32:18.8058594Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantizable 2022-12-01T10:32:18.8061568Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantizable\modules 2022-12-01T10:32:18.8064313Z 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:32:18.8072724Z 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:32:18.8081466Z 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:32:18.8089669Z 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:32:18.8097762Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized 2022-12-01T10:32:18.8107432Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized\dynamic 2022-12-01T10:32:18.8110244Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized\dynamic\modules 2022-12-01T10:32:18.8113219Z 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:32:18.8124240Z 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:32:18.8132514Z 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:32:18.8141520Z 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:32:18.8149564Z 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:32:18.8157547Z 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:32:18.8166399Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized\modules 2022-12-01T10:32:18.8169945Z 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:32:18.8182966Z 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:32:18.8191203Z 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:32:18.8200182Z 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:32:18.8209336Z 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:32:18.8230347Z 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:32:18.8238575Z 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:32:18.8247137Z 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:32:18.8255168Z 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:32:18.8263198Z 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:32:18.8271474Z 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:32:18.8279981Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized\reference 2022-12-01T10:32:18.8291694Z creating build\bdist.win-amd64\wheel\torch\ao\nn\quantized\reference\modules 2022-12-01T10:32:18.8294561Z 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:32:18.8303034Z 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:32:18.8311234Z 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:32:18.8319943Z 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:32:18.8350507Z 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:32:18.8358676Z 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:32:18.8366317Z 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:32:18.8377309Z 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:32:18.8385394Z creating build\bdist.win-amd64\wheel\torch\ao\nn\sparse 2022-12-01T10:32:18.8388350Z creating build\bdist.win-amd64\wheel\torch\ao\nn\sparse\quantized 2022-12-01T10:32:18.8391215Z creating build\bdist.win-amd64\wheel\torch\ao\nn\sparse\quantized\dynamic 2022-12-01T10:32:18.8393896Z 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:32:18.8402200Z 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:32:18.8410221Z 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:32:18.8430729Z 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:32:18.8438647Z 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:32:18.8446338Z 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:32:18.8454423Z copying build\lib.win-amd64-cpython-39\torch\ao\nn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\nn 2022-12-01T10:32:18.8462521Z creating build\bdist.win-amd64\wheel\torch\ao\ns 2022-12-01T10:32:18.8465460Z creating build\bdist.win-amd64\wheel\torch\ao\ns\fx 2022-12-01T10:32:18.8468277Z 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:32:18.8476664Z 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:32:18.8485302Z 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:32:18.8493896Z 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:32:18.8502124Z 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:32:18.8516184Z 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:32:18.8525014Z 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:32:18.8533476Z 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:32:18.8539217Z copying build\lib.win-amd64-cpython-39\torch\ao\ns\_numeric_suite.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns 2022-12-01T10:32:18.8547676Z 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:32:18.8556127Z copying build\lib.win-amd64-cpython-39\torch\ao\ns\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\ns 2022-12-01T10:32:18.8562427Z creating build\bdist.win-amd64\wheel\torch\ao\quantization 2022-12-01T10:32:18.8565583Z creating build\bdist.win-amd64\wheel\torch\ao\quantization\backend_config 2022-12-01T10:32:18.8568375Z 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:32:18.8577219Z 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:32:18.8585278Z 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:32:18.8593269Z 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:32:18.8608354Z 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:32:18.8613980Z 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:32:18.8622085Z 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:32:18.8630742Z 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:32:18.8638785Z 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:32:18.8647059Z 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:32:18.8655863Z 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:32:18.8664037Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\fake_quantize.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2022-12-01T10:32:18.8672855Z 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:32:18.8699038Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\fuse_modules.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2022-12-01T10:32:18.8707657Z creating build\bdist.win-amd64\wheel\torch\ao\quantization\fx 2022-12-01T10:32:18.8710444Z 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:32:18.8719200Z 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:32:18.8728282Z 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:32:18.8736870Z 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:32:18.8745375Z 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:32:18.8763136Z 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:32:18.8771288Z 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:32:18.8779052Z 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:32:18.8798440Z 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:32:18.8806748Z 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:32:18.8814762Z 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:32:18.8824297Z 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:32:18.8832753Z 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:32:18.8841241Z 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:32:18.8849282Z 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:32:18.8858128Z 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:32:18.8866944Z 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:32:18.8876352Z creating build\bdist.win-amd64\wheel\torch\ao\quantization\fx\_model_report 2022-12-01T10:32:18.8879180Z 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:32:18.8888767Z 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:32:18.8897540Z 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:32:18.8912559Z 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:32:18.8921358Z 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:32:18.8927418Z 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:32:18.8935566Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\observer.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2022-12-01T10:32:18.8944469Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\qconfig.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2022-12-01T10:32:18.8953304Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\qconfig_mapping.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2022-12-01T10:32:18.8961264Z 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:32:18.8969350Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\quantization_mappings.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2022-12-01T10:32:18.8977226Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\quantization_types.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2022-12-01T10:32:18.8985189Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\quantize.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2022-12-01T10:32:18.8993811Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\quantize_fx.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2022-12-01T10:32:18.9002470Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\quantize_jit.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2022-12-01T10:32:18.9010846Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\quant_type.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2022-12-01T10:32:18.9018686Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\stubs.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2022-12-01T10:32:18.9026560Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\utils.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2022-12-01T10:32:18.9034936Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\_correct_bias.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2022-12-01T10:32:18.9042967Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\_equalize.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2022-12-01T10:32:18.9051296Z 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:32:18.9059563Z copying build\lib.win-amd64-cpython-39\torch\ao\quantization\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\quantization 2022-12-01T10:32:18.9067891Z creating build\bdist.win-amd64\wheel\torch\ao\sparsity 2022-12-01T10:32:18.9070727Z creating build\bdist.win-amd64\wheel\torch\ao\sparsity\scheduler 2022-12-01T10:32:18.9073432Z 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:32:18.9081134Z 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:32:18.9088957Z 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:32:18.9107001Z 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:32:18.9113040Z creating build\bdist.win-amd64\wheel\torch\ao\sparsity\sparsifier 2022-12-01T10:32:18.9115807Z 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:32:18.9123775Z 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:32:18.9131623Z 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:32:18.9147837Z 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:32:18.9155969Z 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:32:18.9162061Z creating build\bdist.win-amd64\wheel\torch\ao\sparsity\_experimental 2022-12-01T10:32:18.9164955Z creating build\bdist.win-amd64\wheel\torch\ao\sparsity\_experimental\activation_sparsifier 2022-12-01T10:32:18.9167993Z 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:32:18.9180135Z 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:32:18.9186306Z creating build\bdist.win-amd64\wheel\torch\ao\sparsity\_experimental\data_scheduler 2022-12-01T10:32:18.9189106Z 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:32:18.9202120Z 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:32:18.9210490Z creating build\bdist.win-amd64\wheel\torch\ao\sparsity\_experimental\data_sparsifier 2022-12-01T10:32:18.9221124Z 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:32:18.9229160Z 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:32:18.9237552Z creating build\bdist.win-amd64\wheel\torch\ao\sparsity\_experimental\data_sparsifier\lightning 2022-12-01T10:32:18.9249106Z creating build\bdist.win-amd64\wheel\torch\ao\sparsity\_experimental\data_sparsifier\lightning\callbacks 2022-12-01T10:32:18.9252036Z 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:32:18.9260301Z 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:32:18.9272277Z 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:32:18.9286382Z 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:32:18.9292600Z 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:32:18.9307345Z 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:32:18.9316542Z creating build\bdist.win-amd64\wheel\torch\ao\sparsity\_experimental\pruner 2022-12-01T10:32:18.9319105Z 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:32:18.9327866Z 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:32:18.9335986Z 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:32:18.9343966Z 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:32:18.9349592Z copying build\lib.win-amd64-cpython-39\torch\ao\sparsity\_mappings.py -> build\bdist.win-amd64\wheel\.\torch\ao\sparsity 2022-12-01T10:32:18.9365765Z copying build\lib.win-amd64-cpython-39\torch\ao\sparsity\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao\sparsity 2022-12-01T10:32:18.9373838Z copying build\lib.win-amd64-cpython-39\torch\ao\__init__.py -> build\bdist.win-amd64\wheel\.\torch\ao 2022-12-01T10:32:18.9381836Z creating build\bdist.win-amd64\wheel\torch\autograd 2022-12-01T10:32:18.9384499Z copying build\lib.win-amd64-cpython-39\torch\autograd\anomaly_mode.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2022-12-01T10:32:18.9392272Z copying build\lib.win-amd64-cpython-39\torch\autograd\forward_ad.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2022-12-01T10:32:18.9400576Z copying build\lib.win-amd64-cpython-39\torch\autograd\function.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2022-12-01T10:32:18.9409098Z copying build\lib.win-amd64-cpython-39\torch\autograd\functional.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2022-12-01T10:32:18.9431125Z copying build\lib.win-amd64-cpython-39\torch\autograd\gradcheck.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2022-12-01T10:32:18.9439948Z copying build\lib.win-amd64-cpython-39\torch\autograd\grad_mode.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2022-12-01T10:32:18.9447772Z copying build\lib.win-amd64-cpython-39\torch\autograd\graph.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2022-12-01T10:32:18.9455526Z copying build\lib.win-amd64-cpython-39\torch\autograd\profiler.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2022-12-01T10:32:18.9464157Z copying build\lib.win-amd64-cpython-39\torch\autograd\profiler_legacy.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2022-12-01T10:32:18.9477673Z copying build\lib.win-amd64-cpython-39\torch\autograd\profiler_util.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2022-12-01T10:32:18.9486048Z copying build\lib.win-amd64-cpython-39\torch\autograd\variable.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2022-12-01T10:32:18.9494043Z creating build\bdist.win-amd64\wheel\torch\autograd\_functions 2022-12-01T10:32:18.9496982Z copying build\lib.win-amd64-cpython-39\torch\autograd\_functions\tensor.py -> build\bdist.win-amd64\wheel\.\torch\autograd\_functions 2022-12-01T10:32:18.9504917Z copying build\lib.win-amd64-cpython-39\torch\autograd\_functions\utils.py -> build\bdist.win-amd64\wheel\.\torch\autograd\_functions 2022-12-01T10:32:18.9513000Z copying build\lib.win-amd64-cpython-39\torch\autograd\_functions\__init__.py -> build\bdist.win-amd64\wheel\.\torch\autograd\_functions 2022-12-01T10:32:18.9520987Z copying build\lib.win-amd64-cpython-39\torch\autograd\__init__.py -> build\bdist.win-amd64\wheel\.\torch\autograd 2022-12-01T10:32:18.9529896Z creating build\bdist.win-amd64\wheel\torch\backends 2022-12-01T10:32:18.9532753Z creating build\bdist.win-amd64\wheel\torch\backends\cuda 2022-12-01T10:32:18.9535474Z copying build\lib.win-amd64-cpython-39\torch\backends\cuda\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\cuda 2022-12-01T10:32:18.9543850Z creating build\bdist.win-amd64\wheel\torch\backends\cudnn 2022-12-01T10:32:18.9546473Z copying build\lib.win-amd64-cpython-39\torch\backends\cudnn\rnn.py -> build\bdist.win-amd64\wheel\.\torch\backends\cudnn 2022-12-01T10:32:18.9554663Z copying build\lib.win-amd64-cpython-39\torch\backends\cudnn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\cudnn 2022-12-01T10:32:18.9562853Z creating build\bdist.win-amd64\wheel\torch\backends\mkl 2022-12-01T10:32:18.9565742Z copying build\lib.win-amd64-cpython-39\torch\backends\mkl\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\mkl 2022-12-01T10:32:18.9574176Z creating build\bdist.win-amd64\wheel\torch\backends\mkldnn 2022-12-01T10:32:18.9576952Z copying build\lib.win-amd64-cpython-39\torch\backends\mkldnn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\mkldnn 2022-12-01T10:32:18.9585493Z creating build\bdist.win-amd64\wheel\torch\backends\mps 2022-12-01T10:32:18.9588021Z copying build\lib.win-amd64-cpython-39\torch\backends\mps\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\mps 2022-12-01T10:32:18.9596215Z creating build\bdist.win-amd64\wheel\torch\backends\openmp 2022-12-01T10:32:18.9598667Z copying build\lib.win-amd64-cpython-39\torch\backends\openmp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\openmp 2022-12-01T10:32:18.9607010Z creating build\bdist.win-amd64\wheel\torch\backends\opt_einsum 2022-12-01T10:32:18.9617201Z 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:32:18.9625437Z creating build\bdist.win-amd64\wheel\torch\backends\quantized 2022-12-01T10:32:18.9628173Z copying build\lib.win-amd64-cpython-39\torch\backends\quantized\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\quantized 2022-12-01T10:32:18.9636639Z creating build\bdist.win-amd64\wheel\torch\backends\xeon 2022-12-01T10:32:18.9639272Z copying build\lib.win-amd64-cpython-39\torch\backends\xeon\run_cpu.py -> build\bdist.win-amd64\wheel\.\torch\backends\xeon 2022-12-01T10:32:18.9648022Z copying build\lib.win-amd64-cpython-39\torch\backends\xeon\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\xeon 2022-12-01T10:32:18.9654050Z creating build\bdist.win-amd64\wheel\torch\backends\xnnpack 2022-12-01T10:32:18.9656790Z copying build\lib.win-amd64-cpython-39\torch\backends\xnnpack\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\xnnpack 2022-12-01T10:32:18.9664794Z creating build\bdist.win-amd64\wheel\torch\backends\_coreml 2022-12-01T10:32:18.9667859Z copying build\lib.win-amd64-cpython-39\torch\backends\_coreml\preprocess.py -> build\bdist.win-amd64\wheel\.\torch\backends\_coreml 2022-12-01T10:32:18.9675875Z copying build\lib.win-amd64-cpython-39\torch\backends\_coreml\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\_coreml 2022-12-01T10:32:18.9681937Z creating build\bdist.win-amd64\wheel\torch\backends\_nnapi 2022-12-01T10:32:18.9684661Z copying build\lib.win-amd64-cpython-39\torch\backends\_nnapi\prepare.py -> build\bdist.win-amd64\wheel\.\torch\backends\_nnapi 2022-12-01T10:32:18.9692662Z copying build\lib.win-amd64-cpython-39\torch\backends\_nnapi\serializer.py -> build\bdist.win-amd64\wheel\.\torch\backends\_nnapi 2022-12-01T10:32:18.9702256Z copying build\lib.win-amd64-cpython-39\torch\backends\_nnapi\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends\_nnapi 2022-12-01T10:32:18.9707813Z copying build\lib.win-amd64-cpython-39\torch\backends\__init__.py -> build\bdist.win-amd64\wheel\.\torch\backends 2022-12-01T10:32:18.9726121Z creating build\bdist.win-amd64\wheel\torch\bin 2022-12-01T10:32:18.9729018Z copying build\lib.win-amd64-cpython-39\torch\bin\asmjit.dll -> build\bdist.win-amd64\wheel\.\torch\bin 2022-12-01T10:32:18.9740634Z copying build\lib.win-amd64-cpython-39\torch\bin\fbgemm.dll -> build\bdist.win-amd64\wheel\.\torch\bin 2022-12-01T10:32:18.9792331Z copying build\lib.win-amd64-cpython-39\torch\bin\FileStoreTest.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2022-12-01T10:32:18.9803991Z copying build\lib.win-amd64-cpython-39\torch\bin\ProcessGroupGlooTest.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2022-12-01T10:32:18.9816787Z copying build\lib.win-amd64-cpython-39\torch\bin\protoc.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2022-12-01T10:32:18.9905863Z copying build\lib.win-amd64-cpython-39\torch\bin\TCPStoreTest.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2022-12-01T10:32:18.9917898Z copying build\lib.win-amd64-cpython-39\torch\bin\test_api.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2022-12-01T10:32:19.0006376Z copying build\lib.win-amd64-cpython-39\torch\bin\test_jit.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2022-12-01T10:32:19.0099905Z copying build\lib.win-amd64-cpython-39\torch\bin\test_lazy.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2022-12-01T10:32:19.0129464Z copying build\lib.win-amd64-cpython-39\torch\bin\test_tensorexpr.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2022-12-01T10:32:19.0194273Z copying build\lib.win-amd64-cpython-39\torch\bin\tutorial_tensorexpr.exe -> build\bdist.win-amd64\wheel\.\torch\bin 2022-12-01T10:32:19.0210935Z creating build\bdist.win-amd64\wheel\torch\contrib 2022-12-01T10:32:19.0213816Z copying build\lib.win-amd64-cpython-39\torch\contrib\_tensorboard_vis.py -> build\bdist.win-amd64\wheel\.\torch\contrib 2022-12-01T10:32:19.0221755Z copying build\lib.win-amd64-cpython-39\torch\contrib\__init__.py -> build\bdist.win-amd64\wheel\.\torch\contrib 2022-12-01T10:32:19.0227689Z creating build\bdist.win-amd64\wheel\torch\cpu 2022-12-01T10:32:19.0230582Z creating build\bdist.win-amd64\wheel\torch\cpu\amp 2022-12-01T10:32:19.0233197Z copying build\lib.win-amd64-cpython-39\torch\cpu\amp\autocast_mode.py -> build\bdist.win-amd64\wheel\.\torch\cpu\amp 2022-12-01T10:32:19.0240802Z copying build\lib.win-amd64-cpython-39\torch\cpu\amp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\cpu\amp 2022-12-01T10:32:19.0248312Z copying build\lib.win-amd64-cpython-39\torch\cpu\__init__.py -> build\bdist.win-amd64\wheel\.\torch\cpu 2022-12-01T10:32:19.0275719Z creating build\bdist.win-amd64\wheel\torch\cuda 2022-12-01T10:32:19.0296480Z creating build\bdist.win-amd64\wheel\torch\cuda\amp 2022-12-01T10:32:19.0299146Z copying build\lib.win-amd64-cpython-39\torch\cuda\amp\autocast_mode.py -> build\bdist.win-amd64\wheel\.\torch\cuda\amp 2022-12-01T10:32:19.0306878Z copying build\lib.win-amd64-cpython-39\torch\cuda\amp\common.py -> build\bdist.win-amd64\wheel\.\torch\cuda\amp 2022-12-01T10:32:19.0314999Z copying build\lib.win-amd64-cpython-39\torch\cuda\amp\grad_scaler.py -> build\bdist.win-amd64\wheel\.\torch\cuda\amp 2022-12-01T10:32:19.0323178Z copying build\lib.win-amd64-cpython-39\torch\cuda\amp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\cuda\amp 2022-12-01T10:32:19.0330997Z copying build\lib.win-amd64-cpython-39\torch\cuda\comm.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2022-12-01T10:32:19.0338611Z copying build\lib.win-amd64-cpython-39\torch\cuda\error.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2022-12-01T10:32:19.0344264Z copying build\lib.win-amd64-cpython-39\torch\cuda\graphs.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2022-12-01T10:32:19.0352755Z copying build\lib.win-amd64-cpython-39\torch\cuda\jiterator.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2022-12-01T10:32:19.0360499Z copying build\lib.win-amd64-cpython-39\torch\cuda\memory.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2022-12-01T10:32:19.0384344Z copying build\lib.win-amd64-cpython-39\torch\cuda\nccl.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2022-12-01T10:32:19.0392214Z copying build\lib.win-amd64-cpython-39\torch\cuda\nvtx.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2022-12-01T10:32:19.0400192Z copying build\lib.win-amd64-cpython-39\torch\cuda\profiler.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2022-12-01T10:32:19.0408752Z copying build\lib.win-amd64-cpython-39\torch\cuda\random.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2022-12-01T10:32:19.0416913Z copying build\lib.win-amd64-cpython-39\torch\cuda\sparse.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2022-12-01T10:32:19.0424874Z copying build\lib.win-amd64-cpython-39\torch\cuda\streams.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2022-12-01T10:32:19.0433054Z copying build\lib.win-amd64-cpython-39\torch\cuda\_dynamo_graphs.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2022-12-01T10:32:19.0441335Z copying build\lib.win-amd64-cpython-39\torch\cuda\_memory_viz.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2022-12-01T10:32:19.0449388Z copying build\lib.win-amd64-cpython-39\torch\cuda\_sanitizer.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2022-12-01T10:32:19.0457677Z copying build\lib.win-amd64-cpython-39\torch\cuda\_utils.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2022-12-01T10:32:19.0465762Z copying build\lib.win-amd64-cpython-39\torch\cuda\__init__.py -> build\bdist.win-amd64\wheel\.\torch\cuda 2022-12-01T10:32:19.0499378Z creating build\bdist.win-amd64\wheel\torch\distributed 2022-12-01T10:32:19.0502312Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms 2022-12-01T10:32:19.0505370Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\ddp_comm_hooks 2022-12-01T10:32:19.0508349Z 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:32:19.0517201Z 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:32:19.0525161Z 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:32:19.0553443Z 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:32:19.0563604Z 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:32:19.0573139Z 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:32:19.0583112Z 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:32:19.0592515Z 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:32:19.0601063Z copying build\lib.win-amd64-cpython-39\torch\distributed\algorithms\join.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms 2022-12-01T10:32:19.0610629Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\model_averaging 2022-12-01T10:32:19.0613385Z 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:32:19.0622452Z 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:32:19.0631644Z 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:32:19.0653789Z 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:32:19.0660468Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\_checkpoint 2022-12-01T10:32:19.0674188Z 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:32:19.0683030Z 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:32:19.0690260Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\_comm_hooks 2022-12-01T10:32:19.0693032Z 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:32:19.0702263Z 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:32:19.0711090Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\_optimizer_overlap 2022-12-01T10:32:19.0714594Z 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:32:19.0723584Z 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:32:19.0733063Z creating build\bdist.win-amd64\wheel\torch\distributed\algorithms\_quantization 2022-12-01T10:32:19.0735851Z 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:32:19.0744440Z 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:32:19.0750291Z copying build\lib.win-amd64-cpython-39\torch\distributed\algorithms\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\algorithms 2022-12-01T10:32:19.0757985Z copying build\lib.win-amd64-cpython-39\torch\distributed\argparse_util.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2022-12-01T10:32:19.0766556Z creating build\bdist.win-amd64\wheel\torch\distributed\autograd 2022-12-01T10:32:19.0769292Z copying build\lib.win-amd64-cpython-39\torch\distributed\autograd\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\autograd 2022-12-01T10:32:19.0777413Z copying build\lib.win-amd64-cpython-39\torch\distributed\constants.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2022-12-01T10:32:19.0796416Z copying build\lib.win-amd64-cpython-39\torch\distributed\distributed_c10d.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2022-12-01T10:32:19.0806612Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic 2022-12-01T10:32:19.0809523Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\agent 2022-12-01T10:32:19.0812437Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\agent\server 2022-12-01T10:32:19.0815097Z 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:32:19.0823813Z 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:32:19.0832304Z 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:32:19.0840263Z 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:32:19.0846486Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\events 2022-12-01T10:32:19.0849470Z 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:32:19.0889901Z 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:32:19.0908219Z 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:32:19.0917353Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\metrics 2022-12-01T10:32:19.0920678Z 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:32:19.0929273Z 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:32:19.0938535Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\multiprocessing 2022-12-01T10:32:19.0941406Z 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:32:19.0951152Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\multiprocessing\errors 2022-12-01T10:32:19.0954143Z 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:32:19.0962922Z 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:32:19.0971894Z 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:32:19.0980587Z 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:32:19.0989790Z 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:32:19.0998901Z 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:32:19.1018737Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\rendezvous 2022-12-01T10:32:19.1028738Z 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:32:19.1037736Z 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:32:19.1046722Z 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:32:19.1064724Z 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:32:19.1084118Z 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:32:19.1093661Z 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:32:19.1102568Z 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:32:19.1111721Z 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:32:19.1120840Z 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:32:19.1129489Z 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:32:19.1138405Z 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:32:19.1147710Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\timer 2022-12-01T10:32:19.1150961Z 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:32:19.1159704Z 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:32:19.1168825Z 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:32:19.1177303Z 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:32:19.1186421Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\utils 2022-12-01T10:32:19.1189647Z 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:32:19.1198623Z creating build\bdist.win-amd64\wheel\torch\distributed\elastic\utils\data 2022-12-01T10:32:19.1201303Z 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:32:19.1209867Z 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:32:19.1218309Z 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:32:19.1226927Z 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:32:19.1234622Z 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:32:19.1247287Z 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:32:19.1271650Z 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:32:19.1279539Z 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:32:19.1287420Z copying build\lib.win-amd64-cpython-39\torch\distributed\elastic\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\elastic 2022-12-01T10:32:19.1295556Z creating build\bdist.win-amd64\wheel\torch\distributed\fsdp 2022-12-01T10:32:19.1298315Z 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:32:19.1306427Z copying build\lib.win-amd64-cpython-39\torch\distributed\fsdp\flat_param.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2022-12-01T10:32:19.1315334Z 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:32:19.1334781Z 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:32:19.1343114Z copying build\lib.win-amd64-cpython-39\torch\distributed\fsdp\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2022-12-01T10:32:19.1350999Z copying build\lib.win-amd64-cpython-39\torch\distributed\fsdp\wrap.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2022-12-01T10:32:19.1359525Z copying build\lib.win-amd64-cpython-39\torch\distributed\fsdp\_fsdp_extensions.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2022-12-01T10:32:19.1368068Z copying build\lib.win-amd64-cpython-39\torch\distributed\fsdp\_optim_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2022-12-01T10:32:19.1376923Z copying build\lib.win-amd64-cpython-39\torch\distributed\fsdp\_shard_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2022-12-01T10:32:19.1384914Z copying build\lib.win-amd64-cpython-39\torch\distributed\fsdp\_symbolic_trace.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2022-12-01T10:32:19.1406160Z copying build\lib.win-amd64-cpython-39\torch\distributed\fsdp\_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2022-12-01T10:32:19.1414526Z copying build\lib.win-amd64-cpython-39\torch\distributed\fsdp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\fsdp 2022-12-01T10:32:19.1422681Z copying build\lib.win-amd64-cpython-39\torch\distributed\launch.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2022-12-01T10:32:19.1431292Z creating build\bdist.win-amd64\wheel\torch\distributed\launcher 2022-12-01T10:32:19.1434149Z copying build\lib.win-amd64-cpython-39\torch\distributed\launcher\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\launcher 2022-12-01T10:32:19.1442157Z copying build\lib.win-amd64-cpython-39\torch\distributed\launcher\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\launcher 2022-12-01T10:32:19.1450848Z creating build\bdist.win-amd64\wheel\torch\distributed\nn 2022-12-01T10:32:19.1453662Z creating build\bdist.win-amd64\wheel\torch\distributed\nn\api 2022-12-01T10:32:19.1456560Z 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:32:19.1465472Z 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:32:19.1471144Z copying build\lib.win-amd64-cpython-39\torch\distributed\nn\functional.py -> build\bdist.win-amd64\wheel\.\torch\distributed\nn 2022-12-01T10:32:19.1480091Z creating build\bdist.win-amd64\wheel\torch\distributed\nn\jit 2022-12-01T10:32:19.1483029Z 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:32:19.1491735Z creating build\bdist.win-amd64\wheel\torch\distributed\nn\jit\templates 2022-12-01T10:32:19.1494572Z 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:32:19.1503089Z 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:32:19.1508976Z 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:32:19.1514725Z copying build\lib.win-amd64-cpython-39\torch\distributed\nn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\nn 2022-12-01T10:32:19.1522922Z creating build\bdist.win-amd64\wheel\torch\distributed\optim 2022-12-01T10:32:19.1525775Z copying build\lib.win-amd64-cpython-39\torch\distributed\optim\functional_adadelta.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2022-12-01T10:32:19.1533796Z copying build\lib.win-amd64-cpython-39\torch\distributed\optim\functional_adagrad.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2022-12-01T10:32:19.1548305Z copying build\lib.win-amd64-cpython-39\torch\distributed\optim\functional_adam.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2022-12-01T10:32:19.1569150Z copying build\lib.win-amd64-cpython-39\torch\distributed\optim\functional_adamax.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2022-12-01T10:32:19.1577563Z copying build\lib.win-amd64-cpython-39\torch\distributed\optim\functional_adamw.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2022-12-01T10:32:19.1585704Z copying build\lib.win-amd64-cpython-39\torch\distributed\optim\functional_rmsprop.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2022-12-01T10:32:19.1593974Z copying build\lib.win-amd64-cpython-39\torch\distributed\optim\functional_rprop.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2022-12-01T10:32:19.1602039Z copying build\lib.win-amd64-cpython-39\torch\distributed\optim\functional_sgd.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2022-12-01T10:32:19.1610379Z copying build\lib.win-amd64-cpython-39\torch\distributed\optim\optimizer.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2022-12-01T10:32:19.1618578Z 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:32:19.1626846Z copying build\lib.win-amd64-cpython-39\torch\distributed\optim\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2022-12-01T10:32:19.1635012Z 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:32:19.1644263Z copying build\lib.win-amd64-cpython-39\torch\distributed\optim\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\optim 2022-12-01T10:32:19.1652584Z creating build\bdist.win-amd64\wheel\torch\distributed\pipeline 2022-12-01T10:32:19.1655573Z creating build\bdist.win-amd64\wheel\torch\distributed\pipeline\sync 2022-12-01T10:32:19.1658259Z 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:32:19.1667173Z 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:32:19.1675568Z 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:32:19.1683034Z 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:32:19.1699392Z 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:32:19.1707616Z 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:32:19.1715606Z 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:32:19.1724055Z 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:32:19.1732638Z creating build\bdist.win-amd64\wheel\torch\distributed\pipeline\sync\skip 2022-12-01T10:32:19.1735321Z 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:32:19.1751224Z 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:32:19.1761236Z 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:32:19.1771355Z 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:32:19.1779910Z 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:32:19.1803014Z 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:32:19.1810933Z 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:32:19.1818989Z 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:32:19.1826747Z 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:32:19.1834971Z creating build\bdist.win-amd64\wheel\torch\distributed\pipeline\sync\_balance 2022-12-01T10:32:19.1837729Z 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:32:19.1845489Z 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:32:19.1854135Z 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:32:19.1862687Z 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:32:19.1870479Z copying build\lib.win-amd64-cpython-39\torch\distributed\pipeline\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\pipeline 2022-12-01T10:32:19.1876484Z copying build\lib.win-amd64-cpython-39\torch\distributed\remote_device.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2022-12-01T10:32:19.1884691Z copying build\lib.win-amd64-cpython-39\torch\distributed\rendezvous.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2022-12-01T10:32:19.1893214Z creating build\bdist.win-amd64\wheel\torch\distributed\rpc 2022-12-01T10:32:19.1895880Z copying build\lib.win-amd64-cpython-39\torch\distributed\rpc\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2022-12-01T10:32:19.1904505Z copying build\lib.win-amd64-cpython-39\torch\distributed\rpc\backend_registry.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2022-12-01T10:32:19.1912630Z copying build\lib.win-amd64-cpython-39\torch\distributed\rpc\constants.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2022-12-01T10:32:19.1920246Z copying build\lib.win-amd64-cpython-39\torch\distributed\rpc\functions.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2022-12-01T10:32:19.1935121Z copying build\lib.win-amd64-cpython-39\torch\distributed\rpc\internal.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2022-12-01T10:32:19.1943190Z copying build\lib.win-amd64-cpython-39\torch\distributed\rpc\options.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2022-12-01T10:32:19.1951046Z copying build\lib.win-amd64-cpython-39\torch\distributed\rpc\rref_proxy.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2022-12-01T10:32:19.1959562Z 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:32:19.1968051Z creating build\bdist.win-amd64\wheel\torch\distributed\rpc\_testing 2022-12-01T10:32:19.1971103Z 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:32:19.1979436Z 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:32:19.1987204Z copying build\lib.win-amd64-cpython-39\torch\distributed\rpc\_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2022-12-01T10:32:19.2012050Z copying build\lib.win-amd64-cpython-39\torch\distributed\rpc\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\rpc 2022-12-01T10:32:19.2020654Z copying build\lib.win-amd64-cpython-39\torch\distributed\run.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2022-12-01T10:32:19.2029411Z copying build\lib.win-amd64-cpython-39\torch\distributed\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2022-12-01T10:32:19.2038448Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard 2022-12-01T10:32:19.2041249Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\api.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2022-12-01T10:32:19.2049705Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\checkpoint 2022-12-01T10:32:19.2052675Z 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:32:19.2061180Z 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:32:19.2069300Z 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:32:19.2077384Z 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:32:19.2093966Z 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:32:19.2102429Z 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:32:19.2110824Z 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:32:19.2131951Z 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:32:19.2140128Z 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:32:19.2148378Z 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:32:19.2156568Z 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:32:19.2165172Z 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:32:19.2173645Z 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:32:19.2192014Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\metadata.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2022-12-01T10:32:19.2200441Z 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:32:19.2218766Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\partial_tensor.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2022-12-01T10:32:19.2227235Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\replicated_tensor.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2022-12-01T10:32:19.2235545Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharded_optim 2022-12-01T10:32:19.2238294Z 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:32:19.2247375Z 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:32:19.2255952Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharded_tensor 2022-12-01T10:32:19.2258831Z 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:32:19.2267661Z 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:32:19.2275821Z 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:32:19.2284343Z 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:32:19.2292450Z 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:32:19.2301388Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharded_tensor\_ops 2022-12-01T10:32:19.2313524Z 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:32:19.2321866Z 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:32:19.2330096Z 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:32:19.2338714Z 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:32:19.2346588Z 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:32:19.2360937Z 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:32:19.2368829Z 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:32:19.2376915Z 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:32:19.2385060Z 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:32:19.2393098Z 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:32:19.2401120Z 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:32:19.2409693Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\sharder.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2022-12-01T10:32:19.2418126Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharding_plan 2022-12-01T10:32:19.2420905Z 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:32:19.2429080Z 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:32:19.2437311Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharding_spec 2022-12-01T10:32:19.2440103Z 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:32:19.2448171Z 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:32:19.2456874Z creating build\bdist.win-amd64\wheel\torch\distributed\_shard\sharding_spec\chunk_sharding_spec_ops 2022-12-01T10:32:19.2469343Z 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:32:19.2477448Z 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:32:19.2486024Z 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:32:19.2500938Z 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:32:19.2509764Z 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:32:19.2533339Z 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:32:19.2542015Z 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:32:19.2559116Z 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:32:19.2565309Z 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:32:19.2573920Z 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:32:19.2581909Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\_utils.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2022-12-01T10:32:19.2589879Z copying build\lib.win-amd64-cpython-39\torch\distributed\_shard\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_shard 2022-12-01T10:32:19.2598037Z creating build\bdist.win-amd64\wheel\torch\distributed\_sharded_tensor 2022-12-01T10:32:19.2600853Z 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:32:19.2608947Z creating build\bdist.win-amd64\wheel\torch\distributed\_sharding_spec 2022-12-01T10:32:19.2611925Z 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:32:19.2619838Z creating build\bdist.win-amd64\wheel\torch\distributed\_spmd 2022-12-01T10:32:19.2622545Z copying build\lib.win-amd64-cpython-39\torch\distributed\_spmd\comm_tensor.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_spmd 2022-12-01T10:32:19.2630739Z copying build\lib.win-amd64-cpython-39\torch\distributed\_spmd\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed\_spmd 2022-12-01T10:32:19.2636354Z copying build\lib.win-amd64-cpython-39\torch\distributed\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributed 2022-12-01T10:32:19.2645341Z creating build\bdist.win-amd64\wheel\torch\distributions 2022-12-01T10:32:19.2648242Z copying build\lib.win-amd64-cpython-39\torch\distributions\bernoulli.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.2656087Z copying build\lib.win-amd64-cpython-39\torch\distributions\beta.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.2663967Z copying build\lib.win-amd64-cpython-39\torch\distributions\binomial.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.2671738Z copying build\lib.win-amd64-cpython-39\torch\distributions\categorical.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.2686679Z copying build\lib.win-amd64-cpython-39\torch\distributions\cauchy.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.2694762Z copying build\lib.win-amd64-cpython-39\torch\distributions\chi2.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.2702860Z copying build\lib.win-amd64-cpython-39\torch\distributions\constraints.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.2711336Z copying build\lib.win-amd64-cpython-39\torch\distributions\constraint_registry.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.2719853Z copying build\lib.win-amd64-cpython-39\torch\distributions\continuous_bernoulli.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.2728389Z copying build\lib.win-amd64-cpython-39\torch\distributions\dirichlet.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.2736442Z copying build\lib.win-amd64-cpython-39\torch\distributions\distribution.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.2744459Z copying build\lib.win-amd64-cpython-39\torch\distributions\exponential.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.2752312Z copying build\lib.win-amd64-cpython-39\torch\distributions\exp_family.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.2760640Z copying build\lib.win-amd64-cpython-39\torch\distributions\fishersnedecor.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.2768820Z copying build\lib.win-amd64-cpython-39\torch\distributions\gamma.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.2776712Z copying build\lib.win-amd64-cpython-39\torch\distributions\geometric.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.2784601Z copying build\lib.win-amd64-cpython-39\torch\distributions\gumbel.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.2792546Z copying build\lib.win-amd64-cpython-39\torch\distributions\half_cauchy.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.2800317Z copying build\lib.win-amd64-cpython-39\torch\distributions\half_normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.2808305Z copying build\lib.win-amd64-cpython-39\torch\distributions\independent.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.2816267Z copying build\lib.win-amd64-cpython-39\torch\distributions\kl.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.2824734Z copying build\lib.win-amd64-cpython-39\torch\distributions\kumaraswamy.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.2832754Z copying build\lib.win-amd64-cpython-39\torch\distributions\laplace.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.2847472Z copying build\lib.win-amd64-cpython-39\torch\distributions\lkj_cholesky.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.2855630Z copying build\lib.win-amd64-cpython-39\torch\distributions\logistic_normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.2863836Z copying build\lib.win-amd64-cpython-39\torch\distributions\log_normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.2871755Z copying build\lib.win-amd64-cpython-39\torch\distributions\lowrank_multivariate_normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.2879967Z copying build\lib.win-amd64-cpython-39\torch\distributions\mixture_same_family.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.2895073Z copying build\lib.win-amd64-cpython-39\torch\distributions\multinomial.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.2903304Z copying build\lib.win-amd64-cpython-39\torch\distributions\multivariate_normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.2911262Z copying build\lib.win-amd64-cpython-39\torch\distributions\negative_binomial.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.2919225Z copying build\lib.win-amd64-cpython-39\torch\distributions\normal.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.2927415Z copying build\lib.win-amd64-cpython-39\torch\distributions\one_hot_categorical.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.2947472Z copying build\lib.win-amd64-cpython-39\torch\distributions\pareto.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.2965436Z copying build\lib.win-amd64-cpython-39\torch\distributions\poisson.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.2973551Z copying build\lib.win-amd64-cpython-39\torch\distributions\relaxed_bernoulli.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.2981774Z copying build\lib.win-amd64-cpython-39\torch\distributions\relaxed_categorical.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.2994396Z copying build\lib.win-amd64-cpython-39\torch\distributions\studentT.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.3002699Z copying build\lib.win-amd64-cpython-39\torch\distributions\transformed_distribution.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.3011526Z copying build\lib.win-amd64-cpython-39\torch\distributions\transforms.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.3020672Z copying build\lib.win-amd64-cpython-39\torch\distributions\uniform.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.3028894Z copying build\lib.win-amd64-cpython-39\torch\distributions\utils.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.3037377Z copying build\lib.win-amd64-cpython-39\torch\distributions\von_mises.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.3045322Z copying build\lib.win-amd64-cpython-39\torch\distributions\weibull.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.3054996Z copying build\lib.win-amd64-cpython-39\torch\distributions\wishart.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.3063310Z copying build\lib.win-amd64-cpython-39\torch\distributions\__init__.py -> build\bdist.win-amd64\wheel\.\torch\distributions 2022-12-01T10:32:19.3089017Z creating build\bdist.win-amd64\wheel\torch\fft 2022-12-01T10:32:19.3089510Z copying build\lib.win-amd64-cpython-39\torch\fft\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fft 2022-12-01T10:32:19.3091732Z copying build\lib.win-amd64-cpython-39\torch\functional.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:19.3100988Z creating build\bdist.win-amd64\wheel\torch\futures 2022-12-01T10:32:19.3111037Z copying build\lib.win-amd64-cpython-39\torch\futures\__init__.py -> build\bdist.win-amd64\wheel\.\torch\futures 2022-12-01T10:32:19.3112140Z creating build\bdist.win-amd64\wheel\torch\fx 2022-12-01T10:32:19.3114683Z copying build\lib.win-amd64-cpython-39\torch\fx\annotate.py -> build\bdist.win-amd64\wheel\.\torch\fx 2022-12-01T10:32:19.3122743Z creating build\bdist.win-amd64\wheel\torch\fx\experimental 2022-12-01T10:32:19.3125463Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\accelerator_partitioner.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2022-12-01T10:32:19.3133986Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\const_fold.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2022-12-01T10:32:19.3161474Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\debug.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2022-12-01T10:32:19.3175713Z 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:32:19.3184236Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\merge_matmul.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2022-12-01T10:32:19.3192237Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\meta_tracer.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2022-12-01T10:32:19.3200370Z creating build\bdist.win-amd64\wheel\torch\fx\experimental\migrate_gradual_types 2022-12-01T10:32:19.3203334Z 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:32:19.3212106Z 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:32:19.3221141Z 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:32:19.3264762Z 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:32:19.3272921Z 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:32:19.3281358Z 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:32:19.3289653Z 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:32:19.3298265Z 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:32:19.3304085Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\normalize.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2022-12-01T10:32:19.3312599Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\optimization.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2022-12-01T10:32:19.3321096Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\partitioner_utils.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2022-12-01T10:32:19.3329164Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\proxy_tensor.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2022-12-01T10:32:19.3337671Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\refinement_types.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2022-12-01T10:32:19.3345329Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\rewriter.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2022-12-01T10:32:19.3353449Z 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:32:19.3361728Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\symbolic_shapes.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2022-12-01T10:32:19.3370845Z creating build\bdist.win-amd64\wheel\torch\fx\experimental\unification 2022-12-01T10:32:19.3373628Z 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:32:19.3381852Z 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:32:19.3390031Z 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:32:19.3398049Z 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:32:19.3406349Z creating build\bdist.win-amd64\wheel\torch\fx\experimental\unification\multipledispatch 2022-12-01T10:32:19.3416206Z 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:32:19.3424539Z 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:32:19.3432664Z 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:32:19.3440781Z 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:32:19.3449110Z 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:32:19.3463613Z 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:32:19.3472081Z 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:32:19.3480031Z 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:32:19.3488423Z 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:32:19.3496683Z 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:32:19.3504578Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\unify_refinements.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2022-12-01T10:32:19.3513159Z copying build\lib.win-amd64-cpython-39\torch\fx\experimental\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\experimental 2022-12-01T10:32:19.3518959Z copying build\lib.win-amd64-cpython-39\torch\fx\graph.py -> build\bdist.win-amd64\wheel\.\torch\fx 2022-12-01T10:32:19.3527947Z copying build\lib.win-amd64-cpython-39\torch\fx\graph_module.py -> build\bdist.win-amd64\wheel\.\torch\fx 2022-12-01T10:32:19.3536616Z copying build\lib.win-amd64-cpython-39\torch\fx\immutable_collections.py -> build\bdist.win-amd64\wheel\.\torch\fx 2022-12-01T10:32:19.3558529Z copying build\lib.win-amd64-cpython-39\torch\fx\interpreter.py -> build\bdist.win-amd64\wheel\.\torch\fx 2022-12-01T10:32:19.3567102Z copying build\lib.win-amd64-cpython-39\torch\fx\node.py -> build\bdist.win-amd64\wheel\.\torch\fx 2022-12-01T10:32:19.3575737Z copying build\lib.win-amd64-cpython-39\torch\fx\operator_schemas.py -> build\bdist.win-amd64\wheel\.\torch\fx 2022-12-01T10:32:19.3584665Z creating build\bdist.win-amd64\wheel\torch\fx\passes 2022-12-01T10:32:19.3587476Z creating build\bdist.win-amd64\wheel\torch\fx\passes\backends 2022-12-01T10:32:19.3590270Z 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:32:19.3598221Z 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:32:19.3606211Z 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:32:19.3612249Z creating build\bdist.win-amd64\wheel\torch\fx\passes\dialect 2022-12-01T10:32:19.3615126Z creating build\bdist.win-amd64\wheel\torch\fx\passes\dialect\common 2022-12-01T10:32:19.3617806Z 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:32:19.3625809Z 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:32:19.3631589Z 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:32:19.3637525Z 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:32:19.3645442Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\graph_drawer.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2022-12-01T10:32:19.3653786Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\graph_manipulation.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2022-12-01T10:32:19.3670330Z creating build\bdist.win-amd64\wheel\torch\fx\passes\infra 2022-12-01T10:32:19.3673021Z 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:32:19.3680758Z 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:32:19.3688497Z 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:32:19.3696098Z 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:32:19.3714096Z 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:32:19.3722895Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\operator_support.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2022-12-01T10:32:19.3730698Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\param_fetch.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2022-12-01T10:32:19.3738403Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\pass_manager.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2022-12-01T10:32:19.3746087Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\reinplace.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2022-12-01T10:32:19.3754497Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\shape_prop.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2022-12-01T10:32:19.3762293Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\splitter_base.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2022-12-01T10:32:19.3770612Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\split_module.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2022-12-01T10:32:19.3778421Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\split_utils.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2022-12-01T10:32:19.3786457Z creating build\bdist.win-amd64\wheel\torch\fx\passes\tests 2022-12-01T10:32:19.3789410Z 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:32:19.3797122Z 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:32:19.3802829Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\tools_common.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2022-12-01T10:32:19.3811264Z creating build\bdist.win-amd64\wheel\torch\fx\passes\utils 2022-12-01T10:32:19.3813932Z 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:32:19.3822026Z 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:32:19.3829863Z 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:32:19.3837804Z 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:32:19.3845820Z copying build\lib.win-amd64-cpython-39\torch\fx\passes\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx\passes 2022-12-01T10:32:19.3853700Z copying build\lib.win-amd64-cpython-39\torch\fx\proxy.py -> build\bdist.win-amd64\wheel\.\torch\fx 2022-12-01T10:32:19.3862442Z copying build\lib.win-amd64-cpython-39\torch\fx\subgraph_rewriter.py -> build\bdist.win-amd64\wheel\.\torch\fx 2022-12-01T10:32:19.3870509Z copying build\lib.win-amd64-cpython-39\torch\fx\tensor_type.py -> build\bdist.win-amd64\wheel\.\torch\fx 2022-12-01T10:32:19.3878300Z copying build\lib.win-amd64-cpython-39\torch\fx\traceback.py -> build\bdist.win-amd64\wheel\.\torch\fx 2022-12-01T10:32:19.3886222Z copying build\lib.win-amd64-cpython-39\torch\fx\_compatibility.py -> build\bdist.win-amd64\wheel\.\torch\fx 2022-12-01T10:32:19.3904188Z copying build\lib.win-amd64-cpython-39\torch\fx\_pytree.py -> build\bdist.win-amd64\wheel\.\torch\fx 2022-12-01T10:32:19.3912123Z copying build\lib.win-amd64-cpython-39\torch\fx\_symbolic_trace.py -> build\bdist.win-amd64\wheel\.\torch\fx 2022-12-01T10:32:19.3920795Z copying build\lib.win-amd64-cpython-39\torch\fx\__init__.py -> build\bdist.win-amd64\wheel\.\torch\fx 2022-12-01T10:32:19.3928846Z copying build\lib.win-amd64-cpython-39\torch\hub.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:19.3938096Z creating build\bdist.win-amd64\wheel\torch\include 2022-12-01T10:32:19.3942493Z creating build\bdist.win-amd64\wheel\torch\include\ATen 2022-12-01T10:32:19.3945321Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\AccumulateType.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.3953418Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ArrayRef.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.3961110Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ATen.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.3969351Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\autocast_mode.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.3977158Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\Backend.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.4002088Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\Backtrace.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.4010032Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\BatchedFallback.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.4018022Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\BatchedTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.4026586Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ceil_div.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.4034398Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\code_template.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.4042696Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\CollapseDims.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.4051285Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\CompositeExplicitAutogradFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.4059616Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\CompositeExplicitAutogradFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.4068656Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\CompositeExplicitAutogradNonFunctionalFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.4077195Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.4086315Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\CompositeImplicitAutogradFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.4094822Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\CompositeImplicitAutogradFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.4103947Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\CompositeImplicitAutogradNestedTensorFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.4112469Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.4128892Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\Config.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.4136945Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\Context.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.4145939Z creating build\bdist.win-amd64\wheel\torch\include\ATen\core 2022-12-01T10:32:19.4148794Z 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:32:19.4156833Z 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:32:19.4164651Z 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:32:19.4172303Z 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:32:19.4190084Z 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:32:19.4203163Z 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:32:19.4212266Z 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:32:19.4220328Z 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:32:19.4228912Z 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:32:19.4237441Z creating build\bdist.win-amd64\wheel\torch\include\ATen\core\boxing 2022-12-01T10:32:19.4240293Z 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:32:19.4248675Z 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:32:19.4257396Z creating build\bdist.win-amd64\wheel\torch\include\ATen\core\boxing\impl 2022-12-01T10:32:19.4260095Z 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:32:19.4268161Z 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:32:19.4276711Z 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:32:19.4284754Z 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:32:19.4305118Z 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:32:19.4313605Z 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:32:19.4328172Z 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:32:19.4336664Z 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:32:19.4344562Z 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:32:19.4352655Z 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:32:19.4360724Z 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:32:19.4368827Z 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:32:19.4377126Z 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:32:19.4385712Z 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:32:19.4393729Z 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:32:19.4402230Z 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:32:19.4410308Z 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:32:19.4418353Z 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:32:19.4426912Z creating build\bdist.win-amd64\wheel\torch\include\ATen\core\dispatch 2022-12-01T10:32:19.4430097Z 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:32:19.4438633Z 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:32:19.4447456Z 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:32:19.4455616Z 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:32:19.4469856Z 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:32:19.4478229Z 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:32:19.4486995Z 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:32:19.4495029Z 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:32:19.4503283Z 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:32:19.4523246Z 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:32:19.4531338Z 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:32:19.4539327Z 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:32:19.4547279Z 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:32:19.4555460Z 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:32:19.4563374Z 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:32:19.4572712Z 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:32:19.4580934Z 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:32:19.4589105Z 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:32:19.4597040Z 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:32:19.4605692Z 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:32:19.4621738Z 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:32:19.4630046Z 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:32:19.4638167Z 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:32:19.4647036Z 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:32:19.4656669Z 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:32:19.4664789Z 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:32:19.4674060Z 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:32:19.4682792Z 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:32:19.4691058Z 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:32:19.4699721Z 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:32:19.4707852Z 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:32:19.4715978Z 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:32:19.4733818Z 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:32:19.4742499Z creating build\bdist.win-amd64\wheel\torch\include\ATen\core\op_registration 2022-12-01T10:32:19.4745271Z 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:32:19.4753156Z 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:32:19.4761485Z 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:32:19.4769692Z 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:32:19.4785104Z 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:32:19.4793407Z 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:32:19.4801107Z 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:32:19.4809078Z 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:32:19.4817315Z 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:32:19.4824988Z 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:32:19.4832658Z 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:32:19.4840705Z 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:32:19.4856338Z 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:32:19.4864022Z 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:32:19.4872463Z 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:32:19.4880352Z 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:32:19.4888453Z 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:32:19.4896537Z 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:32:19.4904991Z 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:32:19.4916179Z 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:32:19.4924158Z 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:32:19.4933206Z 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:32:19.4941087Z 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:32:19.4949178Z 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:32:19.4975092Z 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:32:19.4983030Z 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:32:19.4991700Z 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:32:19.4999747Z 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:32:19.5008068Z 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:32:19.5016399Z 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:32:19.5024856Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu 2022-12-01T10:32:19.5027791Z 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:32:19.5035887Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec 2022-12-01T10:32:19.5038725Z 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:32:19.5046328Z 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:32:19.5054512Z 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:32:19.5063286Z 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:32:19.5087172Z 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:32:19.5095581Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec\vec256 2022-12-01T10:32:19.5098556Z 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:32:19.5106677Z 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:32:19.5114546Z 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:32:19.5122894Z 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:32:19.5140934Z 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:32:19.5149531Z 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:32:19.5169923Z 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:32:19.5178137Z 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:32:19.5199778Z 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:32:19.5208838Z 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:32:19.5217733Z 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:32:19.5227637Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cpu\vec\vec512 2022-12-01T10:32:19.5230251Z 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:32:19.5240573Z 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:32:19.5251371Z 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:32:19.5261961Z 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:32:19.5372725Z 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:32:19.5381486Z 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:32:19.5390080Z 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:32:19.5398590Z 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:32:19.5407315Z 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:32:19.5415777Z 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:32:19.5423768Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\CPUApplyUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.5431708Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\CPUFixedAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.5439939Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\CPUFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.5451764Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\CPUFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.5460873Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\CPUGeneratorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.5470487Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cuda 2022-12-01T10:32:19.5473092Z 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:32:19.5481687Z 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:32:19.5489392Z 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:32:19.5496963Z 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:32:19.5505355Z 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:32:19.5571045Z 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:32:19.5579426Z 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:32:19.5587496Z 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:32:19.6282049Z 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:32:19.6290839Z 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:32:19.6299712Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\cuda\CUDAConfig.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen\cuda 2022-12-01T10:32:19.6307628Z 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:32:19.6315567Z 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:32:19.6324120Z 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:32:19.6332271Z 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:32:19.6340537Z 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:32:19.6348618Z 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:32:19.6356583Z 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:32:19.6364593Z 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:32:19.6377372Z 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:32:19.6386344Z 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:32:19.6415752Z 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:32:19.6423587Z 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:32:19.6432352Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cuda\detail 2022-12-01T10:32:19.6435129Z 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:32:19.6443225Z 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:32:19.6451450Z 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:32:19.6459265Z 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:32:19.6475811Z 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:32:19.6483746Z 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:32:19.6492249Z 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:32:19.6500367Z 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:32:19.6508444Z 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:32:19.6516768Z 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:32:19.6526300Z 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:32:19.6534346Z 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:32:19.6542552Z 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:32:19.6550492Z 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:32:19.6558522Z 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:32:19.6566495Z 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:32:19.6574280Z 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:32:19.6589789Z 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:32:19.6597405Z 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:32:19.6605056Z 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:32:19.6613102Z 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:32:19.6620894Z 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:32:19.6628600Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\CUDAFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.6648898Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\CUDAFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.6657858Z creating build\bdist.win-amd64\wheel\torch\include\ATen\cudnn 2022-12-01T10:32:19.6660592Z 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:32:19.6668083Z 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:32:19.6676521Z 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:32:19.6682037Z 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:32:19.6698940Z 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:32:19.6706421Z 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:32:19.6714119Z 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:32:19.6722554Z creating build\bdist.win-amd64\wheel\torch\include\ATen\detail 2022-12-01T10:32:19.6725427Z 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:32:19.6733589Z 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:32:19.6741473Z 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:32:19.6749784Z 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:32:19.6768336Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\Device.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.6776079Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\DeviceGuard.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.6784059Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\Dimname.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.6791964Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\DimVector.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.6799746Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\Dispatch.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.6808352Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\div_rtn.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.6816235Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\DLConvertor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.6824309Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\dlpack.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.6832427Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\DynamicLibrary.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.6840799Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\EmptyTensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.6857947Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ExpandBase.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.6866000Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ExpandUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.6874386Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\Formatting.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.6882217Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\FunctionalStorageImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.6890578Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\FunctionalTensorWrapper.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.6898957Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\Functions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.6908212Z creating build\bdist.win-amd64\wheel\torch\include\ATen\functorch 2022-12-01T10:32:19.6911123Z 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:32:19.6919222Z 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:32:19.6927352Z 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:32:19.6947439Z 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:32:19.6955827Z 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:32:19.6964355Z 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:32:19.6972571Z 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:32:19.6980822Z 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:32:19.6989020Z 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:32:19.6997266Z 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:32:19.7005027Z 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:32:19.7013177Z 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:32:19.7021465Z 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:32:19.7029677Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\FuncTorchTLS.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.7037805Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\Generator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.7046050Z creating build\bdist.win-amd64\wheel\torch\include\ATen\hip 2022-12-01T10:32:19.7063493Z creating build\bdist.win-amd64\wheel\torch\include\ATen\hip\impl 2022-12-01T10:32:19.7066293Z 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:32:19.7074262Z 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:32:19.7082469Z 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:32:19.7101390Z 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:32:19.7109365Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\InferSize.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.7117302Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\InitialTensorOptions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.7124875Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\jiterator_macros.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.7132879Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\jit_macros.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.7140508Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\Layout.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.7148129Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\LinalgBackend.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.7156059Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\MapAllocator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.7163889Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\MatrixRef.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.7171949Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\MemoryOverlap.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.7179914Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\MetaFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.7206958Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\MetaFunctions_inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.7215106Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\MethodOperators.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.7223055Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\NamedTensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.7230829Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\NamedTensorUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.7240497Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native 2022-12-01T10:32:19.7243249Z 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:32:19.7251198Z 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:32:19.7259228Z 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:32:19.7267104Z 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:32:19.7283396Z 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:32:19.7291780Z 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:32:19.7300044Z 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:32:19.7307801Z 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:32:19.7315824Z 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:32:19.7324146Z 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:32:19.7332302Z 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:32:19.7340291Z 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:32:19.7348878Z 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:32:19.7357479Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\cpu 2022-12-01T10:32:19.7360661Z 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:32:19.7368347Z 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:32:19.7376846Z 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:32:19.7384494Z 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:32:19.7401491Z 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:32:19.7409324Z 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:32:19.7417124Z 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:32:19.7425252Z 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:32:19.7433631Z 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:32:19.7441583Z 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:32:19.7449677Z 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:32:19.7457698Z 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:32:19.7466449Z 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:32:19.7474653Z 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:32:19.7482879Z 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:32:19.7490977Z 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:32:19.7498949Z 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:32:19.7507484Z 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:32:19.7515525Z 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:32:19.7523583Z 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:32:19.7543053Z 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:32:19.7551414Z 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:32:19.7559532Z 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:32:19.7567760Z 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:32:19.7576114Z 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:32:19.7583953Z 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:32:19.7592831Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\cuda 2022-12-01T10:32:19.7595582Z 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:32:19.7603477Z 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:32:19.7611529Z 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:32:19.7619674Z 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:32:19.7638549Z 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:32:19.7646775Z 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:32:19.7655065Z 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:32:19.7663732Z 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:32:19.7672411Z 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:32:19.7680375Z 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:32:19.7688162Z 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:32:19.7696566Z 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:32:19.7705598Z 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:32:19.7713312Z 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:32:19.7721738Z 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:32:19.7729795Z 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:32:19.7737909Z 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:32:19.7745927Z 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:32:19.7753980Z 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:32:19.7778624Z 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:32:19.7787005Z 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:32:19.7794668Z 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:32:19.7802610Z 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:32:19.7810556Z 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:32:19.7818462Z 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:32:19.7826171Z 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:32:19.7834165Z 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:32:19.7843850Z 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:32:19.7852256Z 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:32:19.7860693Z 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:32:19.7876280Z 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:32:19.7885420Z 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:32:19.7894417Z 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:32:19.7903026Z 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:32:19.7911083Z 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:32:19.7919834Z 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:32:19.7927813Z 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:32:19.7936738Z 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:32:19.7944919Z 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:32:19.7953016Z 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:32:19.7961077Z 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:32:19.7980465Z 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:32:19.7988334Z 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:32:19.7996235Z 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:32:19.8004986Z 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:32:19.8013264Z 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:32:19.8021079Z 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:32:19.8029692Z 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:32:19.8038103Z 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:32:19.8046218Z 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:32:19.8054245Z 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:32:19.8062279Z 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:32:19.8083575Z 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:32:19.8091799Z 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:32:19.8100197Z 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:32:19.8108428Z 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:32:19.8116664Z 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:32:19.8124791Z 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:32:19.8144707Z 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:32:19.8153735Z 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:32:19.8161831Z 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:32:19.8170013Z 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:32:19.8178094Z 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:32:19.8185970Z 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:32:19.8194124Z 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:32:19.8202541Z 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:32:19.8211116Z 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:32:19.8218573Z 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:32:19.8235184Z 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:32:19.8243251Z 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:32:19.8251900Z 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:32:19.8260072Z 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:32:19.8267964Z 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:32:19.8275671Z 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:32:19.8283730Z 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:32:19.8292292Z 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:32:19.8300200Z 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:32:19.8309973Z 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:32:19.8333264Z 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:32:19.8341311Z 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:32:19.8349647Z 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:32:19.8357677Z 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:32:19.8365444Z 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:32:19.8373578Z 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:32:19.8381637Z 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:32:19.8389674Z 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:32:19.8398287Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\quantized 2022-12-01T10:32:19.8401239Z 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:32:19.8409315Z 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:32:19.8417336Z 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:32:19.8426942Z creating build\bdist.win-amd64\wheel\torch\include\ATen\native\quantized\cpu 2022-12-01T10:32:19.8441503Z 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:32:19.8449894Z 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:32:19.8458201Z 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:32:19.8466362Z 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:32:19.8489746Z 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:32:19.8497688Z 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:32:19.8505897Z 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:32:19.8513925Z 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:32:19.8522177Z 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:32:19.8530884Z 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:32:19.8539364Z 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:32:19.8547683Z 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:32:19.8555700Z 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:32:19.8564296Z 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:32:19.8572600Z 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:32:19.8580609Z 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:32:19.8589264Z 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:32:19.8597169Z 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:32:19.8636395Z 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:32:19.8646866Z 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:32:19.8655188Z 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:32:19.8663150Z 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:32:19.8671383Z 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:32:19.8679267Z 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:32:19.8687418Z 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:32:19.8695843Z 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:32:19.8703820Z 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:32:19.8719075Z 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:32:19.8727317Z 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:32:19.8735140Z 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:32:19.8924540Z 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:32:19.8932844Z 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:32:19.8941239Z 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:32:19.8949559Z 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:32:19.8957994Z 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:32:19.8966213Z 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:32:19.8974456Z 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:32:19.8982942Z 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:32:19.8991189Z 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:32:19.9005433Z 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:32:19.9013907Z 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:32:19.9022183Z 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:32:19.9030459Z 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:32:19.9038736Z 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:32:19.9047166Z 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:32:19.9055324Z 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:32:19.9063584Z 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:32:19.9071686Z 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:32:19.9079750Z 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:32:19.9105875Z 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:32:19.9114028Z 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:32:19.9122339Z 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:32:19.9131188Z 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:32:19.9139011Z 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:32:19.9147362Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\NativeFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.9156361Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\NativeMetaFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.9165407Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\NestedTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.9173508Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\NumericUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.9181595Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\OpaqueTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.9197933Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\Operators.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.9206992Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\OpMathType.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:19.9337513Z creating build\bdist.win-amd64\wheel\torch\include\ATen\ops 2022-12-01T10:32:19.9340337Z 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:32:19.9348282Z 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:32:19.9356521Z 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:32:19.9364508Z 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:32:19.9381661Z 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:32:19.9390942Z 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:32:19.9399634Z 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:32:19.9407721Z 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:32:19.9415775Z 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:32:19.9423947Z 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:32:19.9431962Z 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:32:19.9440077Z 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:32:19.9448414Z 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:32:19.9456688Z 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:32:19.9464597Z 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:32:19.9472728Z 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:32:19.9480909Z 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:32:19.9489289Z 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:32:19.9497435Z 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:32:19.9505790Z 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:32:19.9525022Z 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:32:19.9533363Z 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:32:19.9541351Z 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:32:19.9549140Z 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:32:19.9557228Z 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:32:19.9565408Z 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:32:19.9573942Z 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:32:19.9582201Z 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:32:19.9590880Z 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:32:19.9598864Z 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:32:19.9614466Z 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:32:19.9622759Z 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:32:19.9631846Z 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:32:19.9639979Z 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:32:19.9648464Z 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:32:19.9656791Z 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:32:19.9665126Z 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:32:19.9673423Z 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:32:19.9691869Z 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:32:19.9700273Z 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:32:19.9708812Z 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:32:19.9717006Z 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:32:19.9725205Z 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:32:19.9733908Z 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:32:19.9742196Z 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:32:19.9750468Z 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:32:19.9758912Z 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:32:19.9767159Z 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:32:19.9796574Z 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:32:19.9805196Z 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:32:19.9813580Z 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:32:19.9821810Z 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:32:19.9830154Z 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:32:19.9838665Z 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:32:19.9847302Z 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:32:19.9855891Z 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:32:19.9864559Z 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:32:19.9872939Z 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:32:19.9881346Z 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:32:19.9908831Z 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:32:19.9917270Z 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:32:19.9927177Z 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:32:19.9934789Z 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:32:19.9942861Z 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:32:19.9956069Z 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:32:19.9973104Z 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:32:19.9981537Z 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:32:19.9989822Z 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:32:19.9998377Z 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:32:20.0007415Z 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:32:20.0015812Z 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:32:20.0032740Z 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:32:20.0041158Z 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:32:20.0049628Z 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:32:20.0058121Z 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:32:20.0066334Z 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:32:20.0075012Z 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:32:20.0083095Z 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:32:20.0091647Z 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:32:20.0100006Z 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:32:20.0108695Z 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:32:20.0116999Z 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:32:20.0125353Z 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:32:20.0133555Z 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:32:20.0141655Z 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:32:20.0149579Z 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:32:20.0157831Z 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:32:20.0166024Z 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:32:20.0174133Z 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:32:20.0182142Z 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:32:20.0190166Z 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:32:20.0199128Z 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:32:20.0207516Z 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:32:20.0227946Z 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:32:20.0235981Z 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:32:20.0243901Z 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:32:20.0252092Z 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:32:20.0260051Z 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:32:20.0268035Z 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:32:20.0276178Z 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:32:20.0284752Z 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:32:20.0293013Z 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:32:20.0300975Z 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:32:20.0309053Z 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:32:20.0317308Z 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:32:20.0325348Z 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:32:20.0333565Z 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:32:20.0341835Z 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:32:20.0350341Z 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:32:20.0358553Z 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:32:20.0366805Z 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:32:20.0375063Z 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:32:20.0383474Z 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:32:20.0391569Z 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:32:20.0408864Z 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:32:20.0417208Z 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:32:20.0425711Z 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:32:20.0434327Z 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:32:20.0442572Z 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:32:20.0451005Z 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:32:20.0459315Z 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:32:20.0467561Z 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:32:20.0475968Z 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:32:20.0484308Z 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:32:20.0493268Z 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:32:20.0501572Z 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:32:20.0512951Z 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:32:20.0522571Z 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:32:20.0531856Z 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:32:20.0540900Z 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:32:20.0549452Z 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:32:20.0557503Z 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:32:20.0566508Z 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:32:20.0574297Z 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:32:20.0583584Z 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:32:20.0590918Z 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:32:20.0599533Z 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:32:20.0607935Z 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:32:20.0616406Z 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:32:20.0625132Z 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:32:20.0633022Z 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:32:20.0642090Z 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:32:20.0650114Z 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:32:20.0658452Z 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:32:20.0667151Z 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:32:20.0675621Z 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:32:20.0684672Z 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:32:20.0693257Z 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:32:20.0701566Z 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:32:20.0709980Z 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:32:20.0718310Z 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:32:20.0726596Z 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:32:20.0736107Z 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:32:20.0774028Z 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:32:20.0781969Z 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:32:20.0790075Z 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:32:20.0798050Z 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:32:20.0806071Z 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:32:20.0814236Z 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:32:20.0822746Z 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:32:20.0830712Z 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:32:20.0838767Z 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:32:20.0847347Z 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:32:20.0868746Z 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:32:20.0876931Z 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:32:20.0885051Z 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:32:20.0893352Z 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:32:20.0902152Z 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:32:20.0910719Z 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:32:20.0918892Z 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:32:20.0928272Z 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:32:20.0936511Z 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:32:20.0946026Z 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:32:20.0953559Z 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:32:20.0962737Z 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:32:20.0971204Z 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:32:20.0979721Z 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:32:20.0988200Z 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:32:20.0996315Z 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:32:20.1005240Z 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:32:20.1012814Z 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:32:20.1020969Z 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:32:20.1029245Z 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:32:20.1037810Z 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:32:20.1055222Z 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:32:20.1063843Z 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:32:20.1074775Z 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:32:20.1083506Z 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:32:20.1093576Z 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:32:20.1101925Z 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:32:20.1110365Z 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:32:20.1118708Z 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:32:20.1126935Z 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:32:20.1135198Z 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:32:20.1152453Z 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:32:20.1160583Z 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:32:20.1169228Z 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:32:20.1177763Z 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:32:20.1186277Z 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:32:20.1194590Z 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:32:20.1202965Z 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:32:20.1212408Z 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:32:20.1220580Z 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:32:20.1229187Z 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:32:20.1237743Z 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:32:20.1246499Z 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:32:20.1254928Z 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:32:20.1263096Z 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:32:20.1271272Z 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:32:20.1279341Z 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:32:20.1287788Z 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:32:20.1295883Z 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:32:20.1337541Z 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:32:20.1345665Z 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:32:20.1353994Z 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:32:20.1362228Z 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:32:20.1370408Z 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:32:20.1378433Z 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:32:20.1386407Z 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:32:20.1394434Z 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:32:20.1403012Z 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:32:20.1411758Z 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:32:20.1420248Z 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:32:20.1428274Z 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:32:20.1436407Z 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:32:20.1444470Z 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:32:20.1452525Z 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:32:20.1469020Z 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:32:20.1477276Z 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:32:20.1485156Z 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:32:20.1493846Z 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:32:20.1502111Z 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:32:20.1510441Z 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:32:20.1519095Z 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:32:20.1538586Z 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:32:20.1546975Z 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:32:20.1555349Z 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:32:20.1563650Z 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:32:20.1572614Z 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:32:20.1580690Z 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:32:20.1589142Z 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:32:20.1597452Z 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:32:20.1605894Z 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:32:20.1614199Z 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:32:20.1622321Z 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:32:20.1633937Z 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:32:20.1643378Z 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:32:20.1652148Z 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:32:20.1660813Z 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:32:20.1669375Z 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:32:20.1677782Z 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:32:20.1685946Z 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:32:20.1694270Z 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:32:20.1702685Z 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:32:20.1711330Z 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:32:20.1719566Z 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:32:20.1727857Z 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:32:20.1736213Z 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:32:20.1744840Z 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:32:20.1752939Z 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:32:20.1761155Z 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:32:20.1770093Z 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:32:20.1778600Z 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:32:20.1786861Z 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:32:20.1795239Z 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:32:20.1803793Z 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:32:20.1812707Z 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:32:20.1821081Z 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:32:20.1829638Z 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:32:20.1837834Z 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:32:20.1846135Z 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:32:20.1854372Z 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:32:20.1862655Z 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:32:20.1871096Z 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:32:20.1879162Z 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:32:20.1887372Z 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:32:20.1896048Z 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:32:20.1903833Z 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:32:20.1912092Z 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:32:20.1920533Z 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:32:20.1928683Z 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:32:20.1937159Z 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:32:20.1950642Z 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:32:20.1959020Z 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:32:20.1967179Z 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:32:20.1975231Z 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:32:20.1983206Z 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:32:20.1991229Z 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:32:20.1999585Z 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:32:20.2007454Z 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:32:20.2015730Z 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:32:20.2023586Z 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:32:20.2031923Z 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:32:20.2040336Z 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:32:20.2048568Z 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:32:20.2056585Z 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:32:20.2064727Z 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:32:20.2072949Z 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:32:20.2081015Z 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:32:20.2089816Z 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:32:20.2098581Z 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:32:20.2106602Z 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:32:20.2114828Z 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:32:20.2122646Z 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:32:20.2130921Z 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:32:20.2144373Z 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:32:20.2152777Z 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:32:20.2161448Z 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:32:20.2170098Z 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:32:20.2178699Z 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:32:20.2203814Z 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:32:20.2212652Z 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:32:20.2221241Z 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:32:20.2229837Z 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:32:20.2238452Z 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:32:20.2247052Z 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:32:20.2255794Z 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:32:20.2263938Z 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:32:20.2272312Z 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:32:20.2280864Z 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:32:20.2289964Z 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:32:20.2298347Z 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:32:20.2306829Z 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:32:20.2315328Z 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:32:20.2323629Z 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:32:20.2332200Z 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:32:20.2340386Z 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:32:20.2348873Z 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:32:20.2357105Z 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:32:20.2365569Z 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:32:20.2373824Z 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:32:20.2382842Z 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:32:20.2391543Z 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:32:20.2400140Z 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:32:20.2408424Z 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:32:20.2416830Z 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:32:20.2424950Z 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:32:20.2433274Z 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:32:20.2442089Z 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:32:20.2450630Z 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:32:20.2458894Z 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:32:20.2467137Z 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:32:20.2475857Z 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:32:20.2483397Z 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:32:20.2491447Z 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:32:20.2499296Z 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:32:20.2507285Z 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:32:20.2515540Z 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:32:20.2523796Z 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:32:20.2531913Z 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:32:20.2540156Z 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:32:20.2548698Z 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:32:20.2556990Z 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:32:20.2564849Z 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:32:20.2572952Z 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:32:20.2581130Z 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:32:20.2589442Z 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:32:20.2597616Z 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:32:20.2605750Z 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:32:20.2614053Z 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:32:20.2622382Z 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:32:20.2630610Z 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:32:20.2639152Z 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:32:20.2647472Z 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:32:20.2656113Z 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:32:20.2664703Z 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:32:20.2673335Z 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:32:20.2681576Z 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:32:20.2690471Z 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:32:20.2699375Z 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:32:20.2708116Z 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:32:20.2717153Z 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:32:20.2725526Z 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:32:20.2734078Z 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:32:20.2747350Z 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:32:20.2756076Z 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:32:20.2764626Z 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:32:20.2773138Z 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:32:20.2781554Z 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:32:20.2789798Z 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:32:20.2798673Z 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:32:20.2807140Z 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:32:20.2815723Z 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:32:20.2828904Z 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:32:20.2838423Z 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:32:20.2847135Z 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:32:20.2855788Z 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:32:20.2864335Z 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:32:20.2873327Z 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:32:20.2881666Z 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:32:20.2902841Z 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:32:20.2910739Z 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:32:20.2920406Z 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:32:20.2928135Z 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:32:20.2936439Z 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:32:20.2944959Z 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:32:20.2953948Z 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:32:20.2962340Z 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:32:20.2971111Z 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:32:20.2979412Z 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:32:20.2987644Z 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:32:20.2996896Z 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:32:20.3004992Z 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:32:20.3013809Z 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:32:20.3023700Z 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:32:20.3039161Z 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:32:20.3047635Z 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:32:20.3056334Z 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:32:20.3064940Z 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:32:20.3081275Z 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:32:20.3090007Z 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:32:20.3098259Z 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:32:20.3106804Z 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:32:20.3115624Z 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:32:20.3124092Z 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:32:20.3132746Z 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:32:20.3141044Z 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:32:20.3149552Z 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:32:20.3157961Z 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:32:20.3166378Z 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:32:20.3174632Z 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:32:20.3183446Z 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:32:20.3191810Z 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:32:20.3200457Z 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:32:20.3209190Z 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:32:20.3217899Z 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:32:20.3226314Z 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:32:20.3236155Z 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:32:20.3244353Z 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:32:20.3253789Z 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:32:20.3262658Z 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:32:20.3271451Z 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:32:20.3280051Z 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:32:20.3289015Z 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:32:20.3301820Z 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:32:20.3323172Z 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:32:20.3332268Z 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:32:20.3340786Z 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:32:20.3349300Z 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:32:20.3358276Z 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:32:20.3366513Z 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:32:20.3375525Z 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:32:20.3384637Z 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:32:20.3393448Z 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:32:20.3401786Z 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:32:20.3410368Z 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:32:20.3418695Z 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:32:20.3427188Z 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:32:20.3435900Z 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:32:20.3444397Z 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:32:20.3453203Z 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:32:20.3461663Z 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:32:20.3469977Z 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:32:20.3494004Z 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:32:20.3502520Z 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:32:20.3511181Z 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:32:20.3519277Z 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:32:20.3527690Z 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:32:20.3536045Z 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:32:20.3544839Z 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:32:20.3553470Z 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:32:20.3569412Z 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:32:20.3578282Z 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:32:20.3586380Z 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:32:20.3594564Z 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:32:20.3602788Z 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:32:20.3611485Z 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:32:20.3619854Z 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:32:20.3650910Z 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:32:20.3659362Z 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:32:20.3667979Z 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:32:20.3676396Z 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:32:20.3684736Z 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:32:20.3693588Z 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:32:20.3702089Z 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:32:20.3710626Z 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:32:20.3719103Z 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:32:20.3727546Z 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:32:20.3735919Z 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:32:20.3744301Z 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:32:20.3753340Z 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:32:20.3762271Z 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:32:20.3770471Z 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:32:20.3778806Z 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:32:20.3787009Z 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:32:20.3795611Z 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:32:20.3816887Z 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:32:20.3825984Z 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:32:20.3834691Z 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:32:20.3843362Z 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:32:20.3851977Z 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:32:20.3860601Z 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:32:20.3868979Z 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:32:20.3882299Z 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:32:20.3891253Z 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:32:20.3900091Z 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:32:20.3908784Z 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:32:20.3917300Z 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:32:20.3925804Z 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:32:20.3934680Z 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:32:20.3943472Z 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:32:20.3952047Z 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:32:20.3960549Z 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:32:20.3969351Z 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:32:20.3978207Z 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:32:20.3986553Z 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:32:20.3995026Z 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:32:20.4003531Z 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:32:20.4011981Z 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:32:20.4020084Z 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:32:20.4028513Z 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:32:20.4036881Z 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:32:20.4045559Z 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:32:20.4054714Z 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:32:20.4063267Z 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:32:20.4071849Z 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:32:20.4080165Z 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:32:20.4100418Z 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:32:20.4101212Z 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:32:20.4105403Z 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:32:20.4114077Z 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:32:20.4137996Z 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:32:20.4138857Z 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:32:20.4139481Z 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:32:20.4148253Z 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:32:20.4169372Z 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:32:20.4169983Z 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:32:20.4173553Z 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:32:20.4182139Z 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:32:20.4203092Z 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:32:20.4203913Z 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:32:20.4217247Z 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:32:20.4217944Z 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:32:20.4225596Z 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:32:20.4234315Z 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:32:20.4242491Z 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:32:20.4250820Z 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:32:20.4259056Z 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:32:20.4267323Z 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:32:20.4275936Z 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:32:20.4284364Z 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:32:20.4292974Z 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:32:20.4301230Z 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:32:20.4309481Z 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:32:20.4318252Z 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:32:20.4326673Z 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:32:20.4334812Z 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:32:20.4342861Z 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:32:20.4351091Z 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:32:20.4367470Z 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:32:20.4375341Z 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:32:20.4383297Z 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:32:20.4391304Z 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:32:20.4399529Z 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:32:20.4407759Z 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:32:20.4420858Z 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:32:20.4430212Z 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:32:20.4439202Z 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:32:20.4447895Z 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:32:20.4456036Z 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:32:20.4464566Z 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:32:20.4473686Z 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:32:20.4482224Z 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:32:20.4490533Z 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:32:20.4499140Z 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:32:20.4538368Z 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:32:20.4546876Z 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:32:20.4555286Z 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:32:20.4564026Z 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:32:20.4572563Z 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:32:20.4581377Z 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:32:20.4589655Z 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:32:20.4598806Z 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:32:20.4606040Z 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:32:20.4614434Z 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:32:20.4623108Z 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:32:20.4631356Z 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:32:20.4640059Z 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:32:20.4648312Z 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:32:20.4657830Z 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:32:20.4665779Z 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:32:20.4675018Z 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:32:20.4682120Z 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:32:20.4690586Z 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:32:20.4699696Z 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:32:20.4707762Z 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:32:20.4716544Z 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:32:20.4724382Z 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:32:20.4734104Z 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:32:20.4742046Z 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:32:20.4750897Z 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:32:20.4786393Z 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:32:20.4794727Z 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:32:20.4803220Z 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:32:20.4811097Z 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:32:20.4819318Z 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:32:20.4827633Z 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:32:20.4836061Z 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:32:20.4844502Z 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:32:20.4853848Z 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:32:20.4860772Z 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:32:20.4868963Z 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:32:20.4877261Z 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:32:20.4884998Z 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:32:20.4893082Z 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:32:20.4901300Z 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:32:20.4909796Z 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:32:20.4917814Z 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:32:20.4925889Z 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:32:20.4933823Z 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:32:20.4942179Z 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:32:20.4949995Z 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:32:20.4958064Z 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:32:20.4966726Z 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:32:20.4975087Z 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:32:20.4984195Z 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:32:20.4995887Z 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:32:20.5019759Z 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:32:20.5028398Z 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:32:20.5036670Z 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:32:20.5045015Z 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:32:20.5053266Z 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:32:20.5062609Z 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:32:20.5070012Z 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:32:20.5078160Z 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:32:20.5086789Z 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:32:20.5095340Z 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:32:20.5103852Z 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:32:20.5112233Z 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:32:20.5121319Z 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:32:20.5129008Z 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:32:20.5137493Z 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:32:20.5145906Z 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:32:20.5154097Z 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:32:20.5162742Z 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:32:20.5171235Z 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:32:20.5180333Z 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:32:20.5188312Z 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:32:20.5197830Z 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:32:20.5204992Z 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:32:20.5213470Z 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:32:20.5222222Z 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:32:20.5230653Z 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:32:20.5239273Z 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:32:20.5248091Z 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:32:20.5256902Z 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:32:20.5265157Z 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:32:20.5274425Z 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:32:20.5282200Z 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:32:20.5292256Z 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:32:20.5299986Z 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:32:20.5309496Z 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:32:20.5317126Z 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:32:20.5326550Z 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:32:20.5333661Z 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:32:20.5342436Z 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:32:20.5350575Z 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:32:20.5359135Z 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:32:20.5367727Z 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:32:20.5376159Z 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:32:20.5384453Z 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:32:20.5392773Z 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:32:20.5400823Z 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:32:20.5409075Z 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:32:20.5417170Z 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:32:20.5425487Z 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:32:20.5435171Z 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:32:20.5442662Z 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:32:20.5451151Z 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:32:20.5459854Z 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:32:20.5468324Z 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:32:20.5476937Z 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:32:20.5485416Z 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:32:20.5494278Z 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:32:20.5502080Z 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:32:20.5510901Z 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:32:20.5518654Z 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:32:20.5527187Z 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:32:20.5535435Z 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:32:20.5543634Z 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:32:20.5552972Z 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:32:20.5562621Z 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:32:20.5571241Z 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:32:20.5579461Z 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:32:20.5587636Z 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:32:20.5596979Z 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:32:20.5604792Z 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:32:20.5614266Z 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:32:20.5621500Z 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:32:20.5630157Z 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:32:20.5638595Z 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:32:20.5647063Z 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:32:20.5655574Z 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:32:20.5663699Z 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:32:20.5673067Z 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:32:20.5680770Z 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:32:20.5690289Z 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:32:20.5697403Z 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:32:20.5705875Z 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:32:20.5714260Z 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:32:20.5722773Z 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:32:20.5731768Z 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:32:20.5739358Z 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:32:20.5747358Z 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:32:20.5755465Z 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:32:20.5763536Z 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:32:20.5772452Z 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:32:20.5780363Z 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:32:20.5788637Z 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:32:20.5796799Z 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:32:20.5805610Z 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:32:20.5813934Z 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:32:20.5822192Z 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:32:20.5830214Z 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:32:20.5838244Z 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:32:20.5846213Z 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:32:20.5854521Z 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:32:20.5863010Z 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:32:20.5871490Z 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:32:20.5879890Z 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:32:20.5888663Z 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:32:20.5897542Z 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:32:20.5905669Z 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:32:20.5913711Z 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:32:20.5953939Z 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:32:20.5961845Z 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:32:20.5970393Z 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:32:20.5978888Z 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:32:20.5987890Z 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:32:20.5996827Z 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:32:20.6005507Z 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:32:20.6014411Z 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:32:20.6023184Z 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:32:20.6031586Z 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:32:20.6040476Z 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:32:20.6048599Z 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:32:20.6058090Z 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:32:20.6065518Z 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:32:20.6073749Z 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:32:20.6082480Z 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:32:20.6090864Z 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:32:20.6099528Z 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:32:20.6107466Z 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:32:20.6117139Z 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:32:20.6132235Z 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:32:20.6139629Z 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:32:20.6148276Z 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:32:20.6171331Z 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:32:20.6180036Z 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:32:20.6188402Z 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:32:20.6197258Z 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:32:20.6218801Z 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:32:20.6227401Z 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:32:20.6235727Z 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:32:20.6243903Z 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:32:20.6252963Z 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:32:20.6261636Z 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:32:20.6270061Z 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:32:20.6278952Z 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:32:20.6287876Z 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:32:20.6297062Z 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:32:20.6307055Z 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:32:20.6315071Z 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:32:20.6323889Z 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:32:20.6339036Z 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:32:20.6347698Z 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:32:20.6356433Z 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:32:20.6365475Z 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:32:20.6374178Z 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:32:20.6382666Z 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:32:20.6391514Z 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:32:20.6400253Z 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:32:20.6409169Z 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:32:20.6418013Z 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:32:20.6426277Z 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:32:20.6434423Z 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:32:20.6442757Z 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:32:20.6451570Z 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:32:20.6460352Z 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:32:20.6468757Z 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:32:20.6477457Z 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:32:20.6485861Z 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:32:20.6494273Z 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:32:20.6502423Z 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:32:20.6510782Z 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:32:20.6520134Z 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:32:20.6529205Z 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:32:20.6537453Z 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:32:20.6545755Z 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:32:20.6554322Z 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:32:20.6562857Z 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:32:20.6571047Z 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:32:20.6579335Z 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:32:20.6588012Z 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:32:20.6596346Z 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:32:20.6604591Z 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:32:20.6612967Z 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:32:20.6621289Z 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:32:20.6630315Z 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:32:20.6639021Z 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:32:20.6647537Z 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:32:20.6655980Z 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:32:20.6664357Z 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:32:20.6672537Z 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:32:20.6680867Z 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:32:20.6691732Z 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:32:20.6700181Z 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:32:20.6722038Z 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:32:20.6730348Z 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:32:20.6738920Z 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:32:20.6747325Z 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:32:20.6755686Z 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:32:20.6764167Z 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:32:20.6773033Z 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:32:20.6780991Z 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:32:20.6789016Z 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:32:20.6797597Z 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:32:20.6805456Z 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:32:20.6814737Z 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:32:20.6822708Z 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:32:20.6832428Z 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:32:20.6840722Z 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:32:20.6849977Z 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:32:20.6857784Z 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:32:20.6867202Z 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:32:20.6875311Z 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:32:20.6883406Z 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:32:20.6892303Z 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:32:20.6900951Z 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:32:20.6909900Z 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:32:20.6918324Z 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:32:20.6927055Z 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:32:20.6935578Z 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:32:20.6944352Z 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:32:20.6952742Z 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:32:20.6961631Z 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:32:20.6970420Z 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:32:20.6978965Z 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:32:20.6987135Z 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:32:20.6996116Z 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:32:20.7003666Z 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:32:20.7012332Z 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:32:20.7020607Z 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:32:20.7029083Z 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:32:20.7037877Z 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:32:20.7046539Z 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:32:20.7055216Z 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:32:20.7063723Z 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:32:20.7072590Z 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:32:20.7080492Z 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:32:20.7090189Z 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:32:20.7098469Z 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:32:20.7107702Z 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:32:20.7115067Z 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:32:20.7124353Z 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:32:20.7132301Z 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:32:20.7140852Z 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:32:20.7149724Z 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:32:20.7158086Z 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:32:20.7166770Z 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:32:20.7175089Z 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:32:20.7184140Z 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:32:20.7191659Z 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:32:20.7200101Z 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:32:20.7209003Z 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:32:20.7217410Z 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:32:20.7225822Z 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:32:20.7233834Z 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:32:20.7242376Z 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:32:20.7255412Z 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:32:20.7265934Z 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:32:20.7273003Z 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:32:20.7281476Z 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:32:20.7290161Z 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:32:20.7298979Z 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:32:20.7307829Z 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:32:20.7335689Z 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:32:20.7343913Z 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:32:20.7353582Z 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:32:20.7362116Z 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:32:20.7371449Z 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:32:20.7379819Z 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:32:20.7388992Z 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:32:20.7397453Z 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:32:20.7406548Z 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:32:20.7415298Z 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:32:20.7424211Z 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:32:20.7432613Z 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:32:20.7441618Z 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:32:20.7450439Z 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:32:20.7459174Z 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:32:20.7467539Z 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:32:20.7476619Z 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:32:20.7484758Z 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:32:20.7494311Z 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:32:20.7502592Z 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:32:20.7512028Z 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:32:20.7520219Z 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:32:20.7529688Z 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:32:20.7546715Z 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:32:20.7554208Z 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:32:20.7562825Z 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:32:20.7571488Z 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:32:20.7593453Z 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:32:20.7603046Z 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:32:20.7610879Z 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:32:20.7619209Z 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:32:20.7627807Z 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:32:20.7636471Z 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:32:20.7645135Z 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:32:20.7653952Z 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:32:20.7662304Z 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:32:20.7670950Z 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:32:20.7679196Z 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:32:20.7687793Z 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:32:20.7696341Z 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:32:20.7705139Z 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:32:20.7713487Z 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:32:20.7722178Z 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:32:20.7731068Z 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:32:20.7739500Z 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:32:20.7747840Z 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:32:20.7756260Z 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:32:20.7764811Z 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:32:20.7773538Z 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:32:20.7781615Z 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:32:20.7790968Z 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:32:20.7798726Z 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:32:20.7807125Z 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:32:20.7827660Z 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:32:20.7842073Z 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:32:20.7850036Z 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:32:20.7859774Z 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:32:20.7867525Z 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:32:20.7877090Z 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:32:20.7884417Z 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:32:20.7902411Z 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:32:20.7912262Z 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:32:20.7919804Z 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:32:20.7928965Z 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:32:20.7941512Z 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:32:20.7948912Z 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:32:20.7957220Z 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:32:20.7965795Z 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:32:20.7974506Z 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:32:20.7983310Z 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:32:20.7991983Z 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:32:20.8000871Z 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:32:20.8009360Z 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:32:20.8017733Z 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:32:20.8026152Z 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:32:20.8035305Z 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:32:20.8043249Z 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:32:20.8052618Z 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:32:20.8060093Z 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:32:20.8070064Z 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:32:20.8077586Z 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:32:20.8085966Z 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:32:20.8094659Z 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:32:20.8102857Z 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:32:20.8111418Z 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:32:20.8119944Z 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:32:20.8129277Z 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:32:20.8137705Z 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:32:20.8146297Z 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:32:20.8154827Z 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:32:20.8163209Z 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:32:20.8171257Z 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:32:20.8180616Z 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:32:20.8188062Z 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:32:20.8196039Z 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:32:20.8204160Z 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:32:20.8212544Z 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:32:20.8220594Z 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:32:20.8228835Z 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:32:20.8236811Z 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:32:20.8244811Z 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:32:20.8253149Z 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:32:20.8261475Z 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:32:20.8269652Z 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:32:20.8297276Z 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:32:20.8306324Z 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:32:20.8314429Z 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:32:20.8322799Z 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:32:20.8330743Z 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:32:20.8339372Z 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:32:20.8347750Z 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:32:20.8356317Z 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:32:20.8367562Z 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:32:20.8382029Z 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:32:20.8400501Z 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:32:20.8408862Z 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:32:20.8417190Z 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:32:20.8425799Z 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:32:20.8434398Z 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:32:20.8442557Z 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:32:20.8450891Z 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:32:20.8459027Z 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:32:20.8467476Z 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:32:20.8476093Z 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:32:20.8484466Z 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:32:20.8493397Z 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:32:20.8501906Z 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:32:20.8510463Z 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:32:20.8519402Z 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:32:20.8528025Z 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:32:20.8536501Z 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:32:20.8555058Z 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:32:20.8563732Z 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:32:20.8572541Z 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:32:20.8585353Z 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:32:20.8594047Z 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:32:20.8602543Z 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:32:20.8610932Z 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:32:20.8619368Z 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:32:20.8627624Z 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:32:20.8636365Z 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:32:20.8645196Z 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:32:20.8653941Z 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:32:20.8662217Z 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:32:20.8671045Z 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:32:20.8679834Z 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:32:20.8687975Z 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:32:20.8696227Z 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:32:20.8713502Z 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:32:20.8721648Z 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:32:20.8729803Z 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:32:20.8738287Z 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:32:20.8746923Z 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:32:20.8755129Z 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:32:20.8763587Z 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:32:20.8771901Z 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:32:20.8780077Z 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:32:20.8788453Z 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:32:20.8796691Z 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:32:20.8804793Z 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:32:20.8812878Z 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:32:20.8821121Z 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:32:20.8829447Z 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:32:20.8837717Z 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:32:20.8845915Z 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:32:20.8854330Z 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:32:20.8862602Z 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:32:20.8870898Z 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:32:20.8879010Z 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:32:20.8887292Z 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:32:20.8895791Z 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:32:20.8904056Z 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:32:20.8911928Z 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:32:20.8919813Z 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:32:20.8928154Z 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:32:20.8936464Z 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:32:20.8947811Z 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:32:20.8956691Z 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:32:20.8965436Z 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:32:20.8973960Z 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:32:20.8981993Z 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:32:20.8990120Z 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:32:20.8998248Z 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:32:20.9017349Z 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:32:20.9025597Z 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:32:20.9033704Z 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:32:20.9042158Z 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:32:20.9050812Z 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:32:20.9059638Z 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:32:20.9068029Z 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:32:20.9076037Z 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:32:20.9084008Z 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:32:20.9092314Z 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:32:20.9100766Z 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:32:20.9109003Z 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:32:20.9117781Z 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:32:20.9126165Z 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:32:20.9134618Z 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:32:20.9143340Z 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:32:20.9151550Z 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:32:20.9159867Z 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:32:20.9168412Z 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:32:20.9176902Z 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:32:20.9184998Z 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:32:20.9193484Z 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:32:20.9201854Z 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:32:20.9210231Z 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:32:20.9218507Z 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:32:20.9226693Z 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:32:20.9235476Z 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:32:20.9243977Z 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:32:20.9252575Z 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:32:20.9261083Z 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:32:20.9269309Z 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:32:20.9277719Z 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:32:20.9286292Z 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:32:20.9295055Z 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:32:20.9304143Z 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:32:20.9312222Z 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:32:20.9320392Z 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:32:20.9328554Z 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:32:20.9336771Z 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:32:20.9344888Z 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:32:20.9353038Z 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:32:20.9361452Z 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:32:20.9370153Z 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:32:20.9378784Z 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:32:20.9387492Z 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:32:20.9396067Z 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:32:20.9404628Z 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:32:20.9413397Z 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:32:20.9421857Z 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:32:20.9430508Z 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:32:20.9438922Z 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:32:20.9448044Z 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:32:20.9457350Z 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:32:20.9465960Z 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:32:20.9474959Z 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:32:20.9484298Z 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:32:20.9492908Z 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:32:20.9501204Z 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:32:20.9510646Z 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:32:20.9519190Z 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:32:20.9528060Z 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:32:20.9542079Z 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:32:20.9551456Z 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:32:20.9560307Z 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:32:20.9569453Z 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:32:20.9578072Z 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:32:20.9586998Z 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:32:20.9595963Z 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:32:20.9604648Z 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:32:20.9613504Z 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:32:20.9622163Z 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:32:20.9630792Z 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:32:20.9639466Z 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:32:20.9648063Z 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:32:20.9656759Z 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:32:20.9665416Z 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:32:20.9674049Z 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:32:20.9682835Z 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:32:20.9692345Z 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:32:20.9699821Z 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:32:20.9708010Z 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:32:20.9716540Z 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:32:20.9725299Z 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:32:20.9734097Z 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:32:20.9764619Z 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:32:20.9774371Z 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:32:20.9781976Z 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:32:20.9791483Z 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:32:20.9799435Z 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:32:20.9808019Z 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:32:20.9824172Z 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:32:20.9832629Z 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:32:20.9841009Z 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:32:20.9849282Z 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:32:20.9856946Z 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:32:20.9864935Z 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:32:20.9874498Z 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:32:20.9882828Z 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:32:20.9891290Z 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:32:20.9899728Z 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:32:20.9907839Z 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:32:20.9915977Z 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:32:20.9947920Z 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:32:20.9956003Z 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:32:20.9968085Z 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:32:20.9976238Z 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:32:20.9984135Z 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:32:20.9992351Z 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:32:21.0000983Z 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:32:21.0009258Z 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:32:21.0017309Z 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:32:21.0025503Z 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:32:21.0033574Z 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:32:21.0041713Z 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:32:21.0049770Z 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:32:21.0058090Z 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:32:21.0066547Z 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:32:21.0074937Z 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:32:21.0083154Z 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:32:21.0091334Z 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:32:21.0099882Z 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:32:21.0500231Z 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:32:21.0509398Z 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:32:21.0517810Z 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:32:21.0525896Z 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:32:21.0534334Z 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:32:21.0542417Z 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:32:21.0550519Z 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:32:21.0568974Z 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:32:21.0577717Z 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:32:21.0613189Z 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:32:21.0621782Z 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:32:21.0636057Z 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:32:21.0646466Z 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:32:21.0653734Z 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:32:21.0661758Z 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:32:21.0670330Z 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:32:21.0678478Z 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:32:21.0687342Z 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:32:21.0694847Z 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:32:21.0702860Z 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:32:21.0716681Z 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:32:21.0724647Z 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:32:21.0734198Z 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:32:21.0752033Z 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:32:21.0760129Z 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:32:21.0769549Z 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:32:21.0777876Z 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:32:21.0787055Z 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:32:21.0795035Z 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:32:21.0804514Z 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:32:21.0812270Z 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:32:21.0821793Z 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:32:21.0829444Z 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:32:21.0837605Z 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:32:21.0846130Z 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:32:21.0873000Z 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:32:21.0881478Z 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:32:21.0889992Z 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:32:21.0898617Z 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:32:21.0906884Z 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:32:21.0915891Z 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:32:21.0924346Z 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:32:21.0933458Z 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:32:21.0941601Z 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:32:21.0951014Z 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:32:21.0958913Z 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:32:21.0967824Z 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:32:21.0975609Z 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:32:21.0988257Z 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:32:21.0996172Z 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:32:21.1005145Z 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:32:21.1014444Z 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:32:21.1021944Z 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:32:21.1030488Z 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:32:21.1038849Z 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:32:21.1047210Z 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:32:21.1080917Z 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:32:21.1088987Z 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:32:21.1097028Z 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:32:21.1105337Z 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:32:21.1113660Z 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:32:21.1131417Z 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:32:21.1140316Z 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:32:21.1149286Z 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:32:21.1158186Z 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:32:21.1167520Z 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:32:21.1177311Z 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:32:21.1191409Z 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:32:21.1201464Z 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:32:21.1209534Z 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:32:21.1219233Z 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:32:21.1228017Z 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:32:21.1236861Z 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:32:21.1245722Z 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:32:21.1265774Z 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:32:21.1289097Z 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:32:21.1297965Z 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:32:21.1307495Z 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:32:21.1316307Z 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:32:21.1325525Z 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:32:21.1336083Z 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:32:21.1344186Z 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:32:21.1353744Z 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:32:21.1362518Z 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:32:21.1371662Z 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:32:21.1380186Z 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:32:21.1389042Z 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:32:21.1397902Z 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:32:21.1406966Z 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:32:21.1415867Z 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:32:21.1425069Z 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:32:21.1434080Z 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:32:21.1443022Z 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:32:21.1453325Z 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:32:21.1461271Z 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:32:21.1470886Z 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:32:21.1479166Z 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:32:21.1488617Z 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:32:21.1497328Z 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:32:21.1506739Z 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:32:21.1516491Z 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:32:21.1524213Z 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:32:21.1532856Z 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:32:21.1541194Z 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:32:21.1549988Z 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:32:21.1558307Z 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:32:21.1567085Z 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:32:21.1575620Z 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:32:21.1584518Z 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:32:21.1593217Z 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:32:21.1601449Z 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:32:21.1610279Z 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:32:21.1619214Z 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:32:21.1650710Z 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:32:21.1660582Z 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:32:21.1668219Z 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:32:21.1677909Z 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:32:21.1685603Z 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:32:21.1695448Z 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:32:21.1702994Z 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:32:21.1711537Z 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:32:21.1720738Z 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:32:21.1730446Z 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:32:21.1737799Z 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:32:21.1748679Z 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:32:21.1758507Z 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:32:21.1767527Z 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:32:21.1776459Z 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:32:21.1784944Z 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:32:21.1793657Z 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:32:21.1802839Z 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:32:21.1811359Z 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:32:21.1820243Z 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:32:21.1846010Z 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:32:21.1854767Z 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:32:21.1863119Z 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:32:21.1872253Z 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:32:21.1880162Z 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:32:21.1890029Z 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:32:21.1902073Z 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:32:21.1910390Z 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:32:21.1931277Z 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:32:21.1939599Z 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:32:21.1947944Z 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:32:21.1956200Z 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:32:21.1964378Z 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:32:21.1973000Z 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:32:21.1981133Z 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:32:21.1989519Z 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:32:21.1997963Z 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:32:21.2006562Z 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:32:21.2014917Z 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:32:21.2023436Z 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:32:21.2031973Z 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:32:21.2040114Z 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:32:21.2048352Z 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:32:21.2056555Z 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:32:21.2064660Z 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:32:21.2073129Z 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:32:21.2081413Z 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:32:21.2089735Z 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:32:21.2097981Z 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:32:21.2106405Z 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:32:21.2114643Z 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:32:21.2123005Z 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:32:21.2144345Z 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:32:21.2153305Z 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:32:21.2161424Z 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:32:21.2170081Z 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:32:21.2178719Z 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:32:21.2187489Z 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:32:21.2195671Z 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:32:21.2204388Z 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:32:21.2212511Z 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:32:21.2221908Z 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:32:21.2229806Z 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:32:21.2239164Z 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:32:21.2247077Z 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:32:21.2256717Z 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:32:21.2264061Z 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:32:21.2272462Z 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:32:21.2281341Z 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:32:21.2289780Z 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:32:21.2298303Z 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:32:21.2306428Z 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:32:21.2315818Z 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:32:21.2323418Z 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:32:21.2332534Z 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:32:21.2340472Z 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:32:21.2355524Z 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:32:21.2364052Z 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:32:21.2373281Z 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:32:21.2382072Z 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:32:21.2390978Z 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:32:21.2399430Z 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:32:21.2408328Z 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:32:21.2416439Z 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:32:21.2435173Z 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:32:21.2443985Z 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:32:21.2452286Z 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:32:21.2461220Z 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:32:21.2469721Z 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:32:21.2478477Z 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:32:21.2487322Z 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:32:21.2496247Z 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:32:21.2504276Z 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:32:21.2513726Z 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:32:21.2521138Z 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:32:21.2529796Z 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:32:21.2538388Z 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:32:21.2546763Z 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:32:21.2555093Z 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:32:21.2563307Z 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:32:21.2571938Z 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:32:21.2580237Z 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:32:21.2588251Z 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:32:21.2596479Z 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:32:21.2604973Z 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:32:21.2613414Z 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:32:21.2621611Z 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:32:21.2629833Z 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:32:21.2637768Z 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:32:21.2646413Z 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:32:21.2654727Z 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:32:21.2662917Z 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:32:21.2671117Z 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:32:21.2679746Z 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:32:21.2688184Z 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:32:21.2696576Z 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:32:21.2704784Z 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:32:21.2713286Z 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:32:21.2721290Z 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:32:21.2729783Z 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:32:21.2739184Z 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:32:21.2747879Z 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:32:21.2756074Z 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:32:21.2764604Z 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:32:21.2773270Z 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:32:21.2782089Z 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:32:21.2790249Z 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:32:21.2798741Z 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:32:21.2807406Z 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:32:21.2816238Z 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:32:21.2824584Z 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:32:21.2833752Z 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:32:21.2841564Z 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:32:21.2851305Z 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:32:21.2859312Z 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:32:21.2868787Z 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:32:21.2876219Z 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:32:21.2886013Z 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:32:21.2893417Z 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:32:21.2901783Z 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:32:21.2916339Z 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:32:21.2924308Z 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:32:21.2933130Z 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:32:21.2941821Z 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:32:21.2951326Z 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:32:21.2959047Z 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:32:21.2968875Z 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:32:21.2976934Z 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:32:21.2986437Z 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:32:21.2995199Z 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:32:21.3004124Z 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:32:21.3012876Z 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:32:21.3021847Z 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:32:21.3029839Z 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:32:21.3039349Z 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:32:21.3047139Z 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:32:21.3056924Z 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:32:21.3064678Z 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:32:21.3073527Z 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:32:21.3081652Z 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:32:21.3090194Z 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:32:21.3098208Z 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:32:21.3106225Z 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:32:21.3114773Z 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:32:21.3123145Z 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:32:21.3131444Z 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:32:21.3139912Z 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:32:21.3148217Z 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:32:21.3156613Z 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:32:21.3164635Z 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:32:21.3172862Z 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:32:21.3181176Z 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:32:21.3189872Z 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:32:21.3198327Z 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:32:21.3206744Z 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:32:21.3215006Z 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:32:21.3223121Z 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:32:21.3231757Z 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:32:21.3239679Z 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:32:21.3247811Z 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:32:21.3255905Z 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:32:21.3264497Z 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:32:21.3273952Z 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:32:21.3283334Z 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:32:21.3292004Z 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:32:21.3328127Z 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:32:21.3336947Z 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:32:21.3346150Z 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:32:21.3354766Z 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:32:21.3363271Z 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:32:21.3372032Z 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:32:21.3380677Z 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:32:21.3390166Z 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:32:21.3400215Z 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:32:21.3408043Z 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:32:21.3416545Z 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:32:21.3425419Z 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:32:21.3433830Z 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:32:21.3442607Z 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:32:21.3470628Z 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:32:21.3480390Z 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:32:21.3488463Z 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:32:21.3498004Z 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:32:21.3505756Z 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:32:21.3515533Z 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:32:21.3523242Z 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:32:21.3532906Z 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:32:21.3540336Z 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:32:21.3550662Z 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:32:21.3558404Z 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:32:21.3568268Z 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:32:21.3575629Z 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:32:21.3584218Z 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:32:21.3592331Z 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:32:21.3600966Z 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:32:21.3609589Z 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:32:21.3617385Z 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:32:21.3625732Z 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:32:21.3634496Z 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:32:21.3642558Z 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:32:21.3650708Z 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:32:21.3658715Z 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:32:21.3667242Z 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:32:21.3675172Z 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:32:21.3683988Z 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:32:21.3692129Z 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:32:21.3700526Z 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:32:21.3708522Z 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:32:21.3716610Z 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:32:21.3725275Z 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:32:21.3733559Z 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:32:21.3741641Z 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:32:21.3749821Z 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:32:21.3758125Z 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:32:21.3766988Z 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:32:21.3775519Z 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:32:21.3783949Z 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:32:21.3791967Z 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:32:21.3800091Z 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:32:21.3808155Z 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:32:21.3816290Z 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:32:21.3825174Z 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:32:21.3833591Z 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:32:21.3842093Z 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:32:21.3850428Z 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:32:21.3858382Z 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:32:21.3866501Z 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:32:21.3875165Z 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:32:21.3883378Z 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:32:21.3891769Z 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:32:21.3900405Z 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:32:21.3908780Z 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:32:21.3916947Z 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:32:21.3926299Z 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:32:21.3934774Z 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:32:21.3943310Z 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:32:21.3961974Z 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:32:21.3970550Z 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:32:21.3979094Z 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:32:21.3987703Z 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:32:21.4000180Z 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:32:21.4009612Z 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:32:21.4019729Z 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:32:21.4027074Z 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:32:21.4035226Z 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:32:21.4043534Z 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:32:21.4052393Z 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:32:21.4060913Z 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:32:21.4068830Z 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:32:21.4078450Z 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:32:21.4087146Z 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:32:21.4096234Z 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:32:21.4105289Z 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:32:21.4113940Z 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:32:21.4122344Z 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:32:21.4131193Z 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:32:21.4139952Z 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:32:21.4148759Z 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:32:21.4156646Z 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:32:21.4166256Z 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:32:21.4174300Z 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:32:21.4183751Z 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:32:21.4190918Z 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:32:21.4199336Z 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:32:21.4208553Z 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:32:21.4217363Z 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:32:21.4231367Z 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:32:21.4239861Z 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:32:21.4248592Z 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:32:21.4256881Z 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:32:21.4265209Z 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:32:21.4273270Z 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:32:21.4282136Z 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:32:21.4290535Z 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:32:21.4298812Z 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:32:21.4307205Z 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:32:21.4315567Z 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:32:21.4323830Z 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:32:21.4332240Z 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:32:21.4340582Z 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:32:21.4348937Z 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:32:21.4357088Z 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:32:21.4365461Z 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:32:21.4373635Z 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:32:21.4381647Z 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:32:21.4389629Z 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:32:21.4421150Z 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:32:21.4421880Z 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:32:21.4436347Z 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:32:21.4440691Z 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:32:21.4455093Z 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:32:21.4455717Z 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:32:21.4467268Z 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:32:21.4468127Z 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:32:21.4473821Z 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:32:21.4482393Z 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:32:21.4499544Z 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:32:21.4513853Z 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:32:21.4515723Z 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:32:21.4516295Z 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:32:21.4519020Z 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:32:21.4539419Z 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:32:21.4540090Z 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:32:21.4545617Z 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:32:21.4558797Z 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:32:21.4567804Z 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:32:21.4576295Z 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:32:21.4584239Z 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:32:21.4593167Z 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:32:21.4606414Z 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:32:21.4616241Z 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:32:21.4623884Z 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:32:21.4633999Z 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:32:21.4641200Z 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:32:21.4649532Z 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:32:21.4658138Z 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:32:21.4666895Z 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:32:21.4675524Z 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:32:21.4684681Z 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:32:21.4693156Z 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:32:21.4701538Z 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:32:21.4710299Z 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:32:21.4718443Z 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:32:21.4727786Z 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:32:21.4735358Z 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:32:21.4745270Z 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:32:21.4753662Z 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:32:21.4763242Z 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:32:21.4771410Z 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:32:21.4780830Z 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:32:21.4789080Z 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:32:21.4798389Z 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:32:21.4807007Z 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:32:21.4815557Z 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:32:21.4825084Z 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:32:21.4832370Z 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:32:21.4840531Z 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:32:21.4849534Z 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:32:21.4858986Z 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:32:21.4867446Z 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:32:21.4876014Z 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:32:21.4884506Z 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:32:21.4893350Z 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:32:21.4901868Z 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:32:21.4911859Z 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:32:21.4919413Z 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:32:21.4928034Z 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:32:21.4936449Z 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:32:21.4945034Z 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:32:21.4953385Z 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:32:21.4961650Z 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:32:21.4970222Z 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:32:21.4978763Z 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:32:21.4986954Z 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:32:21.4995436Z 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:32:21.5003569Z 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:32:21.5012907Z 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:32:21.5021274Z 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:32:21.5030458Z 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:32:21.5038304Z 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:32:21.5047715Z 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:32:21.5055111Z 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:32:21.5063303Z 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:32:21.5071895Z 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:32:21.5080376Z 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:32:21.5093859Z 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:32:21.5103166Z 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:32:21.5111665Z 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:32:21.5119860Z 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:32:21.5128707Z 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:32:21.5149723Z 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:32:21.5158181Z 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:32:21.5166889Z 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:32:21.5175589Z 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:32:21.5184100Z 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:32:21.5193041Z 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:32:21.5201318Z 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:32:21.5210593Z 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:32:21.5218410Z 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:32:21.5226673Z 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:32:21.5235338Z 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:32:21.5243929Z 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:32:21.5252677Z 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:32:21.5301317Z 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:32:21.5310354Z 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:32:21.5319456Z 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:32:21.5328447Z 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:32:21.5337434Z 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:32:21.5346122Z 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:32:21.5354830Z 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:32:21.5363791Z 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:32:21.5372574Z 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:32:21.5380934Z 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:32:21.5389218Z 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:32:21.5397708Z 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:32:21.5405877Z 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:32:21.5414694Z 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:32:21.5423181Z 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:32:21.5431601Z 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:32:21.5440015Z 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:32:21.5448732Z 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:32:21.5457226Z 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:32:21.5465656Z 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:32:21.5474486Z 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:32:21.5482998Z 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:32:21.5491896Z 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:32:21.5500214Z 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:32:21.5508643Z 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:32:21.5517171Z 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:32:21.5525654Z 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:32:21.5534012Z 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:32:21.5542376Z 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:32:21.5550572Z 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:32:21.5560057Z 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:32:21.5568318Z 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:32:21.5577581Z 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:32:21.5585948Z 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:32:21.5595170Z 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:32:21.5603379Z 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:32:21.5612983Z 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:32:21.5621417Z 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:32:21.5630519Z 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:32:21.5639026Z 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:32:21.5648042Z 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:32:21.5656054Z 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:32:21.5665596Z 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:32:21.5675315Z 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:32:21.5686003Z 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:32:21.5693796Z 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:32:21.5703367Z 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:32:21.5711445Z 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:32:21.5720932Z 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:32:21.5728976Z 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:32:21.5738377Z 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:32:21.5746135Z 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:32:21.5786534Z 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:32:21.5795979Z 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:32:21.5804045Z 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:32:21.5812435Z 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:32:21.5821349Z 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:32:21.5829854Z 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:32:21.5838469Z 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:32:21.5846970Z 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:32:21.5856090Z 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:32:21.5864533Z 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:32:21.5873234Z 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:32:21.5881081Z 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:32:21.5890791Z 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:32:21.5903194Z 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:32:21.5911469Z 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:32:21.5919637Z 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:32:21.5928057Z 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:32:21.5936561Z 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:32:21.5949647Z 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:32:21.5957981Z 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:32:21.5966214Z 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:32:21.5974768Z 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:32:21.5982877Z 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:32:21.5991414Z 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:32:21.5999551Z 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:32:21.6008352Z 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:32:21.6016837Z 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:32:21.6024921Z 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:32:21.6033348Z 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:32:21.6041363Z 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:32:21.6107044Z 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:32:21.6115423Z 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:32:21.6124012Z 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:32:21.6132544Z 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:32:21.6140838Z 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:32:21.6149330Z 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:32:21.6158505Z 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:32:21.6166831Z 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:32:21.6175976Z 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:32:21.6184679Z 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:32:21.6193520Z 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:32:21.6202009Z 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:32:21.6211006Z 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:32:21.6218915Z 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:32:21.6230818Z 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:32:21.6239280Z 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:32:21.6248768Z 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:32:21.6257726Z 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:32:21.6266267Z 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:32:21.6274832Z 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:32:21.6283543Z 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:32:21.6291980Z 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:32:21.6301138Z 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:32:21.6309297Z 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:32:21.6318746Z 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:32:21.6327008Z 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:32:21.6336298Z 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:32:21.6344253Z 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:32:21.6353594Z 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:32:21.6360903Z 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:32:21.6369604Z 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:32:21.6378071Z 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:32:21.6386495Z 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:32:21.6394984Z 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:32:21.6403735Z 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:32:21.6412590Z 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:32:21.6421033Z 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:32:21.6430096Z 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:32:21.6438025Z 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:32:21.6446874Z 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:32:21.6464112Z 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:32:21.6472927Z 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:32:21.6481091Z 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:32:21.6489788Z 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:32:21.6497871Z 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:32:21.6506067Z 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:32:21.6514464Z 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:32:21.6523024Z 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:32:21.6531460Z 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:32:21.6539665Z 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:32:21.6547806Z 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:32:21.6556133Z 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:32:21.6564213Z 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:32:21.6572369Z 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:32:21.6581490Z 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:32:21.6589588Z 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:32:21.6597966Z 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:32:21.6606587Z 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:32:21.6615094Z 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:32:21.6624112Z 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:32:21.6636895Z 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:32:21.6653100Z 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:32:21.6661547Z 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:32:21.6669962Z 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:32:21.6678921Z 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:32:21.6687267Z 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:32:21.6695758Z 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:32:21.6704497Z 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:32:21.6712955Z 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:32:21.6721666Z 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:32:21.6730195Z 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:32:21.6738695Z 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:32:21.6747034Z 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:32:21.6755348Z 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:32:21.6763911Z 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:32:21.6772160Z 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:32:21.6786207Z 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:32:21.6794741Z 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:32:21.6803118Z 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:32:21.6811600Z 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:32:21.6820564Z 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:32:21.6828955Z 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:32:21.6837398Z 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:32:21.6846221Z 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:32:21.6854620Z 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:32:21.6862753Z 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:32:21.6871483Z 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:32:21.6880759Z 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:32:21.6888534Z 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:32:21.6897079Z 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:32:21.6905142Z 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:32:21.6913415Z 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:32:21.6921938Z 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:32:21.6930125Z 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:32:21.6938823Z 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:32:21.6947401Z 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:32:21.6955932Z 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:32:21.6964006Z 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:32:21.6972262Z 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:32:21.6980462Z 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:32:21.6988889Z 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:32:21.6997354Z 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:32:21.7005578Z 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:32:21.7013996Z 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:32:21.7022293Z 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:32:21.7031139Z 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:32:21.7039536Z 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:32:21.7047982Z 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:32:21.7056686Z 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:32:21.7065083Z 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:32:21.7073881Z 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:32:21.7082078Z 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:32:21.7090679Z 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:32:21.7098702Z 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:32:21.7107068Z 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:32:21.7115480Z 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:32:21.7124095Z 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:32:21.7132343Z 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:32:21.7140813Z 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:32:21.7149057Z 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:32:21.7157334Z 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:32:21.7165950Z 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:32:21.7174544Z 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:32:21.7183003Z 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:32:21.7191860Z 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:32:21.7200297Z 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:32:21.7209059Z 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:32:21.7217289Z 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:32:21.7226036Z 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:32:21.7234730Z 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:32:21.7243575Z 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:32:21.7251816Z 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:32:21.7261057Z 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:32:21.7268911Z 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:32:21.7278314Z 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:32:21.7285800Z 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:32:21.7294141Z 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:32:21.7302981Z 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:32:21.7311319Z 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:32:21.7320481Z 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:32:21.7332870Z 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:32:21.7342024Z 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:32:21.7351001Z 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:32:21.7359031Z 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:32:21.7367477Z 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:32:21.7375620Z 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:32:21.7384089Z 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:32:21.7392860Z 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:32:21.7400870Z 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:32:21.7417804Z 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:32:21.7427192Z 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:32:21.7434858Z 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:32:21.7443821Z 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:32:21.7451963Z 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:32:21.7460610Z 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:32:21.7469498Z 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:32:21.7477882Z 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:32:21.7486451Z 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:32:21.7494830Z 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:32:21.7504024Z 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:32:21.7511421Z 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:32:21.7520285Z 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:32:21.7528045Z 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:32:21.7536538Z 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:32:21.7545419Z 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:32:21.7553994Z 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:32:21.7562293Z 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:32:21.7570804Z 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:32:21.7579365Z 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:32:21.7587499Z 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:32:21.7595810Z 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:32:21.7604130Z 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:32:21.7612593Z 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:32:21.7620862Z 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:32:21.7629046Z 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:32:21.7637234Z 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:32:21.7645594Z 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:32:21.7653984Z 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:32:21.7662535Z 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:32:21.7671020Z 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:32:21.7679290Z 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:32:21.7687279Z 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:32:21.7695136Z 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:32:21.7703172Z 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:32:21.7712582Z 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:32:21.7720917Z 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:32:21.7729848Z 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:32:21.7738043Z 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:32:21.7747268Z 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:32:21.7755165Z 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:32:21.7764634Z 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:32:21.7771945Z 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:32:21.7780072Z 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:32:21.7788750Z 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:32:21.7797312Z 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:32:21.7806322Z 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:32:21.7814504Z 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:32:21.7823378Z 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:32:21.7831143Z 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:32:21.7840747Z 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:32:21.7848443Z 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:32:21.7856643Z 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:32:21.7865631Z 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:32:21.7874215Z 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:32:21.7882603Z 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:32:21.7892704Z 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:32:21.7902403Z 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:32:21.7911329Z 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:32:21.7920101Z 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:32:21.7928672Z 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:32:21.7937483Z 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:32:21.7946150Z 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:32:21.7955267Z 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:32:21.7963738Z 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:32:21.7972587Z 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:32:21.7980972Z 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:32:21.7990017Z 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:32:21.7998207Z 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:32:21.8007661Z 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:32:21.8015214Z 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:32:21.8024269Z 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:32:21.8031955Z 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:32:21.8040351Z 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:32:21.8049301Z 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:32:21.8057375Z 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:32:21.8065982Z 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:32:21.8145883Z 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:32:21.8154375Z 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:32:21.8163618Z 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:32:21.8172122Z 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:32:21.8180439Z 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:32:21.8189077Z 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:32:21.8197418Z 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:32:21.8205884Z 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:32:21.8214115Z 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:32:21.8222050Z 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:32:21.8230791Z 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:32:21.8239000Z 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:32:21.8247508Z 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:32:21.8256310Z 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:32:21.8264823Z 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:32:21.8273409Z 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:32:21.8281940Z 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:32:21.8299145Z 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:32:21.8307616Z 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:32:21.8329333Z 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:32:21.8337674Z 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:32:21.8346264Z 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:32:21.8354512Z 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:32:21.8363612Z 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:32:21.8371794Z 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:32:21.8380640Z 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:32:21.8388768Z 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:32:21.8398186Z 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:32:21.8406257Z 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:32:21.8415810Z 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:32:21.8429051Z 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:32:21.8441341Z 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:32:21.8451513Z 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:32:21.8458661Z 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:32:21.8467072Z 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:32:21.8476300Z 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:32:21.8484613Z 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:32:21.8493051Z 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:32:21.8501402Z 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:32:21.8510530Z 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:32:21.8519180Z 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:32:21.8528099Z 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:32:21.8536475Z 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:32:21.8545328Z 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:32:21.8553641Z 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:32:21.8561951Z 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:32:21.8571459Z 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:32:21.8579490Z 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:32:21.8587802Z 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:32:21.8604288Z 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:32:21.8613281Z 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:32:21.8621442Z 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:32:21.8629676Z 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:32:21.8638096Z 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:32:21.8646373Z 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:32:21.8654558Z 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:32:21.8662841Z 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:32:21.8671070Z 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:32:21.8679543Z 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:32:21.8687623Z 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:32:21.8695578Z 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:32:21.8703800Z 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:32:21.8712305Z 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:32:21.8720504Z 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:32:21.8728421Z 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:32:21.8736348Z 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:32:21.8744873Z 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:32:21.8753229Z 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:32:21.8761557Z 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:32:21.8770409Z 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:32:21.8778775Z 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:32:21.8787403Z 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:32:21.8795896Z 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:32:21.8804273Z 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:32:21.8813284Z 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:32:21.8821698Z 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:32:21.8830224Z 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:32:21.8838653Z 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:32:21.8847050Z 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:32:21.8855409Z 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:32:21.8864014Z 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:32:21.8872144Z 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:32:21.8880294Z 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:32:21.8888906Z 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:32:21.8907748Z 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:32:21.8916130Z 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:32:21.8924558Z 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:32:21.8932824Z 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:32:21.8941288Z 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:32:21.8949317Z 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:32:21.8957815Z 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:32:21.8966263Z 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:32:21.8974597Z 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:32:21.8982876Z 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:32:21.8991148Z 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:32:21.8999482Z 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:32:21.9007728Z 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:32:21.9016219Z 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:32:21.9025226Z 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:32:21.9039014Z 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:32:21.9048267Z 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:32:21.9056501Z 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:32:21.9065089Z 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:32:21.9073604Z 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:32:21.9081825Z 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:32:21.9090524Z 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:32:21.9099494Z 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:32:21.9108044Z 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:32:21.9116473Z 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:32:21.9125085Z 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:32:21.9133623Z 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:32:21.9142689Z 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:32:21.9150522Z 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:32:21.9160034Z 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:32:21.9167613Z 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:32:21.9176878Z 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:32:21.9185572Z 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:32:21.9194365Z 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:32:21.9202826Z 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:32:21.9211543Z 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:32:21.9220308Z 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:32:21.9228687Z 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:32:21.9237454Z 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:32:21.9245269Z 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:32:21.9254608Z 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:32:21.9262287Z 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:32:21.9272564Z 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:32:21.9280555Z 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:32:21.9290119Z 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:32:21.9297945Z 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:32:21.9306319Z 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:32:21.9315093Z 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:32:21.9323504Z 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:32:21.9332209Z 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:32:21.9340663Z 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:32:21.9349143Z 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:32:21.9357876Z 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:32:21.9366411Z 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:32:21.9375269Z 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:32:21.9383597Z 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:32:21.9391845Z 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:32:21.9400455Z 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:32:21.9409273Z 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:32:21.9417659Z 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:32:21.9426586Z 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:32:21.9434890Z 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:32:21.9444067Z 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:32:21.9452517Z 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:32:21.9461764Z 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:32:21.9469692Z 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:32:21.9479363Z 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:32:21.9487884Z 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:32:21.9496946Z 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:32:21.9509819Z 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:32:21.9519864Z 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:32:21.9527413Z 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:32:21.9539531Z 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:32:21.9547991Z 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:32:21.9556596Z 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:32:21.9565383Z 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:32:21.9574154Z 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:32:21.9582539Z 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:32:21.9591094Z 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:32:21.9599637Z 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:32:21.9608537Z 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:32:21.9619868Z 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:32:21.9629038Z 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:32:21.9638242Z 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:32:21.9646434Z 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:32:21.9655697Z 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:32:21.9663843Z 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:32:21.9673344Z 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:32:21.9680718Z 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:32:21.9690831Z 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:32:21.9698647Z 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:32:21.9708352Z 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:32:21.9717121Z 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:32:21.9725986Z 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:32:21.9734479Z 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:32:21.9743717Z 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:32:21.9751814Z 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:32:21.9760510Z 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:32:21.9770053Z 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:32:21.9777640Z 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:32:21.9786444Z 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:32:21.9795324Z 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:32:21.9804085Z 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:32:21.9812598Z 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:32:21.9820812Z 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:32:21.9828837Z 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:32:21.9837020Z 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:32:21.9845482Z 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:32:21.9854155Z 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:32:21.9863176Z 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:32:21.9871659Z 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:32:21.9879860Z 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:32:21.9888299Z 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:32:21.9896931Z 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:32:21.9905426Z 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:32:21.9914832Z 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:32:21.9923266Z 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:32:21.9931730Z 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:32:21.9940096Z 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:32:21.9948533Z 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:32:21.9958156Z 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:32:21.9965600Z 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:32:21.9973960Z 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:32:21.9982682Z 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:32:21.9991220Z 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:32:22.0000002Z 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:32:22.0008603Z 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:32:22.0017331Z 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:32:22.0026508Z 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:32:22.0035431Z 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:32:22.0043975Z 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:32:22.0052672Z 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:32:22.0061005Z 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:32:22.0069871Z 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:32:22.0079186Z 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:32:22.0088116Z 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:32:22.0096736Z 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:32:22.0105435Z 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:32:22.0114018Z 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:32:22.0123004Z 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:32:22.0131685Z 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:32:22.0140880Z 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:32:22.0151641Z 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:32:22.0161082Z 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:32:22.0169827Z 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:32:22.0181026Z 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:32:22.0190238Z 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:32:22.0200063Z 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:32:22.0207820Z 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:32:22.0216194Z 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:32:22.0225175Z 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:32:22.0233514Z 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:32:22.0242336Z 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:32:22.0251107Z 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:32:22.0259878Z 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:32:22.0269651Z 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:32:22.0277719Z 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:32:22.0286226Z 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:32:22.0294953Z 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:32:22.0303730Z 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:32:22.0312053Z 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:32:22.0320434Z 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:32:22.0329815Z 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:32:22.0338009Z 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:32:22.0346315Z 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:32:22.0354663Z 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:32:22.0363314Z 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:32:22.0380723Z 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:32:22.0389957Z 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:32:22.0398474Z 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:32:22.0406834Z 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:32:22.0415610Z 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:32:22.0454498Z 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:32:22.0462913Z 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:32:22.0471339Z 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:32:22.0480399Z 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:32:22.0489134Z 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:32:22.0497690Z 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:32:22.0506102Z 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:32:22.0514754Z 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:32:22.0523456Z 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:32:22.0532540Z 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:32:22.0541091Z 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:32:22.0549898Z 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:32:22.0558651Z 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:32:22.0567535Z 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:32:22.0576010Z 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:32:22.0584936Z 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:32:22.0593429Z 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:32:22.0602406Z 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:32:22.0610398Z 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:32:22.0620031Z 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:32:22.0627844Z 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:32:22.0637601Z 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:32:22.0655919Z 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:32:22.0664436Z 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:32:22.0673006Z 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:32:22.0681985Z 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:32:22.0696234Z 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:32:22.0704916Z 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:32:22.0714101Z 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:32:22.0722583Z 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:32:22.0731897Z 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:32:22.0750316Z 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:32:22.0763488Z 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:32:22.0772433Z 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:32:22.0781518Z 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:32:22.0790029Z 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:32:22.0799182Z 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:32:22.0807689Z 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:32:22.0816403Z 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:32:22.0824929Z 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:32:22.0833867Z 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:32:22.0842772Z 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:32:22.0851397Z 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:32:22.0860607Z 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:32:22.0869083Z 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:32:22.0877569Z 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:32:22.0886345Z 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:32:22.0894812Z 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:32:22.0903200Z 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:32:22.0911915Z 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:32:22.0920347Z 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:32:22.0928965Z 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:32:22.0937499Z 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:32:22.0946276Z 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:32:22.0954268Z 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:32:22.0976376Z 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:32:22.0985119Z 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:32:22.0993587Z 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:32:22.1002178Z 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:32:22.1010862Z 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:32:22.1019470Z 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:32:22.1033288Z 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:32:22.1041770Z 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:32:22.1050716Z 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:32:22.1059717Z 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:32:22.1068112Z 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:32:22.1076861Z 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:32:22.1086628Z 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:32:22.1094505Z 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:32:22.1102881Z 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:32:22.1111994Z 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:32:22.1121037Z 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:32:22.1129969Z 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:32:22.1138459Z 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:32:22.1147274Z 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:32:22.1155930Z 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:32:22.1165032Z 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:32:22.1173574Z 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:32:22.1182366Z 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:32:22.1190887Z 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:32:22.1199809Z 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:32:22.1208391Z 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:32:22.1216836Z 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:32:22.1225635Z 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:32:22.1234637Z 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:32:22.1244110Z 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:32:22.1252845Z 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:32:22.1261565Z 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:32:22.1270257Z 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:32:22.1278955Z 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:32:22.1287653Z 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:32:22.1296088Z 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:32:22.1304676Z 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:32:22.1313046Z 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:32:22.1322406Z 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:32:22.1358008Z 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:32:22.1365936Z 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:32:22.1375674Z 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:32:22.1383830Z 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:32:22.1393427Z 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:32:22.1416293Z 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:32:22.1424557Z 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:32:22.1433047Z 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:32:22.1441460Z 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:32:22.1449952Z 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:32:22.1458369Z 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:32:22.1466819Z 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:32:22.1475261Z 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:32:22.1483689Z 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:32:22.1491904Z 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:32:22.1500054Z 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:32:22.1508152Z 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:32:22.1516340Z 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:32:22.1524825Z 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:32:22.1533235Z 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:32:22.1554174Z 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:32:22.1563029Z 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:32:22.1571274Z 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:32:22.1579379Z 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:32:22.1587297Z 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:32:22.1595682Z 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:32:22.1604129Z 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:32:22.1612185Z 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:32:22.1620453Z 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:32:22.1628856Z 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:32:22.1637431Z 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:32:22.1645950Z 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:32:22.1654259Z 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:32:22.1662792Z 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:32:22.1671362Z 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:32:22.1679302Z 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:32:22.1687955Z 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:32:22.1696450Z 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:32:22.1704994Z 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:32:22.1714094Z 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:32:22.1732953Z 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:32:22.1741357Z 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:32:22.1754169Z 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:32:22.1762946Z 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:32:22.1771401Z 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:32:22.1797021Z 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:32:22.1805265Z 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:32:22.1814920Z 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:32:22.1823671Z 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:32:22.1832678Z 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:32:22.1841088Z 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:32:22.1850144Z 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:32:22.1858531Z 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:32:22.1868141Z 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:32:22.1876079Z 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:32:22.1885527Z 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:32:22.1899287Z 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:32:22.1910848Z 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:32:22.1918162Z 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:32:22.1926755Z 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:32:22.1935581Z 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:32:22.1944301Z 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:32:22.1953881Z 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:32:22.1963247Z 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:32:22.1970837Z 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:32:22.1980806Z 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:32:22.1988972Z 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:32:22.1998669Z 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:32:22.2006469Z 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:32:22.2016215Z 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:32:22.2024489Z 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:32:22.2034040Z 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:32:22.2042566Z 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:32:22.2051798Z 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:32:22.2060443Z 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:32:22.2069627Z 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:32:22.2078084Z 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:32:22.2086602Z 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:32:22.2095127Z 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:32:22.2104438Z 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:32:22.2113817Z 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:32:22.2122606Z 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:32:22.2131132Z 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:32:22.2140399Z 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:32:22.2149021Z 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:32:22.2157630Z 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:32:22.2166045Z 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:32:22.2178784Z 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:32:22.2187383Z 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:32:22.2195757Z 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:32:22.2204399Z 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:32:22.2213298Z 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:32:22.2221974Z 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:32:22.2230470Z 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:32:22.2238762Z 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:32:22.2247749Z 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:32:22.2256031Z 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:32:22.2264174Z 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:32:22.2273498Z 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:32:22.2282221Z 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:32:22.2291440Z 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:32:22.2299820Z 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:32:22.2308154Z 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:32:22.2317576Z 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:32:22.2325932Z 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:32:22.2334473Z 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:32:22.2342846Z 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:32:22.2350833Z 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:32:22.2359905Z 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:32:22.2368254Z 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:32:22.2386432Z 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:32:22.2395324Z 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:32:22.2403933Z 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:32:22.2412652Z 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:32:22.2421082Z 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:32:22.2430748Z 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:32:22.2438529Z 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:32:22.2447179Z 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:32:22.2457455Z 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:32:22.2466542Z 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:32:22.2475327Z 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:32:22.2483831Z 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:32:22.2492541Z 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:32:22.2501910Z 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:32:22.2510641Z 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:32:22.2519115Z 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:32:22.2527702Z 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:32:22.2537790Z 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:32:22.2547566Z 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:32:22.2556353Z 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:32:22.2569276Z 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:32:22.2577537Z 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:32:22.2586341Z 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:32:22.2594848Z 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:32:22.2603524Z 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:32:22.2612260Z 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:32:22.2620567Z 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:32:22.2628700Z 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:32:22.2637007Z 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:32:22.2645641Z 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:32:22.2654335Z 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:32:22.2662677Z 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:32:22.2672216Z 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:32:22.2681682Z 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:32:22.2690724Z 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:32:22.2699292Z 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:32:22.2707922Z 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:32:22.2716709Z 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:32:22.2725351Z 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:32:22.2734433Z 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:32:22.2742440Z 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:32:22.2773948Z 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:32:22.2782570Z 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:32:22.2791005Z 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:32:22.2799028Z 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:32:22.2807180Z 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:32:22.2815950Z 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:32:22.2824324Z 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:32:22.2832386Z 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:32:22.2841233Z 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:32:22.2849255Z 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:32:22.2877533Z 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:32:22.2885188Z 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:32:22.2906744Z 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:32:22.2915409Z 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:32:22.2924354Z 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:32:22.2939885Z 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:32:22.2948198Z 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:32:22.2956572Z 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:32:22.2965237Z 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:32:22.2974226Z 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:32:22.2983116Z 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:32:22.2991229Z 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:32:22.3000669Z 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:32:22.3008712Z 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:32:22.3018317Z 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:32:22.3026641Z 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:32:22.3036412Z 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:32:22.3074440Z 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:32:22.3083010Z 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:32:22.3091824Z 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:32:22.3100543Z 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:32:22.3109556Z 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:32:22.3118509Z 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:32:22.3127084Z 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:32:22.3136048Z 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:32:22.3144841Z 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:32:22.3153753Z 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:32:22.3162496Z 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:32:22.3171350Z 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:32:22.3179912Z 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:32:22.3188792Z 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:32:22.3197434Z 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:32:22.3205706Z 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:32:22.3214521Z 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:32:22.3223419Z 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:32:22.3248956Z 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:32:22.3257180Z 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:32:22.3266070Z 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:32:22.3275126Z 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:32:22.3283598Z 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:32:22.3292211Z 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:32:22.3300903Z 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:32:22.3309384Z 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:32:22.3317742Z 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:32:22.3326515Z 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:32:22.3345215Z 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:32:22.3353852Z 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:32:22.3362488Z 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:32:22.3370864Z 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:32:22.3380148Z 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:32:22.3387822Z 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:32:22.3398050Z 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:32:22.3406382Z 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:32:22.3415560Z 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:32:22.3423812Z 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:32:22.3434644Z 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:32:22.3443875Z 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:32:22.3452376Z 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:32:22.3460553Z 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:32:22.3469258Z 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:32:22.3478020Z 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:32:22.3487493Z 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:32:22.3496572Z 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:32:22.3505193Z 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:32:22.3513676Z 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:32:22.3522035Z 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:32:22.3530707Z 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:32:22.3539426Z 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:32:22.3548327Z 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:32:22.3557425Z 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:32:22.3565912Z 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:32:22.3574289Z 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:32:22.3583391Z 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:32:22.3591300Z 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:32:22.3601157Z 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:32:22.3608753Z 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:32:22.3618310Z 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:32:22.3625457Z 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:32:22.3633625Z 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:32:22.3642433Z 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:32:22.3651541Z 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:32:22.3660149Z 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:32:22.3668401Z 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:32:22.3677506Z 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:32:22.3686257Z 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:32:22.3695116Z 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:32:22.3718722Z 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:32:22.3727382Z 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:32:22.3736462Z 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:32:22.3744749Z 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:32:22.3753099Z 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:32:22.3761606Z 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:32:22.3770233Z 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:32:22.3778418Z 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:32:22.3786615Z 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:32:22.3795154Z 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:32:22.3803779Z 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:32:22.3812874Z 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:32:22.3821562Z 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:32:22.3845221Z 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:32:22.3853941Z 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:32:22.3862431Z 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:32:22.3871052Z 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:32:22.3880000Z 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:32:22.3889113Z 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:32:22.3897856Z 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:32:22.3906136Z 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:32:22.3914677Z 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:32:22.3923819Z 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:32:22.3932268Z 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:32:22.3940289Z 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:32:22.3948339Z 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:32:22.3956783Z 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:32:22.3964962Z 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:32:22.3973657Z 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:32:22.3982278Z 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:32:22.3990656Z 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:32:22.3999171Z 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:32:22.4012079Z 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:32:22.4021118Z 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:32:22.4029961Z 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:32:22.4038367Z 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:32:22.4046688Z 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:32:22.4054960Z 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:32:22.4063697Z 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:32:22.4071828Z 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:32:22.4080392Z 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:32:22.4088990Z 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:32:22.4097246Z 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:32:22.4105722Z 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:32:22.4113822Z 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:32:22.4122545Z 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:32:22.4130878Z 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:32:22.4138990Z 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:32:22.4147090Z 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:32:22.4155276Z 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:32:22.4163627Z 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:32:22.4171995Z 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:32:22.4180557Z 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:32:22.4188643Z 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:32:22.4196735Z 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:32:22.4204871Z 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:32:22.4212991Z 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:32:22.4221088Z 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:32:22.4229155Z 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:32:22.4237330Z 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:32:22.4245673Z 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:32:22.4254195Z 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:32:22.4262361Z 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:32:22.4270384Z 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:32:22.4278620Z 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:32:22.4286930Z 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:32:22.4295022Z 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:32:22.4303654Z 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:32:22.4312292Z 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:32:22.4320389Z 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:32:22.4328400Z 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:32:22.4336968Z 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:32:22.4344797Z 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:32:22.4352971Z 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:32:22.4360974Z 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:32:22.4369233Z 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:32:22.4377992Z 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:32:22.4386151Z 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:32:22.4394202Z 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:32:22.4402241Z 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:32:22.4410515Z 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:32:22.4418510Z 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:32:22.4426824Z 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:32:22.4435480Z 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:32:22.4443713Z 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:32:22.4452120Z 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:32:22.4460605Z 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:32:22.4467960Z 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:32:22.4475901Z 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:32:22.4483814Z 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:32:22.4492036Z 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:32:22.4500317Z 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:32:22.4508757Z 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:32:22.4517527Z 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:32:22.4539000Z 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:32:22.4539830Z 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:32:22.4550044Z 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:32:22.4558778Z 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:32:22.4567429Z 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:32:22.4578428Z 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:32:22.4587424Z 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:32:22.4596254Z 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:32:22.4605027Z 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:32:22.4622356Z 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:32:22.4631425Z 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:32:22.4640165Z 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:32:22.4649372Z 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:32:22.4658026Z 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:32:22.4666802Z 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:32:22.4675853Z 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:32:22.4684896Z 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:32:22.4693744Z 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:32:22.4702267Z 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:32:22.4710921Z 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:32:22.4719754Z 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:32:22.4729209Z 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:32:22.4737857Z 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:32:22.4746571Z 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:32:22.4768228Z 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:32:22.4781302Z 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:32:22.4790428Z 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:32:22.4799021Z 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:32:22.4807745Z 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:32:22.4816126Z 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:32:22.4824722Z 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:32:22.4833637Z 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:32:22.4842870Z 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:32:22.4851537Z 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:32:22.4860159Z 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:32:22.4868939Z 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:32:22.4877572Z 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:32:22.4886119Z 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:32:22.4894397Z 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:32:22.4914909Z 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:32:22.4923425Z 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:32:22.4932011Z 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:32:22.4940467Z 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:32:22.4949351Z 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:32:22.4958227Z 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:32:22.4966690Z 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:32:22.4975380Z 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:32:22.4984071Z 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:32:22.4996106Z 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:32:22.5004481Z 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:32:22.5012607Z 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:32:22.5020684Z 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:32:22.5028758Z 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:32:22.5036922Z 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:32:22.5045643Z 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:32:22.5054385Z 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:32:22.5063225Z 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:32:22.5071770Z 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:32:22.5080975Z 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:32:22.5090147Z 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:32:22.5098607Z 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:32:22.5107762Z 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:32:22.5116444Z 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:32:22.5125107Z 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:32:22.5138494Z 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:32:22.5147145Z 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:32:22.5159713Z 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:32:22.5177688Z 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:32:22.5187165Z 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:32:22.5200604Z 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:32:22.5209472Z 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:32:22.5218262Z 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:32:22.5227062Z 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:32:22.5235773Z 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:32:22.5244541Z 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:32:22.5253680Z 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:32:22.5942648Z 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:32:22.5952458Z 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:32:22.5961391Z 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:32:22.5970553Z 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:32:22.5979086Z 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:32:22.5987470Z 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:32:22.5996552Z 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:32:22.6005523Z 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:32:22.6014137Z 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:32:22.6022734Z 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:32:22.6031712Z 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:32:22.6040362Z 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:32:22.6048991Z 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:32:22.6057605Z 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:32:22.6066494Z 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:32:22.6075134Z 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:32:22.6083696Z 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:32:22.6092346Z 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:32:22.6101064Z 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:32:22.6109655Z 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:32:22.6117967Z 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:32:22.6126606Z 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:32:22.6135281Z 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:32:22.6143963Z 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:32:22.6152334Z 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:32:22.6161084Z 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:32:22.6170022Z 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:32:22.6178457Z 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:32:22.6186767Z 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:32:22.6195127Z 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:32:22.6217432Z 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:32:22.6226000Z 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:32:22.6233966Z 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:32:22.6242145Z 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:32:22.6250698Z 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:32:22.6259175Z 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:32:22.6267257Z 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:32:22.6275558Z 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:32:22.6283826Z 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:32:22.6292577Z 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:32:22.6311800Z 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:32:22.6320170Z 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:32:22.6328314Z 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:32:22.6336337Z 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:32:22.6346537Z 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:32:22.6355324Z 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:32:22.6363539Z 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:32:22.6371942Z 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:32:22.6395796Z 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:32:22.6403989Z 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:32:22.6412229Z 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:32:22.6420847Z 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:32:22.6429734Z 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:32:22.6451429Z 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:32:22.6459855Z 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:32:22.6481252Z 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:32:22.6490198Z 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:32:22.6498937Z 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:32:22.6507646Z 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:32:22.6516547Z 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:32:22.6525201Z 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:32:22.6533851Z 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:32:22.6542315Z 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:32:22.6550996Z 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:32:22.6559308Z 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:32:22.6567834Z 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:32:22.6576423Z 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:32:22.6585272Z 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:32:22.6594822Z 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:32:22.6603444Z 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:32:22.6612149Z 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:32:22.6620645Z 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:32:22.6629446Z 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:32:22.6637962Z 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:32:22.6646742Z 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:32:22.6655241Z 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:32:22.6663962Z 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:32:22.6672234Z 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:32:22.6680660Z 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:32:22.6688690Z 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:32:22.6696921Z 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:32:22.6718690Z 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:32:22.6727063Z 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:32:22.6736154Z 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:32:22.6755606Z 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:32:22.6763822Z 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:32:22.6773116Z 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:32:22.6781608Z 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:32:22.6790485Z 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:32:22.6798964Z 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:32:22.6807583Z 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:32:22.6830715Z 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:32:22.6905698Z 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:32:22.6926085Z 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:32:22.6935818Z 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:32:22.6944937Z 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:32:22.6953799Z 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:32:22.6962501Z 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:32:22.6971682Z 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:32:22.6980509Z 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:32:22.6989148Z 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:32:22.6997857Z 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:32:22.7006993Z 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:32:22.7015652Z 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:32:22.7024954Z 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:32:22.7033213Z 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:32:22.7041451Z 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:32:22.7050287Z 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:32:22.7058945Z 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:32:22.7067359Z 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:32:22.7076371Z 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:32:22.7085008Z 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:32:22.7093779Z 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:32:22.7161146Z 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:32:22.7170971Z 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:32:22.7180613Z 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:32:22.7189730Z 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:32:22.7199018Z 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:32:22.7208023Z 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:32:22.7216898Z 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:32:22.7225585Z 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:32:22.7234236Z 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:32:22.7242669Z 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:32:22.7262983Z 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:32:22.7271739Z 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:32:22.7280162Z 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:32:22.7288752Z 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:32:22.7297130Z 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:32:22.7305603Z 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:32:22.7314200Z 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:32:22.7323349Z 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:32:22.7332434Z 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:32:22.7341592Z 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:32:22.7350326Z 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:32:22.7358906Z 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:32:22.7367279Z 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:32:22.7375835Z 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:32:22.7384216Z 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:32:22.7392489Z 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:32:22.7402627Z 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:32:22.7411069Z 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:32:22.7419409Z 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:32:22.7427993Z 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:32:22.7437060Z 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:32:22.7445796Z 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:32:22.7454445Z 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:32:22.7464290Z 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:32:22.7481552Z 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:32:22.7490037Z 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:32:22.7498655Z 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:32:22.7510834Z 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:32:22.7520628Z 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:32:22.7529162Z 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:32:22.7538019Z 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:32:22.7546489Z 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:32:22.7554920Z 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:32:22.7563348Z 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:32:22.7571659Z 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:32:22.7579932Z 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:32:22.7588524Z 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:32:22.7597054Z 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:32:22.7605307Z 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:32:22.7613762Z 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:32:22.7622273Z 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:32:22.7630595Z 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:32:22.7638937Z 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:32:22.8308251Z 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:32:22.8316940Z 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:32:22.8325916Z 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:32:22.8347803Z 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:32:22.8366309Z 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:32:22.8375489Z 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:32:22.8384582Z 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:32:22.8410166Z 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:32:22.8418914Z 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:32:22.8427480Z 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:32:22.8436329Z 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:32:22.8445230Z 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:32:22.8453924Z 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:32:22.8463593Z 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:32:22.8472207Z 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:32:22.8481047Z 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:32:22.8489509Z 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:32:22.8498369Z 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:32:22.8507445Z 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:32:22.8516241Z 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:32:22.8524687Z 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:32:22.8533443Z 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:32:22.8541992Z 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:32:22.8550552Z 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:32:22.8559505Z 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:32:22.8569220Z 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:32:22.8577856Z 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:32:22.8586189Z 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:32:22.8595617Z 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:32:22.8604579Z 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:32:22.8617787Z 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:32:22.8635140Z 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:32:22.8643768Z 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:32:22.8652239Z 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:32:22.8660821Z 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:32:22.8669642Z 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:32:22.8678840Z 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:32:22.8688847Z 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:32:22.8697113Z 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:32:22.8705643Z 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:32:22.8714318Z 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:32:22.8723005Z 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:32:22.8737138Z 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:32:22.8745648Z 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:32:22.8755204Z 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:32:22.8763902Z 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:32:22.8772752Z 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:32:22.8781589Z 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:32:22.8790370Z 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:32:22.8798926Z 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:32:22.8807880Z 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:32:22.8816280Z 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:32:22.8824929Z 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:32:22.8833412Z 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:32:22.8842181Z 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:32:22.8850835Z 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:32:22.8859265Z 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:32:22.8867483Z 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:32:22.8875952Z 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:32:22.8884502Z 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:32:22.8893048Z 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:32:22.8901417Z 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:32:22.8909538Z 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:32:22.8917804Z 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:32:22.8926129Z 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:32:22.8934455Z 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:32:22.8942690Z 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:32:22.8967756Z 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:32:22.8976191Z 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:32:22.8984218Z 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:32:22.8992948Z 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:32:22.9001440Z 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:32:22.9009975Z 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:32:22.9018139Z 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:32:22.9026398Z 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:32:22.9035530Z 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:32:22.9044048Z 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:32:22.9052772Z 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:32:22.9061453Z 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:32:22.9070097Z 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:32:22.9078438Z 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:32:22.9086976Z 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:32:22.9095617Z 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:32:22.9104613Z 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:32:22.9113746Z 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:32:22.9122488Z 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:32:22.9131258Z 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:32:22.9139793Z 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:32:22.9148251Z 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:32:22.9162515Z 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:32:22.9351341Z 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:32:22.9359907Z 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:32:22.9368547Z 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:32:22.9376996Z 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:32:22.9384951Z 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:32:22.9393611Z 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:32:22.9401523Z 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:32:22.9410198Z 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:32:22.9418422Z 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:32:22.9427049Z 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:32:22.9435391Z 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:32:22.9443729Z 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:32:22.9452400Z 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:32:22.9461241Z 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:32:22.9469793Z 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:32:22.9479000Z 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:32:22.9487604Z 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:32:22.9496634Z 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:32:22.9505261Z 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:32:22.9513581Z 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:32:22.9521998Z 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:32:22.9530565Z 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:32:22.9538908Z 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:32:22.9547139Z 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:32:22.9555740Z 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:32:22.9564010Z 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:32:22.9572785Z 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:32:22.9581167Z 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:32:22.9589981Z 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:32:22.9599125Z 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:32:22.9607367Z 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:32:22.9615982Z 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:32:22.9624875Z 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:32:22.9633468Z 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:32:22.9642329Z 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:32:22.9651325Z 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:32:22.9660045Z 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:32:22.9668987Z 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:32:22.9677646Z 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:32:22.9686092Z 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:32:22.9695248Z 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:32:22.9707915Z 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:32:22.9717113Z 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:32:22.9725591Z 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:32:22.9734439Z 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:32:22.9743207Z 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:32:22.9752355Z 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:32:22.9761562Z 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:32:22.9770205Z 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:32:22.9779379Z 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:32:22.9787986Z 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:32:22.9796982Z 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:32:22.9805525Z 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:32:22.9814023Z 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:32:22.9822438Z 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:32:22.9831189Z 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:32:22.9839523Z 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:32:22.9848044Z 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:32:22.9856619Z 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:32:22.9865265Z 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:32:22.9873537Z 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:32:22.9881902Z 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:32:22.9890201Z 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:32:22.9898321Z 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:32:22.9906575Z 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:32:22.9914808Z 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:32:22.9923207Z 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:32:22.9932440Z 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:32:22.9941021Z 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:32:22.9949150Z 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:32:22.9957564Z 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:32:22.9965690Z 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:32:22.9973893Z 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:32:22.9982342Z 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:32:22.9990777Z 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:32:22.9999046Z 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:32:23.0007575Z 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:32:23.0015853Z 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:32:23.0024396Z 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:32:23.0034189Z 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:32:23.0043554Z 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:32:23.0052570Z 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:32:23.0061113Z 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:32:23.0069767Z 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:32:23.0078705Z 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:32:23.0087452Z 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:32:23.0096173Z 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:32:23.0104751Z 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:32:23.0113101Z 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:32:23.0125315Z 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:32:23.0134345Z 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:32:23.0142515Z 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:32:23.0153207Z 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:32:23.0162251Z 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:32:23.0170810Z 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:32:23.0184276Z 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:32:23.0193392Z 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:32:23.0213483Z 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:32:23.0223351Z 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:32:23.0237886Z 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:32:23.0246477Z 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:32:23.0258748Z 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:32:23.0267555Z 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:32:23.0276133Z 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:32:23.0284416Z 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:32:23.0292965Z 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:32:23.0301294Z 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:32:23.0309712Z 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:32:23.0318236Z 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:32:23.0326535Z 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:32:23.0335964Z 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:32:23.0343956Z 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:32:23.0352173Z 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:32:23.0360393Z 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:32:23.0369109Z 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:32:23.0377356Z 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:32:23.0385543Z 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:32:23.0393629Z 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:32:23.0402070Z 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:32:23.0411211Z 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:32:23.0419582Z 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:32:23.0427825Z 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:32:23.0436036Z 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:32:23.0444270Z 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:32:23.0452590Z 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:32:23.0460647Z 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:32:23.0469371Z 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:32:23.0478437Z 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:32:23.0486771Z 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:32:23.0494858Z 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:32:23.0503144Z 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:32:23.0511444Z 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:32:23.0519501Z 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:32:23.0527751Z 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:32:23.0535770Z 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:32:23.0544469Z 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:32:23.0552302Z 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:32:23.0560891Z 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:32:23.0569164Z 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:32:23.0577488Z 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:32:23.0585369Z 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:32:23.0593371Z 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:32:23.0601584Z 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:32:23.0610505Z 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:32:23.0618654Z 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:32:23.0626826Z 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:32:23.0638943Z 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:32:23.0647569Z 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:32:23.0656403Z 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:32:23.0664602Z 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:32:23.0672711Z 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:32:23.0680945Z 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:32:23.0689035Z 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:32:23.0697227Z 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:32:23.0705624Z 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:32:23.0714687Z 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:32:23.0723571Z 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:32:23.0732919Z 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:32:23.0741682Z 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:32:23.0750134Z 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:32:23.0758514Z 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:32:23.0767028Z 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:32:23.0775316Z 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:32:23.0783444Z 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:32:23.0792179Z 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:32:23.0804472Z 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:32:23.0813205Z 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:32:23.0822095Z 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:32:23.0830378Z 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:32:23.0838604Z 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:32:23.0846943Z 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:32:23.0855886Z 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:32:23.0865187Z 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:32:23.0874077Z 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:32:23.0882625Z 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:32:23.0891355Z 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:32:23.0899705Z 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:32:23.0908378Z 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:32:23.0917211Z 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:32:23.0926210Z 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:32:23.0934981Z 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:32:23.0943973Z 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:32:23.0952301Z 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:32:23.0960738Z 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:32:23.0969507Z 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:32:23.0978122Z 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:32:23.0986418Z 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:32:23.0995142Z 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:32:23.1003612Z 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:32:23.1012398Z 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:32:23.1021226Z 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:32:23.1029612Z 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:32:23.1037771Z 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:32:23.1045909Z 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:32:23.1054701Z 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:32:23.1063161Z 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:32:23.1071414Z 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:32:23.1079371Z 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:32:23.1088043Z 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:32:23.1101392Z 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:32:23.1110471Z 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:32:23.1118868Z 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:32:23.1127718Z 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:32:23.1136198Z 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:32:23.1153938Z 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:32:23.1162616Z 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:32:23.1171232Z 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:32:23.1179989Z 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:32:23.1188118Z 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:32:23.1196661Z 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:32:23.1211024Z 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:32:23.1219170Z 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:32:23.1228034Z 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:32:23.1236833Z 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:32:23.1245188Z 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:32:23.1253610Z 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:32:23.1262025Z 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:32:23.1282732Z 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:32:23.1291446Z 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:32:23.1299534Z 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:32:23.1307887Z 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:32:23.1316605Z 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:32:23.1325677Z 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:32:23.1334400Z 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:32:23.1343021Z 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:32:23.1351356Z 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:32:23.1362641Z 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:32:23.1371816Z 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:32:23.1380668Z 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:32:23.1389065Z 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:32:23.1397297Z 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:32:23.1405532Z 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:32:23.1414112Z 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:32:23.1423325Z 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:32:23.1432103Z 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:32:23.1440777Z 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:32:23.1449333Z 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:32:23.1457671Z 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:32:23.1465731Z 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:32:23.1473762Z 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:32:23.1481926Z 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:32:23.1490425Z 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:32:23.1498975Z 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:32:23.1507924Z 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:32:23.1515991Z 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:32:23.1524292Z 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:32:23.1532617Z 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:32:23.1541461Z 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:32:23.1550303Z 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:32:23.1559135Z 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:32:23.1567396Z 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:32:23.1588853Z 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:32:23.1597324Z 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:32:23.1605446Z 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:32:23.1613724Z 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:32:23.1621801Z 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:32:23.1658717Z 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:32:23.1666679Z 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:32:23.1674699Z 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:32:23.1682800Z 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:32:23.1691201Z 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:32:23.1699783Z 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:32:23.1708103Z 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:32:23.1716117Z 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:32:23.1724699Z 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:32:23.1733611Z 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:32:23.1742207Z 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:32:23.1750998Z 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:32:23.1759501Z 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:32:23.1768437Z 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:32:23.1776919Z 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:32:23.1785562Z 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:32:23.1794229Z 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:32:23.1803236Z 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:32:23.1811897Z 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:32:23.1821637Z 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:32:23.1830533Z 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:32:23.1847513Z 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:32:23.1856316Z 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:32:23.1865095Z 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:32:23.1873740Z 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:32:23.1882394Z 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:32:23.1891161Z 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:32:23.1899776Z 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:32:23.1908871Z 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:32:23.1920230Z 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:32:23.1929826Z 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:32:23.1938318Z 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:32:23.1947399Z 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:32:23.1956069Z 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:32:23.1964322Z 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:32:23.1973470Z 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:32:23.1982092Z 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:32:23.1991197Z 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:32:23.2000022Z 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:32:23.2009330Z 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:32:23.2017947Z 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:32:23.2026802Z 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:32:23.2035890Z 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:32:23.2044970Z 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:32:23.2053580Z 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:32:23.2062933Z 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:32:23.2072168Z 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:32:23.2081577Z 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:32:23.2090690Z 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:32:23.2099259Z 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:32:23.2107835Z 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:32:23.2116757Z 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:32:23.2125272Z 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:32:23.2133855Z 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:32:23.2142188Z 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:32:23.2150802Z 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:32:23.2158991Z 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:32:23.2167490Z 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:32:23.2175959Z 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:32:23.2185087Z 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:32:23.2193612Z 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:32:23.2202323Z 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:32:23.2211182Z 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:32:23.2219495Z 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:32:23.2227921Z 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:32:23.2235882Z 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:32:23.2243891Z 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:32:23.2252420Z 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:32:23.2260371Z 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:32:23.2268452Z 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:32:23.2276596Z 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:32:23.2284716Z 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:32:23.2293169Z 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:32:23.2301698Z 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:32:23.2309813Z 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:32:23.2318063Z 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:32:23.2326429Z 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:32:23.2334933Z 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:32:23.2343278Z 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:32:23.2351763Z 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:32:23.2359934Z 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:32:23.2368732Z 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:32:23.2377075Z 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:32:23.2385452Z 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:32:23.2393713Z 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:32:23.2402173Z 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:32:23.2410725Z 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:32:23.2419329Z 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:32:23.2427749Z 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:32:23.2436437Z 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:32:23.2444926Z 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:32:23.2453447Z 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:32:23.2461920Z 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:32:23.2470594Z 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:32:23.2479159Z 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:32:23.2487675Z 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:32:23.2499332Z 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:32:23.2509043Z 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:32:23.2518066Z 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:32:23.2526769Z 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:32:23.2535101Z 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:32:23.2543666Z 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:32:23.2552117Z 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:32:23.2560478Z 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:32:23.2569068Z 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:32:23.2577858Z 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:32:23.2586276Z 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:32:23.2594606Z 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:32:23.2603405Z 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:32:23.2611957Z 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:32:23.2620577Z 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:32:23.2629363Z 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:32:23.2638143Z 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:32:23.2654417Z 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:32:23.2663168Z 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:32:23.2671961Z 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:32:23.2680222Z 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:32:23.2688764Z 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:32:23.2697144Z 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:32:23.2705508Z 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:32:23.2714157Z 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:32:23.2722376Z 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:32:23.2730908Z 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:32:23.2738834Z 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:32:23.2747118Z 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:32:23.2755321Z 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:32:23.2764033Z 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:32:23.2772059Z 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:32:23.2779982Z 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:32:23.2788325Z 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:32:23.2796747Z 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:32:23.2805583Z 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:32:23.2814122Z 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:32:23.2822376Z 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:32:23.2830854Z 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:32:23.2839106Z 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:32:23.2847651Z 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:32:23.2855822Z 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:32:23.2864299Z 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:32:23.2872380Z 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:32:23.2890365Z 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:32:23.2898886Z 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:32:23.2907797Z 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:32:23.2916106Z 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:32:23.2925034Z 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:32:23.2933526Z 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:32:23.2942250Z 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:32:23.2951487Z 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:32:23.2959997Z 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:32:23.2969166Z 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:32:23.2978159Z 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:32:23.2986380Z 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:32:23.2995073Z 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:32:23.3003899Z 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:32:23.3012705Z 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:32:23.3021496Z 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:32:23.3029958Z 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:32:23.3038558Z 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:32:23.3047026Z 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:32:23.3055811Z 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:32:23.3064365Z 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:32:23.3072857Z 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:32:23.3081910Z 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:32:23.3090733Z 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:32:23.3099482Z 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:32:23.3108226Z 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:32:23.3117048Z 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:32:23.3131660Z 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:32:23.3141025Z 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:32:23.3150235Z 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:32:23.3159381Z 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:32:23.3189026Z 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:32:23.3198117Z 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:32:23.3207208Z 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:32:23.3216270Z 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:32:23.3224957Z 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:32:23.3233582Z 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:32:23.3242306Z 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:32:23.3251258Z 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:32:23.3260359Z 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:32:23.3269282Z 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:32:23.3281602Z 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:32:23.3290111Z 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:32:23.3298499Z 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:32:23.3306794Z 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:32:23.3315146Z 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:32:23.3323793Z 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:32:23.3332067Z 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:32:23.3340430Z 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:32:23.3348734Z 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:32:23.3356732Z 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:32:23.3365101Z 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:32:23.3373594Z 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:32:23.3382030Z 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:32:23.3390441Z 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:32:23.3398965Z 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:32:23.3407132Z 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:32:23.3415184Z 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:32:23.3423440Z 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:32:23.3431993Z 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:32:23.3440414Z 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:32:23.3450221Z 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:32:23.3458707Z 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:32:23.3466941Z 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:32:23.3475777Z 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:32:23.3483731Z 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:32:23.3492122Z 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:32:23.3500108Z 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:32:23.3508277Z 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:32:23.3516860Z 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:32:23.3525129Z 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:32:23.3533643Z 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:32:23.3542230Z 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:32:23.3551015Z 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:32:23.3559250Z 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:32:23.3567411Z 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:32:23.3575990Z 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:32:23.3584440Z 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:32:23.3592499Z 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:32:23.3605082Z 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:32:23.3613409Z 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:32:23.3621765Z 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:32:23.3630347Z 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:32:23.3639288Z 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:32:23.3652052Z 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:32:23.3660671Z 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:32:23.3669638Z 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:32:23.3678130Z 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:32:23.3686865Z 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:32:23.3695221Z 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:32:23.3703859Z 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:32:23.3712818Z 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:32:23.3721935Z 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:32:23.3730789Z 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:32:23.3757455Z 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:32:23.3766114Z 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:32:23.3775064Z 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:32:23.3783687Z 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:32:23.3792510Z 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:32:23.3801154Z 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:32:23.3809929Z 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:32:23.3818775Z 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:32:23.3827598Z 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:32:23.3836046Z 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:32:23.3844771Z 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:32:23.3853378Z 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:32:23.3862082Z 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:32:23.3871319Z 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:32:23.3880472Z 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:32:23.3889187Z 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:32:23.3897874Z 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:32:23.3906520Z 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:32:23.3915272Z 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:32:23.3924123Z 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:32:23.3933029Z 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:32:23.3941830Z 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:32:23.3980456Z 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:32:23.3988903Z 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:32:23.3997336Z 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:32:23.4005868Z 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:32:23.4015082Z 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:32:23.4024232Z 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:32:23.4032784Z 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:32:23.4041209Z 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:32:23.4049949Z 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:32:23.4058406Z 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:32:23.4066947Z 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:32:23.4075270Z 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:32:23.4084060Z 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:32:23.4092582Z 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:32:23.4101036Z 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:32:23.4109323Z 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:32:23.4117772Z 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:32:23.4126616Z 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:32:23.4134877Z 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:32:23.4143138Z 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:32:23.4151234Z 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:32:23.4159344Z 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:32:23.4168091Z 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:32:23.4176310Z 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:32:23.4185076Z 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:32:23.4194171Z 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:32:23.4208004Z 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:32:23.4217489Z 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:32:23.4226175Z 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:32:23.4234581Z 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:32:23.4242692Z 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:32:23.4251242Z 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:32:23.4259386Z 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:32:23.4267524Z 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:32:23.4276017Z 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:32:23.4285019Z 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:32:23.4293782Z 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:32:23.4302181Z 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:32:23.4311057Z 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:32:23.4319485Z 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:32:23.4328004Z 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:32:23.4336560Z 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:32:23.4344878Z 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:32:23.4353464Z 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:32:23.4362089Z 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:32:23.4370820Z 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:32:23.4379185Z 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:32:23.4387879Z 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:32:23.4395977Z 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:32:23.4404553Z 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:32:23.4413258Z 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:32:23.4422029Z 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:32:23.4430718Z 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:32:23.4439446Z 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:32:23.4447985Z 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:32:23.4456843Z 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:32:23.4465316Z 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:32:23.4473747Z 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:32:23.4481973Z 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:32:23.4490986Z 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:32:23.4499616Z 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:32:23.4508201Z 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:32:23.4516602Z 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:32:23.4525566Z 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:32:23.4533876Z 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:32:23.4542695Z 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:32:23.4551034Z 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:32:23.4561381Z 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:32:23.4569834Z 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:32:23.4578446Z 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:32:23.4587006Z 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:32:23.4595962Z 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:32:23.4605504Z 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:32:23.4613969Z 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:32:23.4622519Z 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:32:23.4631316Z 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:32:23.4639959Z 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:32:23.4648578Z 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:32:23.4657139Z 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:32:23.4665723Z 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:32:23.4674215Z 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:32:23.4682677Z 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:32:23.4691617Z 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:32:23.4700423Z 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:32:23.4708887Z 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:32:23.4717139Z 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:32:23.4725408Z 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:32:23.4733788Z 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:32:23.4742182Z 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:32:23.4750703Z 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:32:23.4758993Z 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:32:23.4767377Z 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:32:23.4778630Z 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:32:23.4788525Z 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:32:23.4797308Z 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:32:23.4806410Z 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:32:23.4814693Z 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:32:23.4823119Z 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:32:23.4831483Z 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:32:23.4839687Z 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:32:23.4847775Z 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:32:23.4856818Z 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:32:23.4865737Z 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:32:23.4874086Z 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:32:23.4882530Z 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:32:23.4891286Z 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:32:23.4899502Z 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:32:23.4907730Z 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:32:23.4916150Z 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:32:23.4924053Z 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:32:23.4932495Z 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:32:23.4940736Z 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:32:23.4948994Z 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:32:23.4957658Z 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:32:23.4966059Z 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:32:23.4974828Z 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:32:23.4983599Z 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:32:23.4992420Z 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:32:23.5000856Z 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:32:23.5009874Z 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:32:23.5018515Z 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:32:23.5027331Z 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:32:23.5035997Z 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:32:23.5044606Z 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:32:23.5053191Z 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:32:23.5067500Z 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:32:23.5076238Z 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:32:23.5084645Z 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:32:23.5093117Z 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:32:23.5102011Z 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:32:23.5110732Z 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:32:23.5119322Z 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:32:23.5127910Z 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:32:23.5140651Z 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:32:23.5149387Z 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:32:23.5157784Z 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:32:23.5166245Z 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:32:23.5174709Z 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:32:23.5183368Z 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:32:23.5191642Z 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:32:23.5199990Z 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:32:23.5208513Z 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:32:23.5217128Z 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:32:23.5225809Z 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:32:23.5233906Z 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:32:23.5242168Z 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:32:23.5250803Z 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:32:23.5259627Z 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:32:23.5268161Z 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:32:23.5276447Z 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:32:23.5284853Z 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:32:23.5293259Z 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:32:23.5301980Z 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:32:23.5310608Z 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:32:23.5319027Z 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:32:23.5350108Z 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:32:23.5359506Z 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:32:23.5367976Z 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:32:23.5376228Z 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:32:23.5384655Z 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:32:23.5393439Z 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:32:23.5401955Z 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:32:23.5410378Z 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:32:23.5419219Z 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:32:23.5428184Z 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:32:23.5436468Z 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:32:23.5444699Z 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:32:23.5453301Z 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:32:23.5462169Z 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:32:23.5470809Z 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:32:23.5479554Z 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:32:23.5488256Z 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:32:23.5496601Z 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:32:23.5505281Z 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:32:23.5514389Z 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:32:23.5522770Z 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:32:23.5531337Z 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:32:23.5540306Z 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:32:23.5548859Z 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:32:23.5557632Z 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:32:23.5566742Z 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:32:23.5575588Z 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:32:23.5583965Z 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:32:23.5601668Z 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:32:23.5610448Z 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:32:23.5619283Z 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:32:23.5627611Z 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:32:23.5636031Z 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:32:23.5644287Z 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:32:23.5652860Z 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:32:23.5661806Z 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:32:23.5670558Z 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:32:23.5679335Z 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:32:23.5688499Z 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:32:23.5697605Z 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:32:23.5706311Z 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:32:23.5715268Z 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:32:23.5723990Z 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:32:23.5733715Z 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:32:23.5742117Z 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:32:23.5750510Z 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:32:23.5758946Z 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:32:23.5767507Z 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:32:23.5776165Z 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:32:23.5785526Z 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:32:23.5794566Z 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:32:23.5803096Z 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:32:23.5811641Z 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:32:23.5820400Z 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:32:23.5828807Z 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:32:23.5837280Z 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:32:23.5846170Z 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:32:23.5854962Z 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:32:23.5863411Z 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:32:23.5871555Z 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:32:23.5879970Z 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:32:23.5888115Z 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:32:23.5896501Z 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:32:23.5904682Z 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:32:23.5912799Z 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:32:23.5921021Z 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:32:23.5929124Z 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:32:23.5937202Z 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:32:23.5945918Z 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:32:23.5959905Z 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:32:23.5968560Z 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:32:23.5977588Z 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:32:23.5986074Z 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:32:23.5994338Z 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:32:23.6002616Z 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:32:23.6010795Z 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:32:23.6018999Z 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:32:23.6027501Z 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:32:23.6036486Z 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:32:23.6045457Z 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:32:23.6054061Z 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:32:23.6062544Z 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:32:23.6070950Z 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:32:23.6079828Z 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:32:23.6088460Z 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:32:23.6098788Z 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:32:23.6106463Z 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:32:23.6114871Z 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:32:23.6123407Z 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:32:23.6132003Z 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:32:23.6140592Z 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:32:23.6148761Z 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:32:23.6156877Z 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:32:23.6165277Z 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:32:23.6174232Z 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:32:23.6182651Z 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:32:23.6191171Z 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:32:23.6199264Z 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:32:23.6208239Z 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:32:23.6216553Z 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:32:23.6225264Z 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:32:23.6252928Z 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:32:23.6261160Z 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:32:23.6269330Z 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:32:23.6277604Z 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:32:23.6286214Z 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:32:23.6294384Z 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:32:23.6302310Z 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:32:23.6310437Z 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:32:23.6318991Z 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:32:23.6327953Z 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:32:23.6336288Z 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:32:23.6344879Z 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:32:23.6354346Z 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:32:23.6362333Z 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:32:23.6370808Z 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:32:23.6379281Z 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:32:23.6388172Z 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:32:23.6396601Z 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:32:23.6404872Z 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:32:23.6413392Z 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:32:23.6421433Z 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:32:23.6429585Z 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:32:23.6437745Z 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:32:23.6445752Z 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:32:23.6453898Z 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:32:23.6462210Z 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:32:23.6470500Z 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:32:23.6478617Z 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:32:23.6486865Z 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:32:23.6504125Z 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:32:23.6512575Z 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:32:23.6521075Z 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:32:23.6529376Z 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:32:23.6537691Z 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:32:23.6546309Z 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:32:23.6554710Z 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:32:23.6563097Z 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:32:23.6571283Z 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:32:23.6585146Z 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:32:23.6593668Z 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:32:23.6603028Z 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:32:23.6611787Z 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:32:23.6620168Z 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:32:23.6628163Z 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:32:23.6636169Z 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:32:23.6644521Z 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:32:23.6652874Z 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:32:23.6661402Z 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:32:23.6669667Z 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:32:23.6686852Z 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:32:23.6694841Z 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:32:23.6703279Z 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:32:23.6712012Z 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:32:23.6720800Z 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:32:23.6729593Z 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:32:23.6738281Z 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:32:23.6746811Z 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:32:23.6755437Z 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:32:23.6764015Z 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:32:23.6773111Z 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:32:23.6782064Z 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:32:23.6791014Z 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:32:23.6799379Z 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:32:23.6807949Z 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:32:23.6816285Z 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:32:23.6825187Z 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:32:23.6833664Z 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:32:23.6842226Z 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:32:23.6850501Z 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:32:23.6859050Z 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:32:23.6867258Z 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:32:23.6875327Z 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:32:23.6883837Z 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:32:23.6892169Z 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:32:23.6900586Z 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:32:23.6908902Z 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:32:23.6917299Z 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:32:23.6925699Z 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:32:23.6934220Z 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:32:23.6942939Z 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:32:23.6951223Z 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:32:23.6959819Z 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:32:23.6968541Z 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:32:23.6977673Z 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:32:23.6986339Z 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:32:23.6994808Z 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:32:23.7003144Z 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:32:23.7011778Z 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:32:23.7020483Z 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:32:23.7029128Z 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:32:23.7037562Z 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:32:23.7046577Z 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:32:23.7055280Z 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:32:23.7064146Z 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:32:23.7073098Z 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:32:23.7082133Z 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:32:23.7091044Z 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:32:23.7099885Z 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:32:23.7108861Z 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:32:23.7117909Z 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:32:23.7131759Z 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:32:23.7140840Z 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:32:23.7160719Z 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:32:23.7170819Z 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:32:23.7179891Z 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:32:23.7188997Z 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:32:23.7197481Z 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:32:23.7205978Z 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:32:23.7214820Z 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:32:23.7223431Z 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:32:23.7232411Z 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:32:23.7241641Z 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:32:23.7250908Z 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:32:23.7259641Z 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:32:23.7268833Z 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:32:23.7279195Z 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:32:23.7288123Z 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:32:23.7297296Z 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:32:23.7306138Z 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:32:23.7315901Z 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:32:23.7324967Z 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:32:23.7334189Z 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:32:23.7342729Z 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:32:23.7351507Z 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:32:23.7360845Z 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:32:23.7370427Z 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:32:23.7379197Z 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:32:23.7387474Z 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:32:23.7396161Z 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:32:23.7404759Z 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:32:23.7413861Z 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:32:23.7423105Z 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:32:23.7432502Z 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:32:23.7441060Z 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:32:23.7449565Z 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:32:23.7458217Z 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:32:23.7466837Z 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:32:23.7476376Z 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:32:23.7486376Z 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:32:23.7504410Z 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:32:23.7513308Z 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:32:23.7522190Z 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:32:23.7531643Z 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:32:23.7540814Z 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:32:23.7549652Z 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:32:23.7557982Z 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:32:23.7567053Z 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:32:23.7582088Z 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:32:23.7591495Z 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:32:23.7600583Z 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:32:23.7609524Z 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:32:23.7618440Z 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:32:23.7627436Z 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:32:23.7636744Z 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:32:23.7646111Z 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:32:23.7655814Z 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:32:23.7664625Z 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:32:23.7673447Z 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:32:23.7682416Z 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:32:23.7696317Z 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:32:23.7706057Z 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:32:23.7714633Z 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:32:23.7724145Z 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:32:23.7733260Z 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:32:23.7742095Z 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:32:23.7752270Z 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:32:23.7761460Z 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:32:23.7770356Z 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:32:23.7779125Z 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:32:23.7799392Z 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:32:23.7808416Z 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:32:23.7817902Z 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:32:23.7826882Z 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:32:23.7836239Z 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:32:23.7845363Z 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:32:23.7854203Z 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:32:23.7862233Z 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:32:23.7878771Z 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:32:23.7887127Z 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:32:23.7895755Z 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:32:23.7904351Z 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:32:23.7913112Z 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:32:23.7922021Z 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:32:23.7931262Z 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:32:23.7939870Z 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:32:23.7948653Z 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:32:23.7957459Z 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:32:23.7966272Z 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:32:23.7975294Z 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:32:23.7984294Z 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:32:23.7992994Z 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:32:23.8002634Z 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:32:23.8012209Z 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:32:23.8028739Z 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:32:23.8037935Z 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:32:23.8047254Z 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:32:23.8057520Z 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:32:23.8067471Z 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:32:23.8076404Z 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:32:23.8099823Z 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:32:23.8108862Z 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:32:23.8118315Z 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:32:23.8127381Z 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:32:23.8136575Z 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:32:23.8144938Z 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:32:23.8153445Z 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:32:23.8162607Z 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:32:23.8171939Z 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:32:23.8181303Z 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:32:23.8189895Z 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:32:23.8199566Z 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:32:23.8208779Z 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:32:23.8218239Z 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:32:23.8227652Z 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:32:23.8236685Z 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:32:23.8250883Z 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:32:23.8260826Z 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:32:23.8270771Z 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:32:23.8279676Z 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:32:23.8288469Z 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:32:23.8297377Z 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:32:23.8306975Z 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:32:23.8325357Z 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:32:23.8334652Z 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:32:23.8344462Z 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:32:23.8353853Z 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:32:23.8363723Z 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:32:23.8372732Z 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:32:23.8381628Z 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:32:23.8397418Z 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:32:23.8406508Z 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:32:23.8415804Z 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:32:23.8425325Z 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:32:23.8434496Z 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:32:23.8443775Z 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:32:23.8453201Z 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:32:23.8462098Z 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:32:23.8471607Z 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:32:23.8480363Z 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:32:23.8489267Z 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:32:23.8498334Z 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:32:23.8507390Z 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:32:23.8516166Z 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:32:23.8525436Z 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:32:23.8534060Z 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:32:23.8543121Z 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:32:23.8551775Z 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:32:23.8560983Z 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:32:23.8570865Z 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:32:23.8580522Z 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:32:23.8594079Z 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:32:24.1272840Z 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:32:24.1289838Z 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:32:24.1300367Z 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:32:24.1309556Z 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:32:24.3161904Z 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:32:24.3171767Z 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:32:24.3181036Z 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:32:24.3189850Z 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:32:24.3199041Z 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:32:24.3207881Z 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:32:24.3216483Z 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:32:24.3225642Z 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:32:24.3234038Z 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:32:24.3242777Z 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:32:24.3252125Z 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:32:24.3261286Z 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:32:24.3269858Z 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:32:24.3278475Z 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:32:24.3287135Z 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:32:24.3296155Z 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:32:24.3304772Z 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:32:24.3317086Z 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:32:24.3326418Z 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:32:24.3335641Z 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:32:24.3345453Z 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:32:24.3354667Z 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:32:24.3367786Z 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:32:24.3376513Z 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:32:24.3385358Z 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:32:24.3394115Z 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:32:24.3403130Z 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:32:24.3441241Z 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:32:24.3450121Z 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:32:24.3458892Z 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:32:24.3468426Z 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:32:24.3480351Z 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:32:24.3490179Z 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:32:24.3499146Z 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:32:24.3508887Z 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:32:24.3517895Z 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:32:24.3533106Z 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:32:24.3541717Z 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:32:24.3550860Z 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:32:24.3559726Z 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:32:24.3569307Z 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:32:24.3578261Z 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:32:24.3587173Z 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:32:24.3595969Z 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:32:24.3605060Z 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:32:24.3614011Z 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:32:24.3622966Z 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:32:24.3631711Z 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:32:24.3640594Z 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:32:24.3649328Z 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:32:24.3658413Z 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:32:24.3667059Z 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:32:24.3675915Z 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:32:24.3684658Z 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:32:24.3693430Z 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:32:24.3702413Z 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:32:24.3710855Z 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:32:24.3719699Z 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:32:24.3728205Z 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:32:24.3736549Z 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:32:24.3744843Z 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:32:24.3753224Z 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:32:24.3761612Z 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:32:24.3770447Z 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:32:24.3788313Z 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:32:24.3796906Z 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:32:24.3805606Z 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:32:24.3814142Z 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:32:24.3822758Z 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:32:24.3835711Z 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:32:24.3844116Z 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:32:24.3853071Z 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:32:24.3862033Z 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:32:24.3870392Z 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:32:24.3879200Z 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:32:24.3888282Z 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:32:24.3896987Z 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:32:24.3905555Z 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:32:24.3914420Z 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:32:24.3923034Z 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:32:24.3931718Z 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:32:24.3940161Z 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:32:24.3949125Z 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:32:24.3957523Z 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:32:24.3969678Z 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:32:24.3979432Z 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:32:24.3987920Z 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:32:24.3996597Z 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:32:24.4005752Z 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:32:24.4015431Z 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:32:24.4024309Z 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:32:24.4033065Z 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:32:24.4041673Z 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:32:24.4050457Z 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:32:24.4075020Z 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:32:24.4083768Z 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:32:24.4092643Z 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:32:24.4101328Z 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:32:24.4110573Z 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:32:24.4119364Z 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:32:24.4128405Z 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:32:24.4137204Z 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:32:24.4145997Z 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:32:24.4154520Z 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:32:24.4163244Z 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:32:24.4172378Z 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:32:24.4181538Z 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:32:24.4191161Z 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:32:24.4200089Z 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:32:24.4209164Z 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:32:24.4217989Z 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:32:24.4226725Z 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:32:24.4235508Z 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:32:24.4244327Z 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:32:24.4253082Z 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:32:24.4262254Z 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:32:24.4271715Z 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:32:24.4280679Z 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:32:24.4289460Z 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:32:24.4298155Z 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:32:24.4307487Z 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:32:24.4315598Z 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:32:24.4324615Z 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:32:24.4333418Z 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:32:24.4341979Z 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:32:24.4350262Z 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:32:24.4358973Z 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:32:24.4367867Z 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:32:24.4376590Z 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:32:24.4385024Z 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:32:24.4395377Z 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:32:24.4404805Z 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:32:24.4413768Z 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:32:24.4422768Z 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:32:24.4431405Z 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:32:24.4439570Z 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:32:24.4447969Z 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:32:24.4456194Z 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:32:24.4464677Z 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:32:24.4473547Z 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:32:24.4482253Z 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:32:24.4490843Z 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:32:24.4499235Z 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:32:24.4508216Z 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:32:24.4516421Z 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:32:24.4524939Z 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:32:24.4533536Z 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:32:24.4542482Z 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:32:24.4551083Z 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:32:24.4559454Z 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:32:24.4568019Z 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:32:24.4581201Z 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:32:24.4595610Z 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:32:24.4604634Z 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:32:24.4614358Z 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:32:24.4623242Z 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:32:24.4632620Z 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:32:24.4641319Z 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:32:24.4650324Z 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:32:24.4659122Z 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:32:24.4667823Z 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:32:24.4676494Z 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:32:24.4685319Z 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:32:24.4694417Z 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:32:24.4703761Z 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:32:24.4713027Z 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:32:24.4722447Z 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:32:24.4731311Z 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:32:24.4740413Z 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:32:24.4749044Z 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:32:24.4757602Z 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:32:24.4766657Z 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:32:24.4775233Z 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:32:24.4784082Z 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:32:24.4793087Z 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:32:24.4801691Z 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:32:24.4810576Z 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:32:24.4819341Z 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:32:24.4828111Z 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:32:24.4836751Z 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:32:24.4845617Z 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:32:24.4854577Z 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:32:24.4863393Z 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:32:24.4872079Z 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:32:24.4880870Z 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:32:24.4889811Z 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:32:24.4898622Z 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:32:24.4908063Z 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:32:24.4916512Z 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:32:24.4931783Z 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:32:24.4944076Z 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:32:24.4954137Z 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:32:24.4962602Z 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:32:24.4972855Z 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:32:24.4981871Z 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:32:24.4994668Z 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:32:24.5003561Z 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:32:24.5012698Z 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:32:24.5021512Z 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:32:24.5030116Z 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:32:24.5039346Z 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:32:24.5047926Z 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:32:24.5056652Z 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:32:24.5065086Z 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:32:24.5073521Z 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:32:24.5082353Z 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:32:24.5091699Z 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:32:24.5100297Z 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:32:24.5109010Z 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:32:24.5117552Z 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:32:24.5126032Z 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:32:24.5134917Z 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:32:24.5143467Z 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:32:24.5152205Z 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:32:24.5161458Z 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:32:24.5170583Z 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:32:24.5179520Z 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:32:24.5189015Z 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:32:24.5198402Z 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:32:24.5207820Z 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:32:24.5217462Z 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:32:24.5227557Z 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:32:24.5237505Z 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:32:24.5247245Z 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:32:24.5256302Z 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:32:24.5265370Z 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:32:24.5274409Z 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:32:24.5283173Z 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:32:24.5292532Z 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:32:24.5316476Z 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:32:24.5326255Z 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:32:24.5336186Z 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:32:24.5344956Z 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:32:24.5353378Z 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:32:24.5368695Z 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:32:24.5377487Z 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:32:24.5386323Z 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:32:24.5395028Z 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:32:24.5404139Z 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:32:24.5412960Z 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:32:24.5421833Z 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:32:24.5436055Z 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:32:24.5445783Z 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:32:24.5454595Z 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:32:24.5463768Z 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:32:24.5473211Z 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:32:24.5482605Z 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:32:24.5491488Z 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:32:24.5500480Z 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:32:24.5514995Z 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:32:24.5524112Z 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:32:24.5532885Z 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:32:24.5541317Z 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:32:24.5550922Z 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:32:24.5560304Z 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:32:24.5569037Z 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:32:24.5599340Z 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:32:24.5608679Z 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:32:24.5618605Z 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:32:24.5627054Z 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:32:24.5636374Z 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:32:24.5645337Z 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:32:24.5654547Z 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:32:24.5663814Z 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:32:24.5673109Z 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:32:24.5682132Z 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:32:24.5691667Z 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:32:24.5700533Z 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:32:24.5709496Z 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:32:24.5718141Z 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:32:24.5727881Z 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:32:24.5736583Z 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:32:24.5745527Z 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:32:24.5754762Z 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:32:24.5764102Z 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:32:24.5773686Z 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:32:24.5782709Z 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:32:24.5791391Z 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:32:24.5815873Z 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:32:24.5825040Z 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:32:24.5834066Z 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:32:24.5843183Z 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:32:24.5852240Z 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:32:24.5861231Z 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:32:24.5871028Z 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:32:24.5880132Z 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:32:24.5889234Z 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:32:24.5898315Z 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:32:24.5907199Z 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:32:24.5915822Z 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:32:24.5924917Z 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:32:24.5933589Z 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:32:24.5955432Z 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:32:24.5964558Z 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:32:24.5973843Z 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:32:24.5982748Z 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:32:24.5992048Z 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:32:24.6001076Z 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:32:24.6010330Z 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:32:24.6019151Z 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:32:24.6028045Z 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:32:24.6042067Z 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:32:24.6051097Z 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:32:24.6060072Z 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:32:24.6080629Z 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:32:24.6105424Z 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:32:24.6115631Z 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:32:24.6136665Z 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:32:24.6146608Z 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:32:24.6155767Z 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:32:24.6164961Z 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:32:24.6173949Z 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:32:24.6182615Z 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:32:24.6191181Z 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:32:24.6200248Z 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:32:24.6209180Z 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:32:24.6217833Z 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:32:24.6226596Z 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:32:24.6235494Z 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:32:24.6243742Z 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:32:24.6252256Z 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:32:24.6261276Z 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:32:24.6270089Z 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:32:24.6278782Z 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:32:24.6291085Z 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:32:24.6301452Z 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:32:24.6310359Z 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:32:24.6318781Z 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:32:24.6327482Z 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:32:24.6336314Z 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:32:24.6345032Z 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:32:24.6353625Z 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:32:24.6362157Z 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:32:24.6370967Z 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:32:24.6379448Z 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:32:24.6388072Z 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:32:24.6396506Z 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:32:24.6404953Z 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:32:24.6413838Z 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:32:24.6422372Z 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:32:24.6430919Z 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:32:24.6439386Z 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:32:24.6448621Z 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:32:24.6457520Z 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:32:24.6466276Z 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:32:24.6475238Z 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:32:24.6483826Z 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:32:24.6492413Z 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:32:24.6501257Z 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:32:24.6509586Z 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:32:24.6518481Z 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:32:24.6526886Z 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:32:24.6535414Z 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:32:24.6543791Z 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:32:24.6552294Z 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:32:24.6561017Z 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:32:24.6569979Z 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:32:24.6578322Z 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:32:24.6586857Z 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:32:24.6595197Z 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:32:24.6603801Z 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:32:24.6612799Z 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:32:24.6621785Z 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:32:24.6630657Z 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:32:24.6639921Z 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:32:24.6649666Z 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:32:24.6657839Z 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:32:24.6666444Z 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:32:24.6675026Z 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:32:24.6683702Z 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:32:24.6692519Z 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:32:24.6701077Z 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:32:24.6709659Z 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:32:24.6718008Z 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:32:24.6726439Z 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:32:24.6735130Z 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:32:24.6743387Z 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:32:24.6751639Z 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:32:24.6759941Z 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:32:24.6768510Z 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:32:24.6776936Z 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:32:24.6785360Z 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:32:24.6793743Z 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:32:24.6802539Z 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:32:24.6811290Z 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:32:24.6820477Z 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:32:24.6829178Z 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:32:24.6837837Z 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:32:24.6847126Z 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:32:24.6861465Z 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:32:24.6870468Z 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:32:24.6879095Z 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:32:24.6887724Z 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:32:24.6896376Z 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:32:24.6904715Z 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:32:24.6913605Z 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:32:24.6922435Z 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:32:24.6931832Z 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:32:24.6940112Z 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:32:24.6948455Z 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:32:24.6966580Z 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:32:24.6974890Z 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:32:24.6987714Z 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:32:24.6995995Z 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:32:24.7004512Z 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:32:24.7013067Z 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:32:24.7021690Z 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:32:24.7030276Z 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:32:24.7038735Z 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:32:24.7046854Z 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:32:24.7055166Z 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:32:24.7063593Z 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:32:24.7071880Z 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:32:24.7079973Z 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:32:24.7088113Z 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:32:24.7096266Z 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:32:24.7104733Z 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:32:24.7112935Z 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:32:24.7121477Z 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:32:24.7129750Z 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:32:24.7138509Z 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:32:24.7146703Z 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:32:24.7154959Z 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:32:24.7162953Z 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:32:24.7171401Z 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:32:24.7179945Z 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:32:24.7188161Z 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:32:24.7196777Z 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:32:24.7205372Z 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:32:24.7214029Z 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:32:24.7222418Z 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:32:24.7231114Z 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:32:24.7240410Z 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:32:24.7249554Z 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:32:24.7257822Z 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:32:24.7266356Z 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:32:24.7284689Z 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:32:24.7293905Z 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:32:24.7302446Z 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:32:24.7310808Z 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:32:24.7319144Z 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:32:24.7327536Z 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:32:24.7336289Z 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:32:24.7344845Z 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:32:24.7353659Z 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:32:24.7362035Z 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:32:24.7370309Z 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:32:24.7379054Z 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:32:24.7387235Z 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:32:24.7395553Z 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:32:24.7403981Z 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:32:24.7412565Z 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:32:24.7421217Z 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:32:24.7429369Z 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:32:24.7437805Z 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:32:24.7446117Z 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:32:24.7454483Z 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:32:24.7463228Z 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:32:24.7471514Z 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:32:24.7480366Z 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:32:24.7488638Z 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:32:24.7497065Z 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:32:24.7505445Z 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:32:24.7514735Z 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:32:24.7523121Z 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:32:24.7531450Z 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:32:24.7539489Z 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:32:24.7547591Z 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:32:24.7565654Z 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:32:24.7574390Z 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:32:24.7582675Z 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:32:24.7591079Z 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:32:24.7602658Z 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:32:24.7611909Z 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:32:24.7620682Z 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:32:24.7629072Z 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:32:24.7637177Z 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:32:24.7645575Z 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:32:24.7654549Z 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:32:24.7663037Z 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:32:24.7671946Z 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:32:24.7680184Z 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:32:24.7689129Z 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:32:24.7697523Z 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:32:24.7705929Z 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:32:24.7714688Z 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:32:24.7723466Z 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:32:24.7731714Z 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:32:24.7740002Z 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:32:24.7747925Z 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:32:24.7756166Z 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:32:24.7764309Z 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:32:24.7773094Z 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:32:24.7781755Z 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:32:24.7789896Z 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:32:24.7798448Z 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:32:24.7806369Z 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:32:24.7814729Z 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:32:24.7822952Z 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:32:24.7830940Z 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:32:24.7839017Z 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:32:24.7847464Z 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:32:24.7855753Z 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:32:24.7864154Z 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:32:24.7872717Z 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:32:24.7881111Z 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:32:24.7889532Z 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:32:24.7897831Z 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:32:24.7906634Z 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:32:24.7914735Z 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:32:24.7922971Z 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:32:24.7931251Z 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:32:24.7977357Z 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:32:24.7986426Z 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:32:24.7995154Z 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:32:24.8003597Z 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:32:24.8013714Z 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:32:24.8022513Z 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:32:24.8031141Z 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:32:24.8039833Z 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:32:24.8048656Z 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:32:24.8067232Z 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:32:24.8075852Z 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:32:24.8084998Z 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:32:24.8094056Z 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:32:24.8103280Z 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:32:24.8112468Z 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:32:24.8120956Z 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:32:24.8129474Z 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:32:24.8137940Z 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:32:24.8146568Z 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:32:24.8154897Z 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:32:24.8175255Z 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:32:24.8183458Z 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:32:24.8191894Z 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:32:24.8199883Z 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:32:24.8208473Z 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:32:24.8217308Z 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:32:24.8225831Z 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:32:24.8234110Z 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:32:24.8242613Z 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:32:24.8251035Z 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:32:24.8259600Z 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:32:24.8267966Z 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:32:24.8276429Z 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:32:24.8284475Z 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:32:24.8293238Z 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:32:24.8301879Z 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:32:24.8312587Z 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:32:24.8322197Z 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:32:24.8330434Z 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:32:24.8338463Z 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:32:24.8347069Z 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:32:24.8355420Z 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:32:24.8403641Z 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:32:24.8412274Z 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:32:24.8420528Z 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:32:24.8429070Z 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:32:24.8437421Z 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:32:24.8445610Z 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:32:24.8453797Z 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:32:24.8462233Z 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:32:24.8470321Z 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:32:24.8478998Z 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:32:24.8487750Z 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:32:24.8496155Z 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:32:24.8504657Z 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:32:24.8513051Z 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:32:24.8534921Z 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:32:24.8543504Z 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:32:24.8552829Z 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:32:24.8561477Z 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:32:24.8570065Z 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:32:24.8578373Z 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:32:24.8587322Z 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:32:24.8596853Z 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:32:24.8605444Z 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:32:24.8614408Z 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:32:24.8623000Z 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:32:24.8631397Z 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:32:24.8640509Z 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:32:24.8649257Z 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:32:24.8657678Z 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:32:24.8715565Z 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:32:24.8724335Z 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:32:24.8733038Z 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:32:24.8741577Z 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:32:24.8755959Z 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:32:24.8769162Z 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:32:24.8777925Z 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:32:24.8786770Z 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:32:24.8795734Z 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:32:24.8804237Z 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:32:24.8812742Z 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:32:24.8821331Z 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:32:24.8830126Z 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:32:24.8838922Z 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:32:24.8847669Z 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:32:24.8856311Z 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:32:24.8871234Z 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:32:24.8880049Z 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:32:24.8888297Z 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:32:24.8896792Z 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:32:24.8905174Z 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:32:24.8914079Z 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:32:24.8923528Z 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:32:24.8931868Z 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:32:24.8940331Z 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:32:24.8948740Z 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:32:24.8957270Z 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:32:24.8965860Z 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:32:24.8985891Z 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:32:24.8995805Z 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:32:24.9004475Z 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:32:24.9013655Z 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:32:24.9025399Z 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:32:24.9034457Z 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:32:24.9042893Z 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:32:24.9051455Z 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:32:24.9060449Z 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:32:24.9068744Z 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:32:24.9077187Z 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:32:24.9085714Z 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:32:24.9094169Z 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:32:24.9102220Z 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:32:24.9110545Z 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:32:24.9119372Z 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:32:24.9129358Z 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:32:24.9138814Z 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:32:24.9152554Z 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:32:24.9160995Z 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:32:24.9169936Z 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:32:24.9178455Z 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:32:24.9187097Z 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:32:24.9195561Z 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:32:24.9204507Z 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:32:24.9213001Z 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:32:24.9221553Z 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:32:24.9229832Z 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:32:24.9238308Z 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:32:24.9247092Z 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:32:24.9255945Z 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:32:24.9264159Z 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:32:24.9272328Z 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:32:24.9280885Z 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:32:24.9289286Z 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:32:24.9297217Z 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:32:24.9305613Z 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:32:24.9314332Z 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:32:24.9322836Z 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:32:24.9342298Z 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:32:24.9350509Z 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:32:24.9358823Z 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:32:24.9367225Z 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:32:24.9375503Z 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:32:24.9383725Z 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:32:24.9401060Z 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:32:24.9409680Z 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:32:24.9418153Z 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:32:24.9426482Z 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:32:24.9434865Z 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:32:24.9443449Z 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:32:24.9451732Z 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:32:24.9460122Z 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:32:24.9468161Z 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:32:24.9480211Z 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:32:24.9488663Z 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:32:24.9497477Z 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:32:24.9505707Z 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:32:24.9514019Z 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:32:24.9522176Z 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:32:24.9530771Z 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:32:24.9539094Z 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:32:24.9547587Z 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:32:24.9556297Z 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:32:24.9564460Z 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:32:24.9572965Z 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:32:24.9581790Z 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:32:24.9602713Z 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:32:24.9611388Z 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:32:24.9619429Z 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:32:24.9627940Z 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:32:24.9641627Z 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:32:24.9650438Z 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:32:24.9659217Z 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:32:24.9667977Z 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:32:24.9676458Z 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:32:24.9684777Z 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:32:24.9693204Z 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:32:24.9701380Z 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:32:24.9722492Z 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:32:24.9732131Z 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:32:24.9742490Z 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:32:24.9750966Z 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:32:24.9759494Z 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:32:24.9768395Z 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:32:24.9777665Z 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:32:24.9786265Z 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:32:24.9795393Z 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:32:24.9803873Z 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:32:24.9812607Z 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:32:24.9820911Z 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:32:24.9829463Z 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:32:24.9838218Z 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:32:24.9847413Z 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:32:24.9855733Z 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:32:24.9864420Z 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:32:24.9872927Z 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:32:24.9881409Z 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:32:24.9899076Z 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:32:24.9907518Z 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:32:24.9916150Z 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:32:24.9924927Z 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:32:24.9933774Z 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:32:24.9942161Z 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:32:24.9950398Z 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:32:24.9965383Z 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:32:24.9973931Z 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:32:24.9982672Z 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:32:24.9991076Z 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:32:24.9999314Z 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:32:25.0007589Z 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:32:25.0015920Z 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:32:25.0024176Z 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:32:25.0032321Z 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:32:25.0040723Z 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:32:25.0061377Z 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:32:25.0069613Z 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:32:25.0077808Z 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:32:25.0085993Z 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:32:25.0094572Z 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:32:25.0102901Z 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:32:25.0111197Z 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:32:25.0120013Z 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:32:25.0128905Z 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:32:25.0137646Z 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:32:25.0145957Z 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:32:25.0154838Z 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:32:25.0163208Z 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:32:25.0171827Z 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:32:25.0180551Z 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:32:25.0189263Z 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:32:25.0198140Z 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:32:25.0206949Z 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:32:25.0215433Z 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:32:25.0224154Z 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:32:25.0232942Z 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:32:25.0241384Z 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:32:25.0258964Z 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:32:25.0267494Z 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:32:25.0275832Z 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:32:25.0284384Z 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:32:25.0293392Z 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:32:25.0301948Z 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:32:25.0312269Z 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:32:25.0321229Z 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:32:25.0330207Z 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:32:25.0345234Z 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:32:25.0353950Z 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:32:25.0363250Z 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:32:25.0372833Z 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:32:25.0381282Z 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:32:25.0390398Z 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:32:25.0398813Z 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:32:25.0407594Z 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:32:25.0419404Z 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:32:25.0428543Z 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:32:25.0437277Z 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:32:25.0473970Z 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:32:25.0482585Z 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:32:25.0491067Z 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:32:25.0504176Z 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:32:25.0513047Z 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:32:25.0521743Z 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:32:25.0530839Z 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:32:25.0539605Z 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:32:25.0548295Z 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:32:25.0557935Z 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:32:25.0566504Z 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:32:25.0575075Z 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:32:25.0583487Z 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:32:25.0592191Z 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:32:25.0601084Z 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:32:25.0609836Z 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:32:25.0627099Z 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:32:25.0636084Z 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:32:25.0636711Z 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:32:25.0648642Z 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:32:25.0657199Z 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:32:25.0665850Z 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:32:25.0674445Z 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:32:25.0683180Z 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:32:25.0692305Z 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:32:25.0700982Z 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:32:25.0709927Z 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:32:25.0718681Z 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:32:25.0727376Z 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:32:25.0735943Z 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:32:25.0744589Z 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:32:25.0753134Z 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:32:25.0762363Z 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:32:25.0771490Z 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:32:25.0780119Z 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:32:25.0788647Z 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:32:25.0797207Z 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:32:25.0805890Z 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:32:25.0814526Z 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:32:25.0822999Z 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:32:25.0831593Z 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:32:25.0840538Z 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:32:25.0849322Z 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:32:25.0858276Z 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:32:25.0866761Z 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:32:25.0876117Z 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:32:25.0885548Z 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:32:25.0894816Z 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:32:25.0903930Z 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:32:25.0913258Z 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:32:25.0923374Z 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:32:25.0932897Z 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:32:25.0942011Z 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:32:25.0951048Z 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:32:25.0961231Z 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:32:25.0970963Z 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:32:25.0980239Z 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:32:25.0988866Z 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:32:25.0997904Z 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:32:25.1008678Z 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:32:25.1018426Z 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:32:25.1028044Z 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:32:25.1037429Z 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:32:25.1047236Z 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:32:25.1057113Z 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:32:25.1066144Z 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:32:25.1075085Z 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:32:25.1083912Z 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:32:25.1093083Z 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:32:25.1105068Z 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:32:25.1114226Z 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:32:25.1124345Z 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:32:25.1134785Z 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:32:25.1144069Z 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:32:25.1153331Z 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:32:25.1162074Z 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:32:25.1171111Z 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:32:25.1180495Z 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:32:25.1190002Z 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:32:25.1199934Z 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:32:25.1209046Z 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:32:25.1228517Z 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:32:25.1237021Z 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:32:25.1246207Z 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:32:25.1255198Z 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:32:25.1264490Z 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:32:25.1273925Z 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:32:25.1283334Z 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:32:25.1292903Z 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:32:25.1302468Z 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:32:25.1311419Z 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:32:25.1320168Z 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:32:25.1329122Z 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:32:25.1338083Z 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:32:25.1347389Z 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:32:25.1356886Z 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:32:25.1365976Z 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:32:25.1380997Z 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:32:25.1390388Z 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:32:25.1399836Z 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:32:25.1408995Z 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:32:25.1422691Z 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:32:25.1432156Z 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:32:25.1457622Z 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:32:25.1466613Z 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:32:25.1475557Z 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:32:25.1484115Z 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:32:25.1492705Z 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:32:25.1501452Z 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:32:25.1510285Z 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:32:25.1519868Z 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:32:25.1529352Z 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:32:25.1537894Z 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:32:25.1546872Z 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:32:25.1564809Z 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:32:25.1574215Z 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:32:25.1583423Z 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:32:25.1591904Z 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:32:25.1601313Z 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:32:25.1610972Z 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:32:25.1619588Z 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:32:25.1628335Z 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:32:25.1637859Z 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:32:25.1647206Z 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:32:25.1656269Z 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:32:25.1664956Z 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:32:25.1675055Z 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:32:25.1684246Z 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:32:25.1693096Z 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:32:25.1702106Z 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:32:25.1710465Z 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:32:25.1719351Z 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:32:25.1728358Z 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:32:25.1737440Z 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:32:25.1746128Z 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:32:25.1755036Z 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:32:25.1763986Z 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:32:25.1772944Z 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:32:25.1781788Z 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:32:25.1790936Z 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:32:25.1800129Z 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:32:25.1812027Z 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:32:25.1821581Z 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:32:25.1830759Z 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:32:25.1839365Z 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:32:25.1856838Z 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:32:25.1865638Z 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:32:25.1874763Z 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:32:25.1883809Z 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:32:25.1892467Z 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:32:25.1901022Z 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:32:25.1909685Z 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:32:25.1918249Z 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:32:25.1927095Z 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:32:25.1936352Z 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:32:25.1944980Z 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:32:25.1953842Z 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:32:25.1962684Z 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:32:25.1971825Z 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:32:25.1981154Z 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:32:25.1990245Z 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:32:25.1999206Z 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:32:25.2007885Z 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:32:25.2016689Z 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:32:25.2036487Z 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:32:25.2045109Z 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:32:25.2053302Z 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:32:25.2061940Z 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:32:25.2071390Z 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:32:25.2080974Z 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:32:25.2090119Z 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:32:25.2099271Z 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:32:25.2107968Z 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:32:25.2116999Z 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:32:25.2126278Z 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:32:25.2135334Z 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:32:25.2143640Z 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:32:25.2153097Z 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:32:25.2162317Z 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:32:25.2171876Z 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:32:25.2183782Z 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:32:25.2195430Z 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:32:25.2205302Z 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:32:25.2214321Z 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:32:25.2223572Z 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:32:25.2232288Z 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:32:25.2241041Z 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:32:25.2249660Z 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:32:25.2258401Z 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:32:25.2266982Z 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:32:25.2275703Z 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:32:25.2284684Z 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:32:25.2292995Z 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:32:25.2301555Z 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:32:25.2310181Z 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:32:25.2318623Z 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:32:25.2327425Z 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:32:25.2336075Z 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:32:25.2344641Z 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:32:25.2353142Z 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:32:25.2361299Z 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:32:25.2369693Z 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:32:25.2378113Z 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:32:25.2386426Z 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:32:25.2394722Z 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:32:25.2403311Z 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:32:25.2411748Z 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:32:25.2420019Z 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:32:25.2428527Z 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:32:25.2436884Z 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:32:25.2445412Z 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:32:25.2453901Z 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:32:25.2462782Z 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:32:25.2471306Z 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:32:25.2479706Z 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:32:25.2488347Z 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:32:25.2496772Z 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:32:25.2506122Z 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:32:25.2520946Z 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:32:25.2530438Z 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:32:25.2539026Z 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:32:25.2547535Z 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:32:25.2555861Z 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:32:25.2564200Z 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:32:25.2572800Z 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:32:25.2581037Z 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:32:25.2589233Z 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:32:25.2597572Z 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:32:25.2606075Z 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:32:25.2614158Z 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:32:25.2622201Z 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:32:25.2630410Z 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:32:25.2638543Z 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:32:25.2651088Z 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:32:25.2659389Z 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:32:25.2667703Z 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:32:25.2676229Z 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:32:25.2684652Z 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:32:25.2693181Z 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:32:25.2701686Z 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:32:25.2710248Z 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:32:25.2718649Z 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:32:25.2727245Z 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:32:25.2735702Z 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:32:25.2744285Z 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:32:25.2752897Z 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:32:25.2761724Z 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:32:25.2770634Z 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:32:25.2779358Z 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:32:25.2788082Z 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:32:25.2796883Z 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:32:25.2805607Z 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:32:25.2814536Z 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:32:25.2823160Z 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:32:25.2831655Z 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:32:25.2840270Z 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:32:25.2878709Z 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:32:25.2887721Z 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:32:25.2897242Z 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:32:25.2906192Z 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:32:25.2914931Z 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:32:25.2924149Z 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:32:25.2932876Z 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:32:25.2941687Z 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:32:25.2950700Z 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:32:25.2959378Z 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:32:25.2968023Z 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:32:25.2977051Z 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:32:25.2985746Z 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:32:25.2994549Z 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:32:25.3003434Z 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:32:25.3012032Z 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:32:25.3020461Z 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:32:25.3029382Z 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:32:25.3037963Z 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:32:25.3046770Z 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:32:25.3055061Z 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:32:25.3063582Z 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:32:25.3072442Z 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:32:25.3080776Z 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:32:25.3089276Z 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:32:25.3097628Z 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:32:25.3106124Z 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:32:25.3115370Z 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:32:25.3123716Z 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:32:25.3132084Z 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:32:25.3140560Z 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:32:25.3153284Z 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:32:25.3162009Z 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:32:25.3170367Z 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:32:25.3178795Z 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:32:25.3186997Z 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:32:25.3195399Z 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:32:25.3206137Z 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:32:25.3215905Z 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:32:25.3224715Z 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:32:25.3233157Z 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:32:25.3241560Z 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:32:25.3250372Z 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:32:25.3258798Z 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:32:25.3267077Z 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:32:25.3275270Z 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:32:25.3283718Z 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:32:25.3292250Z 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:32:25.3300767Z 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:32:25.3309148Z 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:32:25.3317707Z 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:32:25.3327051Z 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:32:25.3335387Z 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:32:25.3344316Z 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:32:25.3352863Z 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:32:25.3361296Z 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:32:25.3370484Z 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:32:25.3378925Z 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:32:25.3387710Z 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:32:25.3396363Z 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:32:25.3404902Z 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:32:25.3413573Z 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:32:25.3422685Z 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:32:25.3431264Z 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:32:25.3439770Z 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:32:25.3448096Z 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:32:25.3456373Z 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:32:25.3464744Z 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:32:25.3473715Z 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:32:25.3482240Z 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:32:25.3491073Z 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:32:25.3500004Z 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:32:25.3508827Z 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:32:25.3517553Z 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:32:25.3527004Z 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:32:25.3535588Z 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:32:25.3544312Z 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:32:25.3552923Z 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:32:25.3561359Z 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:32:25.3569617Z 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:32:25.3578340Z 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:32:25.3586874Z 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:32:25.3595501Z 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:32:25.3603666Z 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:32:25.3612218Z 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:32:25.3620767Z 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:32:25.3629369Z 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:32:25.3638142Z 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:32:25.3646673Z 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:32:25.3655622Z 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:32:25.3663872Z 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:32:25.3672038Z 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:32:25.3680272Z 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:32:25.3689186Z 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:32:25.3697651Z 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:32:25.3706005Z 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:32:25.3714322Z 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:32:25.3722716Z 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:32:25.3731500Z 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:32:25.3739496Z 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:32:25.3747905Z 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:32:25.3757069Z 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:32:25.3765539Z 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:32:25.3773548Z 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:32:25.3781835Z 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:32:25.3790396Z 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:32:25.3798618Z 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:32:25.3806651Z 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:32:25.3814913Z 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:32:25.3823383Z 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:32:25.3832222Z 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:32:25.3840741Z 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:32:25.3849959Z 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:32:25.3858505Z 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:32:25.3867008Z 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:32:25.3875619Z 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:32:25.3887280Z 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:32:25.3896702Z 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:32:25.3905655Z 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:32:25.3914268Z 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:32:25.3922752Z 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:32:25.3931718Z 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:32:25.3963922Z 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:32:25.3972747Z 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:32:25.3981406Z 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:32:25.3989997Z 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:32:25.3998625Z 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:32:25.4007947Z 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:32:25.4016821Z 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:32:25.4025561Z 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:32:25.4034121Z 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:32:25.4042728Z 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:32:25.4051460Z 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:32:25.4060012Z 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:32:25.4068659Z 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:32:25.4077346Z 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:32:25.4086053Z 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:32:25.4094768Z 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:32:25.4103135Z 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:32:25.4111742Z 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:32:25.4120447Z 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:32:25.4129417Z 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:32:25.4138111Z 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:32:25.4146769Z 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:32:25.4155166Z 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:32:25.4163491Z 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:32:25.4172063Z 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:32:25.4180483Z 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:32:25.4189397Z 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:32:25.4197864Z 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:32:25.4206143Z 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:32:25.4214312Z 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:32:25.4222455Z 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:32:25.4230829Z 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:32:25.4239553Z 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:32:25.4248143Z 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:32:25.4256418Z 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:32:25.4264824Z 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:32:25.4273599Z 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:32:25.4282462Z 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:32:25.4291503Z 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:32:25.4300292Z 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:32:25.4308720Z 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:32:25.4317337Z 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:32:25.4325853Z 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:32:25.4334352Z 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:32:25.4343283Z 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:32:25.4352051Z 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:32:25.4360501Z 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:32:25.4369613Z 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:32:25.4378172Z 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:32:25.4387069Z 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:32:25.4395938Z 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:32:25.4405005Z 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:32:25.4413574Z 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:32:25.4422168Z 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:32:25.4430802Z 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:32:25.4439895Z 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:32:25.4448765Z 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:32:25.4457490Z 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:32:25.4466042Z 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:32:25.4474773Z 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:32:25.4483679Z 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:32:25.4492582Z 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:32:25.4501078Z 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:32:25.4509503Z 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:32:25.4517910Z 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:32:25.4526462Z 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:32:25.4534975Z 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:32:25.4543615Z 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:32:25.4552775Z 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:32:25.4560598Z 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:32:25.4569562Z 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:32:25.4578670Z 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:32:25.4587065Z 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:32:25.4600720Z 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:32:25.4610671Z 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:32:25.4619157Z 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:32:25.4627692Z 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:32:25.4636214Z 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:32:25.4644956Z 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:32:25.4653961Z 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:32:25.4674477Z 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:32:25.4683332Z 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:32:25.4692498Z 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:32:25.4701245Z 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:32:25.4709821Z 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:32:25.4718349Z 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:32:25.4727359Z 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:32:25.4735824Z 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:32:25.4744678Z 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:32:25.4753193Z 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:32:25.4761806Z 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:32:25.4770459Z 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:32:25.4788378Z 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:32:25.4797124Z 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:32:25.4806238Z 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:32:25.4815106Z 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:32:25.4823472Z 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:32:25.4832109Z 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:32:25.4840595Z 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:32:25.4853124Z 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:32:25.4861968Z 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:32:25.4870795Z 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:32:25.4879263Z 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:32:25.4888015Z 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:32:25.4896557Z 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:32:25.4904929Z 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:32:25.4913530Z 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:32:25.4922396Z 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:32:25.4931357Z 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:32:25.4939784Z 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:32:25.4948290Z 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:32:25.4957162Z 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:32:25.4965270Z 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:32:25.4973722Z 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:32:25.4982184Z 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:32:25.4999437Z 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:32:25.5007978Z 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:32:25.5024200Z 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:32:25.5032903Z 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:32:25.5042217Z 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:32:25.5050686Z 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:32:25.5059212Z 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:32:25.5068097Z 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:32:25.5076954Z 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:32:25.5085435Z 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:32:25.5094167Z 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:32:25.5102872Z 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:32:25.5111971Z 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:32:25.5120526Z 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:32:25.5129263Z 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:32:25.5137874Z 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:32:25.5146679Z 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:32:25.5155310Z 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:32:25.5163798Z 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:32:25.5190418Z 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:32:25.5199418Z 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:32:25.5208103Z 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:32:25.5217031Z 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:32:25.5225726Z 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:32:25.5234312Z 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:32:25.5243064Z 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:32:25.5252203Z 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:32:25.5260504Z 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:32:25.5269130Z 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:32:25.5277193Z 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:32:25.5285294Z 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:32:25.5293749Z 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:32:25.5302154Z 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:32:25.5310313Z 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:32:25.5324604Z 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:32:25.5333759Z 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:32:25.5342592Z 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:32:25.5350868Z 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:32:25.5359351Z 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:32:25.5367973Z 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:32:25.5376822Z 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:32:25.5385388Z 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:32:25.5394057Z 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:32:25.5402698Z 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:32:25.5411296Z 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:32:25.5419844Z 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:32:25.5428793Z 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:32:25.5437126Z 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:32:25.5445417Z 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:32:25.5454146Z 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:32:25.5463055Z 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:32:25.5471259Z 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:32:25.5479829Z 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:32:25.5493253Z 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:32:25.5501515Z 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:32:25.5510541Z 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:32:25.5519029Z 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:32:25.5527563Z 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:32:25.5536549Z 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:32:25.5545369Z 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:32:25.5553964Z 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:32:25.5562858Z 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:32:25.5571617Z 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:32:25.5579983Z 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:32:25.5588204Z 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:32:25.5596985Z 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:32:25.5605811Z 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:32:25.5614674Z 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:32:25.5623245Z 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:32:25.5631866Z 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:32:25.5640414Z 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:32:25.5649214Z 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:32:25.5658034Z 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:32:25.5667320Z 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:32:25.5676504Z 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:32:25.5685883Z 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:32:25.5694898Z 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:32:25.5703553Z 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:32:25.5712735Z 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:32:25.5721545Z 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:32:25.5730595Z 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:32:25.5739590Z 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:32:25.5748562Z 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:32:25.5757792Z 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:32:25.5766880Z 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:32:25.5775616Z 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:32:25.5784179Z 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:32:25.5793118Z 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:32:25.5802155Z 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:32:25.5811332Z 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:32:25.5820340Z 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:32:25.5829112Z 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:32:25.5838309Z 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:32:25.5847319Z 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:32:25.5856248Z 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:32:25.5865270Z 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:32:25.5874151Z 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:32:25.5900164Z 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:32:25.5909100Z 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:32:25.5918319Z 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:32:25.5927564Z 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:32:25.5936654Z 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:32:25.5946096Z 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:32:25.5955453Z 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:32:25.5964093Z 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:32:25.5973005Z 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:32:25.5981522Z 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:32:25.5989972Z 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:32:25.5998960Z 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:32:25.6007512Z 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:32:25.6016395Z 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:32:25.6037549Z 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:32:25.6046462Z 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:32:25.6057599Z 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:32:25.6066651Z 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:32:25.6075570Z 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:32:25.6084315Z 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:32:25.6093260Z 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:32:25.6101852Z 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:32:25.6110548Z 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:32:25.6119341Z 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:32:25.6134479Z 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:32:25.6143224Z 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:32:25.6152119Z 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:32:25.6161776Z 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:32:25.6177608Z 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:32:25.6185855Z 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:32:25.6194391Z 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:32:25.6202453Z 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:32:25.6210577Z 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:32:25.6218627Z 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:32:25.6226980Z 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:32:25.6235365Z 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:32:25.6243785Z 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:32:25.6252472Z 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:32:25.6260806Z 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:32:25.6269116Z 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:32:25.6277407Z 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:32:25.6285823Z 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:32:25.6294076Z 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:32:25.6302394Z 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:32:25.6310854Z 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:32:25.6319431Z 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:32:25.6338291Z 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:32:25.6346575Z 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:32:25.6354801Z 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:32:25.6363381Z 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:32:25.6372023Z 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:32:25.6380147Z 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:32:25.6388366Z 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:32:25.6396896Z 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:32:25.6405382Z 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:32:25.6414167Z 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:32:25.6422464Z 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:32:25.6430696Z 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:32:25.6439431Z 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:32:25.6448046Z 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:32:25.6456564Z 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:32:25.6465138Z 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:32:25.6473564Z 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:32:25.6482018Z 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:32:25.6490534Z 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:32:25.6499362Z 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:32:25.6512077Z 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:32:25.6520954Z 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:32:25.6529554Z 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:32:25.6538246Z 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:32:25.6546884Z 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:32:25.6555635Z 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:32:25.6564488Z 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:32:25.6573458Z 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:32:25.6582034Z 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:32:25.6590918Z 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:32:25.6599751Z 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:32:25.6608548Z 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:32:25.6617761Z 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:32:25.6639336Z 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:32:25.6647972Z 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:32:25.6656427Z 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:32:25.6665244Z 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:32:25.6673858Z 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:32:25.6682466Z 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:32:25.6703841Z 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:32:25.6712354Z 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:32:25.6720754Z 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:32:25.6729655Z 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:32:25.6738396Z 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:32:25.6747156Z 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:32:25.6756040Z 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:32:25.6766617Z 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:32:25.6776096Z 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:32:25.6784960Z 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:32:25.6793572Z 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:32:25.6802264Z 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:32:25.6811000Z 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:32:25.6819767Z 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:32:25.6829371Z 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:32:25.6837931Z 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:32:25.6856271Z 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:32:25.6864884Z 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:32:25.6873619Z 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:32:25.6882318Z 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:32:25.6891116Z 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:32:25.6899860Z 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:32:25.6908355Z 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:32:25.6917674Z 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:32:25.6926692Z 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:32:25.6935133Z 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:32:25.6943478Z 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:32:25.6952197Z 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:32:25.6961593Z 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:32:25.6970563Z 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:32:25.6979350Z 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:32:25.6987971Z 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:32:25.6996579Z 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:32:25.7004964Z 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:32:25.7013852Z 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:32:25.7022822Z 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:32:25.7031514Z 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:32:25.7066242Z 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:32:25.7074679Z 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:32:25.7083358Z 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:32:25.7092417Z 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:32:25.7101235Z 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:32:25.7109851Z 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:32:25.7118128Z 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:32:25.7126490Z 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:32:25.7134938Z 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:32:25.7143818Z 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:32:25.7152344Z 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:32:25.7161111Z 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:32:25.7169769Z 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:32:25.7178130Z 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:32:25.7186730Z 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:32:25.7195193Z 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:32:25.7203721Z 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:32:25.7225024Z 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:32:25.7233554Z 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:32:25.7241878Z 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:32:25.7250469Z 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:32:25.7258923Z 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:32:25.7267361Z 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:32:25.7276096Z 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:32:25.7284380Z 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:32:25.7293218Z 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:32:25.7302694Z 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:32:25.7311118Z 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:32:25.7319765Z 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:32:25.7328454Z 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:32:25.7337127Z 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:32:25.7345639Z 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:32:25.7354570Z 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:32:25.7363281Z 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:32:25.7372041Z 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:32:25.7380757Z 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:32:25.7389400Z 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:32:25.7397915Z 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:32:25.7406500Z 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:32:25.7416042Z 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:32:25.7424573Z 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:32:25.7433176Z 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:32:25.7442021Z 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:32:25.7450636Z 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:32:25.7459242Z 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:32:25.7467922Z 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:32:25.7476685Z 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:32:25.7485465Z 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:32:25.7496550Z 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:32:25.7507920Z 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:32:25.7516569Z 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:32:25.7525445Z 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:32:25.7534328Z 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:32:25.7543250Z 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:32:25.7551986Z 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:32:25.7588203Z 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:32:25.7597012Z 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:32:25.7605540Z 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:32:25.7614383Z 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:32:25.7623290Z 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:32:25.7631851Z 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:32:25.7653588Z 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:32:25.7662396Z 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:32:25.7671055Z 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:32:25.7679792Z 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:32:25.7688474Z 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:32:25.7697353Z 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:32:25.7705693Z 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:32:25.7714244Z 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:32:25.7722639Z 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:32:25.7731655Z 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:32:25.7740258Z 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:32:25.7749336Z 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:32:25.7758145Z 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:32:25.7767722Z 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:32:25.7776704Z 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:32:25.7785454Z 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:32:25.7794228Z 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:32:25.7802722Z 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:32:25.7811402Z 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:32:25.7820239Z 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:32:25.7829077Z 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:32:25.7837555Z 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:32:25.7846448Z 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:32:25.7855123Z 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:32:25.7863566Z 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:32:25.7872363Z 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:32:25.7881261Z 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:32:25.7890180Z 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:32:25.7898806Z 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:32:25.7907403Z 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:32:25.7915903Z 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:32:25.7924658Z 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:32:25.7933884Z 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:32:25.7942541Z 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:32:25.7951961Z 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:32:25.7959971Z 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:32:25.7968863Z 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:32:25.7977429Z 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:32:25.7986157Z 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:32:25.7994960Z 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:32:25.8003728Z 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:32:25.8012462Z 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:32:25.8021041Z 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:32:25.8038166Z 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:32:25.8047259Z 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:32:25.8056118Z 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:32:25.8083831Z 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:32:25.8092417Z 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:32:25.8101086Z 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:32:25.8109397Z 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:32:25.8118173Z 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:32:25.8127079Z 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:32:25.8135723Z 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:32:25.8144343Z 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:32:25.8152758Z 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:32:25.8174141Z 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:32:25.8187408Z 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:32:25.8195956Z 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:32:25.8216739Z 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:32:25.8225246Z 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:32:25.8233567Z 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:32:25.8244123Z 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:32:25.8253465Z 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:32:25.8262915Z 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:32:25.8271765Z 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:32:25.8280352Z 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:32:25.8289317Z 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:32:25.8298018Z 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:32:25.8306552Z 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:32:25.8315194Z 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:32:25.8323811Z 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:32:25.8332336Z 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:32:25.8340736Z 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:32:25.8349237Z 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:32:25.8357943Z 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:32:25.8366662Z 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:32:25.8375727Z 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:32:25.8384642Z 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:32:25.8393305Z 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:32:25.8402316Z 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:32:25.8411569Z 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:32:25.8420432Z 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:32:25.8430142Z 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:32:25.8438942Z 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:32:25.8447743Z 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:32:25.8456541Z 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:32:25.8465390Z 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:32:25.8474223Z 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:32:25.8483068Z 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:32:25.8491662Z 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:32:25.8500194Z 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:32:25.8509067Z 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:32:25.8518139Z 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:32:25.8527421Z 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:32:25.8536184Z 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:32:25.8544811Z 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:32:25.8553373Z 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:32:25.8562187Z 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:32:25.8571404Z 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:32:25.8580183Z 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:32:25.8589310Z 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:32:25.8597827Z 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:32:25.8606758Z 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:32:25.8615322Z 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:32:25.8624134Z 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:32:25.8632591Z 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:32:25.8641312Z 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:32:25.8650506Z 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:32:25.8659675Z 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:32:25.8668406Z 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:32:25.8678084Z 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:32:25.8686744Z 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:32:25.8695525Z 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:32:25.8703885Z 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:32:25.8713505Z 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:32:25.8722157Z 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:32:25.8730996Z 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:32:25.8739655Z 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:32:25.8748832Z 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:32:25.8757339Z 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:32:25.8765394Z 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:32:25.8773996Z 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:32:25.8782427Z 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:32:25.8790914Z 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:32:25.8799316Z 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:32:25.8808030Z 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:32:25.8825955Z 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:32:25.8834695Z 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:32:25.8843731Z 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:32:25.8852412Z 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:32:25.8861226Z 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:32:25.8870056Z 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:32:25.8878470Z 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:32:25.8887406Z 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:32:25.8895958Z 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:32:25.8905037Z 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:32:25.8913651Z 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:32:25.8922382Z 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:32:25.8931063Z 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:32:25.8944689Z 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:32:25.8952954Z 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:32:25.8961744Z 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:32:25.8970451Z 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:32:25.8979188Z 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:32:25.8987646Z 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:32:25.8996113Z 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:32:25.9009699Z 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:32:25.9019128Z 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:32:25.9028639Z 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:32:25.9037122Z 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:32:25.9045610Z 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:32:25.9054479Z 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:32:25.9063133Z 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:32:25.9100457Z 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:32:25.9109270Z 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:32:25.9117741Z 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:32:25.9126375Z 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:32:25.9134683Z 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:32:25.9143487Z 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:32:25.9152538Z 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:32:25.9161429Z 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:32:25.9170486Z 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:32:25.9179811Z 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:32:25.9188502Z 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:32:25.9196843Z 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:32:25.9205791Z 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:32:25.9214623Z 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:32:25.9223012Z 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:32:25.9231547Z 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:32:25.9240257Z 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:32:25.9248846Z 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:32:25.9257250Z 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:32:25.9266435Z 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:32:25.9275027Z 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:32:25.9283347Z 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:32:25.9292149Z 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:32:25.9300807Z 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:32:25.9309690Z 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:32:25.9318451Z 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:32:25.9327149Z 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:32:25.9336344Z 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:32:25.9345046Z 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:32:25.9353734Z 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:32:25.9362241Z 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:32:25.9371056Z 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:32:25.9379725Z 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:32:25.9388216Z 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:32:25.9396537Z 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:32:25.9405596Z 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:32:25.9414359Z 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:32:25.9426851Z 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:32:25.9435644Z 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:32:25.9444315Z 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:32:25.9453188Z 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:32:25.9461489Z 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:32:25.9470046Z 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:32:25.9478657Z 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:32:25.9487842Z 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:32:25.9496524Z 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:32:25.9505239Z 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:32:25.9513680Z 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:32:25.9522246Z 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:32:25.9530921Z 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:32:25.9545423Z 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:32:25.9553889Z 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:32:25.9562758Z 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:32:25.9571704Z 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:32:25.9593120Z 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:32:25.9601440Z 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:32:25.9609967Z 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:32:25.9622250Z 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:32:25.9630519Z 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:32:25.9639338Z 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:32:25.9648206Z 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:32:25.9656919Z 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:32:25.9665484Z 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:32:25.9673894Z 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:32:25.9682352Z 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:32:25.9690820Z 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:32:25.9699335Z 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:32:25.9707513Z 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:32:25.9719536Z 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:32:25.9728979Z 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:32:25.9738171Z 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:32:25.9746963Z 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:32:25.9755796Z 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:32:25.9764664Z 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:32:25.9773553Z 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:32:25.9781999Z 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:32:25.9790474Z 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:32:25.9798749Z 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:32:25.9807751Z 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:32:25.9816790Z 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:32:25.9825443Z 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:32:25.9834003Z 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:32:25.9842700Z 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:32:25.9851486Z 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:32:25.9860210Z 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:32:25.9869281Z 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:32:25.9878300Z 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:32:25.9886804Z 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:32:25.9895369Z 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:32:25.9903881Z 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:32:25.9912588Z 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:32:25.9921231Z 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:32:25.9929958Z 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:32:25.9944170Z 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:32:25.9952970Z 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:32:25.9961602Z 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:32:25.9970700Z 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:32:25.9998280Z 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:32:26.0006900Z 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:32:26.0015376Z 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:32:26.0023813Z 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:32:26.0032375Z 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:32:26.0040795Z 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:32:26.0050028Z 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:32:26.0058936Z 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:32:26.0067829Z 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:32:26.0076342Z 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:32:26.0085033Z 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:32:26.0093363Z 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:32:26.0102109Z 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:32:26.0110839Z 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:32:26.0119800Z 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:32:26.0128905Z 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:32:26.0137738Z 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:32:26.0146377Z 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:32:26.0155181Z 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:32:26.0163909Z 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:32:26.0173239Z 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:32:26.0181960Z 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:32:26.0190586Z 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:32:26.0199199Z 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:32:26.0207813Z 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:32:26.0216694Z 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:32:26.0225043Z 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:32:26.0233999Z 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:32:26.0242536Z 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:32:26.0251247Z 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:32:26.0259688Z 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:32:26.0268486Z 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:32:26.0277610Z 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:32:26.0286429Z 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:32:26.0294995Z 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:32:26.0303524Z 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:32:26.0312436Z 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:32:26.0320933Z 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:32:26.0329857Z 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:32:26.0340713Z 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:32:26.0349136Z 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:32:26.0357491Z 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:32:26.0366043Z 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:32:26.0375090Z 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:32:26.0383712Z 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:32:26.0392113Z 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:32:26.0400532Z 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:32:26.0408988Z 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:32:26.0417424Z 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:32:26.0425922Z 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:32:26.0434437Z 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:32:26.0444400Z 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:32:26.0453645Z 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:32:26.0462235Z 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:32:26.0470756Z 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:32:26.0479498Z 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:32:26.0488965Z 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:32:26.0497695Z 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:32:26.0505880Z 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:32:26.0514213Z 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:32:26.0522650Z 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:32:26.0531073Z 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:32:26.0539758Z 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:32:26.0548475Z 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:32:26.0557216Z 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:32:26.0566890Z 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:32:26.0575782Z 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:32:26.0584448Z 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:32:26.0593479Z 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:32:26.0602519Z 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:32:26.0617295Z 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:32:26.0626220Z 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:32:26.0635055Z 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:32:26.0643522Z 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:32:26.0652405Z 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:32:26.0661452Z 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:32:26.0669209Z 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:32:26.0677552Z 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:32:26.0687090Z 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:32:26.0695690Z 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:32:26.0704433Z 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:32:26.0712817Z 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:32:26.0721322Z 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:32:26.0730023Z 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:32:26.0738484Z 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:32:26.0747458Z 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:32:26.0756565Z 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:32:26.0765258Z 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:32:26.0774129Z 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:32:26.0783145Z 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:32:26.0792408Z 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:32:26.0800578Z 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:32:26.0809340Z 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:32:26.0818029Z 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:32:26.0826696Z 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:32:26.0835166Z 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:32:26.0843744Z 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:32:26.0852497Z 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:32:26.0861523Z 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:32:26.0870325Z 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:32:26.0879202Z 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:32:26.0888954Z 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:32:26.0898024Z 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:32:26.0906840Z 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:32:26.0915848Z 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:32:26.0924625Z 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:32:26.0933469Z 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:32:26.0942083Z 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:32:26.0951335Z 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:32:26.0961429Z 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:32:26.0971014Z 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:32:26.0980631Z 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:32:26.0989972Z 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:32:26.0998737Z 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:32:26.1008052Z 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:32:26.1016969Z 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:32:26.1026027Z 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:32:26.1034547Z 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:32:26.1043204Z 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:32:26.1051534Z 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:32:26.1069336Z 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:32:26.1077940Z 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:32:26.1086635Z 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:32:26.1095315Z 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:32:26.1104019Z 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:32:26.1113127Z 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:32:26.1121820Z 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:32:26.1130310Z 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:32:26.1163949Z 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:32:26.1172997Z 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:32:26.1181683Z 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:32:26.1190506Z 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:32:26.1199257Z 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:32:26.1208059Z 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:32:26.1216730Z 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:32:26.1225742Z 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:32:26.1234449Z 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:32:26.1243392Z 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:32:26.1252303Z 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:32:26.1261386Z 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:32:26.1270147Z 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:32:26.1278947Z 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:32:26.1287642Z 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:32:26.1300672Z 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:32:26.1323420Z 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:32:26.1331533Z 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:32:26.1340093Z 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:32:26.1348983Z 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:32:26.1357859Z 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:32:26.1366461Z 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:32:26.1375145Z 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:32:26.1383870Z 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:32:26.1392684Z 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:32:26.1401148Z 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:32:26.1409937Z 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:32:26.1418056Z 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:32:26.1426227Z 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:32:26.1434752Z 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:32:26.1443301Z 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:32:26.1452095Z 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:32:26.1461012Z 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:32:26.1469968Z 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:32:26.1479069Z 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:32:26.1487887Z 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:32:26.1496620Z 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:32:26.1505417Z 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:32:26.1514204Z 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:32:26.1522749Z 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:32:26.1531254Z 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:32:26.1539923Z 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:32:26.1557469Z 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:32:26.1566112Z 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:32:26.1574515Z 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:32:26.1583140Z 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:32:26.1591622Z 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:32:26.1600434Z 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:32:26.1609000Z 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:32:26.1617553Z 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:32:26.1625714Z 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:32:26.1644574Z 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:32:26.1653133Z 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:32:26.1661845Z 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:32:26.1671868Z 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:32:26.1680864Z 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:32:26.1689715Z 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:32:26.1698930Z 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:32:26.1707419Z 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:32:26.1716292Z 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:32:26.1724702Z 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:32:26.1733087Z 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:32:26.1741147Z 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:32:26.1749257Z 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:32:26.1757685Z 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:32:26.1765907Z 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:32:26.1774068Z 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:32:26.1782456Z 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:32:26.1790779Z 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:32:26.1798988Z 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:32:26.1807126Z 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:32:26.1815288Z 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:32:26.1823677Z 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:32:26.1832541Z 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:32:26.1840917Z 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:32:26.1849725Z 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:32:26.1858272Z 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:32:26.1866697Z 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:32:26.1875014Z 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:32:26.1883463Z 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:32:26.1891598Z 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:32:26.1899704Z 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:32:26.1908011Z 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:32:26.1916698Z 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:32:26.1925167Z 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:32:26.1933328Z 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:32:26.1941714Z 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:32:26.1949960Z 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:32:26.1958221Z 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:32:26.1966589Z 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:32:26.1974728Z 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:32:26.1982825Z 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:32:26.1991228Z 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:32:26.1999334Z 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:32:26.2007576Z 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:32:26.2015738Z 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:32:26.2028698Z 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:32:26.2037090Z 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:32:26.2045323Z 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:32:26.2054338Z 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:32:26.2062941Z 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:32:26.2071501Z 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:32:26.2079838Z 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:32:26.2088228Z 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:32:26.2097063Z 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:32:26.2105761Z 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:32:26.2114515Z 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:32:26.2123194Z 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:32:26.2131871Z 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:32:26.2140410Z 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:32:26.2149264Z 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:32:26.2158454Z 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:32:26.2167345Z 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:32:26.2178860Z 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:32:26.2187797Z 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:32:26.2196824Z 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:32:26.2205494Z 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:32:26.2214675Z 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:32:26.2224037Z 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:32:26.2232592Z 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:32:26.2241676Z 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:32:26.2250640Z 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:32:26.2259381Z 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:32:26.2268149Z 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:32:26.2276760Z 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:32:26.2285132Z 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:32:26.2293843Z 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:32:26.2302381Z 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:32:26.2337513Z 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:32:26.2346045Z 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:32:26.2354855Z 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:32:26.2363735Z 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:32:26.2372292Z 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:32:26.2381799Z 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:32:26.2390477Z 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:32:26.2399159Z 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:32:26.2408024Z 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:32:26.2416645Z 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:32:26.2425041Z 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:32:26.2433795Z 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:32:26.2442200Z 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:32:26.2450790Z 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:32:26.2459415Z 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:32:26.2467690Z 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:32:26.2476124Z 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:32:26.2484469Z 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:32:26.2493376Z 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:32:26.2501715Z 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:32:26.2510196Z 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:32:26.2518920Z 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:32:26.2527492Z 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:32:26.2536200Z 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:32:26.2544726Z 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:32:26.2553398Z 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:32:26.2562522Z 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:32:26.2571010Z 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:32:26.2579309Z 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:32:26.2587978Z 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:32:26.2596671Z 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:32:26.2605095Z 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:32:26.2618085Z 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:32:26.2630777Z 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:32:26.2639438Z 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:32:26.2648338Z 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:32:26.2657332Z 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:32:26.2665753Z 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:32:26.2674040Z 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:32:26.2682435Z 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:32:26.2691078Z 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:32:26.2699498Z 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:32:26.2708137Z 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:32:26.2716525Z 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:32:26.2725148Z 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:32:26.2744277Z 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:32:26.2753144Z 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:32:26.2761650Z 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:32:26.2770546Z 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:32:26.2779312Z 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:32:26.2788305Z 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:32:26.2797321Z 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:32:26.2805829Z 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:32:26.2819251Z 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:32:26.2828070Z 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:32:26.2836886Z 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:32:26.2845913Z 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:32:26.2864589Z 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:32:26.2878708Z 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:32:26.2887877Z 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:32:26.2896903Z 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:32:26.2906170Z 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:32:26.2924436Z 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:32:26.2934066Z 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:32:26.2942804Z 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:32:26.2960880Z 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:32:26.2969612Z 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:32:26.2978193Z 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:32:26.2986994Z 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:32:26.2995897Z 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:32:26.3004314Z 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:32:26.3013030Z 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:32:26.3021934Z 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:32:26.3030905Z 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:32:26.3040129Z 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:32:26.3059196Z 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:32:26.3067965Z 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:32:26.3076838Z 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:32:26.3085560Z 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:32:26.3094483Z 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:32:26.3103139Z 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:32:26.3111788Z 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:32:26.3120902Z 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:32:26.3129892Z 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:32:26.3138552Z 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:32:26.3147549Z 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:32:26.3156119Z 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:32:26.3164751Z 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:32:26.3173796Z 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:32:26.3182315Z 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:32:26.3191048Z 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:32:26.3199602Z 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:32:26.3208119Z 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:32:26.3216714Z 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:32:26.3225313Z 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:32:26.3234357Z 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:32:26.3243274Z 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:32:26.3260862Z 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:32:26.3269477Z 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:32:26.3289152Z 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:32:26.3298577Z 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:32:26.3307513Z 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:32:26.3316270Z 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:32:26.3325382Z 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:32:26.3334374Z 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:32:26.3343220Z 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:32:26.3351923Z 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:32:26.3360596Z 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:32:26.3369787Z 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:32:26.3378658Z 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:32:26.3387847Z 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:32:26.3396603Z 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:32:26.3405425Z 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:32:26.3413873Z 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:32:26.3422374Z 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:32:26.3431317Z 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:32:26.3440251Z 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:32:26.3449667Z 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:32:26.3463259Z 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:32:26.3472550Z 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:32:26.3482122Z 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:32:26.3490686Z 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:32:26.3499469Z 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:32:26.3508429Z 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:32:26.3517258Z 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:32:26.3526070Z 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:32:26.3534882Z 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:32:26.3543472Z 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:32:26.3551781Z 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:32:26.3560433Z 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:32:26.3569121Z 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:32:26.3578044Z 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:32:26.3586670Z 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:32:26.3595267Z 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:32:26.3603560Z 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:32:26.3611944Z 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:32:26.3620474Z 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:32:26.3629030Z 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:32:26.3637551Z 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:32:26.3645979Z 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:32:26.3654148Z 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:32:26.3662532Z 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:32:26.3680561Z 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:32:26.3689020Z 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:32:26.3697444Z 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:32:26.3706497Z 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:32:26.3714798Z 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:32:26.3723584Z 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:32:26.3732340Z 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:32:26.3740929Z 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:32:26.3749625Z 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:32:26.3758925Z 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:32:26.3768087Z 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:32:26.3776616Z 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:32:26.3785160Z 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:32:26.3793810Z 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:32:26.3816003Z 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:32:26.3824503Z 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:32:26.3833459Z 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:32:26.3842416Z 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:32:26.3851255Z 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:32:26.3860006Z 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:32:26.3868537Z 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:32:26.3877318Z 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:32:26.3886061Z 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:32:26.3895251Z 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:32:26.3904548Z 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:32:26.3913040Z 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:32:26.3922295Z 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:32:26.3931064Z 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:32:26.3940426Z 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:32:26.3949306Z 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:32:26.3958092Z 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:32:26.3966834Z 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:32:26.3976553Z 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:32:26.4007474Z 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:32:26.4016875Z 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:32:26.4026165Z 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:32:26.4035331Z 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:32:26.4044190Z 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:32:26.4053003Z 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:32:26.4061421Z 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:32:26.4070111Z 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:32:26.4078778Z 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:32:26.4087856Z 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:32:26.4096419Z 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:32:26.4105537Z 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:32:26.4114109Z 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:32:26.4122789Z 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:32:26.4131420Z 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:32:26.4141226Z 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:32:26.4149553Z 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:32:26.4158464Z 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:32:26.4167296Z 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:32:26.4176375Z 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:32:26.4185075Z 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:32:26.4193954Z 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:32:26.4202641Z 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:32:26.4211538Z 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:32:26.4224595Z 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:32:26.4234021Z 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:32:26.4243003Z 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:32:26.4251732Z 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:32:26.4260496Z 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:32:26.4269483Z 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:32:26.4278543Z 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:32:26.4287364Z 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:32:26.4296551Z 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:32:26.4306011Z 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:32:26.4314881Z 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:32:26.4324795Z 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:32:26.4335903Z 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:32:26.4344836Z 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:32:26.4354504Z 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:32:26.4363695Z 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:32:26.4374044Z 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:32:26.4383201Z 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:32:26.4391960Z 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:32:26.4401130Z 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:32:26.4410481Z 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:32:26.4419677Z 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:32:26.4428802Z 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:32:26.4438415Z 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:32:26.4447768Z 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:32:26.4457221Z 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:32:26.4466082Z 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:32:26.4475346Z 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:32:26.4484760Z 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:32:26.4494020Z 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:32:26.4503131Z 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:32:26.4512245Z 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:32:26.4521606Z 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:32:26.4530804Z 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:32:26.4540737Z 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:32:26.4550018Z 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:32:26.4559026Z 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:32:26.4567790Z 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:32:26.4576476Z 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:32:26.4586461Z 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:32:26.4595887Z 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:32:26.4605518Z 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:32:26.4614578Z 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:32:26.4623743Z 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:32:26.4632093Z 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:32:26.4640818Z 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:32:26.4649682Z 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:32:26.4668788Z 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:32:26.4677365Z 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:32:26.4699669Z 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:32:26.4708289Z 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:32:26.4716709Z 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:32:26.4726495Z 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:32:26.4735328Z 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:32:26.4744230Z 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:32:26.4753234Z 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:32:26.4761908Z 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:32:26.5927472Z 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:32:26.5935626Z 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:32:26.5944337Z 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:32:26.5952965Z 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:32:26.5962401Z 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:32:26.5970980Z 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:32:26.5979833Z 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:32:26.5988076Z 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:32:26.5996646Z 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:32:26.6005781Z 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:32:26.6014353Z 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:32:26.6022884Z 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:32:26.6031318Z 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:32:26.6039673Z 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:32:26.6048530Z 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:32:26.6057224Z 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:32:26.6066041Z 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:32:26.6074631Z 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:32:26.6083256Z 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:32:26.6092006Z 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:32:26.6100315Z 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:32:26.6108880Z 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:32:26.6117557Z 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:32:26.6125865Z 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:32:26.6134258Z 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:32:26.6142891Z 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:32:26.6152081Z 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:32:26.6160861Z 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:32:26.6169352Z 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:32:26.6177721Z 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:32:26.6186151Z 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:32:26.6195023Z 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:32:26.6203541Z 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:32:26.6211940Z 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:32:26.6220343Z 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:32:26.6228575Z 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:32:26.6236754Z 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:32:26.6244861Z 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:32:26.6253767Z 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:32:26.6261823Z 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:32:26.6269891Z 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:32:26.6277986Z 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:32:26.6286286Z 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:32:26.6294577Z 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:32:26.6303050Z 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:32:26.6311410Z 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:32:26.6319749Z 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:32:26.6327982Z 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:32:26.6336118Z 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:32:26.6344288Z 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:32:26.6352244Z 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:32:26.6360510Z 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:32:26.6369156Z 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:32:26.6377465Z 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:32:26.6385973Z 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:32:26.6401155Z 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:32:26.6410855Z 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:32:26.6419746Z 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:32:26.6428844Z 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:32:26.6437760Z 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:32:26.6446681Z 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:32:26.6455500Z 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:32:26.6464550Z 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:32:26.6473511Z 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:32:26.6482158Z 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:32:26.6491266Z 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:32:26.6500947Z 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:32:26.6510017Z 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:32:26.6518837Z 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:32:26.6527569Z 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:32:26.6536369Z 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:32:26.6545056Z 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:32:26.6553743Z 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:32:26.6562464Z 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:32:26.6571572Z 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:32:26.6581101Z 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:32:26.6590264Z 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:32:26.6599445Z 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:32:26.6608588Z 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:32:26.6617349Z 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:32:26.6626091Z 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:32:26.6635022Z 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:32:26.6643884Z 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:32:26.6652799Z 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:32:26.6662021Z 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:32:26.6671032Z 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:32:26.6679751Z 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:32:26.6688398Z 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:32:26.6697268Z 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:32:26.6705946Z 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:32:26.6714432Z 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:32:26.6722918Z 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:32:26.6731487Z 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:32:26.6740348Z 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:32:26.6749503Z 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:32:26.6758592Z 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:32:26.6767380Z 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:32:26.6775815Z 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:32:26.6784290Z 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:32:26.6792898Z 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:32:26.6801672Z 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:32:26.6810686Z 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:32:26.6819517Z 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:32:26.6828194Z 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:32:26.6836800Z 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:32:26.6845407Z 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:32:26.6853873Z 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:32:26.6862316Z 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:32:26.6870791Z 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:32:26.6879491Z 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:32:26.6888226Z 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:32:26.6897143Z 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:32:26.6906485Z 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:32:26.6915363Z 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:32:26.6924043Z 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:32:26.6933163Z 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:32:26.6941843Z 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:32:26.6950625Z 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:32:26.6959208Z 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:32:26.6968261Z 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:32:26.6977575Z 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:32:26.6986580Z 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:32:26.6995232Z 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:32:26.7003962Z 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:32:26.7012746Z 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:32:26.7021414Z 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:32:26.7030228Z 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:32:26.7038935Z 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:32:26.7047977Z 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:32:26.7056984Z 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:32:26.7070060Z 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:32:26.7079681Z 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:32:26.7089498Z 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:32:26.7098128Z 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:32:26.7107253Z 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:32:26.7116132Z 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:32:26.7125164Z 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:32:26.7134449Z 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:32:26.7143597Z 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:32:26.7152613Z 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:32:26.7161317Z 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:32:26.7170453Z 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:32:26.7179077Z 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:32:26.7187900Z 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:32:26.7196464Z 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:32:26.7205553Z 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:32:26.7213978Z 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:32:26.7223009Z 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:32:26.7231513Z 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:32:26.7240118Z 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:32:26.7248903Z 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:32:26.7258080Z 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:32:26.7266310Z 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:32:26.7275147Z 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:32:26.7283538Z 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:32:26.7292163Z 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:32:26.7300721Z 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:32:26.7309177Z 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:32:26.7318108Z 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:32:26.7326657Z 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:32:26.7335554Z 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:32:26.7344027Z 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:32:26.7352414Z 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:32:26.7361578Z 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:32:26.7370840Z 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:32:26.7379202Z 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:32:26.7387643Z 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:32:26.7396313Z 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:32:26.7405251Z 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:32:26.7414297Z 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:32:26.7422762Z 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:32:26.7431285Z 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:32:26.7440297Z 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:32:26.7449287Z 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:32:26.7458057Z 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:32:26.7466897Z 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:32:26.7475920Z 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:32:26.7484628Z 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:32:26.7493251Z 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:32:26.7502487Z 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:32:26.7511861Z 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:32:26.7520498Z 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:32:26.7529290Z 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:32:26.7537525Z 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:32:26.7546209Z 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:32:26.7555576Z 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:32:26.7564122Z 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:32:26.7572730Z 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:32:26.7581224Z 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:32:26.7589434Z 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:32:26.7597765Z 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:32:26.7606559Z 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:32:26.7615209Z 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:32:26.7623833Z 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:32:26.7632267Z 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:32:26.7640774Z 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:32:26.7649314Z 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:32:26.7658101Z 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:32:26.7667311Z 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:32:26.7676022Z 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:32:26.7684805Z 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:32:26.7693378Z 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:32:26.7702071Z 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:32:26.7711181Z 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:32:26.7719862Z 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:32:26.7729388Z 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:32:26.7738013Z 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:32:26.7747622Z 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:32:26.7757597Z 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:32:26.7766435Z 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:32:26.7775280Z 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:32:26.7783901Z 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:32:26.7792609Z 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:32:26.7800693Z 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:32:26.7817336Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\PadNd.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.7826264Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\Parallel-inl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.7835098Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\Parallel.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.7851124Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ParallelFuture.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.7859203Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ParallelNative.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.7867054Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ParallelNativeTBB.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.7875437Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ParallelOpenMP.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.7884765Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\PTThreadPool.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.7902515Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\PythonTorchFunctionTLS.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.7911334Z creating build\bdist.win-amd64\wheel\torch\include\ATen\quantized 2022-12-01T10:32:26.7914354Z 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:32:26.7922735Z 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:32:26.7931027Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\record_function.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.7939745Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\RedispatchFunctions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.7965177Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\RegistrationDeclarations.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.7980888Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\SavedTensorHooks.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.7989068Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\Scalar.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.7997050Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ScalarOps.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.8005123Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ScalarType.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.8013171Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\SequenceNumber.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.8021283Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\SmallVector.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.8029061Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\SparseCsrTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.8037296Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\SparseCsrTensorUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.8045426Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\SparseTensorImpl.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.8053676Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\SparseTensorUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.8062704Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\Storage.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.8070487Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\Tensor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.8078226Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\TensorAccessor.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.8086436Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\TensorGeometry.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.8094508Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\TensorIndexing.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.8434486Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\TensorIterator.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.8443416Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\TensorIteratorInternal.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.8451927Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\TensorMeta.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.8460026Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\TensorNames.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.8468082Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\TensorOperators.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.8476187Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\TensorOptions.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.8484130Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\TensorSubclassLikeUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.8492460Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\TensorUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.8500752Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\ThreadLocalState.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.8508906Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\TracerMode.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.8517096Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\TypeDefault.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.8525065Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\Utils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.8567461Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\Version.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.8575890Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\VmapGeneratedPlumbing.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.8600115Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\VmapMode.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.8608784Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\VmapTransforms.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.8617009Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\WrapDimUtils.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.8624968Z copying build\lib.win-amd64-cpython-39\torch\include\ATen\WrapDimUtilsMulti.h -> build\bdist.win-amd64\wheel\.\torch\include\ATen 2022-12-01T10:32:26.8637882Z creating build\bdist.win-amd64\wheel\torch\include\c10 2022-12-01T10:32:26.8641012Z creating build\bdist.win-amd64\wheel\torch\include\c10\core 2022-12-01T10:32:26.8644194Z 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:32:26.8652065Z 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:32:26.8660367Z 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:32:26.8669137Z 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:32:26.8985667Z 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:32:26.8994195Z 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:32:26.9002388Z 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:32:26.9010891Z 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:32:26.9018583Z 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:32:26.9026505Z 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:32:26.9034577Z 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:32:26.9042555Z 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:32:26.9050787Z 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:32:26.9058862Z 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:32:26.9067327Z 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:32:26.9076295Z 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:32:26.9084451Z 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:32:26.9092603Z 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:32:26.9100745Z 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:32:26.9109433Z creating build\bdist.win-amd64\wheel\torch\include\c10\core\impl 2022-12-01T10:32:26.9112263Z 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:32:26.9119970Z 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:32:26.9128263Z 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:32:26.9136190Z 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:32:26.9156997Z 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:32:26.9165437Z 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:32:26.9173463Z 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:32:26.9181711Z 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:32:26.9190177Z 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:32:26.9198261Z 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:32:26.9206406Z 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:32:26.9214502Z 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:32:26.9222689Z 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:32:26.9231109Z 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:32:26.9239238Z 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:32:26.9255056Z 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:32:26.9263087Z 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:32:26.9270731Z 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:32:26.9279012Z 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:32:26.9287119Z 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:32:26.9295218Z 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:32:26.9302873Z 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:32:26.9310950Z 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:32:26.9319233Z 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:32:26.9327089Z 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:32:26.9334968Z 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:32:26.9343600Z 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:32:26.9762633Z 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:32:26.9770754Z 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:32:26.9779066Z 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:32:26.9786844Z 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:32:26.9794995Z 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:32:26.9802820Z 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:32:26.9810687Z 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:32:26.9820201Z 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:32:26.9828932Z 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:32:26.9836819Z 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:32:26.9858186Z 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:32:26.9867201Z creating build\bdist.win-amd64\wheel\torch\include\c10\cuda 2022-12-01T10:32:26.9869961Z 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:32:26.9878546Z 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:32:26.9886486Z 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:32:26.9894587Z 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:32:26.9911425Z 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:32:26.9919423Z 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:32:26.9927526Z 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:32:26.9935709Z 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:32:26.9943647Z 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:32:26.9951294Z 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:32:26.9960418Z creating build\bdist.win-amd64\wheel\torch\include\c10\cuda\impl 2022-12-01T10:32:26.9968356Z 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:32:26.9976210Z 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:32:26.9984434Z copying build\lib.win-amd64-cpython-39\torch\include\c10\cuda\impl\cuda_cmake_macros.h -> build\bdist.win-amd64\wheel\.\torch\include\c10\cuda\impl 2022-12-01T10:32:26.9992440Z creating build\bdist.win-amd64\wheel\torch\include\c10\macros 2022-12-01T10:32:26.9995475Z 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:32:27.0015352Z 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:32:27.0023389Z 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:32:27.0033138Z creating build\bdist.win-amd64\wheel\torch\include\c10\util 2022-12-01T10:32:27.0035924Z 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:32:27.0043881Z 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:32:27.0052188Z 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:32:27.0063408Z 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:32:27.0071581Z 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:32:27.0088028Z 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:32:27.0096175Z 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:32:27.0104789Z 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:32:27.0112483Z 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:32:27.0124501Z 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:32:27.0132682Z 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:32:27.0140681Z 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:32:27.0149254Z 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:32:27.0157380Z 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:32:27.0166292Z 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:32:27.0173818Z 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:32:27.0181956Z 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:32:27.0189860Z 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:32:27.0197838Z 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:32:27.0205615Z 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:32:27.0213958Z 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:32:27.0225975Z 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:32:27.0234596Z 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:32:27.0242702Z 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:32:27.0259606Z 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:32:27.0267787Z 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:32:27.0276871Z 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:32:27.0284984Z 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:32:27.0293170Z 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:32:27.0301531Z 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:32:27.0309677Z 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:32:27.0317553Z 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:32:27.0326285Z 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:32:27.0336040Z 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:32:27.0343813Z 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:32:27.0351730Z 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:32:27.0359839Z 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:32:27.0627856Z 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:32:27.0636043Z 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:32:27.0644288Z 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:32:27.0653045Z 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:32:27.0661472Z 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:32:27.0669575Z 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:32:27.0677642Z 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:32:27.0685783Z 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:32:27.0694220Z 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:32:27.0702028Z 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:32:27.0710778Z 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:32:27.0719096Z 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:32:27.0735705Z 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:32:27.0744863Z 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:32:27.0753500Z 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:32:27.0762118Z 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:32:27.0770089Z 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:32:27.0778116Z 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:32:27.0786647Z 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:32:27.0794580Z 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:32:27.0806892Z 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:32:27.0815112Z 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:32:27.0823230Z 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:32:27.0831485Z 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:32:27.1177708Z 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:32:27.1185821Z 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:32:27.1194558Z 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:32:27.1203360Z 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:32:27.1211396Z 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:32:27.1219784Z 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:32:27.1228140Z 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:32:27.1236719Z 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:32:27.1245605Z 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:32:27.1253693Z 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:32:27.1261827Z 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:32:27.1551553Z 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:32:27.1559688Z 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:32:27.1567720Z 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:32:27.1575694Z 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:32:27.1583832Z 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:32:27.1592286Z 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:32:27.1600229Z 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:32:27.1608758Z 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:32:27.1616509Z 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:32:27.1624823Z 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:32:27.1633013Z 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:32:27.1641099Z 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:32:27.1655564Z 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:32:27.1665148Z 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:32:27.1674423Z creating build\bdist.win-amd64\wheel\torch\include\caffe2 2022-12-01T10:32:27.1677548Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\contrib 2022-12-01T10:32:27.1680692Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\contrib\aten 2022-12-01T10:32:27.1683481Z 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:32:27.1691823Z 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:32:27.1701082Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\contrib\fakelowp 2022-12-01T10:32:27.1704116Z 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:32:27.1712357Z 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:32:27.1720554Z 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:32:27.1728656Z 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:32:27.1736634Z 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:32:27.1765644Z 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:32:27.1774043Z 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:32:27.1782362Z 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:32:27.1790454Z 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:32:27.1798838Z 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:32:27.1807882Z 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:32:27.1816527Z 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:32:27.1825016Z 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:32:27.1833368Z 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:32:27.1841748Z 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:32:27.1850009Z 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:32:27.1858556Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\contrib\gloo 2022-12-01T10:32:27.1861409Z 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:32:27.1869479Z 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:32:27.1877557Z 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:32:27.1886228Z 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:32:27.1903971Z 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:32:27.1911805Z 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:32:27.1919946Z 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:32:27.1928128Z 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:32:27.1936307Z 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:32:27.1945002Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\contrib\nccl 2022-12-01T10:32:27.1947670Z 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:32:27.1956271Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\contrib\opencl 2022-12-01T10:32:27.1958881Z 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:32:27.1967578Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\contrib\prof 2022-12-01T10:32:27.1970487Z 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:32:27.1979225Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\contrib\shm_mutex 2022-12-01T10:32:27.1991428Z 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:32:27.1999845Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\contrib\tensorrt 2022-12-01T10:32:27.2002510Z 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:32:27.2010688Z 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:32:27.2018548Z 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:32:27.2027027Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\contrib\warpctc 2022-12-01T10:32:27.2029694Z 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:32:27.2038470Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\core 2022-12-01T10:32:27.2041173Z 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:32:27.2049040Z 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:32:27.2057103Z 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:32:27.2065248Z 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:32:27.2382134Z 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:32:27.2390573Z 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:32:27.2398687Z 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:32:27.2406956Z 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:32:27.2415942Z 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:32:27.2423906Z 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:32:27.2431938Z 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:32:27.2440233Z 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:32:27.2448349Z 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:32:27.2456380Z 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:32:27.2464470Z 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:32:27.2472359Z 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:32:27.2480300Z 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:32:27.2488298Z 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:32:27.2496821Z 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:32:27.2504784Z 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:32:27.2512551Z 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:32:27.2521246Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\core\hip 2022-12-01T10:32:27.2523963Z 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:32:27.2531821Z 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:32:27.2539803Z 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:32:27.2548020Z 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:32:27.2568767Z 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:32:27.2576564Z 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:32:27.2584336Z 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:32:27.2592245Z 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:32:27.2600196Z 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:32:27.2608362Z 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:32:27.2616624Z 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:32:27.2624736Z 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:32:27.2632789Z 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:32:27.2640839Z 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:32:27.2649229Z 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:32:27.2682819Z 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:32:27.2698803Z 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:32:27.2707356Z 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:32:27.2715943Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\core\nomnigraph 2022-12-01T10:32:27.2719191Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\core\nomnigraph\include 2022-12-01T10:32:27.2722217Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\core\nomnigraph\include\nomnigraph 2022-12-01T10:32:27.2725646Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Converters 2022-12-01T10:32:27.2728645Z 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:32:27.2737876Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Generated 2022-12-01T10:32:27.2740896Z 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:32:27.2749209Z 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:32:27.2757304Z 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:32:27.2766456Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Graph 2022-12-01T10:32:27.2769227Z 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:32:27.2777495Z 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:32:27.2785730Z 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:32:27.2794367Z 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:32:27.2814075Z 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:32:27.2822984Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Representations 2022-12-01T10:32:27.2838238Z 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:32:27.2848991Z 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:32:27.2858103Z 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:32:27.2867509Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Support 2022-12-01T10:32:27.2870762Z 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:32:27.2879221Z 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:32:27.2888357Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\core\nomnigraph\include\nomnigraph\Transformations 2022-12-01T10:32:27.2891796Z 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:32:27.2900541Z 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:32:27.2909621Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\core\nomnigraph\tests 2022-12-01T10:32:27.2912299Z 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:32:27.2920665Z 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:32:27.2928624Z 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:32:27.2936779Z 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:32:27.2945945Z 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:32:27.2954176Z 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:32:27.2962771Z 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:32:27.2971059Z 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:32:27.3295572Z 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:32:27.3303948Z 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:32:27.3312257Z 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:32:27.3320348Z 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:32:27.3328655Z 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:32:27.3336865Z 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:32:27.3345012Z 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:32:27.3353359Z 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:32:27.3362043Z 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:32:27.3370025Z 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:32:27.3377786Z 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:32:27.3386270Z 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:32:27.3394591Z 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:32:27.3410697Z 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:32:27.3418848Z 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:32:27.3427571Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\cuda_rtc 2022-12-01T10:32:27.3430488Z 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:32:27.3438877Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\db 2022-12-01T10:32:27.3441747Z 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:32:27.3450727Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\distributed 2022-12-01T10:32:27.3453618Z 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:32:27.3461867Z 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:32:27.3469975Z 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:32:27.3487372Z 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:32:27.3495793Z 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:32:27.3504089Z 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:32:27.3512625Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\experiments 2022-12-01T10:32:27.3523147Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\experiments\operators 2022-12-01T10:32:27.3526229Z 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:32:27.3537551Z 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:32:27.3546765Z 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:32:27.3565751Z 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:32:27.3574572Z 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:32:27.3583149Z 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:32:27.3591490Z 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:32:27.3599571Z 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:32:27.3608543Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\ideep 2022-12-01T10:32:27.3611237Z 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:32:27.3620242Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\ideep\operators 2022-12-01T10:32:27.3622968Z 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:32:27.3631018Z 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:32:27.3639040Z 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:32:27.3995746Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\ideep\utils 2022-12-01T10:32:27.3998352Z 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:32:27.4006892Z 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:32:27.4015553Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\image 2022-12-01T10:32:27.4018413Z 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:32:27.4027164Z 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:32:27.4035439Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\mobile 2022-12-01T10:32:27.4038744Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\mobile\contrib 2022-12-01T10:32:27.4041568Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\mobile\contrib\ios 2022-12-01T10:32:27.4044421Z 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:32:27.4052698Z 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:32:27.4060736Z 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:32:27.4069443Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\mobile\contrib\ios\mpscnn 2022-12-01T10:32:27.4080137Z 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:32:27.4088271Z 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:32:27.4096333Z 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:32:27.4104539Z 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:32:27.4120729Z 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:32:27.4129180Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\mobile\contrib\libopencl-stub 2022-12-01T10:32:27.4132204Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\mobile\contrib\libopencl-stub\include 2022-12-01T10:32:27.4135404Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\mobile\contrib\libopencl-stub\include\CL 2022-12-01T10:32:27.4138267Z 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:32:27.4148027Z 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:32:27.4156430Z 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:32:27.4164498Z 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:32:27.4172521Z 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:32:27.4190569Z 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:32:27.4199148Z 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:32:27.4207813Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\mobile\contrib\libvulkan-stub 2022-12-01T10:32:27.4210931Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\mobile\contrib\libvulkan-stub\include 2022-12-01T10:32:27.4213649Z 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:32:27.4222525Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\mobile\contrib\libvulkan-stub\include\vulkan 2022-12-01T10:32:27.4225458Z 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:32:27.4233651Z 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:32:27.4247348Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\mobile\contrib\nnapi 2022-12-01T10:32:27.4249987Z 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:32:27.4259591Z 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:32:27.4269552Z 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:32:27.4279033Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\mobile\contrib\snpe 2022-12-01T10:32:27.4799632Z 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:32:27.4809736Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\mobile\contrib\ulp2 2022-12-01T10:32:27.4812459Z 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:32:27.4820951Z 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:32:27.4829705Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\mpi 2022-12-01T10:32:27.4832551Z 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:32:27.4840689Z 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:32:27.4849764Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\observers 2022-12-01T10:32:27.4852571Z 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:32:27.4860890Z 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:32:27.4868949Z 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:32:27.5133010Z 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:32:27.5142146Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\onnx 2022-12-01T10:32:27.5144774Z 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:32:27.5153869Z 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:32:27.5161561Z 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:32:27.5169402Z 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:32:27.5177561Z 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:32:27.5194145Z 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:32:27.5202411Z 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:32:27.5210278Z 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:32:27.5218922Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\onnx\torch_ops 2022-12-01T10:32:27.5221883Z 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:32:27.5230224Z 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:32:27.5238037Z 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:32:27.5250274Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\operators 2022-12-01T10:32:27.5253293Z 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:32:27.5261278Z 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:32:27.5269207Z 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:32:27.5277386Z 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:32:27.5296315Z 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:32:27.5304600Z 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:32:27.5313290Z 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:32:27.5321600Z 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:32:27.5329949Z 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:32:27.5337771Z 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:32:27.5345844Z 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:32:27.5353964Z 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:32:27.5362383Z 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:32:27.5370582Z 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:32:27.5378762Z 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:32:27.5387424Z 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:32:27.5395892Z 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:32:27.5403992Z 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:32:27.5412402Z 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:32:27.5420877Z 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:32:27.5428857Z 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:32:27.5444749Z 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:32:27.5453473Z 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:32:27.5461555Z 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:32:27.5469407Z 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:32:27.5477535Z 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:32:27.5485401Z 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:32:27.5493290Z 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:32:27.5501176Z 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:32:27.5509234Z 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:32:27.5517035Z 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:32:27.5525013Z 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:32:27.5543682Z 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:32:27.5551810Z 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:32:27.5559870Z 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:32:27.5568070Z 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:32:27.5576330Z 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:32:27.5584568Z 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:32:27.5592307Z 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:32:27.5600402Z 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:32:27.5608797Z 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:32:27.5618347Z 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:32:27.5639789Z 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:32:27.5648911Z 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:32:27.5658350Z 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:32:27.5667135Z 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:32:27.5675698Z 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:32:27.5684657Z 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:32:27.5693180Z 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:32:27.5701342Z 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:32:27.5709575Z 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:32:27.5929024Z 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:32:27.5937450Z 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:32:27.5945614Z 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:32:27.5953624Z 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:32:27.5962266Z 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:32:27.5970682Z 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:32:27.5979007Z 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:32:27.5986878Z 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:32:27.5994908Z 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:32:27.6003116Z 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:32:27.6011016Z 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:32:27.6028933Z 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:32:27.6037219Z 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:32:27.6045432Z 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:32:27.6053558Z 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:32:27.6061829Z 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:32:27.6069858Z 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:32:27.6078137Z 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:32:27.6086584Z 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:32:27.6094727Z 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:32:27.6111064Z 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:32:27.6119334Z 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:32:27.6128065Z 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:32:27.6136164Z 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:32:27.6144411Z 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:32:27.6152668Z 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:32:27.6160870Z 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:32:27.6169365Z 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:32:27.6178290Z 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:32:27.6185868Z 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:32:27.6217588Z 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:32:27.6226254Z 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:32:27.6234322Z 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:32:27.6242172Z 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:32:27.6250289Z 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:32:27.6259225Z 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:32:27.6267258Z 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:32:27.6276157Z 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:32:27.6284431Z 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:32:27.6292519Z 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:32:27.6300850Z 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:32:27.6309102Z 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:32:27.6317056Z 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:32:27.6325223Z 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:32:27.6333702Z 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:32:27.6342390Z 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:32:27.6350863Z 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:32:27.6359365Z 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:32:27.6367868Z 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:32:27.6376022Z 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:32:27.6393692Z 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:32:27.6401933Z 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:32:27.6410474Z 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:32:27.6419092Z 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:32:27.6427429Z 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:32:27.6441823Z 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:32:27.6450666Z 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:32:27.6459746Z 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:32:27.6468202Z 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:32:27.6476688Z 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:32:27.6485114Z 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:32:27.6525001Z 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:32:27.6533365Z 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:32:27.6541693Z 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:32:27.6550599Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\operators\hip 2022-12-01T10:32:27.6553644Z 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:32:27.6561838Z 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:32:27.6570348Z 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:32:27.6578878Z 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:32:27.6587259Z 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:32:27.6595689Z 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:32:27.6615837Z 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:32:27.6624004Z 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:32:27.6632302Z 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:32:27.6640590Z 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:32:27.6648965Z 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:32:27.6656818Z 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:32:27.6665416Z 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:32:27.6673410Z 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:32:27.6681704Z 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:32:27.6690075Z 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:32:27.6698718Z 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:32:27.6707204Z 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:32:27.6715791Z 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:32:27.6724960Z 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:32:27.6733395Z 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:32:27.6741679Z 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:32:27.6749893Z 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:32:27.6758264Z 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:32:27.6766585Z 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:32:27.6774858Z 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:32:27.6783295Z 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:32:27.6796032Z 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:32:27.6804699Z 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:32:27.6813300Z 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:32:27.6821620Z 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:32:27.6829399Z 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:32:27.6837291Z 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:32:27.6845047Z 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:32:27.6874745Z 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:32:27.6882554Z 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:32:27.6891032Z 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:32:27.6899196Z 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:32:27.6907305Z 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:32:27.6915651Z 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:32:27.6923677Z 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:32:27.6931771Z 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:32:27.6939892Z 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:32:27.6947929Z 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:32:27.6956351Z 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:32:27.6964343Z 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:32:27.6985877Z 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:32:27.6994124Z 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:32:27.7002220Z 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:32:27.7010130Z 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:32:27.7018480Z 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:32:27.7026099Z 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:32:27.7038565Z 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:32:27.7047469Z 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:32:27.7055472Z 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:32:27.7063579Z 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:32:27.7071775Z 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:32:27.7079720Z 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:32:27.7087884Z 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:32:27.7096445Z 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:32:27.7104578Z 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:32:27.7113150Z 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:32:27.7121166Z 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:32:27.7129196Z 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:32:27.7137563Z 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:32:27.7145540Z 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:32:27.7153700Z 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:32:27.7161493Z 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:32:27.7169913Z 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:32:27.7177953Z 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:32:27.7186114Z 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:32:27.7194063Z 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:32:27.7202176Z 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:32:27.7210286Z 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:32:27.7219472Z 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:32:27.7228899Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\operators\quantized 2022-12-01T10:32:27.7232280Z 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:32:27.7240424Z 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:32:27.7248695Z 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:32:27.7264004Z 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:32:27.7271862Z 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:32:27.7280529Z 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:32:27.7289043Z 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:32:27.7297251Z 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:32:27.7305523Z 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:32:27.7313884Z 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:32:27.7321960Z 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:32:27.7330374Z 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:32:27.7338814Z 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:32:27.7347061Z 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:32:27.7355589Z 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:32:27.7363701Z 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:32:27.7372102Z 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:32:27.7380524Z 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:32:27.7886442Z 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:32:27.7894856Z 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:32:27.7903582Z 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:32:27.7911599Z 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:32:27.7919747Z 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:32:27.7928296Z 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:32:27.7937030Z 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:32:27.7945525Z 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:32:27.7953629Z 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:32:27.7962030Z 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:32:27.7971006Z 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:32:27.7980023Z 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:32:27.7988158Z 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:32:27.7996482Z 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:32:27.8004832Z 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:32:27.8013086Z 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:32:27.8797329Z 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:32:27.8806887Z 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:32:27.8815160Z 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:32:27.8823508Z 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:32:27.8831323Z 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:32:27.8839177Z 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:32:27.8847689Z 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:32:27.8855598Z 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:32:27.8864093Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\operators\rnn 2022-12-01T10:32:27.8867709Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\operators\rnn\hip 2022-12-01T10:32:27.8870406Z 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:32:27.8878344Z 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:32:27.8886392Z 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:32:27.8895035Z 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:32:27.8914933Z 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:32:27.8923224Z 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:32:27.8931670Z 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:32:27.8940170Z 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:32:27.8953723Z 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:32:27.8962505Z 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:32:27.8970991Z 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:32:27.8979045Z 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:32:27.8986953Z 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:32:27.8994977Z 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:32:27.9003589Z 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:32:27.9012148Z 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:32:27.9020613Z 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:32:27.9030228Z 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:32:27.9038736Z 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:32:27.9046976Z 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:32:27.9054908Z 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:32:27.9062899Z 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:32:27.9070851Z 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:32:27.9079096Z 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:32:27.9087450Z 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:32:27.9095820Z 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:32:27.9104189Z 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:32:27.9112675Z 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:32:27.9120898Z 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:32:27.9129407Z 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:32:27.9137297Z 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:32:27.9145543Z 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:32:27.9153956Z 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:32:27.9162310Z 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:32:27.9171893Z 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:32:27.9180344Z 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:32:27.9189134Z 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:32:27.9197269Z 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:32:27.9205861Z 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:32:27.9225045Z 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:32:27.9233030Z 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:32:27.9241492Z 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:32:27.9249553Z 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:32:27.9257959Z 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:32:27.9265750Z 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:32:27.9273327Z 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:32:27.9281187Z 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:32:27.9288999Z 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:32:27.9296770Z 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:32:27.9304612Z 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:32:27.9312583Z 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:32:27.9320543Z 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:32:27.9328540Z 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:32:27.9336278Z 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:32:27.9344258Z 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:32:27.9352075Z 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:32:27.9360252Z 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:32:27.9368167Z 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:32:27.9376039Z 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:32:27.9384447Z 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:32:27.9392628Z 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:32:27.9400703Z 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:32:27.9414800Z 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:32:27.9422920Z 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:32:27.9431797Z 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:32:27.9440174Z 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:32:27.9448447Z 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:32:27.9457062Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\opt 2022-12-01T10:32:27.9459978Z 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:32:27.9467973Z 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:32:27.9475393Z 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:32:27.9483251Z 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:32:27.9508869Z 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:32:27.9517084Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\opt\custom 2022-12-01T10:32:27.9519706Z 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:32:27.9527418Z 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:32:27.9534899Z 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:32:27.9542480Z 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:32:27.9559581Z 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:32:27.9567469Z 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:32:27.9574999Z 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:32:27.9582900Z 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:32:27.9590509Z 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:32:27.9598308Z 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:32:27.9605990Z 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:32:27.9613905Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\opt\nql 2022-12-01T10:32:27.9616593Z 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:32:27.9624590Z 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:32:27.9632194Z 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:32:27.9640175Z 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:32:27.9647960Z 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:32:27.9655627Z 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:32:27.9662983Z 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:32:27.9670566Z 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:32:27.9678820Z 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:32:27.9686973Z 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:32:27.9696314Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\perfkernels 2022-12-01T10:32:27.9699222Z 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:32:27.9706962Z 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:32:27.9714818Z 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:32:27.9723019Z 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:32:27.9743320Z 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:32:27.9752169Z 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:32:27.9760230Z 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:32:27.9769109Z 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:32:27.9777693Z 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:32:27.9785684Z 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:32:27.9794304Z 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:32:27.9802047Z 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:32:27.9809997Z 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:32:27.9818783Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\predictor 2022-12-01T10:32:27.9821819Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\predictor\emulator 2022-12-01T10:32:27.9824659Z 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:32:27.9832715Z 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:32:27.9840900Z 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:32:27.9848503Z 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:32:27.9867339Z 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:32:27.9876032Z 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:32:27.9883942Z 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:32:27.9892301Z 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:32:27.9900262Z 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:32:27.9908498Z 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:32:27.9916623Z 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:32:27.9924757Z 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:32:27.9943346Z 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:32:27.9951740Z 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:32:27.9960165Z 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:32:27.9968470Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\proto 2022-12-01T10:32:27.9971407Z 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:32:27.9985697Z 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:32:27.9994719Z 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:32:28.0005798Z 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:32:28.0046710Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\python 2022-12-01T10:32:28.0049419Z 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:32:28.0057577Z 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:32:28.0065619Z 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:32:28.0074060Z 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:32:28.0093814Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\quantization 2022-12-01T10:32:28.0097375Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\quantization\server 2022-12-01T10:32:28.0100342Z 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:32:28.0108214Z 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:32:28.0116611Z 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:32:28.0144698Z 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:32:28.0152849Z 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:32:28.0160815Z 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:32:28.0168584Z 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:32:28.0176506Z 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:32:28.0184562Z 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:32:28.0192558Z 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:32:28.0200635Z 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:32:28.0209049Z 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:32:28.0217020Z 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:32:28.0225473Z 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:32:28.0233729Z 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:32:28.0242049Z 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:32:28.0250365Z 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:32:28.0267020Z 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:32:28.0289966Z 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:32:28.0298090Z 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:32:28.0307786Z 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:32:28.0316688Z 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:32:28.0324996Z 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:32:28.0333406Z 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:32:28.0341694Z 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:32:28.0349992Z 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:32:28.0358990Z 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:32:28.0377539Z 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:32:28.0385674Z 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:32:28.0394004Z 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:32:28.0409850Z 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:32:28.0430776Z 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:32:28.0447632Z 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:32:28.0456213Z 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:32:28.0464688Z 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:32:28.0473124Z 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:32:28.0488380Z 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:32:28.0496681Z 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:32:28.0505043Z 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:32:28.0513016Z 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:32:28.0521526Z 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:32:28.0529725Z 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:32:28.0538366Z 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:32:28.0546613Z 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:32:28.0554959Z 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:32:28.0563193Z 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:32:28.0580951Z 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:32:28.0589684Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\queue 2022-12-01T10:32:28.0592387Z 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:32:28.0600059Z 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:32:28.0608043Z 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:32:28.0616266Z 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:32:28.0630588Z 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:32:28.0639148Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\serialize 2022-12-01T10:32:28.0641902Z 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:32:28.0650863Z 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:32:28.0658730Z 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:32:28.0666630Z 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:32:28.0686247Z 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:32:28.0694237Z 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:32:28.0702260Z 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:32:28.0710701Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\sgd 2022-12-01T10:32:28.0713383Z 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:32:28.0721764Z 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:32:28.0729633Z 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:32:28.0737949Z 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:32:28.0755874Z 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:32:28.0764055Z 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:32:28.0771996Z 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:32:28.0780645Z 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:32:28.0788640Z 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:32:28.0796756Z 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:32:28.0805207Z 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:32:28.0813283Z 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:32:28.0827581Z 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:32:28.0836271Z 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:32:28.0844399Z 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:32:28.0853651Z 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:32:28.0861687Z 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:32:28.0869910Z 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:32:28.0878021Z 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:32:28.0886936Z 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:32:28.0895145Z 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:32:28.0903546Z 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:32:28.0922766Z 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:32:28.0930940Z 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:32:28.0939485Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\share 2022-12-01T10:32:28.0942820Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\share\contrib 2022-12-01T10:32:28.0945984Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\share\contrib\zstd 2022-12-01T10:32:28.0948679Z 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:32:28.0957398Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\transforms 2022-12-01T10:32:28.0960438Z 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:32:28.0968478Z 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:32:28.0976527Z 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:32:28.0998446Z 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:32:28.1007326Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\utils 2022-12-01T10:32:28.1010042Z 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:32:28.1017825Z 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:32:28.1026057Z 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:32:28.1034633Z 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:32:28.1042953Z 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:32:28.1063358Z 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:32:28.1071479Z 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:32:28.1079350Z 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:32:28.1087633Z 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:32:28.1095576Z 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:32:28.1103441Z 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:32:28.1111847Z 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:32:28.1120794Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\utils\math 2022-12-01T10:32:28.1123648Z 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:32:28.1131414Z 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:32:28.1139349Z 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:32:28.1147250Z 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:32:28.1162286Z 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:32:28.1170017Z 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:32:28.1178039Z 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:32:28.1185743Z 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:32:28.1193702Z 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:32:28.1201677Z 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:32:28.1209962Z 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:32:28.1217980Z 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:32:28.1225644Z 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:32:28.1233362Z 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:32:28.1241191Z 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:32:28.1249231Z 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:32:28.1266852Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\utils\threadpool 2022-12-01T10:32:28.1269781Z 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:32:28.1277944Z 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:32:28.1286102Z 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:32:28.1304190Z 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:32:28.1312651Z 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:32:28.1320489Z 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:32:28.1328923Z 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:32:28.1337457Z creating build\bdist.win-amd64\wheel\torch\include\caffe2\video 2022-12-01T10:32:28.1340150Z 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:32:28.1347955Z 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:32:28.1355940Z 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:32:28.1364704Z 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:32:28.1383358Z creating build\bdist.win-amd64\wheel\torch\include\pybind11 2022-12-01T10:32:28.1386139Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\attr.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2022-12-01T10:32:28.1394644Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\buffer_info.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2022-12-01T10:32:28.1402478Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\cast.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2022-12-01T10:32:28.1411750Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\chrono.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2022-12-01T10:32:28.1419853Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\common.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2022-12-01T10:32:28.1427537Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\complex.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2022-12-01T10:32:28.1445612Z creating build\bdist.win-amd64\wheel\torch\include\pybind11\detail 2022-12-01T10:32:28.1448485Z 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:32:28.1457299Z 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:32:28.1466581Z 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:32:28.1475130Z 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:32:28.1483653Z 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:32:28.1492266Z 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:32:28.1509765Z 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:32:28.1518429Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\eigen.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2022-12-01T10:32:28.1527031Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\embed.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2022-12-01T10:32:28.1535264Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\eval.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2022-12-01T10:32:28.1543263Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\functional.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2022-12-01T10:32:28.1551573Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\gil.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2022-12-01T10:32:28.1559452Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\iostream.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2022-12-01T10:32:28.1567432Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\numpy.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2022-12-01T10:32:28.1576841Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\operators.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2022-12-01T10:32:28.1584866Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\options.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2022-12-01T10:32:28.1593435Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\pybind11.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2022-12-01T10:32:28.1603093Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\pytypes.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2022-12-01T10:32:28.1612242Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\stl.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2022-12-01T10:32:28.1620628Z copying build\lib.win-amd64-cpython-39\torch\include\pybind11\stl_bind.h -> build\bdist.win-amd64\wheel\.\torch\include\pybind11 2022-12-01T10:32:28.1629687Z creating build\bdist.win-amd64\wheel\torch\include\THC 2022-12-01T10:32:28.1632530Z copying build\lib.win-amd64-cpython-39\torch\include\THC\THCAtomics.cuh -> build\bdist.win-amd64\wheel\.\torch\include\THC 2022-12-01T10:32:28.1640111Z copying build\lib.win-amd64-cpython-39\torch\include\THC\THCDeviceUtils.cuh -> build\bdist.win-amd64\wheel\.\torch\include\THC 2022-12-01T10:32:28.1649473Z creating build\bdist.win-amd64\wheel\torch\include\torch 2022-12-01T10:32:28.1652609Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc 2022-12-01T10:32:28.1655955Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api 2022-12-01T10:32:28.1658643Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include 2022-12-01T10:32:28.1661765Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch 2022-12-01T10:32:28.1664433Z 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:32:28.1678699Z 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:32:28.1687465Z 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:32:28.1695638Z 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:32:28.1704610Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data 2022-12-01T10:32:28.1707798Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data\dataloader 2022-12-01T10:32:28.1710731Z 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:32:28.1719193Z 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:32:28.1736025Z 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:32:28.1744557Z 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:32:28.1752521Z 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:32:28.1761131Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data\datasets 2022-12-01T10:32:28.1777505Z 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:32:28.1785793Z 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:32:28.1794462Z 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:32:28.1802697Z 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:32:28.1810823Z 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:32:28.1819591Z 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:32:28.1827834Z 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:32:28.1849484Z 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:32:28.1857607Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data\detail 2022-12-01T10:32:28.1860471Z 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:32:28.1868176Z 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:32:28.1876464Z 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:32:28.1884136Z 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:32:28.1900515Z 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:32:28.1908953Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data\samplers 2022-12-01T10:32:28.1911685Z 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:32:28.1919710Z 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:32:28.1927524Z 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:32:28.1935549Z 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:32:28.1943695Z 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:32:28.1965575Z 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:32:28.1973472Z 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:32:28.1981382Z 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:32:28.1989546Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\data\transforms 2022-12-01T10:32:28.1992347Z 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:32:28.2000200Z 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:32:28.2008314Z 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:32:28.2021117Z 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:32:28.2029630Z 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:32:28.2037871Z 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:32:28.2045735Z 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:32:28.2053883Z 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:32:28.2073647Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\detail 2022-12-01T10:32:28.2076454Z 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:32:28.2084612Z 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:32:28.2093241Z 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:32:28.2108166Z 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:32:28.2116306Z 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:32:28.2124810Z 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:32:28.2133328Z 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:32:28.2141760Z 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:32:28.2150916Z 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:32:28.2159863Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn 2022-12-01T10:32:28.2162524Z 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:32:28.2171436Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\functional 2022-12-01T10:32:28.2174071Z 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:32:28.2182793Z 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:32:28.2190683Z 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:32:28.2199274Z 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:32:28.2222251Z 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:32:28.2231064Z 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:32:28.2239829Z 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:32:28.2248406Z 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:32:28.2256744Z 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:32:28.2265354Z 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:32:28.2274794Z 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:32:28.2283291Z 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:32:28.2291894Z 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:32:28.2300499Z 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:32:28.2309194Z 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:32:28.2317528Z 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:32:28.2325870Z 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:32:28.2333838Z 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:32:28.2383169Z 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:32:28.2392345Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\modules 2022-12-01T10:32:28.2395317Z 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:32:28.2403643Z 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:32:28.2411982Z 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:32:28.2420500Z 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:32:28.2429317Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\modules\container 2022-12-01T10:32:28.2441569Z 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:32:28.2449778Z 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:32:28.2458385Z 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:32:28.2469095Z 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:32:28.2487861Z 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:32:28.2500386Z 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:32:28.2508666Z 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:32:28.2516707Z 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:32:28.2524924Z 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:32:28.2533557Z 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:32:28.2541555Z 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:32:28.2550370Z 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:32:28.2570698Z 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:32:28.2578947Z 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:32:28.2587213Z 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:32:28.2605564Z 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:32:28.2614365Z 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:32:28.2622723Z 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:32:28.2631870Z 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:32:28.2640149Z 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:32:28.2648742Z 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:32:28.2657390Z 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:32:28.2666275Z 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:32:28.2674860Z 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:32:28.2683115Z 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:32:28.2691590Z 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:32:28.2699855Z 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:32:28.2708120Z 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:32:28.2717089Z 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:32:28.2725320Z 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:32:28.2734425Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\options 2022-12-01T10:32:28.2737239Z 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:32:28.2750244Z 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:32:28.2758459Z 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:32:28.2766922Z 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:32:28.2775447Z 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:32:28.2796396Z 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:32:28.2814770Z 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:32:28.2823243Z 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:32:28.2831852Z 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:32:28.2845303Z 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:32:28.2853981Z 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:32:28.2862952Z 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:32:28.2871067Z 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:32:28.2879564Z 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:32:28.2887733Z 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:32:28.2896683Z 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:32:28.2905134Z 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:32:28.2913138Z 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:32:28.2930105Z 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:32:28.2938682Z 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:32:28.2946832Z 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:32:28.2955288Z 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:32:28.2963934Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\parallel 2022-12-01T10:32:28.2966836Z 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:32:28.2975108Z 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:32:28.2983562Z 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:32:28.2992516Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\nn\utils 2022-12-01T10:32:28.2995294Z 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:32:28.3003678Z 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:32:28.3012101Z 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:32:28.3021134Z 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:32:28.3029035Z 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:32:28.3037808Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\optim 2022-12-01T10:32:28.3040571Z 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:32:28.3048845Z 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:32:28.3057313Z 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:32:28.3065422Z 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:32:28.3073515Z 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:32:28.3081677Z 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:32:28.3106702Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\optim\schedulers 2022-12-01T10:32:28.3109933Z 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:32:28.3118067Z 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:32:28.3126737Z 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:32:28.3134885Z 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:32:28.3142959Z 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:32:28.3151214Z 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:32:28.3159847Z 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:32:28.3168877Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\api\include\torch\serialize 2022-12-01T10:32:28.3172099Z 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:32:28.3180712Z 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:32:28.3188819Z 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:32:28.3196984Z 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:32:28.3219948Z 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:32:28.3228653Z 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:32:28.3236644Z 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:32:28.3245702Z 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:32:28.3253874Z 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:32:28.3262297Z 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:32:28.3274720Z 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:32:28.3285188Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\autograd 2022-12-01T10:32:28.3287916Z 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:32:28.3296881Z 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:32:28.3305486Z 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:32:28.3313586Z 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:32:28.3334131Z 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:32:28.3342551Z 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:32:28.3350715Z 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:32:28.3358752Z 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:32:28.3367578Z 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:32:28.3376878Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\autograd\functions 2022-12-01T10:32:28.3379933Z 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:32:28.3387721Z 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:32:28.3395812Z 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:32:28.3403815Z 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:32:28.3421375Z 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:32:28.3429266Z 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:32:28.3437440Z 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:32:28.3446254Z 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:32:28.3454804Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\autograd\generated 2022-12-01T10:32:28.3457740Z 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:32:28.3468173Z 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:32:28.3476011Z 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:32:28.3496834Z 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:32:28.3505678Z 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:32:28.3513480Z 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:32:28.3521695Z 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:32:28.3530056Z 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:32:28.3537961Z 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:32:28.3546779Z 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:32:28.3555024Z 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:32:28.3562971Z 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:32:28.3571929Z 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:32:28.3595932Z 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:32:28.3603666Z 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:32:28.3611889Z 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:32:28.3620294Z 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:32:28.3628810Z 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:32:28.3637301Z 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:32:28.3645479Z 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:32:28.3653805Z 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:32:28.3661888Z 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:32:28.3681242Z 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:32:28.3689357Z 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:32:28.3697202Z 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:32:28.3705107Z 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:32:28.3713191Z 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:32:28.3721886Z 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:32:28.3730596Z 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:32:28.3738678Z 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:32:28.3746749Z 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:32:28.3765719Z 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:32:28.3774123Z 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:32:28.3782279Z 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:32:28.3790235Z 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:32:28.3798563Z 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:32:28.3806617Z 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:32:28.3814949Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\autograd\utils 2022-12-01T10:32:28.3817889Z 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:32:28.3825591Z 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:32:28.3833591Z 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:32:28.3841906Z 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:32:28.3861541Z 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:32:28.3870257Z 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:32:28.3878412Z 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:32:28.3887623Z 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:32:28.3896415Z 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:32:28.3904794Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\cuda 2022-12-01T10:32:28.3907458Z 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:32:28.3915415Z 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:32:28.3922837Z 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:32:28.3930739Z 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:32:28.3938284Z 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:32:28.3967503Z 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:32:28.3975612Z 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:32:28.3983282Z 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:32:28.3991054Z 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:32:28.3998908Z 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:32:28.4007334Z 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:32:28.4025806Z 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:32:28.4033908Z 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:32:28.4042526Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed 2022-12-01T10:32:28.4046174Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\c10d 2022-12-01T10:32:28.4048912Z 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:32:28.4057382Z 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:32:28.4068901Z 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:32:28.4077250Z 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:32:28.4086735Z 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:32:28.4095150Z 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:32:28.4112453Z 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:32:28.4121002Z 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:32:28.4129088Z 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:32:28.4137149Z 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:32:28.4145516Z 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:32:28.4153730Z 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:32:28.4162356Z 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:32:28.4170362Z 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:32:28.4178835Z 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:32:28.4187415Z 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:32:28.4195469Z 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:32:28.4207437Z 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:32:28.4215906Z 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:32:28.4223901Z 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:32:28.4233369Z 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:32:28.4241417Z 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:32:28.4262091Z 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:32:28.4270334Z 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:32:28.4278442Z 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:32:28.4286798Z 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:32:28.4295604Z 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:32:28.4303999Z 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:32:28.4312498Z 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:32:28.4320801Z 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:32:28.4329038Z 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:32:28.4337170Z 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:32:28.4345526Z 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:32:28.4353669Z 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:32:28.4370478Z 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:32:28.4378596Z 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:32:28.4387053Z 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:32:28.4395445Z 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:32:28.4404357Z 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:32:28.4412397Z 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:32:28.4421232Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\distributed\rpc 2022-12-01T10:32:28.4424028Z 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:32:28.4432411Z 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:32:28.4440570Z 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:32:28.4448487Z 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:32:28.4464485Z 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:32:28.4472335Z 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:32:28.4480508Z 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:32:28.4488596Z 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:32:28.4496938Z 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:32:28.4504944Z 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:32:28.4512905Z 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:32:28.4520996Z 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:32:28.4529114Z 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:32:28.4537157Z 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:32:28.4545122Z 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:32:28.4553144Z 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:32:28.4561734Z 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:32:28.4569861Z 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:32:28.4577880Z 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:32:28.4586040Z 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:32:28.4601155Z 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:32:28.4610129Z 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:32:28.4618807Z 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:32:28.4626969Z 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:32:28.4635752Z 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:32:28.4643786Z 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:32:28.4652013Z 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:32:28.4660352Z 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:32:28.4668357Z 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:32:28.4676292Z 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:32:28.4684567Z 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:32:28.4692543Z 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:32:28.4700872Z 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:32:28.4709155Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit 2022-12-01T10:32:28.4712536Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\api 2022-12-01T10:32:28.4734426Z 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:32:28.4742527Z 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:32:28.4750477Z 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:32:28.4758396Z 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:32:28.4767100Z 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:32:28.4794513Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\backends 2022-12-01T10:32:28.4797254Z 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:32:28.4805585Z 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:32:28.4814230Z 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:32:28.4822264Z 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:32:28.4839428Z 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:32:28.4851565Z 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:32:28.4860931Z 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:32:28.4869189Z 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:32:28.4877474Z 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:32:28.4886608Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\codegen 2022-12-01T10:32:28.4891744Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\codegen\cuda 2022-12-01T10:32:28.4894428Z 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:32:28.4903891Z 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:32:28.4912008Z 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:32:28.4920200Z 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:32:28.4938258Z 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:32:28.4955870Z 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:32:28.4963771Z 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:32:28.4972046Z 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:32:28.4980181Z 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:32:28.4988295Z 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:32:28.4996554Z 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:32:28.5004567Z 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:32:28.5012720Z 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:32:28.5020719Z 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:32:28.5028496Z 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:32:28.5036591Z 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:32:28.5045024Z 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:32:28.5053134Z 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:32:28.5061259Z 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:32:28.5069749Z 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:32:28.5077815Z 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:32:28.5092668Z 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:32:28.5100258Z 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:32:28.5108120Z 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:32:28.5116195Z 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:32:28.5124210Z 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:32:28.5132179Z 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:32:28.5140823Z 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:32:28.5149461Z 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:32:28.5158235Z 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:32:28.5166491Z 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:32:28.5182666Z 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:32:28.5190779Z 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:32:28.5198695Z 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:32:28.5206791Z 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:32:28.5215197Z 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:32:28.5223514Z 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:32:28.5231958Z 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:32:28.5239962Z 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:32:28.5248282Z 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:32:28.5256269Z 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:32:28.5272341Z 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:32:28.5280213Z 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:32:28.5288063Z 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:32:28.5296577Z 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:32:28.5304469Z 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:32:28.5312367Z 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:32:28.5320212Z 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:32:28.5328289Z 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:32:28.5336255Z 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:32:28.5350798Z 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:32:28.5358655Z 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:32:28.5367058Z 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:32:28.5396629Z 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:32:28.5404670Z 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:32:28.5413454Z 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:32:28.5421423Z 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:32:28.5429609Z 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:32:28.5438249Z 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:32:28.5446694Z 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:32:28.5455179Z 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:32:28.5463404Z 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:32:28.5483097Z 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:32:28.5491256Z 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:32:28.5499494Z 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:32:28.5507595Z 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:32:28.5515926Z 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:32:28.5539083Z 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:32:28.5547457Z 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:32:28.5555794Z 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:32:28.5565026Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\codegen\cuda\ops 2022-12-01T10:32:28.5567830Z 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:32:28.5575936Z 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:32:28.5583847Z 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:32:28.5591613Z 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:32:28.5599738Z 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:32:28.5608002Z 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:32:28.5616285Z 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:32:28.5625389Z 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:32:28.5636834Z 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:32:28.5646344Z 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:32:28.5654751Z 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:32:28.5663124Z 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:32:28.5685259Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\codegen\cuda\scheduler 2022-12-01T10:32:28.5688243Z 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:32:28.5696205Z 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:32:28.5704226Z 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:32:28.5718361Z 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:32:28.5726636Z 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:32:28.5744703Z 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:32:28.5752819Z 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:32:28.5760759Z 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:32:28.5768808Z 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:32:28.5776997Z 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:32:28.5784962Z 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:32:28.5792932Z 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:32:28.5813674Z 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:32:28.5821911Z 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:32:28.5830241Z 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:32:28.5838824Z 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:32:28.5847005Z 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:32:28.5855754Z 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:32:28.5863801Z 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:32:28.5872085Z 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:32:28.5880059Z 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:32:28.5888258Z 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:32:28.5896233Z 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:32:28.5904579Z 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:32:28.5919186Z 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:32:28.5927555Z 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:32:28.5935745Z 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:32:28.5957091Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\frontend 2022-12-01T10:32:28.5959825Z 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:32:28.5967689Z 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:32:28.5975952Z 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:32:28.5992244Z 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:32:28.6000402Z 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:32:28.6008372Z 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:32:28.6016710Z 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:32:28.6024332Z 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:32:28.6032389Z 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:32:28.6040310Z 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:32:28.6048342Z 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:32:28.6057235Z 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:32:28.6065154Z 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:32:28.6073269Z 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:32:28.6081445Z 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:32:28.6089522Z 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:32:28.6097840Z 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:32:28.6106104Z 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:32:28.6114230Z 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:32:28.6123019Z 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:32:28.6142104Z 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:32:28.6150552Z 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:32:28.6158928Z 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:32:28.6166986Z 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:32:28.6175686Z 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:32:28.6184333Z 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:32:28.6193275Z 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:32:28.6202435Z 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:32:28.6211724Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\ir 2022-12-01T10:32:28.6214311Z 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:32:28.6222733Z 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:32:28.6230673Z 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:32:28.6238482Z 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:32:28.6258146Z 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:32:28.6267125Z 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:32:28.6275400Z 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:32:28.6283704Z 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:32:28.6292423Z 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:32:28.6300430Z 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:32:28.6308542Z 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:32:28.6316817Z 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:32:28.6326957Z 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:32:28.6333062Z 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:32:28.6354585Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\mobile 2022-12-01T10:32:28.6357272Z 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:32:28.6365006Z 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:32:28.6373059Z 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:32:28.6381311Z 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:32:28.6395989Z 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:32:28.6403974Z 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:32:28.6429600Z 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:32:28.6437892Z 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:32:28.6446381Z 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:32:28.6454110Z 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:32:28.6461962Z 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:32:28.6469879Z 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:32:28.6477833Z 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:32:28.6486038Z 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:32:28.6493935Z 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:32:28.6501789Z 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:32:28.6514683Z 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:32:28.6522690Z 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:32:28.6530542Z 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:32:28.6538487Z 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:32:28.6546693Z 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:32:28.6555207Z 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:32:28.6572737Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\passes 2022-12-01T10:32:28.6575548Z 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:32:28.6583705Z 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:32:28.6591443Z 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:32:28.6618360Z 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:32:28.6634847Z 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:32:28.6642553Z 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:32:28.6650687Z 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:32:28.6658370Z 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:32:28.6666068Z 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:32:28.6673800Z 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:32:28.6686891Z 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:32:28.6694841Z 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:32:28.6702650Z 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:32:28.6710415Z 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:32:28.6718356Z 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:32:28.6726138Z 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:32:28.6734170Z 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:32:28.6742339Z 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:32:28.6750435Z 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:32:28.6764871Z 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:32:28.6772607Z 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:32:28.6780292Z 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:32:28.6787921Z 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:32:28.6795936Z 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:32:28.6804136Z 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:32:28.6812273Z 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:32:28.6820235Z 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:32:28.6828007Z 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:32:28.6850422Z 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:32:28.6858445Z 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:32:28.6866191Z 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:32:28.6874158Z 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:32:28.6902241Z 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:32:28.6910282Z 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:32:28.6918017Z 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:32:28.6926084Z 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:32:28.6946626Z 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:32:28.6962296Z 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:32:28.6970077Z 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:32:28.6978470Z 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:32:28.6986719Z 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:32:28.6994949Z 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:32:28.7002921Z 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:32:28.7010769Z 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:32:28.7018602Z 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:32:28.7026401Z 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:32:28.7034167Z 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:32:28.7049401Z 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:32:28.7058153Z 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:32:28.7065762Z 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:32:28.7073933Z 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:32:28.7082016Z 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:32:28.7090743Z 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:32:28.7098787Z 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:32:28.7106704Z 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:32:28.7115107Z 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:32:28.7123402Z 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:32:28.7150997Z 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:32:28.7159030Z 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:32:28.7167158Z 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:32:28.7205058Z 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:32:28.7213598Z 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:32:28.7221610Z 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:32:28.7230443Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\passes\quantization 2022-12-01T10:32:28.7239284Z 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:32:28.7248803Z 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:32:28.7258784Z 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:32:28.7267399Z 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:32:28.7283288Z 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:32:28.7309191Z 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:32:28.7317847Z 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:32:28.7327449Z 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:32:28.7335787Z 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:32:28.7344175Z 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:32:28.7352955Z 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:32:28.7361185Z 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:32:28.7378098Z 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:32:28.7386243Z 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:32:28.7394305Z 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:32:28.7402380Z 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:32:28.7410705Z 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:32:28.7418811Z 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:32:28.7426597Z 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:32:28.7434484Z 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:32:28.7442626Z 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:32:28.7463215Z 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:32:28.7471415Z 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:32:28.7479370Z 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:32:28.7487455Z 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:32:28.7496018Z 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:32:28.7504372Z 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:32:28.7513400Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\passes\utils 2022-12-01T10:32:28.7516254Z 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:32:28.7524547Z 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:32:28.7532561Z 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:32:28.7549946Z 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:32:28.7558362Z 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:32:28.7566756Z 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:32:28.7575056Z 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:32:28.7583612Z 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:32:28.7604163Z 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:32:28.7613214Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\python 2022-12-01T10:32:28.7615947Z 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:32:28.7623956Z 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:32:28.7631809Z 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:32:28.7640303Z 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:32:28.7649186Z 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:32:28.7666934Z 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:32:28.7674739Z 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:32:28.7683192Z 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:32:28.7691248Z 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:32:28.7700434Z 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:32:28.7708781Z 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:32:28.7717390Z 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:32:28.7725468Z 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:32:28.7733403Z 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:32:28.7741909Z 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:32:28.7749905Z 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:32:28.7758547Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\runtime 2022-12-01T10:32:28.7761289Z 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:32:28.7769810Z 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:32:28.7778145Z 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:32:28.7786033Z 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:32:28.7801147Z 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:32:28.7830496Z 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:32:28.7838345Z 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:32:28.7846587Z 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:32:28.7854440Z 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:32:28.7862432Z 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:32:28.7870407Z 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:32:28.7878924Z 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:32:28.7886869Z 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:32:28.7895156Z 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:32:28.7902998Z 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:32:28.7911119Z 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:32:28.7919325Z 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:32:28.7927033Z 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:32:28.7934798Z 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:32:28.7942819Z 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:32:28.7961501Z 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:32:28.7970138Z 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:32:28.7978030Z 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:32:28.7985766Z 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:32:28.7993588Z 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:32:28.8002112Z 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:32:28.8010459Z 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:32:28.8018583Z 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:32:28.8031218Z 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:32:28.8046497Z 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:32:28.8054262Z 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:32:28.8077891Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\serialization 2022-12-01T10:32:28.8080747Z 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:32:28.8089172Z 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:32:28.8097544Z 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:32:28.8113001Z 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:32:28.8121173Z 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:32:28.8129509Z 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:32:28.8137550Z 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:32:28.8145618Z 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:32:28.8153558Z 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:32:28.8161687Z 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:32:28.8169921Z 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:32:28.8178010Z 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:32:28.8186712Z 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:32:28.8196286Z 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:32:28.8204765Z 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:32:28.8213013Z 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:32:28.8221680Z 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:32:28.8229985Z 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:32:28.8238283Z 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:32:28.8258927Z 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:32:28.8267562Z 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:32:28.8300435Z 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:32:28.8309776Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\tensorexpr 2022-12-01T10:32:28.8312657Z 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:32:28.8320924Z 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:32:28.8329123Z 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:32:28.8337203Z 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:32:28.8355802Z 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:32:28.8364190Z 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:32:28.8372266Z 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:32:28.8381077Z 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:32:28.8389243Z 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:32:28.8397138Z 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:32:28.8405450Z 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:32:28.8413966Z 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:32:28.8422796Z 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:32:28.8430850Z 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:32:28.8439045Z 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:32:28.8448006Z 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:32:28.8460733Z 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:32:28.8469196Z 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:32:28.8477561Z 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:32:28.8485911Z 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:32:28.8494122Z 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:32:28.8508946Z 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:32:28.8525537Z 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:32:28.8533810Z 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:32:28.8541946Z 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:32:28.8550314Z 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:32:28.8558529Z 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:32:28.8566655Z 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:32:28.8574832Z 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:32:28.8582863Z 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:32:28.8591027Z 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:32:28.8599711Z 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:32:28.8617610Z 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:32:28.8629734Z 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:32:28.8639515Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\tensorexpr\operators 2022-12-01T10:32:28.8642151Z 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:32:28.8650240Z 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:32:28.8658030Z 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:32:28.8665888Z 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:32:28.8673637Z 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:32:28.8688299Z 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:32:28.8696441Z 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:32:28.8704495Z 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:32:28.8720967Z 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:32:28.8728890Z 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:32:28.8737201Z 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:32:28.8745240Z 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:32:28.8753981Z 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:32:28.8762219Z 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:32:28.8770399Z 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:32:28.8778549Z 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:32:28.8795183Z 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:32:28.8803614Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\jit\testing 2022-12-01T10:32:28.8806400Z 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:32:28.8814776Z 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:32:28.8822977Z 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:32:28.8831653Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy 2022-12-01T10:32:28.8834693Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\backend 2022-12-01T10:32:28.8837545Z 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:32:28.8845672Z 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:32:28.8853770Z 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:32:28.8862150Z 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:32:28.8878146Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\core 2022-12-01T10:32:28.8880977Z 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:32:28.8889059Z 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:32:28.8897347Z 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:32:28.8905842Z 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:32:28.8913742Z 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:32:28.8935204Z 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:32:28.8943762Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\core\internal_ops 2022-12-01T10:32:28.8946640Z 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:32:28.8954526Z 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:32:28.8962724Z 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:32:28.8970913Z 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:32:28.8988289Z 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:32:28.9000605Z 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:32:28.9008984Z 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:32:28.9017275Z 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:32:28.9025293Z 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:32:28.9033437Z 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:32:28.9041920Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\core\ops 2022-12-01T10:32:28.9044795Z 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:32:28.9052695Z 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:32:28.9071968Z 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:32:28.9090803Z 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:32:28.9098914Z 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:32:28.9107863Z 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:32:28.9116149Z 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:32:28.9124415Z 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:32:28.9132735Z 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:32:28.9147674Z 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:32:28.9155497Z 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:32:28.9163480Z 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:32:28.9172017Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\lazy\ts_backend 2022-12-01T10:32:28.9174941Z 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:32:28.9182893Z 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:32:28.9191220Z 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:32:28.9199316Z 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:32:28.9215310Z 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:32:28.9223428Z 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:32:28.9231296Z 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:32:28.9239204Z 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:32:28.9247181Z 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:32:28.9264538Z 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:32:28.9284022Z 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:32:28.9292163Z 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:32:28.9300515Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\onnx 2022-12-01T10:32:28.9303079Z 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:32:28.9310692Z 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:32:28.9318866Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\profiler 2022-12-01T10:32:28.9321640Z 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:32:28.9329978Z 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:32:28.9338079Z 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:32:28.9345915Z 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:32:28.9364006Z 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:32:28.9372240Z 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:32:28.9380388Z 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:32:28.9388772Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\profiler\orchestration 2022-12-01T10:32:28.9391713Z 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:32:28.9399807Z 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:32:28.9408453Z 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:32:28.9416440Z 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:32:28.9424327Z 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:32:28.9432303Z 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:32:28.9440615Z 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:32:28.9449091Z 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:32:28.9465637Z 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:32:28.9474064Z 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:32:28.9482252Z 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:32:28.9490250Z 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:32:28.9502784Z 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:32:28.9512341Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\tensor 2022-12-01T10:32:28.9515394Z 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:32:28.9524207Z 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:32:28.9532501Z 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:32:28.9541339Z 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:32:28.9549165Z 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:32:28.9558775Z creating build\bdist.win-amd64\wheel\torch\include\torch\csrc\utils 2022-12-01T10:32:28.9561553Z 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:32:28.9569883Z 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:32:28.9577985Z 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:32:28.9586009Z 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:32:28.9625345Z 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:32:28.9633166Z 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:32:28.9641304Z 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:32:28.9649666Z 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:32:28.9657486Z 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:32:28.9665681Z 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:32:28.9673598Z 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:32:28.9681324Z 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:32:28.9689502Z 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:32:28.9697865Z 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:32:28.9706249Z 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:32:28.9714283Z 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:32:28.9723126Z 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:32:28.9731433Z 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:32:28.9739253Z 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:32:28.9747432Z 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:32:28.9755537Z 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:32:28.9770680Z 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:32:28.9778637Z 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:32:28.9786471Z 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:32:28.9794655Z 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:32:28.9802488Z 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:32:28.9810378Z 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:32:28.9817933Z 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:32:28.9825710Z 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:32:28.9833742Z 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:32:28.9841775Z 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:32:28.9859220Z 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:32:28.9866997Z 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:32:28.9874949Z 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:32:28.9883470Z 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:32:28.9891558Z 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:32:28.9899418Z 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:32:28.9907132Z 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:32:28.9915007Z 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:32:28.9923435Z 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:32:28.9954795Z 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:32:28.9962977Z 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:32:28.9972054Z copying build\lib.win-amd64-cpython-39\torch\include\torch\custom_class.h -> build\bdist.win-amd64\wheel\.\torch\include\torch 2022-12-01T10:32:28.9980851Z 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:32:28.9988975Z copying build\lib.win-amd64-cpython-39\torch\include\torch\extension.h -> build\bdist.win-amd64\wheel\.\torch\include\torch 2022-12-01T10:32:29.0009975Z copying build\lib.win-amd64-cpython-39\torch\include\torch\library.h -> build\bdist.win-amd64\wheel\.\torch\include\torch 2022-12-01T10:32:29.0018735Z copying build\lib.win-amd64-cpython-39\torch\include\torch\script.h -> build\bdist.win-amd64\wheel\.\torch\include\torch 2022-12-01T10:32:29.0029329Z creating build\bdist.win-amd64\wheel\torch\jit 2022-12-01T10:32:29.0032143Z copying build\lib.win-amd64-cpython-39\torch\jit\annotations.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:32:29.0040611Z copying build\lib.win-amd64-cpython-39\torch\jit\frontend.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:32:29.0049263Z copying build\lib.win-amd64-cpython-39\torch\jit\generate_bytecode.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:32:29.0057821Z creating build\bdist.win-amd64\wheel\torch\jit\mobile 2022-12-01T10:32:29.0061845Z copying build\lib.win-amd64-cpython-39\torch\jit\mobile\__init__.py -> build\bdist.win-amd64\wheel\.\torch\jit\mobile 2022-12-01T10:32:29.0070112Z copying build\lib.win-amd64-cpython-39\torch\jit\quantized.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:32:29.0090530Z copying build\lib.win-amd64-cpython-39\torch\jit\supported_ops.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:32:29.0098561Z copying build\lib.win-amd64-cpython-39\torch\jit\unsupported_tensor_ops.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:32:29.0108708Z copying build\lib.win-amd64-cpython-39\torch\jit\_async.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:32:29.0117628Z copying build\lib.win-amd64-cpython-39\torch\jit\_builtins.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:32:29.0126076Z copying build\lib.win-amd64-cpython-39\torch\jit\_check.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:32:29.0134266Z copying build\lib.win-amd64-cpython-39\torch\jit\_dataclass_impls.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:32:29.0142683Z copying build\lib.win-amd64-cpython-39\torch\jit\_decompositions.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:32:29.0151818Z copying build\lib.win-amd64-cpython-39\torch\jit\_decomposition_utils.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:32:29.0159783Z copying build\lib.win-amd64-cpython-39\torch\jit\_freeze.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:32:29.0168147Z copying build\lib.win-amd64-cpython-39\torch\jit\_fuser.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:32:29.0176529Z copying build\lib.win-amd64-cpython-39\torch\jit\_ir_utils.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:32:29.0184555Z copying build\lib.win-amd64-cpython-39\torch\jit\_logging.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:32:29.0192435Z copying build\lib.win-amd64-cpython-39\torch\jit\_monkeytype_config.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:32:29.0200877Z creating build\bdist.win-amd64\wheel\torch\jit\_passes 2022-12-01T10:32:29.0203645Z copying build\lib.win-amd64-cpython-39\torch\jit\_passes\_property_propagation.py -> build\bdist.win-amd64\wheel\.\torch\jit\_passes 2022-12-01T10:32:29.0212067Z copying build\lib.win-amd64-cpython-39\torch\jit\_passes\__init__.py -> build\bdist.win-amd64\wheel\.\torch\jit\_passes 2022-12-01T10:32:29.0218005Z copying build\lib.win-amd64-cpython-39\torch\jit\_pickle.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:32:29.0225935Z copying build\lib.win-amd64-cpython-39\torch\jit\_recursive.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:32:29.0234791Z copying build\lib.win-amd64-cpython-39\torch\jit\_script.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:32:29.0244125Z copying build\lib.win-amd64-cpython-39\torch\jit\_serialization.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:32:29.0252759Z copying build\lib.win-amd64-cpython-39\torch\jit\_shape_functions.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:32:29.0294813Z copying build\lib.win-amd64-cpython-39\torch\jit\_state.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:32:29.0302800Z copying build\lib.win-amd64-cpython-39\torch\jit\_trace.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:32:29.0311176Z copying build\lib.win-amd64-cpython-39\torch\jit\__init__.py -> build\bdist.win-amd64\wheel\.\torch\jit 2022-12-01T10:32:29.0320865Z creating build\bdist.win-amd64\wheel\torch\lib 2022-12-01T10:32:29.0323514Z copying build\lib.win-amd64-cpython-39\torch\lib\asmjit.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:29.0335174Z copying build\lib.win-amd64-cpython-39\torch\lib\asmjit.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:29.0344724Z copying build\lib.win-amd64-cpython-39\torch\lib\backend_with_compiler.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:29.0354801Z copying build\lib.win-amd64-cpython-39\torch\lib\backend_with_compiler.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:29.0389177Z copying build\lib.win-amd64-cpython-39\torch\lib\c10.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:29.0402211Z copying build\lib.win-amd64-cpython-39\torch\lib\c10.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:29.0414656Z copying build\lib.win-amd64-cpython-39\torch\lib\c10_cuda.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:29.0426474Z copying build\lib.win-amd64-cpython-39\torch\lib\c10_cuda.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:29.0434987Z copying build\lib.win-amd64-cpython-39\torch\lib\caffe2_nvrtc.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:29.0449311Z copying build\lib.win-amd64-cpython-39\torch\lib\caffe2_nvrtc.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:29.0457261Z copying build\lib.win-amd64-cpython-39\torch\lib\clog.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:29.0465614Z copying build\lib.win-amd64-cpython-39\torch\lib\cpuinfo.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:29.0475491Z copying build\lib.win-amd64-cpython-39\torch\lib\dnnl.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:29.3846395Z copying build\lib.win-amd64-cpython-39\torch\lib\fbgemm.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:29.3905240Z copying build\lib.win-amd64-cpython-39\torch\lib\fbgemm.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:29.3927855Z copying build\lib.win-amd64-cpython-39\torch\lib\jitbackend_test.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:29.3938137Z copying build\lib.win-amd64-cpython-39\torch\lib\jitbackend_test.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:29.3946931Z copying build\lib.win-amd64-cpython-39\torch\lib\kineto.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:29.4139895Z copying build\lib.win-amd64-cpython-39\torch\lib\libprotobuf-lite.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:29.4194826Z copying build\lib.win-amd64-cpython-39\torch\lib\libprotobuf.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:29.4540607Z copying build\lib.win-amd64-cpython-39\torch\lib\libprotoc.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:29.4908192Z copying build\lib.win-amd64-cpython-39\torch\lib\pthreadpool.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:29.4918537Z copying build\lib.win-amd64-cpython-39\torch\lib\shm.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:29.4926979Z copying build\lib.win-amd64-cpython-39\torch\lib\shm.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:29.4935179Z copying build\lib.win-amd64-cpython-39\torch\lib\torch.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:29.4943826Z copying build\lib.win-amd64-cpython-39\torch\lib\torch.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:29.4951376Z copying build\lib.win-amd64-cpython-39\torch\lib\torchbind_test.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:29.5008889Z copying build\lib.win-amd64-cpython-39\torch\lib\torchbind_test.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:29.5018103Z copying build\lib.win-amd64-cpython-39\torch\lib\torch_cpu.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:29.7493485Z copying build\lib.win-amd64-cpython-39\torch\lib\torch_cpu.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:29.7786519Z copying build\lib.win-amd64-cpython-39\torch\lib\torch_cuda.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:29.7796167Z copying build\lib.win-amd64-cpython-39\torch\lib\torch_cuda.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:29.7805818Z copying build\lib.win-amd64-cpython-39\torch\lib\torch_cuda_cpp.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:29.7826197Z copying build\lib.win-amd64-cpython-39\torch\lib\torch_cuda_cpp.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:29.7837456Z copying build\lib.win-amd64-cpython-39\torch\lib\torch_cuda_cu.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:30.2297816Z copying build\lib.win-amd64-cpython-39\torch\lib\torch_cuda_cu.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:30.2334736Z copying build\lib.win-amd64-cpython-39\torch\lib\torch_global_deps.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:30.2344245Z copying build\lib.win-amd64-cpython-39\torch\lib\torch_python.dll -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:30.2474136Z copying build\lib.win-amd64-cpython-39\torch\lib\torch_python.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:30.2485793Z copying build\lib.win-amd64-cpython-39\torch\lib\XNNPACK.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:30.2517339Z copying build\lib.win-amd64-cpython-39\torch\lib\_C.lib -> build\bdist.win-amd64\wheel\.\torch\lib 2022-12-01T10:32:30.2526951Z copying build\lib.win-amd64-cpython-39\torch\library.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:30.2536347Z creating build\bdist.win-amd64\wheel\torch\linalg 2022-12-01T10:32:30.2538933Z copying build\lib.win-amd64-cpython-39\torch\linalg\__init__.py -> build\bdist.win-amd64\wheel\.\torch\linalg 2022-12-01T10:32:30.2550299Z creating build\bdist.win-amd64\wheel\torch\masked 2022-12-01T10:32:30.2553681Z creating build\bdist.win-amd64\wheel\torch\masked\maskedtensor 2022-12-01T10:32:30.2556428Z copying build\lib.win-amd64-cpython-39\torch\masked\maskedtensor\binary.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2022-12-01T10:32:30.2565454Z copying build\lib.win-amd64-cpython-39\torch\masked\maskedtensor\core.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2022-12-01T10:32:30.2574238Z copying build\lib.win-amd64-cpython-39\torch\masked\maskedtensor\creation.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2022-12-01T10:32:30.2583116Z copying build\lib.win-amd64-cpython-39\torch\masked\maskedtensor\passthrough.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2022-12-01T10:32:30.2591594Z copying build\lib.win-amd64-cpython-39\torch\masked\maskedtensor\reductions.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2022-12-01T10:32:30.2678468Z copying build\lib.win-amd64-cpython-39\torch\masked\maskedtensor\unary.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2022-12-01T10:32:30.2686789Z copying build\lib.win-amd64-cpython-39\torch\masked\maskedtensor\_ops_refs.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2022-12-01T10:32:30.2696232Z copying build\lib.win-amd64-cpython-39\torch\masked\maskedtensor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\masked\maskedtensor 2022-12-01T10:32:30.2704888Z copying build\lib.win-amd64-cpython-39\torch\masked\_docs.py -> build\bdist.win-amd64\wheel\.\torch\masked 2022-12-01T10:32:30.2714216Z copying build\lib.win-amd64-cpython-39\torch\masked\_ops.py -> build\bdist.win-amd64\wheel\.\torch\masked 2022-12-01T10:32:30.2723195Z copying build\lib.win-amd64-cpython-39\torch\masked\__init__.py -> build\bdist.win-amd64\wheel\.\torch\masked 2022-12-01T10:32:30.2732174Z creating build\bdist.win-amd64\wheel\torch\monitor 2022-12-01T10:32:30.2734782Z copying build\lib.win-amd64-cpython-39\torch\monitor\__init__.py -> build\bdist.win-amd64\wheel\.\torch\monitor 2022-12-01T10:32:30.2743613Z creating build\bdist.win-amd64\wheel\torch\multiprocessing 2022-12-01T10:32:30.2746544Z copying build\lib.win-amd64-cpython-39\torch\multiprocessing\pool.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2022-12-01T10:32:30.2754742Z copying build\lib.win-amd64-cpython-39\torch\multiprocessing\queue.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2022-12-01T10:32:30.2763057Z copying build\lib.win-amd64-cpython-39\torch\multiprocessing\reductions.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2022-12-01T10:32:30.2771734Z copying build\lib.win-amd64-cpython-39\torch\multiprocessing\spawn.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2022-12-01T10:32:30.2789472Z copying build\lib.win-amd64-cpython-39\torch\multiprocessing\_atfork.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2022-12-01T10:32:30.2889868Z copying build\lib.win-amd64-cpython-39\torch\multiprocessing\__init__.py -> build\bdist.win-amd64\wheel\.\torch\multiprocessing 2022-12-01T10:32:30.2899229Z creating build\bdist.win-amd64\wheel\torch\nested 2022-12-01T10:32:30.2902012Z copying build\lib.win-amd64-cpython-39\torch\nested\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nested 2022-12-01T10:32:30.2910705Z creating build\bdist.win-amd64\wheel\torch\nn 2022-12-01T10:32:30.2913844Z creating build\bdist.win-amd64\wheel\torch\nn\backends 2022-12-01T10:32:30.2916410Z copying build\lib.win-amd64-cpython-39\torch\nn\backends\thnn.py -> build\bdist.win-amd64\wheel\.\torch\nn\backends 2022-12-01T10:32:30.2924440Z copying build\lib.win-amd64-cpython-39\torch\nn\backends\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\backends 2022-12-01T10:32:30.2930108Z copying build\lib.win-amd64-cpython-39\torch\nn\common_types.py -> build\bdist.win-amd64\wheel\.\torch\nn 2022-12-01T10:32:30.2938375Z copying build\lib.win-amd64-cpython-39\torch\nn\cpp.py -> build\bdist.win-amd64\wheel\.\torch\nn 2022-12-01T10:32:30.2946623Z copying build\lib.win-amd64-cpython-39\torch\nn\functional.py -> build\bdist.win-amd64\wheel\.\torch\nn 2022-12-01T10:32:30.2957783Z copying build\lib.win-amd64-cpython-39\torch\nn\functional.pyi -> build\bdist.win-amd64\wheel\.\torch\nn 2022-12-01T10:32:30.3023375Z copying build\lib.win-amd64-cpython-39\torch\nn\grad.py -> build\bdist.win-amd64\wheel\.\torch\nn 2022-12-01T10:32:30.3031802Z copying build\lib.win-amd64-cpython-39\torch\nn\init.py -> build\bdist.win-amd64\wheel\.\torch\nn 2022-12-01T10:32:30.3041475Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic 2022-12-01T10:32:30.3044269Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\modules 2022-12-01T10:32:30.3047259Z 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:32:30.3055617Z 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:32:30.3064643Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\qat 2022-12-01T10:32:30.3067394Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\qat\modules 2022-12-01T10:32:30.3070279Z 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:32:30.3079506Z 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:32:30.3087939Z 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:32:30.3096480Z 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:32:30.3215041Z 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:32:30.3224561Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\quantized 2022-12-01T10:32:30.3227444Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\quantized\dynamic 2022-12-01T10:32:30.3230457Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\quantized\dynamic\modules 2022-12-01T10:32:30.3233406Z 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:32:30.3242193Z 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:32:30.3250309Z 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:32:30.3259637Z creating build\bdist.win-amd64\wheel\torch\nn\intrinsic\quantized\modules 2022-12-01T10:32:30.3262173Z 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:32:30.3270816Z 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:32:30.3279205Z 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:32:30.3287574Z 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:32:30.3378904Z 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:32:30.3387492Z copying build\lib.win-amd64-cpython-39\torch\nn\intrinsic\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\intrinsic 2022-12-01T10:32:30.3397405Z creating build\bdist.win-amd64\wheel\torch\nn\modules 2022-12-01T10:32:30.3400303Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\activation.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:32:30.3409775Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\adaptive.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:32:30.3419406Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\batchnorm.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:32:30.3428428Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\channelshuffle.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:32:30.3556940Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\container.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:32:30.3566236Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\conv.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:32:30.3576214Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\distance.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:32:30.3584874Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\dropout.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:32:30.3593772Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\flatten.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:32:30.3602238Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\fold.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:32:30.3611246Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\instancenorm.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:32:30.3619657Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\lazy.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:32:30.3628121Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\linear.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:32:30.3636117Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\loss.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:32:30.3646191Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\module.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:32:30.3656801Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\normalization.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:32:30.3665272Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\padding.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:32:30.3673808Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\pixelshuffle.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:32:30.3681888Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\pooling.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:32:30.3691323Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\rnn.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:32:30.3704031Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\sparse.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:32:30.3713711Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\transformer.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:32:30.3722805Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\upsampling.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:32:30.3730943Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\utils.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:32:30.3738967Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\_functions.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:32:30.3747273Z copying build\lib.win-amd64-cpython-39\torch\nn\modules\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\modules 2022-12-01T10:32:30.3756254Z creating build\bdist.win-amd64\wheel\torch\nn\parallel 2022-12-01T10:32:30.3759213Z copying build\lib.win-amd64-cpython-39\torch\nn\parallel\comm.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2022-12-01T10:32:30.3767305Z copying build\lib.win-amd64-cpython-39\torch\nn\parallel\common_types.pyi -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2022-12-01T10:32:30.3774901Z copying build\lib.win-amd64-cpython-39\torch\nn\parallel\data_parallel.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2022-12-01T10:32:30.3783540Z copying build\lib.win-amd64-cpython-39\torch\nn\parallel\data_parallel.pyi -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2022-12-01T10:32:30.3909000Z copying build\lib.win-amd64-cpython-39\torch\nn\parallel\distributed.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2022-12-01T10:32:30.3919263Z copying build\lib.win-amd64-cpython-39\torch\nn\parallel\distributed.pyi -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2022-12-01T10:32:30.3927163Z copying build\lib.win-amd64-cpython-39\torch\nn\parallel\parallel_apply.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2022-12-01T10:32:30.3935169Z copying build\lib.win-amd64-cpython-39\torch\nn\parallel\parallel_apply.pyi -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2022-12-01T10:32:30.3942883Z copying build\lib.win-amd64-cpython-39\torch\nn\parallel\replicate.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2022-12-01T10:32:30.3951021Z copying build\lib.win-amd64-cpython-39\torch\nn\parallel\replicate.pyi -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2022-12-01T10:32:30.3959557Z copying build\lib.win-amd64-cpython-39\torch\nn\parallel\scatter_gather.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2022-12-01T10:32:30.3967804Z copying build\lib.win-amd64-cpython-39\torch\nn\parallel\scatter_gather.pyi -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2022-12-01T10:32:30.3975858Z copying build\lib.win-amd64-cpython-39\torch\nn\parallel\_functions.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2022-12-01T10:32:30.3984738Z 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:32:30.3993101Z 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:32:30.4001778Z copying build\lib.win-amd64-cpython-39\torch\nn\parallel\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2022-12-01T10:32:30.4009844Z copying build\lib.win-amd64-cpython-39\torch\nn\parallel\__init__.pyi -> build\bdist.win-amd64\wheel\.\torch\nn\parallel 2022-12-01T10:32:30.4081330Z copying build\lib.win-amd64-cpython-39\torch\nn\parameter.py -> build\bdist.win-amd64\wheel\.\torch\nn 2022-12-01T10:32:30.4089823Z copying build\lib.win-amd64-cpython-39\torch\nn\parameter.pyi -> build\bdist.win-amd64\wheel\.\torch\nn 2022-12-01T10:32:30.4098089Z creating build\bdist.win-amd64\wheel\torch\nn\qat 2022-12-01T10:32:30.4101063Z creating build\bdist.win-amd64\wheel\torch\nn\qat\dynamic 2022-12-01T10:32:30.4103864Z creating build\bdist.win-amd64\wheel\torch\nn\qat\dynamic\modules 2022-12-01T10:32:30.4106528Z 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:32:30.4115190Z 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:32:30.4123359Z 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:32:30.4132027Z creating build\bdist.win-amd64\wheel\torch\nn\qat\modules 2022-12-01T10:32:30.4134592Z 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:32:30.4142718Z 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:32:30.4150647Z 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:32:30.4158289Z 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:32:30.4166876Z copying build\lib.win-amd64-cpython-39\torch\nn\qat\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\qat 2022-12-01T10:32:30.4175316Z creating build\bdist.win-amd64\wheel\torch\nn\quantizable 2022-12-01T10:32:30.4178180Z creating build\bdist.win-amd64\wheel\torch\nn\quantizable\modules 2022-12-01T10:32:30.4181101Z 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:32:30.4189296Z 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:32:30.4197980Z 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:32:30.4205893Z copying build\lib.win-amd64-cpython-39\torch\nn\quantizable\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantizable 2022-12-01T10:32:30.4214554Z creating build\bdist.win-amd64\wheel\torch\nn\quantized 2022-12-01T10:32:30.4217577Z creating build\bdist.win-amd64\wheel\torch\nn\quantized\dynamic 2022-12-01T10:32:30.4220538Z creating build\bdist.win-amd64\wheel\torch\nn\quantized\dynamic\modules 2022-12-01T10:32:30.4223518Z 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:32:30.4231511Z 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:32:30.4239541Z 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:32:30.4248059Z 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:32:30.4256460Z 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:32:30.4264661Z copying build\lib.win-amd64-cpython-39\torch\nn\quantized\functional.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized 2022-12-01T10:32:30.4273112Z creating build\bdist.win-amd64\wheel\torch\nn\quantized\modules 2022-12-01T10:32:30.4276167Z 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:32:30.4284185Z 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:32:30.4292322Z 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:32:30.4301146Z 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:32:30.4452373Z 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:32:30.4596500Z 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:32:30.4605428Z 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:32:30.4614061Z 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:32:30.4622422Z 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:32:30.4631610Z 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:32:30.4640153Z 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:32:30.4649557Z creating build\bdist.win-amd64\wheel\torch\nn\quantized\_reference 2022-12-01T10:32:30.4769639Z creating build\bdist.win-amd64\wheel\torch\nn\quantized\_reference\modules 2022-12-01T10:32:30.4772222Z 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:32:30.4781130Z 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:32:30.4789182Z 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:32:30.4797252Z 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:32:30.4805462Z 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:32:30.4814051Z 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:32:30.4822132Z 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:32:30.4831306Z copying build\lib.win-amd64-cpython-39\torch\nn\quantized\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\quantized 2022-12-01T10:32:30.4840382Z creating build\bdist.win-amd64\wheel\torch\nn\utils 2022-12-01T10:32:30.4843083Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\clip_grad.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2022-12-01T10:32:30.4850974Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\convert_parameters.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2022-12-01T10:32:30.4859399Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\fusion.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2022-12-01T10:32:30.4867686Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\init.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2022-12-01T10:32:30.4875967Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\memory_format.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2022-12-01T10:32:30.4950058Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\parametrizations.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2022-12-01T10:32:30.4958914Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\parametrize.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2022-12-01T10:32:30.4967783Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\prune.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2022-12-01T10:32:30.4977750Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\rnn.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2022-12-01T10:32:30.4986351Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\spectral_norm.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2022-12-01T10:32:30.4995044Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\stateless.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2022-12-01T10:32:30.5003271Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\weight_norm.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2022-12-01T10:32:30.5012416Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\_deprecation_utils.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2022-12-01T10:32:30.5021054Z creating build\bdist.win-amd64\wheel\torch\nn\utils\_expanded_weights 2022-12-01T10:32:30.5024252Z 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:32:30.5032713Z 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:32:30.5041258Z 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:32:30.5155107Z 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:32:30.5163632Z 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:32:30.5172095Z 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:32:30.5180700Z 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:32:30.5189447Z 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:32:30.5198043Z 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:32:30.5206822Z 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:32:30.5214899Z 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:32:30.5223814Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\_stateless.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2022-12-01T10:32:30.5232384Z copying build\lib.win-amd64-cpython-39\torch\nn\utils\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn\utils 2022-12-01T10:32:30.5240953Z copying build\lib.win-amd64-cpython-39\torch\nn\_reduction.py -> build\bdist.win-amd64\wheel\.\torch\nn 2022-12-01T10:32:30.5249207Z copying build\lib.win-amd64-cpython-39\torch\nn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\nn 2022-12-01T10:32:30.5258051Z creating build\bdist.win-amd64\wheel\torch\onnx 2022-12-01T10:32:30.5260891Z copying build\lib.win-amd64-cpython-39\torch\onnx\errors.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:32:30.5273694Z copying build\lib.win-amd64-cpython-39\torch\onnx\operators.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:32:30.5282102Z copying build\lib.win-amd64-cpython-39\torch\onnx\symbolic_caffe2.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:32:30.5290395Z copying build\lib.win-amd64-cpython-39\torch\onnx\symbolic_helper.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:32:30.5435354Z copying build\lib.win-amd64-cpython-39\torch\onnx\symbolic_opset10.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:32:30.5444212Z copying build\lib.win-amd64-cpython-39\torch\onnx\symbolic_opset11.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:32:30.5453527Z copying build\lib.win-amd64-cpython-39\torch\onnx\symbolic_opset12.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:32:30.5462483Z copying build\lib.win-amd64-cpython-39\torch\onnx\symbolic_opset13.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:32:30.5471379Z copying build\lib.win-amd64-cpython-39\torch\onnx\symbolic_opset14.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:32:30.5479924Z copying build\lib.win-amd64-cpython-39\torch\onnx\symbolic_opset15.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:32:30.5488418Z copying build\lib.win-amd64-cpython-39\torch\onnx\symbolic_opset16.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:32:30.5496694Z copying build\lib.win-amd64-cpython-39\torch\onnx\symbolic_opset17.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:32:30.5504972Z copying build\lib.win-amd64-cpython-39\torch\onnx\symbolic_opset7.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:32:30.5513195Z copying build\lib.win-amd64-cpython-39\torch\onnx\symbolic_opset8.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:32:30.5521503Z copying build\lib.win-amd64-cpython-39\torch\onnx\symbolic_opset9.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:32:30.5533863Z copying build\lib.win-amd64-cpython-39\torch\onnx\utils.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:32:30.5543263Z copying build\lib.win-amd64-cpython-39\torch\onnx\verification.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:32:30.5552545Z copying build\lib.win-amd64-cpython-39\torch\onnx\_constants.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:32:30.5560519Z copying build\lib.win-amd64-cpython-39\torch\onnx\_deprecation.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:32:30.5568665Z copying build\lib.win-amd64-cpython-39\torch\onnx\_experimental.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:32:31.5524891Z copying build\lib.win-amd64-cpython-39\torch\onnx\_exporter_states.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:32:31.5534141Z copying build\lib.win-amd64-cpython-39\torch\onnx\_globals.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:32:31.5543314Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal 2022-12-01T10:32:31.5546662Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal\diagnostics 2022-12-01T10:32:31.5549879Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal\diagnostics\infra 2022-12-01T10:32:31.5552762Z 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:32:31.5561474Z 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:32:31.5571540Z creating build\bdist.win-amd64\wheel\torch\onnx\_internal\diagnostics\infra\sarif 2022-12-01T10:32:31.5574628Z 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:32:31.5582769Z 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:32:31.5591287Z 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:32:31.5633723Z 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:32:31.5641926Z 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:32:31.5747453Z 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:32:31.5756149Z 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:32:31.5764227Z 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:32:31.5772262Z 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:32:31.5780378Z 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:32:31.5788791Z 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:32:31.5797036Z 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:32:31.5805234Z 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:32:31.5814025Z 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:32:31.5822410Z 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:32:31.5830855Z 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:32:31.5839396Z 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:32:31.5847671Z 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:32:31.5856008Z 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:32:31.5864118Z 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:32:31.5872204Z 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:32:31.7698849Z 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:32:31.7708684Z 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:32:31.7719914Z 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:32:31.7729328Z 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:32:31.7738181Z 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:32:31.7746470Z 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:32:31.7754707Z 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:32:31.7763144Z 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:32:31.7771183Z 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:32:31.7779432Z 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:32:32.2845945Z 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:32:32.2855452Z 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:32:32.2864747Z 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:32:32.2873611Z 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:32:32.2882588Z 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:32:32.2891771Z 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:32:32.2899895Z 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:32:32.2908362Z 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:32:32.2916988Z 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:32:32.2926550Z 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:32:32.8292114Z 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:32:32.8301224Z 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:32:32.8310102Z 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:32:32.8318118Z 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:32:32.8326309Z 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:32:32.8334621Z 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:32:32.8343392Z 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:32:32.8351956Z 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:32:32.8360300Z 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:32:32.8369138Z 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:32:33.0025580Z 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:32:33.0034918Z 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:32:33.0042857Z 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:32:33.0050971Z 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:32:33.0059535Z 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:32:33.0067777Z 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:32:33.0075874Z 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:32:33.0084006Z 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:32:33.0091999Z 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:32:33.0099649Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\jit_utils.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal 2022-12-01T10:32:33.0107615Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\registration.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal 2022-12-01T10:32:33.0199396Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\_beartype.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal 2022-12-01T10:32:33.0207871Z copying build\lib.win-amd64-cpython-39\torch\onnx\_internal\__init__.py -> build\bdist.win-amd64\wheel\.\torch\onnx\_internal 2022-12-01T10:32:33.0213866Z copying build\lib.win-amd64-cpython-39\torch\onnx\_onnx_supported_ops.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:32:33.0222387Z copying build\lib.win-amd64-cpython-39\torch\onnx\_patch_torch.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:32:33.0231051Z copying build\lib.win-amd64-cpython-39\torch\onnx\_type_utils.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:32:33.0239162Z copying build\lib.win-amd64-cpython-39\torch\onnx\__init__.py -> build\bdist.win-amd64\wheel\.\torch\onnx 2022-12-01T10:32:33.0248662Z creating build\bdist.win-amd64\wheel\torch\optim 2022-12-01T10:32:33.0251162Z copying build\lib.win-amd64-cpython-39\torch\optim\adadelta.py -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:32:33.0259399Z copying build\lib.win-amd64-cpython-39\torch\optim\adadelta.pyi -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:32:33.0267091Z copying build\lib.win-amd64-cpython-39\torch\optim\adagrad.py -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:32:33.0275012Z copying build\lib.win-amd64-cpython-39\torch\optim\adagrad.pyi -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:32:33.0282463Z copying build\lib.win-amd64-cpython-39\torch\optim\adam.py -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:32:33.0290970Z copying build\lib.win-amd64-cpython-39\torch\optim\adam.pyi -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:32:33.0298629Z copying build\lib.win-amd64-cpython-39\torch\optim\adamax.py -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:32:33.0533947Z copying build\lib.win-amd64-cpython-39\torch\optim\adamax.pyi -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:32:33.0541579Z copying build\lib.win-amd64-cpython-39\torch\optim\adamw.py -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:32:33.0552318Z copying build\lib.win-amd64-cpython-39\torch\optim\adamw.pyi -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:32:33.0559766Z copying build\lib.win-amd64-cpython-39\torch\optim\asgd.py -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:32:33.0567780Z copying build\lib.win-amd64-cpython-39\torch\optim\asgd.pyi -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:32:33.0575055Z copying build\lib.win-amd64-cpython-39\torch\optim\lbfgs.py -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:32:33.0583656Z copying build\lib.win-amd64-cpython-39\torch\optim\lbfgs.pyi -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:32:33.0591071Z copying build\lib.win-amd64-cpython-39\torch\optim\lr_scheduler.py -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:32:33.0600280Z copying build\lib.win-amd64-cpython-39\torch\optim\lr_scheduler.pyi -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:32:33.0608362Z copying build\lib.win-amd64-cpython-39\torch\optim\nadam.py -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:32:33.0616529Z copying build\lib.win-amd64-cpython-39\torch\optim\nadam.pyi -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:32:33.0624468Z copying build\lib.win-amd64-cpython-39\torch\optim\optimizer.py -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:32:33.0632998Z copying build\lib.win-amd64-cpython-39\torch\optim\optimizer.pyi -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:32:33.0640832Z copying build\lib.win-amd64-cpython-39\torch\optim\radam.py -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:32:33.0648850Z copying build\lib.win-amd64-cpython-39\torch\optim\radam.pyi -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:32:33.0656608Z copying build\lib.win-amd64-cpython-39\torch\optim\rmsprop.py -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:32:33.0664627Z copying build\lib.win-amd64-cpython-39\torch\optim\rmsprop.pyi -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:32:33.0672266Z copying build\lib.win-amd64-cpython-39\torch\optim\rprop.py -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:32:33.0680177Z copying build\lib.win-amd64-cpython-39\torch\optim\rprop.pyi -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:32:33.0687991Z copying build\lib.win-amd64-cpython-39\torch\optim\sgd.py -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:32:33.0696277Z copying build\lib.win-amd64-cpython-39\torch\optim\sgd.pyi -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:32:33.0703929Z copying build\lib.win-amd64-cpython-39\torch\optim\sparse_adam.py -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:32:33.0711822Z copying build\lib.win-amd64-cpython-39\torch\optim\sparse_adam.pyi -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:32:33.0719992Z copying build\lib.win-amd64-cpython-39\torch\optim\swa_utils.py -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:32:33.0728184Z copying build\lib.win-amd64-cpython-39\torch\optim\swa_utils.pyi -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:32:33.1154487Z copying build\lib.win-amd64-cpython-39\torch\optim\_functional.py -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:32:33.1163529Z creating build\bdist.win-amd64\wheel\torch\optim\_multi_tensor 2022-12-01T10:32:33.1166659Z 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:32:33.1174744Z copying build\lib.win-amd64-cpython-39\torch\optim\__init__.py -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:32:33.1182737Z copying build\lib.win-amd64-cpython-39\torch\optim\__init__.pyi -> build\bdist.win-amd64\wheel\.\torch\optim 2022-12-01T10:32:33.1190790Z copying build\lib.win-amd64-cpython-39\torch\overrides.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:33.1200980Z creating build\bdist.win-amd64\wheel\torch\package 2022-12-01T10:32:33.1203946Z creating build\bdist.win-amd64\wheel\torch\package\analyze 2022-12-01T10:32:33.1207034Z 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:32:33.1215006Z 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:32:33.1222456Z copying build\lib.win-amd64-cpython-39\torch\package\analyze\trace_dependencies.py -> build\bdist.win-amd64\wheel\.\torch\package\analyze 2022-12-01T10:32:33.1244843Z copying build\lib.win-amd64-cpython-39\torch\package\analyze\__init__.py -> build\bdist.win-amd64\wheel\.\torch\package\analyze 2022-12-01T10:32:33.1252679Z copying build\lib.win-amd64-cpython-39\torch\package\file_structure_representation.py -> build\bdist.win-amd64\wheel\.\torch\package 2022-12-01T10:32:33.1260598Z copying build\lib.win-amd64-cpython-39\torch\package\find_file_dependencies.py -> build\bdist.win-amd64\wheel\.\torch\package 2022-12-01T10:32:33.1268814Z copying build\lib.win-amd64-cpython-39\torch\package\glob_group.py -> build\bdist.win-amd64\wheel\.\torch\package 2022-12-01T10:32:33.1289096Z copying build\lib.win-amd64-cpython-39\torch\package\importer.py -> build\bdist.win-amd64\wheel\.\torch\package 2022-12-01T10:32:33.1297055Z copying build\lib.win-amd64-cpython-39\torch\package\package_exporter.py -> build\bdist.win-amd64\wheel\.\torch\package 2022-12-01T10:32:33.1306033Z copying build\lib.win-amd64-cpython-39\torch\package\package_importer.py -> build\bdist.win-amd64\wheel\.\torch\package 2022-12-01T10:32:33.1315516Z copying build\lib.win-amd64-cpython-39\torch\package\_digraph.py -> build\bdist.win-amd64\wheel\.\torch\package 2022-12-01T10:32:33.1324127Z copying build\lib.win-amd64-cpython-39\torch\package\_directory_reader.py -> build\bdist.win-amd64\wheel\.\torch\package 2022-12-01T10:32:33.1332224Z copying build\lib.win-amd64-cpython-39\torch\package\_importlib.py -> build\bdist.win-amd64\wheel\.\torch\package 2022-12-01T10:32:33.1341652Z copying build\lib.win-amd64-cpython-39\torch\package\_mangling.py -> build\bdist.win-amd64\wheel\.\torch\package 2022-12-01T10:32:33.1349845Z copying build\lib.win-amd64-cpython-39\torch\package\_mock.py -> build\bdist.win-amd64\wheel\.\torch\package 2022-12-01T10:32:33.1357953Z copying build\lib.win-amd64-cpython-39\torch\package\_package_pickler.py -> build\bdist.win-amd64\wheel\.\torch\package 2022-12-01T10:32:33.1366146Z copying build\lib.win-amd64-cpython-39\torch\package\_package_unpickler.py -> build\bdist.win-amd64\wheel\.\torch\package 2022-12-01T10:32:33.1374808Z copying build\lib.win-amd64-cpython-39\torch\package\_stdlib.py -> build\bdist.win-amd64\wheel\.\torch\package 2022-12-01T10:32:33.1382850Z copying build\lib.win-amd64-cpython-39\torch\package\__init__.py -> build\bdist.win-amd64\wheel\.\torch\package 2022-12-01T10:32:33.1391057Z creating build\bdist.win-amd64\wheel\torch\profiler 2022-12-01T10:32:33.1393822Z copying build\lib.win-amd64-cpython-39\torch\profiler\itt.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2022-12-01T10:32:33.1401701Z copying build\lib.win-amd64-cpython-39\torch\profiler\profiler.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2022-12-01T10:32:33.1410129Z copying build\lib.win-amd64-cpython-39\torch\profiler\python_tracer.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2022-12-01T10:32:33.1417823Z copying build\lib.win-amd64-cpython-39\torch\profiler\_pattern_matcher.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2022-12-01T10:32:33.1426396Z copying build\lib.win-amd64-cpython-39\torch\profiler\_utils.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2022-12-01T10:32:33.2259128Z copying build\lib.win-amd64-cpython-39\torch\profiler\__init__.py -> build\bdist.win-amd64\wheel\.\torch\profiler 2022-12-01T10:32:33.2267689Z copying build\lib.win-amd64-cpython-39\torch\py.typed -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:33.2273956Z creating build\bdist.win-amd64\wheel\torch\quantization 2022-12-01T10:32:33.2276859Z copying build\lib.win-amd64-cpython-39\torch\quantization\fake_quantize.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2022-12-01T10:32:33.2285435Z copying build\lib.win-amd64-cpython-39\torch\quantization\fuser_method_mappings.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2022-12-01T10:32:33.2293558Z copying build\lib.win-amd64-cpython-39\torch\quantization\fuse_modules.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2022-12-01T10:32:33.2427203Z creating build\bdist.win-amd64\wheel\torch\quantization\fx 2022-12-01T10:32:33.2429835Z copying build\lib.win-amd64-cpython-39\torch\quantization\fx\convert.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2022-12-01T10:32:33.2437750Z copying build\lib.win-amd64-cpython-39\torch\quantization\fx\fuse.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2022-12-01T10:32:33.2445971Z copying build\lib.win-amd64-cpython-39\torch\quantization\fx\fusion_patterns.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2022-12-01T10:32:33.2453793Z copying build\lib.win-amd64-cpython-39\torch\quantization\fx\graph_module.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2022-12-01T10:32:33.2461235Z copying build\lib.win-amd64-cpython-39\torch\quantization\fx\match_utils.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2022-12-01T10:32:33.2571813Z copying build\lib.win-amd64-cpython-39\torch\quantization\fx\pattern_utils.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2022-12-01T10:32:33.2579935Z copying build\lib.win-amd64-cpython-39\torch\quantization\fx\prepare.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2022-12-01T10:32:33.2587875Z copying build\lib.win-amd64-cpython-39\torch\quantization\fx\quantization_patterns.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2022-12-01T10:32:33.2595852Z copying build\lib.win-amd64-cpython-39\torch\quantization\fx\quantization_types.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2022-12-01T10:32:33.2603578Z copying build\lib.win-amd64-cpython-39\torch\quantization\fx\utils.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2022-12-01T10:32:33.2611682Z copying build\lib.win-amd64-cpython-39\torch\quantization\fx\_equalize.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2022-12-01T10:32:33.2619785Z copying build\lib.win-amd64-cpython-39\torch\quantization\fx\__init__.py -> build\bdist.win-amd64\wheel\.\torch\quantization\fx 2022-12-01T10:32:33.2628099Z copying build\lib.win-amd64-cpython-39\torch\quantization\observer.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2022-12-01T10:32:33.2636519Z copying build\lib.win-amd64-cpython-39\torch\quantization\qconfig.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2022-12-01T10:32:33.2645018Z copying build\lib.win-amd64-cpython-39\torch\quantization\quantization_mappings.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2022-12-01T10:32:33.2653089Z copying build\lib.win-amd64-cpython-39\torch\quantization\quantize.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2022-12-01T10:32:33.2661089Z copying build\lib.win-amd64-cpython-39\torch\quantization\quantize_fx.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2022-12-01T10:32:33.2669235Z copying build\lib.win-amd64-cpython-39\torch\quantization\quantize_jit.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2022-12-01T10:32:33.2677784Z copying build\lib.win-amd64-cpython-39\torch\quantization\quant_type.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2022-12-01T10:32:33.2685787Z copying build\lib.win-amd64-cpython-39\torch\quantization\stubs.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2022-12-01T10:32:33.2698358Z copying build\lib.win-amd64-cpython-39\torch\quantization\utils.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2022-12-01T10:32:33.2706489Z copying build\lib.win-amd64-cpython-39\torch\quantization\_numeric_suite.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2022-12-01T10:32:33.2714564Z copying build\lib.win-amd64-cpython-39\torch\quantization\_numeric_suite_fx.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2022-12-01T10:32:33.2722640Z copying build\lib.win-amd64-cpython-39\torch\quantization\__init__.py -> build\bdist.win-amd64\wheel\.\torch\quantization 2022-12-01T10:32:33.2730906Z copying build\lib.win-amd64-cpython-39\torch\quasirandom.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:33.5240788Z copying build\lib.win-amd64-cpython-39\torch\random.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:33.5249754Z copying build\lib.win-amd64-cpython-39\torch\return_types.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:33.5257830Z copying build\lib.win-amd64-cpython-39\torch\serialization.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:33.5267515Z creating build\bdist.win-amd64\wheel\torch\share 2022-12-01T10:32:33.5270735Z creating build\bdist.win-amd64\wheel\torch\share\cmake 2022-12-01T10:32:33.5277450Z creating build\bdist.win-amd64\wheel\torch\share\cmake\ATen 2022-12-01T10:32:33.5278017Z 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:32:33.5287696Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Caffe2 2022-12-01T10:32:33.5290501Z 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:32:33.5299302Z 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:32:33.5307262Z 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:32:33.5355657Z 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:32:33.5364502Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Caffe2\Modules_CUDA_fix 2022-12-01T10:32:33.5910828Z 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:32:33.5918807Z 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:32:33.5928121Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream 2022-12-01T10:32:33.6167493Z 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:32:33.6175662Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Caffe2\Modules_CUDA_fix\upstream\FindCUDA 2022-12-01T10:32:33.6179312Z 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:32:33.6187045Z 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:32:33.6196750Z 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:32:33.6210893Z 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:32:33.6219366Z 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:32:33.6229123Z 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:32:33.6244372Z 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:32:33.6252718Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Caffe2\public 2022-12-01T10:32:33.6255362Z 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:32:33.6263802Z 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:32:33.6272542Z 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:32:33.6280226Z 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:32:33.6302103Z 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:32:33.6309818Z 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:32:33.6317744Z 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:32:33.6325889Z 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:32:33.6333885Z 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:32:33.6342608Z creating build\bdist.win-amd64\wheel\torch\share\cmake\Torch 2022-12-01T10:32:33.6345364Z 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:32:33.6353313Z 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:32:33.6361251Z creating build\bdist.win-amd64\wheel\torch\sparse 2022-12-01T10:32:33.6363898Z copying build\lib.win-amd64-cpython-39\torch\sparse\__init__.py -> build\bdist.win-amd64\wheel\.\torch\sparse 2022-12-01T10:32:33.6372184Z creating build\bdist.win-amd64\wheel\torch\special 2022-12-01T10:32:33.6374832Z copying build\lib.win-amd64-cpython-39\torch\special\__init__.py -> build\bdist.win-amd64\wheel\.\torch\special 2022-12-01T10:32:33.6383366Z copying build\lib.win-amd64-cpython-39\torch\storage.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:33.6394566Z creating build\bdist.win-amd64\wheel\torch\test 2022-12-01T10:32:33.6397354Z copying build\lib.win-amd64-cpython-39\torch\test\apply_utils_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6408678Z copying build\lib.win-amd64-cpython-39\torch\test\atest.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6420814Z copying build\lib.win-amd64-cpython-39\torch\test\backend_fallback_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6432614Z copying build\lib.win-amd64-cpython-39\torch\test\basic.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6454405Z copying build\lib.win-amd64-cpython-39\torch\test\broadcast_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6466052Z copying build\lib.win-amd64-cpython-39\torch\test\c10_accumulate_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6477094Z copying build\lib.win-amd64-cpython-39\torch\test\c10_Array_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6487790Z copying build\lib.win-amd64-cpython-39\torch\test\c10_bfloat16_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6498966Z copying build\lib.win-amd64-cpython-39\torch\test\c10_Bitset_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6509760Z copying build\lib.win-amd64-cpython-39\torch\test\c10_C++17_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6520530Z copying build\lib.win-amd64-cpython-39\torch\test\c10_CompileTimeFunctionPointer_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6531668Z copying build\lib.win-amd64-cpython-39\torch\test\c10_complex_math_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6542872Z copying build\lib.win-amd64-cpython-39\torch\test\c10_complex_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6554168Z copying build\lib.win-amd64-cpython-39\torch\test\c10_ConstexprCrc_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6565111Z copying build\lib.win-amd64-cpython-39\torch\test\c10_cuda_CUDATest.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6577878Z copying build\lib.win-amd64-cpython-39\torch\test\c10_DeadlockDetection_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6589256Z copying build\lib.win-amd64-cpython-39\torch\test\c10_DeviceGuard_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6601128Z copying build\lib.win-amd64-cpython-39\torch\test\c10_Device_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6621291Z copying build\lib.win-amd64-cpython-39\torch\test\c10_DispatchKeySet_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6633033Z copying build\lib.win-amd64-cpython-39\torch\test\c10_either_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6647063Z copying build\lib.win-amd64-cpython-39\torch\test\c10_exception_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6658084Z copying build\lib.win-amd64-cpython-39\torch\test\c10_flags_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6668612Z copying build\lib.win-amd64-cpython-39\torch\test\c10_Half_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6679398Z copying build\lib.win-amd64-cpython-39\torch\test\c10_InlineDeviceGuard_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6690756Z copying build\lib.win-amd64-cpython-39\torch\test\c10_InlineStreamGuard_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6702393Z copying build\lib.win-amd64-cpython-39\torch\test\c10_intrusive_ptr_benchmark.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6712809Z copying build\lib.win-amd64-cpython-39\torch\test\c10_intrusive_ptr_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6738335Z copying build\lib.win-amd64-cpython-39\torch\test\c10_irange_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6749987Z copying build\lib.win-amd64-cpython-39\torch\test\c10_LeftRight_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6761785Z copying build\lib.win-amd64-cpython-39\torch\test\c10_logging_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6773505Z copying build\lib.win-amd64-cpython-39\torch\test\c10_Metaprogramming_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6785200Z copying build\lib.win-amd64-cpython-39\torch\test\c10_optional_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6798223Z 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:32:33.6810352Z copying build\lib.win-amd64-cpython-39\torch\test\c10_registry_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6822229Z copying build\lib.win-amd64-cpython-39\torch\test\c10_SizesAndStrides_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6844681Z copying build\lib.win-amd64-cpython-39\torch\test\c10_SmallVectorTest.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6861824Z copying build\lib.win-amd64-cpython-39\torch\test\c10_StreamGuard_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6872909Z copying build\lib.win-amd64-cpython-39\torch\test\c10_string_view_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6884579Z copying build\lib.win-amd64-cpython-39\torch\test\c10_SymInt_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6896204Z copying build\lib.win-amd64-cpython-39\torch\test\c10_Synchronized_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6907859Z copying build\lib.win-amd64-cpython-39\torch\test\c10_tempfile_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6917881Z copying build\lib.win-amd64-cpython-39\torch\test\c10_ThreadLocal_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6929562Z copying build\lib.win-amd64-cpython-39\torch\test\c10_typeid_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6941036Z copying build\lib.win-amd64-cpython-39\torch\test\c10_TypeIndex_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6975159Z copying build\lib.win-amd64-cpython-39\torch\test\c10_TypeList_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6985965Z copying build\lib.win-amd64-cpython-39\torch\test\c10_TypeTraits_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.6996743Z copying build\lib.win-amd64-cpython-39\torch\test\CppSignature_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7008035Z copying build\lib.win-amd64-cpython-39\torch\test\cpu_generator_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7020068Z copying build\lib.win-amd64-cpython-39\torch\test\cpu_profiling_allocator_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7033570Z copying build\lib.win-amd64-cpython-39\torch\test\cpu_rng_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7048940Z copying build\lib.win-amd64-cpython-39\torch\test\cuda_apply_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7060648Z copying build\lib.win-amd64-cpython-39\torch\test\cuda_atomic_ops_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7073128Z copying build\lib.win-amd64-cpython-39\torch\test\cuda_caching_host_allocator_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7097289Z copying build\lib.win-amd64-cpython-39\torch\test\cuda_complex_math_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7110218Z copying build\lib.win-amd64-cpython-39\torch\test\cuda_complex_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7123815Z copying build\lib.win-amd64-cpython-39\torch\test\cuda_cub_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7135644Z copying build\lib.win-amd64-cpython-39\torch\test\cuda_cudnn_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7147008Z copying build\lib.win-amd64-cpython-39\torch\test\cuda_device_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7158790Z copying build\lib.win-amd64-cpython-39\torch\test\cuda_distributions_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7173339Z copying build\lib.win-amd64-cpython-39\torch\test\cuda_dlconvertor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7184787Z copying build\lib.win-amd64-cpython-39\torch\test\cuda_generator_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7209380Z copying build\lib.win-amd64-cpython-39\torch\test\cuda_half_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7222030Z copying build\lib.win-amd64-cpython-39\torch\test\cuda_integer_divider_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7234066Z copying build\lib.win-amd64-cpython-39\torch\test\cuda_optional_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7246182Z copying build\lib.win-amd64-cpython-39\torch\test\cuda_packedtensoraccessor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7258828Z copying build\lib.win-amd64-cpython-39\torch\test\cuda_reportMemoryUsage_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7270559Z copying build\lib.win-amd64-cpython-39\torch\test\cuda_stream_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7283025Z copying build\lib.win-amd64-cpython-39\torch\test\cuda_vectorized_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7295658Z copying build\lib.win-amd64-cpython-39\torch\test\Dict_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7321123Z copying build\lib.win-amd64-cpython-39\torch\test\Dimname_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7332234Z copying build\lib.win-amd64-cpython-39\torch\test\dispatch_key_set_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7344041Z copying build\lib.win-amd64-cpython-39\torch\test\dlconvertor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7355377Z copying build\lib.win-amd64-cpython-39\torch\test\extension_backend_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7367425Z copying build\lib.win-amd64-cpython-39\torch\test\half_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7379413Z copying build\lib.win-amd64-cpython-39\torch\test\IListRef_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7391578Z copying build\lib.win-amd64-cpython-39\torch\test\inline_container_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7402913Z copying build\lib.win-amd64-cpython-39\torch\test\ivalue_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7416940Z copying build\lib.win-amd64-cpython-39\torch\test\KernelFunction_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7429318Z copying build\lib.win-amd64-cpython-39\torch\test\kernel_function_legacy_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7445195Z copying build\lib.win-amd64-cpython-39\torch\test\kernel_function_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7460009Z copying build\lib.win-amd64-cpython-39\torch\test\kernel_lambda_legacy_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7477322Z copying build\lib.win-amd64-cpython-39\torch\test\kernel_lambda_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7491776Z copying build\lib.win-amd64-cpython-39\torch\test\kernel_stackbased_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7504526Z copying build\lib.win-amd64-cpython-39\torch\test\lazy_tensor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7516417Z copying build\lib.win-amd64-cpython-39\torch\test\List_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7532134Z 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:32:33.7547543Z copying build\lib.win-amd64-cpython-39\torch\test\math_kernel_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7572686Z copying build\lib.win-amd64-cpython-39\torch\test\MaybeOwned_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7585976Z copying build\lib.win-amd64-cpython-39\torch\test\memory_format_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7597716Z copying build\lib.win-amd64-cpython-39\torch\test\memory_overlapping_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7609692Z copying build\lib.win-amd64-cpython-39\torch\test\mobile_memory_cleanup.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7621378Z copying build\lib.win-amd64-cpython-39\torch\test\NamedTensor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7633318Z copying build\lib.win-amd64-cpython-39\torch\test\native_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7645466Z copying build\lib.win-amd64-cpython-39\torch\test\operators_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7657197Z copying build\lib.win-amd64-cpython-39\torch\test\operator_name_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7668560Z copying build\lib.win-amd64-cpython-39\torch\test\op_allowlist_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7683739Z copying build\lib.win-amd64-cpython-39\torch\test\op_registration_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7711451Z copying build\lib.win-amd64-cpython-39\torch\test\packedtensoraccessor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7723440Z copying build\lib.win-amd64-cpython-39\torch\test\pow_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7736720Z copying build\lib.win-amd64-cpython-39\torch\test\quantized_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7748700Z copying build\lib.win-amd64-cpython-39\torch\test\reduce_ops_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7760577Z copying build\lib.win-amd64-cpython-39\torch\test\reportMemoryUsage_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7772318Z copying build\lib.win-amd64-cpython-39\torch\test\scalar_tensor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7784795Z copying build\lib.win-amd64-cpython-39\torch\test\scalar_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7809080Z copying build\lib.win-amd64-cpython-39\torch\test\stride_properties_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7820661Z copying build\lib.win-amd64-cpython-39\torch\test\tensor_iterator_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7833250Z copying build\lib.win-amd64-cpython-39\torch\test\test_parallel.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7844857Z copying build\lib.win-amd64-cpython-39\torch\test\thread_init_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7854188Z copying build\lib.win-amd64-cpython-39\torch\test\type_ptr_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7865452Z copying build\lib.win-amd64-cpython-39\torch\test\type_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7877488Z copying build\lib.win-amd64-cpython-39\torch\test\undefined_tensor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7889105Z copying build\lib.win-amd64-cpython-39\torch\test\variant_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7900354Z copying build\lib.win-amd64-cpython-39\torch\test\verify_api_visibility.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7909446Z copying build\lib.win-amd64-cpython-39\torch\test\vmap_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7929747Z copying build\lib.win-amd64-cpython-39\torch\test\weakref_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7941190Z copying build\lib.win-amd64-cpython-39\torch\test\wrapdim_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7952588Z copying build\lib.win-amd64-cpython-39\torch\test\xla_tensor_test.exe -> build\bdist.win-amd64\wheel\.\torch\test 2022-12-01T10:32:33.7964571Z creating build\bdist.win-amd64\wheel\torch\testing 2022-12-01T10:32:33.7967458Z copying build\lib.win-amd64-cpython-39\torch\testing\_comparison.py -> build\bdist.win-amd64\wheel\.\torch\testing 2022-12-01T10:32:33.7976617Z copying build\lib.win-amd64-cpython-39\torch\testing\_creation.py -> build\bdist.win-amd64\wheel\.\torch\testing 2022-12-01T10:32:33.7984606Z copying build\lib.win-amd64-cpython-39\torch\testing\_deprecated.py -> build\bdist.win-amd64\wheel\.\torch\testing 2022-12-01T10:32:33.7993673Z creating build\bdist.win-amd64\wheel\torch\testing\_internal 2022-12-01T10:32:33.8005559Z 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:32:33.8014084Z 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:32:33.8023314Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\codegen 2022-12-01T10:32:33.8033220Z 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:32:33.8042872Z 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:32:33.8048830Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\common_cuda.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:32:33.8055978Z 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:32:33.8066601Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\common_distributed.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:32:33.8074787Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\common_dtype.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:32:33.8084180Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\common_fsdp.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:32:33.8092102Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\common_jit.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:32:33.8101495Z 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:32:33.8117190Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\common_modules.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:32:33.8126650Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\common_nn.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:32:33.8138215Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\common_quantization.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:32:33.8148800Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\common_quantized.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:32:33.8158907Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\common_subclass.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:32:33.8170524Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\common_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:32:33.8182105Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\composite_compliance.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:32:33.8191498Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\data 2022-12-01T10:32:33.8194200Z 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:32:33.8202289Z 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:32:33.8210162Z 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:32:33.8216573Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed 2022-12-01T10:32:33.8219958Z 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:32:33.8228351Z 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:32:33.8240489Z 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:32:33.8266579Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\nn 2022-12-01T10:32:33.8268553Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\nn\api 2022-12-01T10:32:33.8272552Z 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:32:33.8280032Z 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:32:33.8286196Z 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:32:33.8292712Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\pipeline 2022-12-01T10:32:33.8296051Z 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:32:33.8301902Z 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:32:33.8309913Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\rpc 2022-12-01T10:32:33.8313626Z 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:32:33.8322005Z 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:32:33.8330561Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\rpc\examples 2022-12-01T10:32:33.8333396Z 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:32:33.8341860Z 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:32:33.8349939Z 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:32:33.8355753Z 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:32:33.8371631Z 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:32:33.8379479Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\rpc\jit 2022-12-01T10:32:33.8382156Z 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:32:33.8390049Z 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:32:33.8398811Z 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:32:33.8407069Z 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:32:33.8412759Z 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:32:33.8420660Z 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:32:33.8431616Z 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:32:33.8439808Z 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:32:33.8445699Z 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:32:33.8454148Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\_shard 2022-12-01T10:32:33.8457074Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\distributed\_shard\sharded_tensor 2022-12-01T10:32:33.8459938Z 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:32:33.8468446Z 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:32:33.8476397Z 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:32:33.8484462Z 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:32:33.8492266Z 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:32:33.8497842Z 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:32:33.8503873Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\dist_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:32:33.8522353Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\generated 2022-12-01T10:32:33.8525279Z 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:32:33.8537454Z 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:32:33.8543470Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\hypothesis_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:32:33.8552180Z 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:32:33.8561851Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\jit_utils.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:32:33.8570780Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\logging_tensor.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:32:33.8579273Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\opinfo 2022-12-01T10:32:33.8582138Z 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:32:33.8592741Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\opinfo\definitions 2022-12-01T10:32:33.8595079Z 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:32:33.8604537Z 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:32:33.8613763Z 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:32:33.8625064Z 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:32:33.8631553Z 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:32:33.8639898Z 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:32:33.8648143Z 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:32:33.8656104Z 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:32:33.8664125Z 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:32:33.8672125Z 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:32:33.8681120Z creating build\bdist.win-amd64\wheel\torch\testing\_internal\test_module 2022-12-01T10:32:33.8701875Z 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:32:33.8710493Z 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:32:33.8718442Z 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:32:33.8724756Z copying build\lib.win-amd64-cpython-39\torch\testing\_internal\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing\_internal 2022-12-01T10:32:33.8730752Z copying build\lib.win-amd64-cpython-39\torch\testing\_legacy.py -> build\bdist.win-amd64\wheel\.\torch\testing 2022-12-01T10:32:33.8739819Z copying build\lib.win-amd64-cpython-39\torch\testing\__init__.py -> build\bdist.win-amd64\wheel\.\torch\testing 2022-12-01T10:32:33.8747993Z copying build\lib.win-amd64-cpython-39\torch\torch_version.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:33.8757371Z copying build\lib.win-amd64-cpython-39\torch\types.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:33.8765760Z creating build\bdist.win-amd64\wheel\torch\utils 2022-12-01T10:32:33.8769220Z creating build\bdist.win-amd64\wheel\torch\utils\backcompat 2022-12-01T10:32:33.8774764Z copying build\lib.win-amd64-cpython-39\torch\utils\backcompat\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\backcompat 2022-12-01T10:32:33.8783569Z creating build\bdist.win-amd64\wheel\torch\utils\benchmark 2022-12-01T10:32:33.8787516Z creating build\bdist.win-amd64\wheel\torch\utils\benchmark\examples 2022-12-01T10:32:33.8789890Z 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:32:33.8799249Z 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:32:33.8807456Z 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:32:33.8816711Z 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:32:33.8830921Z 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:32:33.8839829Z 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:32:33.8878586Z 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:32:33.8886232Z 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:32:33.8894723Z 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:32:33.8900945Z creating build\bdist.win-amd64\wheel\torch\utils\benchmark\op_fuzzers 2022-12-01T10:32:33.8903666Z 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:32:33.8911684Z 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:32:33.8919938Z 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:32:33.8927887Z 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:32:33.8945857Z 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:32:33.8953741Z 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:32:33.8959989Z creating build\bdist.win-amd64\wheel\torch\utils\benchmark\utils 2022-12-01T10:32:33.8962664Z 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:32:33.8971192Z 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:32:33.8979393Z 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:32:33.8988503Z 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:32:33.8996446Z 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:32:33.9006209Z 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:32:33.9019712Z 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:32:33.9029678Z creating build\bdist.win-amd64\wheel\torch\utils\benchmark\utils\valgrind_wrapper 2022-12-01T10:32:33.9031735Z 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:32:33.9039722Z 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:32:33.9047941Z 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:32:33.9068203Z 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:32:33.9077011Z 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:32:33.9089546Z 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:32:33.9095350Z 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:32:33.9103577Z 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:32:33.9109351Z copying build\lib.win-amd64-cpython-39\torch\utils\benchmark\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\benchmark 2022-12-01T10:32:33.9117691Z creating build\bdist.win-amd64\wheel\torch\utils\bottleneck 2022-12-01T10:32:33.9120434Z copying build\lib.win-amd64-cpython-39\torch\utils\bottleneck\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\bottleneck 2022-12-01T10:32:33.9126136Z copying build\lib.win-amd64-cpython-39\torch\utils\bottleneck\__main__.py -> build\bdist.win-amd64\wheel\.\torch\utils\bottleneck 2022-12-01T10:32:33.9134977Z copying build\lib.win-amd64-cpython-39\torch\utils\bundled_inputs.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:32:33.9155577Z copying build\lib.win-amd64-cpython-39\torch\utils\checkpoint.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:32:33.9164549Z copying build\lib.win-amd64-cpython-39\torch\utils\collect_env.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:32:33.9172790Z copying build\lib.win-amd64-cpython-39\torch\utils\cpp_backtrace.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:32:33.9182026Z copying build\lib.win-amd64-cpython-39\torch\utils\cpp_extension.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:32:33.9194800Z creating build\bdist.win-amd64\wheel\torch\utils\data 2022-12-01T10:32:33.9197577Z copying build\lib.win-amd64-cpython-39\torch\utils\data\backward_compatibility.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2022-12-01T10:32:33.9205895Z creating build\bdist.win-amd64\wheel\torch\utils\data\communication 2022-12-01T10:32:33.9213814Z 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:32:33.9222933Z 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:32:33.9230131Z 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:32:33.9238057Z 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:32:33.9246594Z 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:32:33.9266764Z 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:32:33.9275973Z 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:32:33.9282866Z copying build\lib.win-amd64-cpython-39\torch\utils\data\dataloader.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2022-12-01T10:32:33.9293350Z copying build\lib.win-amd64-cpython-39\torch\utils\data\dataloader_experimental.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2022-12-01T10:32:33.9311840Z creating build\bdist.win-amd64\wheel\torch\utils\data\datapipes 2022-12-01T10:32:33.9314779Z creating build\bdist.win-amd64\wheel\torch\utils\data\datapipes\dataframe 2022-12-01T10:32:33.9317564Z 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:32:33.9326275Z 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:32:33.9333715Z 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:32:33.9349073Z 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:32:33.9357442Z 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:32:33.9365336Z 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:32:33.9373835Z 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:32:33.9384621Z 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:32:33.9393316Z creating build\bdist.win-amd64\wheel\torch\utils\data\datapipes\iter 2022-12-01T10:32:33.9402516Z 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:32:33.9410819Z 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:32:33.9419330Z 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:32:33.9427751Z 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:32:33.9444423Z 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:32:33.9452448Z 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:32:33.9460546Z 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:32:33.9468681Z 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:32:33.9476586Z 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:32:33.9484642Z 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:32:33.9492608Z 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:32:33.9500833Z creating build\bdist.win-amd64\wheel\torch\utils\data\datapipes\map 2022-12-01T10:32:33.9503515Z 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:32:33.9512066Z 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:32:33.9520258Z 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:32:33.9528197Z 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:32:33.9536067Z 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:32:33.9550998Z 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:32:33.9558983Z creating build\bdist.win-amd64\wheel\torch\utils\data\datapipes\utils 2022-12-01T10:32:33.9561663Z 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:32:33.9569415Z 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:32:33.9577271Z 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:32:33.9585104Z 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:32:33.9590765Z 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:32:33.9598793Z 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:32:33.9606896Z 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:32:33.9615241Z 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:32:33.9623464Z copying build\lib.win-amd64-cpython-39\torch\utils\data\dataset.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2022-12-01T10:32:33.9631349Z copying build\lib.win-amd64-cpython-39\torch\utils\data\distributed.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2022-12-01T10:32:33.9639133Z copying build\lib.win-amd64-cpython-39\torch\utils\data\graph.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2022-12-01T10:32:33.9647113Z copying build\lib.win-amd64-cpython-39\torch\utils\data\graph_settings.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2022-12-01T10:32:33.9655262Z copying build\lib.win-amd64-cpython-39\torch\utils\data\sampler.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2022-12-01T10:32:33.9663374Z creating build\bdist.win-amd64\wheel\torch\utils\data\_utils 2022-12-01T10:32:33.9666136Z 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:32:33.9673953Z 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:32:33.9681719Z 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:32:33.9689563Z 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:32:33.9697169Z 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:32:33.9711626Z 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:32:33.9719725Z 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:32:33.9728022Z copying build\lib.win-amd64-cpython-39\torch\utils\data\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\data 2022-12-01T10:32:33.9735949Z copying build\lib.win-amd64-cpython-39\torch\utils\dlpack.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:32:33.9745236Z copying build\lib.win-amd64-cpython-39\torch\utils\file_baton.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:32:33.9753060Z creating build\bdist.win-amd64\wheel\torch\utils\hipify 2022-12-01T10:32:33.9756423Z copying build\lib.win-amd64-cpython-39\torch\utils\hipify\constants.py -> build\bdist.win-amd64\wheel\.\torch\utils\hipify 2022-12-01T10:32:33.9763988Z 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:32:33.9776241Z copying build\lib.win-amd64-cpython-39\torch\utils\hipify\hipify_python.py -> build\bdist.win-amd64\wheel\.\torch\utils\hipify 2022-12-01T10:32:33.9786305Z copying build\lib.win-amd64-cpython-39\torch\utils\hipify\version.py -> build\bdist.win-amd64\wheel\.\torch\utils\hipify 2022-12-01T10:32:33.9805179Z copying build\lib.win-amd64-cpython-39\torch\utils\hipify\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\hipify 2022-12-01T10:32:33.9813150Z copying build\lib.win-amd64-cpython-39\torch\utils\hooks.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:32:33.9821568Z creating build\bdist.win-amd64\wheel\torch\utils\jit 2022-12-01T10:32:33.9824264Z copying build\lib.win-amd64-cpython-39\torch\utils\jit\log_extract.py -> build\bdist.win-amd64\wheel\.\torch\utils\jit 2022-12-01T10:32:33.9833018Z copying build\lib.win-amd64-cpython-39\torch\utils\jit\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\jit 2022-12-01T10:32:33.9839104Z copying build\lib.win-amd64-cpython-39\torch\utils\mkldnn.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:32:33.9846849Z copying build\lib.win-amd64-cpython-39\torch\utils\mobile_optimizer.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:32:33.9856625Z creating build\bdist.win-amd64\wheel\torch\utils\model_dump 2022-12-01T10:32:33.9858626Z 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:32:33.9868191Z 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:32:33.9875897Z 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:32:33.9884184Z 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:32:33.9892391Z 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:32:33.9907821Z 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:32:33.9915808Z copying build\lib.win-amd64-cpython-39\torch\utils\model_zoo.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:32:33.9923760Z copying build\lib.win-amd64-cpython-39\torch\utils\show_pickle.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:32:33.9933036Z creating build\bdist.win-amd64\wheel\torch\utils\tensorboard 2022-12-01T10:32:33.9935257Z copying build\lib.win-amd64-cpython-39\torch\utils\tensorboard\summary.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2022-12-01T10:32:33.9944899Z copying build\lib.win-amd64-cpython-39\torch\utils\tensorboard\writer.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2022-12-01T10:32:33.9953395Z copying build\lib.win-amd64-cpython-39\torch\utils\tensorboard\_caffe2_graph.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2022-12-01T10:32:33.9962512Z copying build\lib.win-amd64-cpython-39\torch\utils\tensorboard\_convert_np.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2022-12-01T10:32:33.9980706Z copying build\lib.win-amd64-cpython-39\torch\utils\tensorboard\_embedding.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2022-12-01T10:32:33.9988668Z copying build\lib.win-amd64-cpython-39\torch\utils\tensorboard\_onnx_graph.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2022-12-01T10:32:33.9997756Z copying build\lib.win-amd64-cpython-39\torch\utils\tensorboard\_proto_graph.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2022-12-01T10:32:34.0005647Z copying build\lib.win-amd64-cpython-39\torch\utils\tensorboard\_pytorch_graph.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2022-12-01T10:32:34.0015366Z copying build\lib.win-amd64-cpython-39\torch\utils\tensorboard\_utils.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2022-12-01T10:32:34.0022492Z copying build\lib.win-amd64-cpython-39\torch\utils\tensorboard\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils\tensorboard 2022-12-01T10:32:34.0030496Z copying build\lib.win-amd64-cpython-39\torch\utils\throughput_benchmark.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:32:34.0038868Z copying build\lib.win-amd64-cpython-39\torch\utils\_cpp_extension_versioner.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:32:34.0054741Z copying build\lib.win-amd64-cpython-39\torch\utils\_crash_handler.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:32:34.0063416Z copying build\lib.win-amd64-cpython-39\torch\utils\_cuda_trace.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:32:34.0071201Z copying build\lib.win-amd64-cpython-39\torch\utils\_freeze.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:32:34.0079285Z copying build\lib.win-amd64-cpython-39\torch\utils\_mode_utils.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:32:34.0087036Z copying build\lib.win-amd64-cpython-39\torch\utils\_python_dispatch.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:32:34.0094809Z copying build\lib.win-amd64-cpython-39\torch\utils\_pytree.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:32:34.0102729Z copying build\lib.win-amd64-cpython-39\torch\utils\_zip.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:32:34.0110848Z copying build\lib.win-amd64-cpython-39\torch\utils\__init__.py -> build\bdist.win-amd64\wheel\.\torch\utils 2022-12-01T10:32:34.0118619Z copying build\lib.win-amd64-cpython-39\torch\version.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:34.0127569Z copying build\lib.win-amd64-cpython-39\torch\_appdirs.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:34.0141849Z creating build\bdist.win-amd64\wheel\torch\_C 2022-12-01T10:32:34.0144299Z copying build\lib.win-amd64-cpython-39\torch\_C\_autograd.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2022-12-01T10:32:34.0152516Z copying build\lib.win-amd64-cpython-39\torch\_C\_cudnn.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2022-12-01T10:32:34.0159927Z copying build\lib.win-amd64-cpython-39\torch\_C\_distributed_autograd.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2022-12-01T10:32:34.0168062Z copying build\lib.win-amd64-cpython-39\torch\_C\_distributed_c10d.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2022-12-01T10:32:34.0189908Z copying build\lib.win-amd64-cpython-39\torch\_C\_distributed_rpc.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2022-12-01T10:32:34.0197828Z copying build\lib.win-amd64-cpython-39\torch\_C\_distributed_rpc_testing.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2022-12-01T10:32:34.0206239Z copying build\lib.win-amd64-cpython-39\torch\_C\_functions.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2022-12-01T10:32:34.0214211Z copying build\lib.win-amd64-cpython-39\torch\_C\_functorch.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2022-12-01T10:32:34.0221918Z copying build\lib.win-amd64-cpython-39\torch\_C\_itt.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2022-12-01T10:32:34.0229587Z copying build\lib.win-amd64-cpython-39\torch\_C\_lazy.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2022-12-01T10:32:34.0237401Z copying build\lib.win-amd64-cpython-39\torch\_C\_lazy_ts_backend.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2022-12-01T10:32:34.0244992Z copying build\lib.win-amd64-cpython-39\torch\_C\_monitor.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2022-12-01T10:32:34.0252874Z copying build\lib.win-amd64-cpython-39\torch\_C\_nn.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2022-12-01T10:32:34.0260748Z copying build\lib.win-amd64-cpython-39\torch\_C\_nvtx.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2022-12-01T10:32:34.0268481Z copying build\lib.win-amd64-cpython-39\torch\_C\_onnx.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2022-12-01T10:32:34.0276997Z copying build\lib.win-amd64-cpython-39\torch\_C\_profiler.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2022-12-01T10:32:34.0284682Z copying build\lib.win-amd64-cpython-39\torch\_C\_VariableFunctions.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2022-12-01T10:32:34.0294859Z copying build\lib.win-amd64-cpython-39\torch\_C\_verbose.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2022-12-01T10:32:34.0304853Z copying build\lib.win-amd64-cpython-39\torch\_C\__init__.pyi -> build\bdist.win-amd64\wheel\.\torch\_C 2022-12-01T10:32:34.0319800Z copying build\lib.win-amd64-cpython-39\torch\_C.cp39-win_amd64.pyd -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:34.0339908Z copying build\lib.win-amd64-cpython-39\torch\_classes.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:34.0348373Z creating build\bdist.win-amd64\wheel\torch\_C_flatbuffer 2022-12-01T10:32:34.0351045Z copying build\lib.win-amd64-cpython-39\torch\_C_flatbuffer\__init__.pyi -> build\bdist.win-amd64\wheel\.\torch\_C_flatbuffer 2022-12-01T10:32:34.0359325Z copying build\lib.win-amd64-cpython-39\torch\_C_flatbuffer.cp39-win_amd64.pyd -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:34.0367715Z creating build\bdist.win-amd64\wheel\torch\_decomp 2022-12-01T10:32:34.0371020Z copying build\lib.win-amd64-cpython-39\torch\_decomp\decompositions.py -> build\bdist.win-amd64\wheel\.\torch\_decomp 2022-12-01T10:32:34.0380243Z copying build\lib.win-amd64-cpython-39\torch\_decomp\decompositions_for_jvp.py -> build\bdist.win-amd64\wheel\.\torch\_decomp 2022-12-01T10:32:34.0388815Z copying build\lib.win-amd64-cpython-39\torch\_decomp\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_decomp 2022-12-01T10:32:34.0396790Z copying build\lib.win-amd64-cpython-39\torch\_deploy.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:34.0406166Z creating build\bdist.win-amd64\wheel\torch\_dispatch 2022-12-01T10:32:34.0408017Z copying build\lib.win-amd64-cpython-39\torch\_dispatch\python.py -> build\bdist.win-amd64\wheel\.\torch\_dispatch 2022-12-01T10:32:34.0416380Z copying build\lib.win-amd64-cpython-39\torch\_dispatch\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_dispatch 2022-12-01T10:32:34.0421815Z copying build\lib.win-amd64-cpython-39\torch\_jit_internal.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:34.0432050Z creating build\bdist.win-amd64\wheel\torch\_lazy 2022-12-01T10:32:34.0435569Z copying build\lib.win-amd64-cpython-39\torch\_lazy\closure.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2022-12-01T10:32:34.0443001Z copying build\lib.win-amd64-cpython-39\torch\_lazy\computation.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2022-12-01T10:32:34.0466339Z copying build\lib.win-amd64-cpython-39\torch\_lazy\config.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2022-12-01T10:32:34.0474013Z copying build\lib.win-amd64-cpython-39\torch\_lazy\debug.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2022-12-01T10:32:34.0482612Z copying build\lib.win-amd64-cpython-39\torch\_lazy\device_context.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2022-12-01T10:32:34.0501923Z copying build\lib.win-amd64-cpython-39\torch\_lazy\extract_compiled_graph.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2022-12-01T10:32:34.0510146Z copying build\lib.win-amd64-cpython-39\torch\_lazy\ir_cache.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2022-12-01T10:32:34.0517975Z copying build\lib.win-amd64-cpython-39\torch\_lazy\metrics.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2022-12-01T10:32:34.0525802Z copying build\lib.win-amd64-cpython-39\torch\_lazy\tensor_factory_functions.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2022-12-01T10:32:34.0534349Z copying build\lib.win-amd64-cpython-39\torch\_lazy\ts_backend.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2022-12-01T10:32:34.0541460Z copying build\lib.win-amd64-cpython-39\torch\_lazy\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_lazy 2022-12-01T10:32:34.0549626Z copying build\lib.win-amd64-cpython-39\torch\_linalg_utils.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:34.0558651Z copying build\lib.win-amd64-cpython-39\torch\_lobpcg.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:34.0566328Z copying build\lib.win-amd64-cpython-39\torch\_lowrank.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:34.0574653Z copying build\lib.win-amd64-cpython-39\torch\_meta_registrations.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:34.0589704Z copying build\lib.win-amd64-cpython-39\torch\_namedtensor_internals.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:34.0597784Z copying build\lib.win-amd64-cpython-39\torch\_ops.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:34.0606623Z creating build\bdist.win-amd64\wheel\torch\_prims 2022-12-01T10:32:34.0610436Z copying build\lib.win-amd64-cpython-39\torch\_prims\context.py -> build\bdist.win-amd64\wheel\.\torch\_prims 2022-12-01T10:32:34.0617219Z copying build\lib.win-amd64-cpython-39\torch\_prims\executor.py -> build\bdist.win-amd64\wheel\.\torch\_prims 2022-12-01T10:32:34.0626365Z copying build\lib.win-amd64-cpython-39\torch\_prims\nvfuser_executor.py -> build\bdist.win-amd64\wheel\.\torch\_prims 2022-12-01T10:32:34.0633341Z copying build\lib.win-amd64-cpython-39\torch\_prims\nvfuser_prims.py -> build\bdist.win-amd64\wheel\.\torch\_prims 2022-12-01T10:32:34.0641083Z copying build\lib.win-amd64-cpython-39\torch\_prims\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_prims 2022-12-01T10:32:34.0658897Z creating build\bdist.win-amd64\wheel\torch\_prims_common 2022-12-01T10:32:34.0661596Z copying build\lib.win-amd64-cpython-39\torch\_prims_common\wrappers.py -> build\bdist.win-amd64\wheel\.\torch\_prims_common 2022-12-01T10:32:34.0669439Z copying build\lib.win-amd64-cpython-39\torch\_prims_common\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_prims_common 2022-12-01T10:32:34.0678331Z copying build\lib.win-amd64-cpython-39\torch\_python_dispatcher.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:34.0686551Z creating build\bdist.win-amd64\wheel\torch\_refs 2022-12-01T10:32:34.0689273Z copying build\lib.win-amd64-cpython-39\torch\_refs\fft.py -> build\bdist.win-amd64\wheel\.\torch\_refs 2022-12-01T10:32:34.0697767Z creating build\bdist.win-amd64\wheel\torch\_refs\linalg 2022-12-01T10:32:34.0700387Z copying build\lib.win-amd64-cpython-39\torch\_refs\linalg\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_refs\linalg 2022-12-01T10:32:34.0708499Z creating build\bdist.win-amd64\wheel\torch\_refs\nn 2022-12-01T10:32:34.0711530Z creating build\bdist.win-amd64\wheel\torch\_refs\nn\functional 2022-12-01T10:32:34.0714488Z 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:32:34.0729957Z copying build\lib.win-amd64-cpython-39\torch\_refs\nn\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_refs\nn 2022-12-01T10:32:34.0737931Z creating build\bdist.win-amd64\wheel\torch\_refs\special 2022-12-01T10:32:34.0740551Z copying build\lib.win-amd64-cpython-39\torch\_refs\special\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_refs\special 2022-12-01T10:32:34.0748239Z copying build\lib.win-amd64-cpython-39\torch\_refs\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_refs 2022-12-01T10:32:34.0757900Z copying build\lib.win-amd64-cpython-39\torch\_six.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:34.0765944Z copying build\lib.win-amd64-cpython-39\torch\_sources.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:34.0773947Z copying build\lib.win-amd64-cpython-39\torch\_storage_docs.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:34.0782451Z creating build\bdist.win-amd64\wheel\torch\_subclasses 2022-12-01T10:32:34.0785149Z copying build\lib.win-amd64-cpython-39\torch\_subclasses\fake_tensor.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2022-12-01T10:32:34.0794200Z copying build\lib.win-amd64-cpython-39\torch\_subclasses\fake_utils.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2022-12-01T10:32:34.0802480Z copying build\lib.win-amd64-cpython-39\torch\_subclasses\meta_utils.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2022-12-01T10:32:34.0828694Z copying build\lib.win-amd64-cpython-39\torch\_subclasses\__init__.py -> build\bdist.win-amd64\wheel\.\torch\_subclasses 2022-12-01T10:32:34.0836325Z copying build\lib.win-amd64-cpython-39\torch\_tensor.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:34.0845271Z copying build\lib.win-amd64-cpython-39\torch\_tensor_docs.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:34.0855040Z copying build\lib.win-amd64-cpython-39\torch\_tensor_str.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:34.0872843Z copying build\lib.win-amd64-cpython-39\torch\_torch_docs.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:34.0884993Z copying build\lib.win-amd64-cpython-39\torch\_utils.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:34.0893625Z copying build\lib.win-amd64-cpython-39\torch\_utils_internal.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:34.0901627Z copying build\lib.win-amd64-cpython-39\torch\_VF.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:34.0909963Z copying build\lib.win-amd64-cpython-39\torch\_vmap_internals.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:34.0922254Z copying build\lib.win-amd64-cpython-39\torch\_weights_only_unpickler.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:34.0930489Z copying build\lib.win-amd64-cpython-39\torch\__config__.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:34.0939016Z copying build\lib.win-amd64-cpython-39\torch\__future__.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:34.0947419Z copying build\lib.win-amd64-cpython-39\torch\__init__.py -> build\bdist.win-amd64\wheel\.\torch 2022-12-01T10:32:34.0958790Z creating build\bdist.win-amd64\wheel\torchgen 2022-12-01T10:32:34.0962324Z creating build\bdist.win-amd64\wheel\torchgen\api 2022-12-01T10:32:34.0964602Z copying build\lib.win-amd64-cpython-39\torchgen\api\autograd.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2022-12-01T10:32:34.0974146Z copying build\lib.win-amd64-cpython-39\torchgen\api\cpp.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2022-12-01T10:32:34.0981553Z copying build\lib.win-amd64-cpython-39\torchgen\api\dispatcher.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2022-12-01T10:32:34.0989647Z copying build\lib.win-amd64-cpython-39\torchgen\api\functionalization.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2022-12-01T10:32:34.0997596Z copying build\lib.win-amd64-cpython-39\torchgen\api\lazy.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2022-12-01T10:32:34.1020885Z copying build\lib.win-amd64-cpython-39\torchgen\api\meta.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2022-12-01T10:32:34.1028052Z copying build\lib.win-amd64-cpython-39\torchgen\api\native.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2022-12-01T10:32:34.1035968Z copying build\lib.win-amd64-cpython-39\torchgen\api\python.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2022-12-01T10:32:34.1045007Z copying build\lib.win-amd64-cpython-39\torchgen\api\structured.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2022-12-01T10:32:34.1052842Z copying build\lib.win-amd64-cpython-39\torchgen\api\translate.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2022-12-01T10:32:34.1062093Z copying build\lib.win-amd64-cpython-39\torchgen\api\types.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2022-12-01T10:32:34.1069703Z copying build\lib.win-amd64-cpython-39\torchgen\api\ufunc.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2022-12-01T10:32:34.1077614Z copying build\lib.win-amd64-cpython-39\torchgen\api\unboxing.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2022-12-01T10:32:34.1086039Z copying build\lib.win-amd64-cpython-39\torchgen\api\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\api 2022-12-01T10:32:34.1091880Z copying build\lib.win-amd64-cpython-39\torchgen\code_template.py -> build\bdist.win-amd64\wheel\.\torchgen 2022-12-01T10:32:34.1120928Z copying build\lib.win-amd64-cpython-39\torchgen\context.py -> build\bdist.win-amd64\wheel\.\torchgen 2022-12-01T10:32:34.1129513Z creating build\bdist.win-amd64\wheel\torchgen\dest 2022-12-01T10:32:34.1132398Z copying build\lib.win-amd64-cpython-39\torchgen\dest\lazy_ir.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2022-12-01T10:32:34.1141342Z copying build\lib.win-amd64-cpython-39\torchgen\dest\lazy_ts_lowering.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2022-12-01T10:32:34.1149815Z copying build\lib.win-amd64-cpython-39\torchgen\dest\native_functions.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2022-12-01T10:32:34.1157168Z copying build\lib.win-amd64-cpython-39\torchgen\dest\register_dispatch_key.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2022-12-01T10:32:34.1173573Z copying build\lib.win-amd64-cpython-39\torchgen\dest\ufunc.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2022-12-01T10:32:34.1182208Z copying build\lib.win-amd64-cpython-39\torchgen\dest\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\dest 2022-12-01T10:32:34.1190317Z copying build\lib.win-amd64-cpython-39\torchgen\gen.py -> build\bdist.win-amd64\wheel\.\torchgen 2022-12-01T10:32:34.1199566Z copying build\lib.win-amd64-cpython-39\torchgen\gen_backend_stubs.py -> build\bdist.win-amd64\wheel\.\torchgen 2022-12-01T10:32:34.1220876Z copying build\lib.win-amd64-cpython-39\torchgen\gen_functionalization_type.py -> build\bdist.win-amd64\wheel\.\torchgen 2022-12-01T10:32:34.1229625Z copying build\lib.win-amd64-cpython-39\torchgen\gen_lazy_tensor.py -> build\bdist.win-amd64\wheel\.\torchgen 2022-12-01T10:32:34.1238223Z copying build\lib.win-amd64-cpython-39\torchgen\gen_vmap_plumbing.py -> build\bdist.win-amd64\wheel\.\torchgen 2022-12-01T10:32:34.1245985Z copying build\lib.win-amd64-cpython-39\torchgen\local.py -> build\bdist.win-amd64\wheel\.\torchgen 2022-12-01T10:32:34.1253948Z copying build\lib.win-amd64-cpython-39\torchgen\model.py -> build\bdist.win-amd64\wheel\.\torchgen 2022-12-01T10:32:34.1264320Z copying build\lib.win-amd64-cpython-39\torchgen\native_function_generation.py -> build\bdist.win-amd64\wheel\.\torchgen 2022-12-01T10:32:34.1272758Z creating build\bdist.win-amd64\wheel\torchgen\operator_versions 2022-12-01T10:32:34.1275515Z 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:32:34.1283711Z 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:32:34.1291714Z copying build\lib.win-amd64-cpython-39\torchgen\operator_versions\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\operator_versions 2022-12-01T10:32:34.1304452Z creating build\bdist.win-amd64\wheel\torchgen\packaged 2022-12-01T10:32:34.1307487Z creating build\bdist.win-amd64\wheel\torchgen\packaged\ATen 2022-12-01T10:32:34.1310203Z creating build\bdist.win-amd64\wheel\torchgen\packaged\ATen\native 2022-12-01T10:32:34.1312941Z 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:32:34.1326547Z 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:32:34.1335577Z creating build\bdist.win-amd64\wheel\torchgen\packaged\ATen\templates 2022-12-01T10:32:34.1338308Z 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:32:34.1346489Z 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:32:34.1354928Z 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:32:34.1374997Z 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:32:34.1383068Z 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:32:34.1392173Z 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:32:34.1399312Z 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:32:34.1407588Z 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:32:34.1416705Z 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:32:34.1424881Z 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:32:34.1432828Z 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:32:34.1464455Z 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:32:34.1465296Z 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:32:34.1466348Z 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:32:34.1470732Z 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:32:34.1479726Z 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:32:34.1489824Z 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:32:34.1498691Z 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:32:34.1508139Z 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:32:34.1526146Z 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:32:34.1534836Z 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:32:34.1542692Z 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:32:34.1551421Z 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:32:34.1559030Z 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:32:34.1567015Z 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:32:34.1575831Z 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:32:34.1584341Z 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:32:34.1593328Z 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:32:34.1601449Z 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:32:34.1620107Z 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:32:34.1628133Z 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:32:34.1636011Z 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:32:34.1644216Z 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:32:34.1653476Z 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:32:34.1661650Z 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:32:34.1669584Z 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:32:34.1677211Z 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:32:34.1684960Z 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:32:34.1699843Z 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:32:34.1708354Z creating build\bdist.win-amd64\wheel\torchgen\selective_build 2022-12-01T10:32:34.1711738Z copying build\lib.win-amd64-cpython-39\torchgen\selective_build\operator.py -> build\bdist.win-amd64\wheel\.\torchgen\selective_build 2022-12-01T10:32:34.1719121Z copying build\lib.win-amd64-cpython-39\torchgen\selective_build\selector.py -> build\bdist.win-amd64\wheel\.\torchgen\selective_build 2022-12-01T10:32:34.1727413Z copying build\lib.win-amd64-cpython-39\torchgen\selective_build\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\selective_build 2022-12-01T10:32:34.1733464Z creating build\bdist.win-amd64\wheel\torchgen\static_runtime 2022-12-01T10:32:34.1736385Z copying build\lib.win-amd64-cpython-39\torchgen\static_runtime\config.py -> build\bdist.win-amd64\wheel\.\torchgen\static_runtime 2022-12-01T10:32:34.1744292Z copying build\lib.win-amd64-cpython-39\torchgen\static_runtime\generator.py -> build\bdist.win-amd64\wheel\.\torchgen\static_runtime 2022-12-01T10:32:34.1753858Z 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:32:34.1776369Z copying build\lib.win-amd64-cpython-39\torchgen\static_runtime\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen\static_runtime 2022-12-01T10:32:34.1782750Z copying build\lib.win-amd64-cpython-39\torchgen\utils.py -> build\bdist.win-amd64\wheel\.\torchgen 2022-12-01T10:32:34.1790659Z copying build\lib.win-amd64-cpython-39\torchgen\__init__.py -> build\bdist.win-amd64\wheel\.\torchgen 2022-12-01T10:32:34.1804467Z running install_egg_info 2022-12-01T10:32:34.2202438Z running egg_info 2022-12-01T10:32:34.2202853Z creating torch.egg-info 2022-12-01T10:32:34.2271872Z writing torch.egg-info\PKG-INFO 2022-12-01T10:32:34.2291834Z writing dependency_links to torch.egg-info\dependency_links.txt 2022-12-01T10:32:34.2302634Z writing entry points to torch.egg-info\entry_points.txt 2022-12-01T10:32:34.2321232Z writing requirements to torch.egg-info\requires.txt 2022-12-01T10:32:34.2325960Z writing top-level names to torch.egg-info\top_level.txt 2022-12-01T10:32:34.2330748Z writing manifest file 'torch.egg-info\SOURCES.txt' 2022-12-01T10:32:35.1068891Z reading manifest file 'torch.egg-info\SOURCES.txt' 2022-12-01T10:32:35.1074088Z reading manifest template 'MANIFEST.in' 2022-12-01T10:32:43.6454374Z warning: no previously-included files matching '*.o' found anywhere in distribution 2022-12-01T10:32:43.7035600Z warning: no previously-included files matching '*.so' found anywhere in distribution 2022-12-01T10:32:43.7625098Z warning: no previously-included files matching '*.dylib' found anywhere in distribution 2022-12-01T10:32:43.8208176Z warning: no previously-included files matching '*.a' found anywhere in distribution 2022-12-01T10:32:43.9833635Z warning: no previously-included files matching '*.swp' found anywhere in distribution 2022-12-01T10:32:43.9833998Z adding license file 'LICENSE' 2022-12-01T10:32:43.9834221Z adding license file 'NOTICE' 2022-12-01T10:32:46.5043875Z writing manifest file 'torch.egg-info\SOURCES.txt' 2022-12-01T10:32:46.5127966Z Copying torch.egg-info to build\bdist.win-amd64\wheel\.\torch-1.13.0a0+gitc13d400-py3.9.egg-info 2022-12-01T10:32:46.6005590Z running install_scripts 2022-12-01T10:32:46.7123412Z 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:32:46.7123810Z if get_flag('Py_DEBUG', 2022-12-01T10:32:46.7294438Z adding license file "LICENSE" (matched pattern "LICEN[CS]E*") 2022-12-01T10:32:46.7300192Z adding license file "NOTICE" (matched pattern "NOTICE*") 2022-12-01T10:32:46.7343244Z creating build\bdist.win-amd64\wheel\torch-1.13.0a0+gitc13d400.dist-info\WHEEL 2022-12-01T10:32:46.7361873Z creating 'dist\torch-1.13.0a0+gitc13d400-cp39-cp39-win_amd64.whl' and adding 'build\bdist.win-amd64\wheel' to it 2022-12-01T10:32:46.7404803Z adding 'caffe2/__init__.py' 2022-12-01T10:32:46.7440029Z adding 'caffe2/contrib/__init__.py' 2022-12-01T10:32:46.7443759Z adding 'caffe2/contrib/aten/__init__.py' 2022-12-01T10:32:46.7461193Z adding 'caffe2/contrib/aten/aten_test.py' 2022-12-01T10:32:46.7468828Z adding 'caffe2/contrib/aten/gen_op.py' 2022-12-01T10:32:46.7473152Z adding 'caffe2/contrib/aten/docs/__init__.py' 2022-12-01T10:32:46.7477480Z adding 'caffe2/contrib/aten/docs/sample.py' 2022-12-01T10:32:46.7481071Z adding 'caffe2/contrib/gloo/__init__.py' 2022-12-01T10:32:46.7489531Z adding 'caffe2/contrib/gloo/gloo_test.py' 2022-12-01T10:32:46.7494140Z adding 'caffe2/contrib/nccl/__init__.py' 2022-12-01T10:32:46.7499428Z adding 'caffe2/contrib/nccl/nccl_ops_test.py' 2022-12-01T10:32:46.7503302Z adding 'caffe2/contrib/nnpack/__init__.py' 2022-12-01T10:32:46.7508376Z adding 'caffe2/contrib/nnpack/nnpack_ops_test.py' 2022-12-01T10:32:46.7518275Z adding 'caffe2/contrib/playground/AnyExp.py' 2022-12-01T10:32:46.7523740Z adding 'caffe2/contrib/playground/AnyExpOnTerm.py' 2022-12-01T10:32:46.7528817Z adding 'caffe2/contrib/playground/ModuleRegister.py' 2022-12-01T10:32:46.7531804Z adding 'caffe2/contrib/playground/__init__.py' 2022-12-01T10:32:46.7537137Z adding 'caffe2/contrib/playground/checkpoint.py' 2022-12-01T10:32:46.7546377Z adding 'caffe2/contrib/playground/compute_loss.py' 2022-12-01T10:32:46.7551779Z adding 'caffe2/contrib/playground/compute_topk_accuracy.py' 2022-12-01T10:32:46.7556422Z adding 'caffe2/contrib/playground/meter.py' 2022-12-01T10:32:46.7560626Z adding 'caffe2/contrib/playground/module_map.py' 2022-12-01T10:32:46.7564977Z adding 'caffe2/contrib/playground/output_generator.py' 2022-12-01T10:32:46.7570541Z adding 'caffe2/contrib/playground/resnetdemo/IN1k_resnet.py' 2022-12-01T10:32:46.7575027Z adding 'caffe2/contrib/playground/resnetdemo/IN1k_resnet_no_test_model.py' 2022-12-01T10:32:46.7578029Z adding 'caffe2/contrib/playground/resnetdemo/__init__.py' 2022-12-01T10:32:46.7582229Z adding 'caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_forward.py' 2022-12-01T10:32:46.7586536Z adding 'caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_param_update.py' 2022-12-01T10:32:46.7592750Z adding 'caffe2/contrib/playground/resnetdemo/explicit_resnet_forward.py' 2022-12-01T10:32:46.7597623Z adding 'caffe2/contrib/playground/resnetdemo/explicit_resnet_param_update.py' 2022-12-01T10:32:46.7602170Z adding 'caffe2/contrib/playground/resnetdemo/gfs_IN1k.py' 2022-12-01T10:32:46.7606462Z adding 'caffe2/contrib/playground/resnetdemo/override_no_test_model_no_checkpoint.py' 2022-12-01T10:32:46.7610681Z adding 'caffe2/contrib/playground/resnetdemo/rendezvous_filestore.py' 2022-12-01T10:32:46.7614350Z adding 'caffe2/contrib/prof/__init__.py' 2022-12-01T10:32:46.7618817Z adding 'caffe2/contrib/prof/cuda_profile_ops_test.py' 2022-12-01T10:32:46.7623435Z adding 'caffe2/contrib/script/__init__.py' 2022-12-01T10:32:46.7626970Z adding 'caffe2/contrib/script/examples/__init__.py' 2022-12-01T10:32:46.7630657Z adding 'caffe2/contrib/tensorboard/__init__.py' 2022-12-01T10:32:46.7636543Z adding 'caffe2/contrib/tensorboard/tensorboard.py' 2022-12-01T10:32:46.7643313Z adding 'caffe2/contrib/tensorboard/tensorboard_exporter.py' 2022-12-01T10:32:46.7649988Z adding 'caffe2/contrib/tensorboard/tensorboard_exporter_test.py' 2022-12-01T10:32:46.7655376Z adding 'caffe2/contrib/tensorboard/tensorboard_test.py' 2022-12-01T10:32:46.7659590Z adding 'caffe2/contrib/warpctc/__init__.py' 2022-12-01T10:32:46.7664213Z adding 'caffe2/contrib/warpctc/ctc_ops_test.py' 2022-12-01T10:32:46.7667649Z adding 'caffe2/core/__init__.py' 2022-12-01T10:32:46.7670991Z adding 'caffe2/core/nomnigraph/__init__.py' 2022-12-01T10:32:46.7676950Z adding 'caffe2/core/nomnigraph/op_gen.py' 2022-12-01T10:32:46.7681135Z adding 'caffe2/distributed/__init__.py' 2022-12-01T10:32:46.7685542Z adding 'caffe2/distributed/file_store_handler_op_test.py' 2022-12-01T10:32:46.7689750Z adding 'caffe2/distributed/redis_store_handler_op_test.py' 2022-12-01T10:32:46.7694096Z adding 'caffe2/distributed/store_ops_test_util.py' 2022-12-01T10:32:46.7697796Z adding 'caffe2/experiments/__init__.py' 2022-12-01T10:32:46.7704429Z adding 'caffe2/experiments/python/SparseTransformer.py' 2022-12-01T10:32:46.7707456Z adding 'caffe2/experiments/python/__init__.py' 2022-12-01T10:32:46.7715883Z adding 'caffe2/experiments/python/convnet_benchmarks.py' 2022-12-01T10:32:46.7721630Z adding 'caffe2/experiments/python/device_reduce_sum_bench.py' 2022-12-01T10:32:46.7726350Z adding 'caffe2/experiments/python/funhash_op_test.py' 2022-12-01T10:32:46.7731344Z adding 'caffe2/experiments/python/net_construct_bench.py' 2022-12-01T10:32:46.7736207Z adding 'caffe2/experiments/python/sparse_funhash_op_test.py' 2022-12-01T10:32:46.7741053Z adding 'caffe2/experiments/python/sparse_reshape_op_test.py' 2022-12-01T10:32:46.7745645Z adding 'caffe2/experiments/python/tt_contraction_op_test.py' 2022-12-01T10:32:46.7750106Z adding 'caffe2/experiments/python/tt_pad_op_test.py' 2022-12-01T10:32:46.7753693Z adding 'caffe2/perfkernels/__init__.py' 2022-12-01T10:32:46.7761331Z adding 'caffe2/perfkernels/hp_emblookup_codegen.py' 2022-12-01T10:32:46.7767202Z adding 'caffe2/proto/__init__.py' 2022-12-01T10:32:46.7782374Z adding 'caffe2/proto/caffe2_pb2.py' 2022-12-01T10:32:46.7788698Z adding 'caffe2/proto/gen_proto_typestubs_helper.py' 2022-12-01T10:32:46.7795275Z adding 'caffe2/proto/torch_pb2.py' 2022-12-01T10:32:46.7804305Z adding 'caffe2/python/__init__.py' 2022-12-01T10:32:46.7809044Z adding 'caffe2/python/_import_c_extension.py' 2022-12-01T10:32:46.7813526Z adding 'caffe2/python/allcompare_test.py' 2022-12-01T10:32:46.7819096Z adding 'caffe2/python/attention.py' 2022-12-01T10:32:46.7824428Z adding 'caffe2/python/benchmark_generator.py' 2022-12-01T10:32:46.7829793Z adding 'caffe2/python/binarysize.py' 2022-12-01T10:32:46.7834886Z adding 'caffe2/python/brew.py' 2022-12-01T10:32:46.7842285Z adding 'caffe2/python/brew_test.py' 2022-12-01T10:32:46.7846801Z adding 'caffe2/python/build.py' 2022-12-01T10:32:46.7851734Z adding 'caffe2/python/cached_reader.py' 2022-12-01T10:32:46.7864795Z adding 'caffe2/python/caffe_translator.py' 2022-12-01T10:32:46.7870776Z adding 'caffe2/python/caffe_translator_test.py' 2022-12-01T10:32:46.7882836Z adding 'caffe2/python/checkpoint.py' 2022-12-01T10:32:46.7890746Z adding 'caffe2/python/checkpoint_test.py' 2022-12-01T10:32:46.7896676Z adding 'caffe2/python/cnn.py' 2022-12-01T10:32:46.7901818Z adding 'caffe2/python/context.py' 2022-12-01T10:32:46.7906123Z adding 'caffe2/python/context_test.py' 2022-12-01T10:32:46.7914355Z adding 'caffe2/python/control.py' 2022-12-01T10:32:46.7927155Z adding 'caffe2/python/control_ops_grad.py' 2022-12-01T10:32:46.7932723Z adding 'caffe2/python/control_ops_grad_test.py' 2022-12-01T10:32:46.7939089Z adding 'caffe2/python/control_ops_util.py' 2022-12-01T10:32:46.7945108Z adding 'caffe2/python/control_test.py' 2022-12-01T10:32:46.7949280Z adding 'caffe2/python/convert.py' 2022-12-01T10:32:46.7953371Z adding 'caffe2/python/convert_test.py' 2022-12-01T10:32:46.7962032Z adding 'caffe2/python/convnet_benchmarks.py' 2022-12-01T10:32:46.7967281Z adding 'caffe2/python/convnet_benchmarks_test.py' 2022-12-01T10:32:46.8015927Z adding 'caffe2/python/core.py' 2022-12-01T10:32:46.8029196Z adding 'caffe2/python/core_gradients_test.py' 2022-12-01T10:32:46.8045027Z adding 'caffe2/python/core_test.py' 2022-12-01T10:32:46.8053435Z adding 'caffe2/python/crf.py' 2022-12-01T10:32:46.8058206Z adding 'caffe2/python/crf_predict.py' 2022-12-01T10:32:46.8062436Z adding 'caffe2/python/crf_viterbi_test.py' 2022-12-01T10:32:46.8092563Z adding 'caffe2/python/data_parallel_model.py' 2022-12-01T10:32:46.8110817Z adding 'caffe2/python/data_parallel_model_test.py' 2022-12-01T10:32:46.8120473Z adding 'caffe2/python/data_workers.py' 2022-12-01T10:32:46.8126452Z adding 'caffe2/python/data_workers_test.py' 2022-12-01T10:32:46.8136756Z adding 'caffe2/python/dataio.py' 2022-12-01T10:32:46.8144754Z adding 'caffe2/python/dataio_test.py' 2022-12-01T10:32:46.8152269Z adding 'caffe2/python/dataset.py' 2022-12-01T10:32:46.8158403Z adding 'caffe2/python/db_file_reader.py' 2022-12-01T10:32:46.8162843Z adding 'caffe2/python/db_test.py' 2022-12-01T10:32:46.8167970Z adding 'caffe2/python/device_checker.py' 2022-12-01T10:32:46.8172556Z adding 'caffe2/python/dyndep.py' 2022-12-01T10:32:46.8177845Z adding 'caffe2/python/embedding_generation_benchmark.py' 2022-12-01T10:32:46.8182935Z adding 'caffe2/python/experiment_util.py' 2022-12-01T10:32:46.8187081Z adding 'caffe2/python/extension_loader.py' 2022-12-01T10:32:46.8191157Z adding 'caffe2/python/fakefp16_transform_lib.py' 2022-12-01T10:32:46.8195168Z adding 'caffe2/python/filler_test.py' 2022-12-01T10:32:46.8200088Z adding 'caffe2/python/functional.py' 2022-12-01T10:32:46.8205110Z adding 'caffe2/python/functional_test.py' 2022-12-01T10:32:46.8209964Z adding 'caffe2/python/fused_8bit_rowwise_conversion_ops_test.py' 2022-12-01T10:32:46.8217704Z adding 'caffe2/python/gradient_check_test.py' 2022-12-01T10:32:46.8226366Z adding 'caffe2/python/gradient_checker.py' 2022-12-01T10:32:46.8231869Z adding 'caffe2/python/gru_cell.py' 2022-12-01T10:32:46.8235953Z adding 'caffe2/python/hip_test_util.py' 2022-12-01T10:32:46.8240292Z adding 'caffe2/python/hsm_util.py' 2022-12-01T10:32:46.8269339Z adding 'caffe2/python/hypothesis_test.py' 2022-12-01T10:32:46.8282389Z adding 'caffe2/python/hypothesis_test_util.py' 2022-12-01T10:32:46.8287582Z adding 'caffe2/python/ideep_test_util.py' 2022-12-01T10:32:46.8298648Z adding 'caffe2/python/layer_model_helper.py' 2022-12-01T10:32:46.8304282Z adding 'caffe2/python/layer_model_instantiator.py' 2022-12-01T10:32:46.8309420Z adding 'caffe2/python/layer_parameter_sharing_test.py' 2022-12-01T10:32:46.8314722Z adding 'caffe2/python/layer_test_util.py' 2022-12-01T10:32:46.8337948Z adding 'caffe2/python/layers_test.py' 2022-12-01T10:32:46.8344386Z adding 'caffe2/python/lazy.py' 2022-12-01T10:32:46.8349046Z adding 'caffe2/python/lazy_dyndep.py' 2022-12-01T10:32:46.8353827Z adding 'caffe2/python/lazy_dyndep_test.py' 2022-12-01T10:32:46.8359256Z adding 'caffe2/python/lengths_reducer_fused_8bit_rowwise_ops_test.py' 2022-12-01T10:32:46.8364457Z adding 'caffe2/python/lengths_reducer_rowwise_8bit_ops_test.py' 2022-12-01T10:32:46.8371047Z adding 'caffe2/python/lstm_benchmark.py' 2022-12-01T10:32:46.8386612Z adding 'caffe2/python/memonger.py' 2022-12-01T10:32:46.8397591Z adding 'caffe2/python/memonger_test.py' 2022-12-01T10:32:46.8402982Z adding 'caffe2/python/mkl_test_util.py' 2022-12-01T10:32:46.8408138Z adding 'caffe2/python/model_device_test.py' 2022-12-01T10:32:46.8418726Z adding 'caffe2/python/model_helper.py' 2022-12-01T10:32:46.8423930Z adding 'caffe2/python/model_helper_test.py' 2022-12-01T10:32:46.8428432Z adding 'caffe2/python/modifier_context.py' 2022-12-01T10:32:46.8433868Z adding 'caffe2/python/muji.py' 2022-12-01T10:32:46.8438644Z adding 'caffe2/python/muji_test.py' 2022-12-01T10:32:46.8449512Z adding 'caffe2/python/net_builder.py' 2022-12-01T10:32:46.8456985Z adding 'caffe2/python/net_builder_test.py' 2022-12-01T10:32:46.8464662Z adding 'caffe2/python/net_drawer.py' 2022-12-01T10:32:46.8472501Z adding 'caffe2/python/net_printer.py' 2022-12-01T10:32:46.8477634Z adding 'caffe2/python/net_printer_test.py' 2022-12-01T10:32:46.8482481Z adding 'caffe2/python/nomnigraph.py' 2022-12-01T10:32:46.8489470Z adding 'caffe2/python/nomnigraph_test.py' 2022-12-01T10:32:46.8494942Z adding 'caffe2/python/nomnigraph_transformations.py' 2022-12-01T10:32:46.8500225Z adding 'caffe2/python/nomnigraph_transformations_test.py' 2022-12-01T10:32:46.8504441Z adding 'caffe2/python/normalizer.py' 2022-12-01T10:32:46.8508703Z adding 'caffe2/python/normalizer_context.py' 2022-12-01T10:32:46.8512768Z adding 'caffe2/python/normalizer_test.py' 2022-12-01T10:32:46.8517107Z adding 'caffe2/python/numa_benchmark.py' 2022-12-01T10:32:46.8521448Z adding 'caffe2/python/numa_test.py' 2022-12-01T10:32:46.8526744Z adding 'caffe2/python/observer_test.py' 2022-12-01T10:32:46.8531243Z adding 'caffe2/python/operator_fp_exceptions_test.py' 2022-12-01T10:32:46.8552367Z adding 'caffe2/python/optimizer.py' 2022-12-01T10:32:46.8558993Z adding 'caffe2/python/optimizer_context.py' 2022-12-01T10:32:46.8568684Z adding 'caffe2/python/optimizer_test.py' 2022-12-01T10:32:46.8575696Z adding 'caffe2/python/optimizer_test_util.py' 2022-12-01T10:32:46.8581851Z adding 'caffe2/python/parallel_workers.py' 2022-12-01T10:32:46.8586788Z adding 'caffe2/python/parallel_workers_test.py' 2022-12-01T10:32:46.8593177Z adding 'caffe2/python/parallelize_bmuf_distributed_test.py' 2022-12-01T10:32:46.8602005Z adding 'caffe2/python/pipeline.py' 2022-12-01T10:32:46.8607583Z adding 'caffe2/python/pipeline_test.py' 2022-12-01T10:32:46.8611647Z adding 'caffe2/python/predictor_constants.py' 2022-12-01T10:32:46.8617105Z adding 'caffe2/python/python_op_test.py' 2022-12-01T10:32:46.8622385Z adding 'caffe2/python/queue_util.py' 2022-12-01T10:32:46.8632260Z adding 'caffe2/python/record_queue.py' 2022-12-01T10:32:46.8640285Z adding 'caffe2/python/recurrent.py' 2022-12-01T10:32:46.8649627Z adding 'caffe2/python/regularizer.py' 2022-12-01T10:32:46.8654559Z adding 'caffe2/python/regularizer_context.py' 2022-12-01T10:32:46.8660467Z adding 'caffe2/python/regularizer_test.py' 2022-12-01T10:32:46.8682707Z adding 'caffe2/python/rnn_cell.py' 2022-12-01T10:32:46.8702927Z adding 'caffe2/python/schema.py' 2022-12-01T10:32:46.8710929Z adding 'caffe2/python/schema_test.py' 2022-12-01T10:32:46.8716121Z adding 'caffe2/python/scope.py' 2022-12-01T10:32:46.8720912Z adding 'caffe2/python/scope_test.py' 2022-12-01T10:32:46.8726806Z adding 'caffe2/python/session.py' 2022-12-01T10:32:46.8731373Z adding 'caffe2/python/session_test.py' 2022-12-01T10:32:46.8736178Z adding 'caffe2/python/sparse_to_dense_mask_test.py' 2022-12-01T10:32:46.8740800Z adding 'caffe2/python/sparse_to_dense_test.py' 2022-12-01T10:32:46.8752245Z adding 'caffe2/python/task.py' 2022-12-01T10:32:46.8757558Z adding 'caffe2/python/task_test.py' 2022-12-01T10:32:46.8762485Z adding 'caffe2/python/test_util.py' 2022-12-01T10:32:46.8767071Z adding 'caffe2/python/text_file_reader.py' 2022-12-01T10:32:46.8771783Z adding 'caffe2/python/timeout_guard.py' 2022-12-01T10:32:46.8776479Z adding 'caffe2/python/toy_regression_test.py' 2022-12-01T10:32:46.8780825Z adding 'caffe2/python/transformations.py' 2022-12-01T10:32:46.8786376Z adding 'caffe2/python/transformations_test.py' 2022-12-01T10:32:46.8792776Z adding 'caffe2/python/tt_core.py' 2022-12-01T10:32:46.8797386Z adding 'caffe2/python/tt_core_test.py' 2022-12-01T10:32:46.8804869Z adding 'caffe2/python/utils.py' 2022-12-01T10:32:46.8809606Z adding 'caffe2/python/utils_test.py' 2022-12-01T10:32:46.8814862Z adding 'caffe2/python/visualize.py' 2022-12-01T10:32:46.8826173Z adding 'caffe2/python/workspace.py' 2022-12-01T10:32:46.8838644Z adding 'caffe2/python/workspace_test.py' 2022-12-01T10:32:46.8843668Z adding 'caffe2/python/docs/__init__.py' 2022-12-01T10:32:46.8848109Z adding 'caffe2/python/docs/formatter.py' 2022-12-01T10:32:46.8853620Z adding 'caffe2/python/docs/generator.py' 2022-12-01T10:32:46.8858602Z adding 'caffe2/python/docs/github.py' 2022-12-01T10:32:46.8863324Z adding 'caffe2/python/docs/parser.py' 2022-12-01T10:32:46.8867203Z adding 'caffe2/python/examples/__init__.py' 2022-12-01T10:32:46.8873387Z adding 'caffe2/python/examples/char_rnn.py' 2022-12-01T10:32:46.8884399Z adding 'caffe2/python/examples/imagenet_trainer.py' 2022-12-01T10:32:46.8890199Z adding 'caffe2/python/examples/lmdb_create_example.py' 2022-12-01T10:32:46.8894104Z adding 'caffe2/python/examples/resnet50_trainer.py' 2022-12-01T10:32:46.8897581Z adding 'caffe2/python/fakelowp/__init__.py' 2022-12-01T10:32:46.8901429Z adding 'caffe2/python/fakelowp/init_shared_libs.py' 2022-12-01T10:32:46.8905545Z adding 'caffe2/python/fakelowp/test_utils.py' 2022-12-01T10:32:46.8909284Z adding 'caffe2/python/helpers/__init__.py' 2022-12-01T10:32:46.8913302Z adding 'caffe2/python/helpers/algebra.py' 2022-12-01T10:32:46.8917346Z adding 'caffe2/python/helpers/arg_scope.py' 2022-12-01T10:32:46.8921355Z adding 'caffe2/python/helpers/array_helpers.py' 2022-12-01T10:32:46.8925344Z adding 'caffe2/python/helpers/control_ops.py' 2022-12-01T10:32:46.8931178Z adding 'caffe2/python/helpers/conv.py' 2022-12-01T10:32:46.8935444Z adding 'caffe2/python/helpers/db_input.py' 2022-12-01T10:32:46.8939359Z adding 'caffe2/python/helpers/dropout.py' 2022-12-01T10:32:46.8943505Z adding 'caffe2/python/helpers/elementwise_linear.py' 2022-12-01T10:32:46.8948416Z adding 'caffe2/python/helpers/fc.py' 2022-12-01T10:32:46.8952745Z adding 'caffe2/python/helpers/nonlinearity.py' 2022-12-01T10:32:46.8958876Z adding 'caffe2/python/helpers/normalization.py' 2022-12-01T10:32:46.8963733Z adding 'caffe2/python/helpers/pooling.py' 2022-12-01T10:32:46.8967740Z adding 'caffe2/python/helpers/quantization.py' 2022-12-01T10:32:46.8971906Z adding 'caffe2/python/helpers/tools.py' 2022-12-01T10:32:46.8976428Z adding 'caffe2/python/helpers/train.py' 2022-12-01T10:32:46.8982180Z adding 'caffe2/python/ideep/LRN_op_test.py' 2022-12-01T10:32:46.8984958Z adding 'caffe2/python/ideep/__init__.py' 2022-12-01T10:32:46.8989444Z adding 'caffe2/python/ideep/adam_op_test.py' 2022-12-01T10:32:46.8994318Z adding 'caffe2/python/ideep/blobs_queue_db_test.py' 2022-12-01T10:32:46.8998783Z adding 'caffe2/python/ideep/channel_shuffle_op_test.py' 2022-12-01T10:32:46.9004600Z adding 'caffe2/python/ideep/concat_split_op_test.py' 2022-12-01T10:32:46.9009607Z adding 'caffe2/python/ideep/conv_op_test.py' 2022-12-01T10:32:46.9014286Z adding 'caffe2/python/ideep/conv_transpose_test.py' 2022-12-01T10:32:46.9022083Z adding 'caffe2/python/ideep/convfusion_op_test.py' 2022-12-01T10:32:46.9027367Z adding 'caffe2/python/ideep/copy_op_test.py' 2022-12-01T10:32:46.9031783Z adding 'caffe2/python/ideep/dropout_op_test.py' 2022-12-01T10:32:46.9037197Z adding 'caffe2/python/ideep/elementwise_sum_op_test.py' 2022-12-01T10:32:46.9042047Z adding 'caffe2/python/ideep/expanddims_squeeze_op_test.py' 2022-12-01T10:32:46.9047739Z adding 'caffe2/python/ideep/fc_op_test.py' 2022-12-01T10:32:46.9053008Z adding 'caffe2/python/ideep/leaky_relu_op_test.py' 2022-12-01T10:32:46.9057420Z adding 'caffe2/python/ideep/moment_sgd_op_test.py' 2022-12-01T10:32:46.9062098Z adding 'caffe2/python/ideep/operator_fallback_op_test.py' 2022-12-01T10:32:46.9066557Z adding 'caffe2/python/ideep/order_switch_op_test.py' 2022-12-01T10:32:46.9071669Z adding 'caffe2/python/ideep/pool_op_test.py' 2022-12-01T10:32:46.9076697Z adding 'caffe2/python/ideep/pre_convert_test.py' 2022-12-01T10:32:46.9081508Z adding 'caffe2/python/ideep/relu_op_test.py' 2022-12-01T10:32:46.9086770Z adding 'caffe2/python/ideep/reshape_op_test.py' 2022-12-01T10:32:46.9091614Z adding 'caffe2/python/ideep/shape_op_test.py' 2022-12-01T10:32:46.9095847Z adding 'caffe2/python/ideep/sigmoid_op_test.py' 2022-12-01T10:32:46.9100232Z adding 'caffe2/python/ideep/softmax_op_test.py' 2022-12-01T10:32:46.9105040Z adding 'caffe2/python/ideep/spatial_bn_op_test.py' 2022-12-01T10:32:46.9110365Z adding 'caffe2/python/ideep/test_ideep_net.py' 2022-12-01T10:32:46.9117151Z adding 'caffe2/python/ideep/transform_ideep_net.py' 2022-12-01T10:32:46.9122293Z adding 'caffe2/python/ideep/transpose_op_test.py' 2022-12-01T10:32:46.9126905Z adding 'caffe2/python/ideep/weightedsum_op_test.py' 2022-12-01T10:32:46.9133118Z adding 'caffe2/python/layers/__init__.py' 2022-12-01T10:32:46.9138401Z adding 'caffe2/python/layers/adaptive_weight.py' 2022-12-01T10:32:46.9142821Z adding 'caffe2/python/layers/add_bias.py' 2022-12-01T10:32:46.9151956Z adding 'caffe2/python/layers/arc_cosine_feature_map.py' 2022-12-01T10:32:46.9156345Z adding 'caffe2/python/layers/batch_huber_loss.py' 2022-12-01T10:32:46.9163212Z adding 'caffe2/python/layers/batch_lr_loss.py' 2022-12-01T10:32:46.9168239Z adding 'caffe2/python/layers/batch_mse_loss.py' 2022-12-01T10:32:46.9173101Z adding 'caffe2/python/layers/batch_normalization.py' 2022-12-01T10:32:46.9177582Z adding 'caffe2/python/layers/batch_sigmoid_cross_entropy_loss.py' 2022-12-01T10:32:46.9182589Z adding 'caffe2/python/layers/batch_softmax_loss.py' 2022-12-01T10:32:46.9187245Z adding 'caffe2/python/layers/blob_weighted_sum.py' 2022-12-01T10:32:46.9191547Z adding 'caffe2/python/layers/bpr_loss.py' 2022-12-01T10:32:46.9196108Z adding 'caffe2/python/layers/bucket_weighted.py' 2022-12-01T10:32:46.9200555Z adding 'caffe2/python/layers/build_index.py' 2022-12-01T10:32:46.9205730Z adding 'caffe2/python/layers/concat.py' 2022-12-01T10:32:46.9210172Z adding 'caffe2/python/layers/constant_weight.py' 2022-12-01T10:32:46.9215110Z adding 'caffe2/python/layers/conv.py' 2022-12-01T10:32:46.9219591Z adding 'caffe2/python/layers/dropout.py' 2022-12-01T10:32:46.9225414Z adding 'caffe2/python/layers/fc.py' 2022-12-01T10:32:46.9232458Z adding 'caffe2/python/layers/fc_with_bootstrap.py' 2022-12-01T10:32:46.9237516Z adding 'caffe2/python/layers/fc_without_bias.py' 2022-12-01T10:32:46.9243959Z adding 'caffe2/python/layers/feature_sparse_to_dense.py' 2022-12-01T10:32:46.9249341Z adding 'caffe2/python/layers/functional.py' 2022-12-01T10:32:46.9254092Z adding 'caffe2/python/layers/gather_record.py' 2022-12-01T10:32:46.9259235Z adding 'caffe2/python/layers/homotopy_weight.py' 2022-12-01T10:32:46.9264062Z adding 'caffe2/python/layers/label_smooth.py' 2022-12-01T10:32:46.9268606Z adding 'caffe2/python/layers/last_n_window_collector.py' 2022-12-01T10:32:46.9273441Z adding 'caffe2/python/layers/layer_normalization.py' 2022-12-01T10:32:46.9281878Z adding 'caffe2/python/layers/layers.py' 2022-12-01T10:32:46.9287122Z adding 'caffe2/python/layers/margin_rank_loss.py' 2022-12-01T10:32:46.9291627Z adding 'caffe2/python/layers/merge_id_lists.py' 2022-12-01T10:32:46.9296293Z adding 'caffe2/python/layers/pairwise_similarity.py' 2022-12-01T10:32:46.9300850Z adding 'caffe2/python/layers/position_weighted.py' 2022-12-01T10:32:46.9305558Z adding 'caffe2/python/layers/random_fourier_features.py' 2022-12-01T10:32:46.9310205Z adding 'caffe2/python/layers/reservoir_sampling.py' 2022-12-01T10:32:46.9314630Z adding 'caffe2/python/layers/sampling_train.py' 2022-12-01T10:32:46.9318971Z adding 'caffe2/python/layers/sampling_trainable_mixin.py' 2022-12-01T10:32:46.9323543Z adding 'caffe2/python/layers/select_record_by_context.py' 2022-12-01T10:32:46.9328820Z adding 'caffe2/python/layers/semi_random_features.py' 2022-12-01T10:32:46.9333785Z adding 'caffe2/python/layers/sparse_dropout_with_replacement.py' 2022-12-01T10:32:46.9338677Z adding 'caffe2/python/layers/sparse_feature_hash.py' 2022-12-01T10:32:46.9343563Z adding 'caffe2/python/layers/sparse_itemwise_dropout_with_replacement.py' 2022-12-01T10:32:46.9352058Z adding 'caffe2/python/layers/sparse_lookup.py' 2022-12-01T10:32:46.9357226Z adding 'caffe2/python/layers/split.py' 2022-12-01T10:32:46.9362110Z adding 'caffe2/python/layers/tags.py' 2022-12-01T10:32:46.9366950Z adding 'caffe2/python/layers/uniform_sampling.py' 2022-12-01T10:32:46.9370515Z adding 'caffe2/python/mint/__init__.py' 2022-12-01T10:32:46.9375973Z adding 'caffe2/python/mint/app.py' 2022-12-01T10:32:46.9380283Z adding 'caffe2/python/mkl/__init__.py' 2022-12-01T10:32:46.9384494Z adding 'caffe2/python/mkl/mkl_LRN_op_test.py' 2022-12-01T10:32:46.9389153Z adding 'caffe2/python/mkl/mkl_LRN_speed_test.py' 2022-12-01T10:32:46.9393382Z adding 'caffe2/python/mkl/mkl_concat_op_test.py' 2022-12-01T10:32:46.9397624Z adding 'caffe2/python/mkl/mkl_conv_op_test.py' 2022-12-01T10:32:46.9401879Z adding 'caffe2/python/mkl/mkl_copy_op_test.py' 2022-12-01T10:32:46.9406248Z adding 'caffe2/python/mkl/mkl_elementwise_add_op_test.py' 2022-12-01T10:32:46.9410316Z adding 'caffe2/python/mkl/mkl_elementwise_sum_op_test.py' 2022-12-01T10:32:46.9414363Z adding 'caffe2/python/mkl/mkl_fc_op_test.py' 2022-12-01T10:32:46.9418886Z adding 'caffe2/python/mkl/mkl_fc_speed_test.py' 2022-12-01T10:32:46.9423058Z adding 'caffe2/python/mkl/mkl_fill_op_test.py' 2022-12-01T10:32:46.9427232Z adding 'caffe2/python/mkl/mkl_pool_op_test.py' 2022-12-01T10:32:46.9431746Z adding 'caffe2/python/mkl/mkl_pool_speed_test.py' 2022-12-01T10:32:46.9436009Z adding 'caffe2/python/mkl/mkl_relu_op_test.py' 2022-12-01T10:32:46.9440436Z adding 'caffe2/python/mkl/mkl_sbn_op_test.py' 2022-12-01T10:32:46.9445138Z adding 'caffe2/python/mkl/mkl_sbn_speed_test.py' 2022-12-01T10:32:46.9449330Z adding 'caffe2/python/mkl/mkl_sigmoid_op_test.py' 2022-12-01T10:32:46.9453766Z adding 'caffe2/python/mkl/mkl_speed_test.py' 2022-12-01T10:32:46.9457943Z adding 'caffe2/python/mkl/mkl_squeeze_op_test.py' 2022-12-01T10:32:46.9463592Z adding 'caffe2/python/mkl/rewrite_graph.py' 2022-12-01T10:32:46.9469107Z adding 'caffe2/python/mkl/rewrite_graph_test.py' 2022-12-01T10:32:46.9473169Z adding 'caffe2/python/modeling/__init__.py' 2022-12-01T10:32:46.9478005Z adding 'caffe2/python/modeling/compute_histogram_for_blobs.py' 2022-12-01T10:32:46.9482739Z adding 'caffe2/python/modeling/compute_histogram_for_blobs_test.py' 2022-12-01T10:32:46.9488109Z adding 'caffe2/python/modeling/compute_norm_for_blobs.py' 2022-12-01T10:32:46.9492901Z adding 'caffe2/python/modeling/compute_norm_for_blobs_test.py' 2022-12-01T10:32:46.9497472Z adding 'caffe2/python/modeling/compute_statistics_for_blobs.py' 2022-12-01T10:32:46.9501910Z adding 'caffe2/python/modeling/compute_statistics_for_blobs_test.py' 2022-12-01T10:32:46.9506596Z adding 'caffe2/python/modeling/get_entry_from_blobs.py' 2022-12-01T10:32:46.9511270Z adding 'caffe2/python/modeling/get_entry_from_blobs_test.py' 2022-12-01T10:32:46.9516539Z adding 'caffe2/python/modeling/gradient_clipping.py' 2022-12-01T10:32:46.9521936Z adding 'caffe2/python/modeling/gradient_clipping_test.py' 2022-12-01T10:32:46.9527235Z adding 'caffe2/python/modeling/initializers.py' 2022-12-01T10:32:46.9531645Z adding 'caffe2/python/modeling/initializers_test.py' 2022-12-01T10:32:46.9535825Z adding 'caffe2/python/modeling/net_modifier.py' 2022-12-01T10:32:46.9540089Z adding 'caffe2/python/modeling/parameter_info.py' 2022-12-01T10:32:46.9544966Z adding 'caffe2/python/modeling/parameter_sharing.py' 2022-12-01T10:32:46.9550424Z adding 'caffe2/python/modeling/parameter_sharing_test.py' 2022-12-01T10:32:46.9554549Z adding 'caffe2/python/models/__init__.py' 2022-12-01T10:32:46.9558445Z adding 'caffe2/python/models/__sym_init__.py' 2022-12-01T10:32:46.9564456Z adding 'caffe2/python/models/download.py' 2022-12-01T10:32:46.9570562Z adding 'caffe2/python/models/imagenet_trainer_test_utils.py' 2022-12-01T10:32:46.9577527Z adding 'caffe2/python/models/resnet.py' 2022-12-01T10:32:46.9582426Z adding 'caffe2/python/models/resnet_test.py' 2022-12-01T10:32:46.9587902Z adding 'caffe2/python/models/shufflenet.py' 2022-12-01T10:32:46.9592597Z adding 'caffe2/python/models/shufflenet_test.py' 2022-12-01T10:32:46.9596618Z adding 'caffe2/python/models/seq2seq/__init__.py' 2022-12-01T10:32:46.9603855Z adding 'caffe2/python/models/seq2seq/beam_search.py' 2022-12-01T10:32:46.9609655Z adding 'caffe2/python/models/seq2seq/seq2seq_beam_search_test.py' 2022-12-01T10:32:46.9614666Z adding 'caffe2/python/models/seq2seq/seq2seq_model_helper.py' 2022-12-01T10:32:46.9619137Z adding 'caffe2/python/models/seq2seq/seq2seq_model_helper_test.py' 2022-12-01T10:32:46.9627408Z adding 'caffe2/python/models/seq2seq/seq2seq_util.py' 2022-12-01T10:32:46.9638450Z adding 'caffe2/python/models/seq2seq/train.py' 2022-12-01T10:32:46.9648672Z adding 'caffe2/python/models/seq2seq/translate.py' 2022-12-01T10:32:46.9653403Z adding 'caffe2/python/onnx/__init__.py' 2022-12-01T10:32:46.9668705Z adding 'caffe2/python/onnx/backend.py' 2022-12-01T10:32:46.9674491Z adding 'caffe2/python/onnx/backend_cpp_rep.py' 2022-12-01T10:32:46.9678968Z adding 'caffe2/python/onnx/backend_rep.py' 2022-12-01T10:32:46.9682989Z adding 'caffe2/python/onnx/error.py' 2022-12-01T10:32:46.9691976Z adding 'caffe2/python/onnx/frontend.py' 2022-12-01T10:32:46.9698116Z adding 'caffe2/python/onnx/helper.py' 2022-12-01T10:32:46.9703212Z adding 'caffe2/python/onnx/onnxifi.py' 2022-12-01T10:32:46.9708890Z adding 'caffe2/python/onnx/test_onnxifi.py' 2022-12-01T10:32:46.9713773Z adding 'caffe2/python/onnx/workspace.py' 2022-12-01T10:32:46.9717499Z adding 'caffe2/python/onnx/bin/__init__.py' 2022-12-01T10:32:46.9722122Z adding 'caffe2/python/onnx/bin/conversion.py' 2022-12-01T10:32:46.9725948Z adding 'caffe2/python/onnx/tests/__init__.py' 2022-12-01T10:32:46.9735273Z adding 'caffe2/python/onnx/tests/c2_ref_test.py' 2022-12-01T10:32:46.9742998Z adding 'caffe2/python/onnx/tests/conversion_test.py' 2022-12-01T10:32:46.9747891Z adding 'caffe2/python/onnx/tests/helper_test.py' 2022-12-01T10:32:46.9753588Z adding 'caffe2/python/onnx/tests/onnx_backend_test.py' 2022-12-01T10:32:46.9758553Z adding 'caffe2/python/onnx/tests/ssa_test.py' 2022-12-01T10:32:46.9762887Z adding 'caffe2/python/onnx/tests/test_utils.py' 2022-12-01T10:32:46.9770613Z adding 'caffe2/python/operator_test/__init__.py' 2022-12-01T10:32:46.9776570Z adding 'caffe2/python/operator_test/activation_ops_test.py' 2022-12-01T10:32:46.9782137Z adding 'caffe2/python/operator_test/adadelta_test.py' 2022-12-01T10:32:46.9787730Z adding 'caffe2/python/operator_test/adagrad_test.py' 2022-12-01T10:32:46.9793117Z adding 'caffe2/python/operator_test/adagrad_test_helper.py' 2022-12-01T10:32:46.9800226Z adding 'caffe2/python/operator_test/adam_test.py' 2022-12-01T10:32:46.9805771Z adding 'caffe2/python/operator_test/affine_channel_op_test.py' 2022-12-01T10:32:46.9810206Z adding 'caffe2/python/operator_test/alias_with_name_test.py' 2022-12-01T10:32:46.9814819Z adding 'caffe2/python/operator_test/apmeter_test.py' 2022-12-01T10:32:46.9819133Z adding 'caffe2/python/operator_test/arg_ops_test.py' 2022-12-01T10:32:46.9823686Z adding 'caffe2/python/operator_test/assert_test.py' 2022-12-01T10:32:46.9827938Z adding 'caffe2/python/operator_test/async_net_barrier_test.py' 2022-12-01T10:32:46.9832523Z adding 'caffe2/python/operator_test/atomic_ops_test.py' 2022-12-01T10:32:46.9837477Z adding 'caffe2/python/operator_test/basic_rnn_test.py' 2022-12-01T10:32:46.9842929Z adding 'caffe2/python/operator_test/batch_box_cox_test.py' 2022-12-01T10:32:46.9848024Z adding 'caffe2/python/operator_test/batch_bucketize_op_test.py' 2022-12-01T10:32:46.9852783Z adding 'caffe2/python/operator_test/batch_moments_op_test.py' 2022-12-01T10:32:46.9857548Z adding 'caffe2/python/operator_test/batch_sparse_to_dense_op_test.py' 2022-12-01T10:32:46.9864574Z adding 'caffe2/python/operator_test/bbox_transform_test.py' 2022-12-01T10:32:46.9870674Z adding 'caffe2/python/operator_test/bisect_percentile_op_test.py' 2022-12-01T10:32:46.9875637Z adding 'caffe2/python/operator_test/blobs_queue_db_test.py' 2022-12-01T10:32:46.9881573Z adding 'caffe2/python/operator_test/boolean_mask_test.py' 2022-12-01T10:32:46.9886533Z adding 'caffe2/python/operator_test/boolean_unmask_test.py' 2022-12-01T10:32:46.9892318Z adding 'caffe2/python/operator_test/box_with_nms_limit_op_test.py' 2022-12-01T10:32:46.9896827Z adding 'caffe2/python/operator_test/bucketize_op_test.py' 2022-12-01T10:32:46.9901100Z adding 'caffe2/python/operator_test/cast_op_test.py' 2022-12-01T10:32:46.9905739Z adding 'caffe2/python/operator_test/ceil_op_test.py' 2022-12-01T10:32:46.9910628Z adding 'caffe2/python/operator_test/channel_backprop_stats_op_test.py' 2022-12-01T10:32:46.9915314Z adding 'caffe2/python/operator_test/channel_shuffle_test.py' 2022-12-01T10:32:46.9919735Z adding 'caffe2/python/operator_test/channel_stats_op_test.py' 2022-12-01T10:32:46.9924120Z adding 'caffe2/python/operator_test/checkpoint_test.py' 2022-12-01T10:32:46.9928559Z adding 'caffe2/python/operator_test/clip_op_test.py' 2022-12-01T10:32:46.9933008Z adding 'caffe2/python/operator_test/clip_tensor_op_test.py' 2022-12-01T10:32:46.9939973Z adding 'caffe2/python/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.py' 2022-12-01T10:32:46.9946177Z adding 'caffe2/python/operator_test/concat_op_cost_test.py' 2022-12-01T10:32:46.9951691Z adding 'caffe2/python/operator_test/concat_split_op_test.py' 2022-12-01T10:32:46.9956072Z adding 'caffe2/python/operator_test/conditional_test.py' 2022-12-01T10:32:46.9960188Z adding 'caffe2/python/operator_test/conftest.py' 2022-12-01T10:32:46.9970123Z adding 'caffe2/python/operator_test/conv_test.py' 2022-12-01T10:32:46.9977319Z adding 'caffe2/python/operator_test/conv_transpose_test.py' 2022-12-01T10:32:46.9983394Z adding 'caffe2/python/operator_test/copy_ops_test.py' 2022-12-01T10:32:46.9988079Z adding 'caffe2/python/operator_test/copy_rows_to_tensor_op_test.py' 2022-12-01T10:32:46.9992643Z adding 'caffe2/python/operator_test/cosine_embedding_criterion_op_test.py' 2022-12-01T10:32:46.9997139Z adding 'caffe2/python/operator_test/counter_ops_test.py' 2022-12-01T10:32:47.0002296Z adding 'caffe2/python/operator_test/crf_test.py' 2022-12-01T10:32:47.0008175Z adding 'caffe2/python/operator_test/cross_entropy_ops_test.py' 2022-12-01T10:32:47.0013435Z adding 'caffe2/python/operator_test/ctc_beam_search_decoder_op_test.py' 2022-12-01T10:32:47.0018217Z adding 'caffe2/python/operator_test/ctc_greedy_decoder_op_test.py' 2022-12-01T10:32:47.0023286Z adding 'caffe2/python/operator_test/cudnn_recurrent_test.py' 2022-12-01T10:32:47.0027518Z adding 'caffe2/python/operator_test/data_couple_op_test.py' 2022-12-01T10:32:47.0036661Z adding 'caffe2/python/operator_test/dataset_ops_test.py' 2022-12-01T10:32:47.0041961Z adding 'caffe2/python/operator_test/decay_adagrad_test.py' 2022-12-01T10:32:47.0048839Z adding 'caffe2/python/operator_test/deform_conv_test.py' 2022-12-01T10:32:47.0054095Z adding 'caffe2/python/operator_test/dense_vector_to_id_list_op_test.py' 2022-12-01T10:32:47.0058644Z adding 'caffe2/python/operator_test/depthwise_3x3_conv_test.py' 2022-12-01T10:32:47.0064581Z adding 'caffe2/python/operator_test/detectron_keypoints.py' 2022-12-01T10:32:47.0069376Z adding 'caffe2/python/operator_test/distance_op_test.py' 2022-12-01T10:32:47.0074046Z adding 'caffe2/python/operator_test/dropout_op_test.py' 2022-12-01T10:32:47.0078305Z adding 'caffe2/python/operator_test/duplicate_operands_test.py' 2022-12-01T10:32:47.0082476Z adding 'caffe2/python/operator_test/elementwise_linear_op_test.py' 2022-12-01T10:32:47.0087217Z adding 'caffe2/python/operator_test/elementwise_logical_ops_test.py' 2022-12-01T10:32:47.0093454Z adding 'caffe2/python/operator_test/elementwise_op_broadcast_test.py' 2022-12-01T10:32:47.0102495Z adding 'caffe2/python/operator_test/elementwise_ops_test.py' 2022-12-01T10:32:47.0107889Z adding 'caffe2/python/operator_test/emptysample_ops_test.py' 2022-12-01T10:32:47.0112343Z adding 'caffe2/python/operator_test/enforce_finite_op_test.py' 2022-12-01T10:32:47.0116792Z adding 'caffe2/python/operator_test/ensure_clipped_test.py' 2022-12-01T10:32:47.0121094Z adding 'caffe2/python/operator_test/ensure_cpu_output_op_test.py' 2022-12-01T10:32:47.0125540Z adding 'caffe2/python/operator_test/erf_op_test.py' 2022-12-01T10:32:47.0130063Z adding 'caffe2/python/operator_test/expand_op_test.py' 2022-12-01T10:32:47.0134957Z adding 'caffe2/python/operator_test/fc_operator_test.py' 2022-12-01T10:32:47.0141444Z adding 'caffe2/python/operator_test/feature_maps_ops_test.py' 2022-12-01T10:32:47.0147622Z adding 'caffe2/python/operator_test/filler_ops_test.py' 2022-12-01T10:32:47.0152254Z adding 'caffe2/python/operator_test/find_op_test.py' 2022-12-01T10:32:47.0156501Z adding 'caffe2/python/operator_test/flatten_op_test.py' 2022-12-01T10:32:47.0161409Z adding 'caffe2/python/operator_test/flexible_top_k_test.py' 2022-12-01T10:32:47.0165915Z adding 'caffe2/python/operator_test/floor_op_test.py' 2022-12-01T10:32:47.0172760Z adding 'caffe2/python/operator_test/fused_nbit_rowwise_conversion_ops_test.py' 2022-12-01T10:32:47.0178118Z adding 'caffe2/python/operator_test/fused_nbit_rowwise_test_helper.py' 2022-12-01T10:32:47.0183840Z adding 'caffe2/python/operator_test/gather_ops_test.py' 2022-12-01T10:32:47.0189980Z adding 'caffe2/python/operator_test/gather_ranges_op_test.py' 2022-12-01T10:32:47.0194700Z adding 'caffe2/python/operator_test/given_tensor_byte_string_to_uint8_fill_op_test.py' 2022-12-01T10:32:47.0199057Z adding 'caffe2/python/operator_test/given_tensor_fill_op_test.py' 2022-12-01T10:32:47.0203421Z adding 'caffe2/python/operator_test/glu_op_test.py' 2022-12-01T10:32:47.0208225Z adding 'caffe2/python/operator_test/group_conv_test.py' 2022-12-01T10:32:47.0213573Z adding 'caffe2/python/operator_test/group_norm_op_test.py' 2022-12-01T10:32:47.0224247Z adding 'caffe2/python/operator_test/gru_test.py' 2022-12-01T10:32:47.0228257Z adding 'caffe2/python/operator_test/heatmap_max_keypoint_op_test.py' 2022-12-01T10:32:47.0233724Z adding 'caffe2/python/operator_test/histogram_test.py' 2022-12-01T10:32:47.0240162Z adding 'caffe2/python/operator_test/hsm_test.py' 2022-12-01T10:32:47.0245280Z adding 'caffe2/python/operator_test/hyperbolic_ops_test.py' 2022-12-01T10:32:47.0250315Z adding 'caffe2/python/operator_test/im2col_col2im_test.py' 2022-12-01T10:32:47.0258170Z adding 'caffe2/python/operator_test/image_input_op_test.py' 2022-12-01T10:32:47.0263635Z adding 'caffe2/python/operator_test/index_hash_ops_test.py' 2022-12-01T10:32:47.0268579Z adding 'caffe2/python/operator_test/index_ops_test.py' 2022-12-01T10:32:47.0274541Z adding 'caffe2/python/operator_test/instance_norm_test.py' 2022-12-01T10:32:47.0280043Z adding 'caffe2/python/operator_test/integral_image_ops_test.py' 2022-12-01T10:32:47.0284501Z adding 'caffe2/python/operator_test/jsd_ops_test.py' 2022-12-01T10:32:47.0288882Z adding 'caffe2/python/operator_test/key_split_ops_test.py' 2022-12-01T10:32:47.0293127Z adding 'caffe2/python/operator_test/lars_test.py' 2022-12-01T10:32:47.0299546Z adding 'caffe2/python/operator_test/layer_norm_op_test.py' 2022-12-01T10:32:47.0307222Z adding 'caffe2/python/operator_test/leaky_relu_test.py' 2022-12-01T10:32:47.0312990Z adding 'caffe2/python/operator_test/learning_rate_adaption_op_test.py' 2022-12-01T10:32:47.0318864Z adding 'caffe2/python/operator_test/learning_rate_op_test.py' 2022-12-01T10:32:47.0323944Z adding 'caffe2/python/operator_test/length_split_op_test.py' 2022-12-01T10:32:47.0328434Z adding 'caffe2/python/operator_test/lengths_pad_op_test.py' 2022-12-01T10:32:47.0334502Z adding 'caffe2/python/operator_test/lengths_reducer_fused_nbit_rowwise_ops_test.py' 2022-12-01T10:32:47.0339240Z adding 'caffe2/python/operator_test/lengths_tile_op_test.py' 2022-12-01T10:32:47.0343706Z adding 'caffe2/python/operator_test/lengths_top_k_ops_test.py' 2022-12-01T10:32:47.0349124Z adding 'caffe2/python/operator_test/listwise_l2r_operator_test.py' 2022-12-01T10:32:47.0360598Z adding 'caffe2/python/operator_test/load_save_test.py' 2022-12-01T10:32:47.0367019Z adding 'caffe2/python/operator_test/locally_connected_op_test.py' 2022-12-01T10:32:47.0371472Z adding 'caffe2/python/operator_test/loss_ops_test.py' 2022-12-01T10:32:47.0376094Z adding 'caffe2/python/operator_test/lpnorm_op_test.py' 2022-12-01T10:32:47.0380633Z adding 'caffe2/python/operator_test/map_ops_test.py' 2022-12-01T10:32:47.0385392Z adding 'caffe2/python/operator_test/margin_loss_l2r_operator_test.py' 2022-12-01T10:32:47.0390398Z adding 'caffe2/python/operator_test/margin_ranking_criterion_op_test.py' 2022-12-01T10:32:47.0394526Z adding 'caffe2/python/operator_test/math_ops_test.py' 2022-12-01T10:32:47.0400074Z adding 'caffe2/python/operator_test/matmul_op_test.py' 2022-12-01T10:32:47.0404668Z adding 'caffe2/python/operator_test/mean_op_test.py' 2022-12-01T10:32:47.0409546Z adding 'caffe2/python/operator_test/merge_id_lists_op_test.py' 2022-12-01T10:32:47.0414001Z adding 'caffe2/python/operator_test/mkl_conv_op_test.py' 2022-12-01T10:32:47.0418621Z adding 'caffe2/python/operator_test/mkl_packed_fc_op_test.py' 2022-12-01T10:32:47.0423573Z adding 'caffe2/python/operator_test/mod_op_test.py' 2022-12-01T10:32:47.0427389Z adding 'caffe2/python/operator_test/moments_op_test.py' 2022-12-01T10:32:47.0432479Z adding 'caffe2/python/operator_test/momentum_sgd_test.py' 2022-12-01T10:32:47.0437863Z adding 'caffe2/python/operator_test/mpi_test.py' 2022-12-01T10:32:47.0442364Z adding 'caffe2/python/operator_test/mul_gradient_benchmark.py' 2022-12-01T10:32:47.0446960Z adding 'caffe2/python/operator_test/negate_gradient_op_test.py' 2022-12-01T10:32:47.0451448Z adding 'caffe2/python/operator_test/ngram_ops_test.py' 2022-12-01T10:32:47.0455760Z adding 'caffe2/python/operator_test/normalize_op_test.py' 2022-12-01T10:32:47.0459987Z adding 'caffe2/python/operator_test/numpy_tile_op_test.py' 2022-12-01T10:32:47.0465449Z adding 'caffe2/python/operator_test/one_hot_ops_test.py' 2022-12-01T10:32:47.0470134Z adding 'caffe2/python/operator_test/onnx_while_test.py' 2022-12-01T10:32:47.0474351Z adding 'caffe2/python/operator_test/order_switch_test.py' 2022-12-01T10:32:47.0480256Z adding 'caffe2/python/operator_test/pack_ops_test.py' 2022-12-01T10:32:47.0485115Z adding 'caffe2/python/operator_test/pack_rnn_sequence_op_test.py' 2022-12-01T10:32:47.0489400Z adding 'caffe2/python/operator_test/pad_test.py' 2022-12-01T10:32:47.0494624Z adding 'caffe2/python/operator_test/partition_ops_test.py' 2022-12-01T10:32:47.0499563Z adding 'caffe2/python/operator_test/percentile_op_test.py' 2022-12-01T10:32:47.0504404Z adding 'caffe2/python/operator_test/piecewise_linear_transform_test.py' 2022-12-01T10:32:47.0510671Z adding 'caffe2/python/operator_test/pooling_test.py' 2022-12-01T10:32:47.0515803Z adding 'caffe2/python/operator_test/prepend_dim_test.py' 2022-12-01T10:32:47.0520131Z adding 'caffe2/python/operator_test/python_op_test.py' 2022-12-01T10:32:47.0524752Z adding 'caffe2/python/operator_test/quantile_test.py' 2022-12-01T10:32:47.0529448Z adding 'caffe2/python/operator_test/rand_quantization_op_speed_test.py' 2022-12-01T10:32:47.0534478Z adding 'caffe2/python/operator_test/rank_loss_operator_test.py' 2022-12-01T10:32:47.0540296Z adding 'caffe2/python/operator_test/rebatching_queue_test.py' 2022-12-01T10:32:47.0545141Z adding 'caffe2/python/operator_test/record_queue_test.py' 2022-12-01T10:32:47.0551531Z adding 'caffe2/python/operator_test/recurrent_net_executor_test.py' 2022-12-01T10:32:47.0558718Z adding 'caffe2/python/operator_test/recurrent_network_test.py' 2022-12-01T10:32:47.0565935Z adding 'caffe2/python/operator_test/reduce_ops_test.py' 2022-12-01T10:32:47.0571266Z adding 'caffe2/python/operator_test/reduction_ops_test.py' 2022-12-01T10:32:47.0576700Z adding 'caffe2/python/operator_test/reshape_ops_test.py' 2022-12-01T10:32:47.0582339Z adding 'caffe2/python/operator_test/resize_op_test.py' 2022-12-01T10:32:47.0587234Z adding 'caffe2/python/operator_test/rmac_regions_op_test.py' 2022-12-01T10:32:47.0591706Z adding 'caffe2/python/operator_test/rms_norm_op_test.py' 2022-12-01T10:32:47.0608940Z adding 'caffe2/python/operator_test/rnn_cell_test.py' 2022-12-01T10:32:47.0616386Z adding 'caffe2/python/operator_test/roi_align_rotated_op_test.py' 2022-12-01T10:32:47.0621031Z adding 'caffe2/python/operator_test/rowwise_counter_test.py' 2022-12-01T10:32:47.0625707Z adding 'caffe2/python/operator_test/scale_op_test.py' 2022-12-01T10:32:47.0634854Z adding 'caffe2/python/operator_test/segment_ops_test.py' 2022-12-01T10:32:47.0642043Z adding 'caffe2/python/operator_test/self_binning_histogram_test.py' 2022-12-01T10:32:47.0646901Z adding 'caffe2/python/operator_test/selu_op_test.py' 2022-12-01T10:32:47.0654128Z adding 'caffe2/python/operator_test/sequence_ops_test.py' 2022-12-01T10:32:47.0664403Z adding 'caffe2/python/operator_test/shape_inference_test.py' 2022-12-01T10:32:47.0669862Z adding 'caffe2/python/operator_test/sinusoid_position_encoding_op_test.py' 2022-12-01T10:32:47.0677759Z adding 'caffe2/python/operator_test/softmax_ops_test.py' 2022-12-01T10:32:47.0682762Z adding 'caffe2/python/operator_test/softplus_op_test.py' 2022-12-01T10:32:47.0687508Z adding 'caffe2/python/operator_test/sparse_dropout_with_replacement_op_test.py' 2022-12-01T10:32:47.0691795Z adding 'caffe2/python/operator_test/sparse_gradient_checker_test.py' 2022-12-01T10:32:47.0696339Z adding 'caffe2/python/operator_test/sparse_itemwise_dropout_with_replacement_op_test.py' 2022-12-01T10:32:47.0701503Z adding 'caffe2/python/operator_test/sparse_lengths_sum_benchmark.py' 2022-12-01T10:32:47.0706210Z adding 'caffe2/python/operator_test/sparse_lp_regularizer_test.py' 2022-12-01T10:32:47.0710949Z adding 'caffe2/python/operator_test/sparse_normalize_test.py' 2022-12-01T10:32:47.0715763Z adding 'caffe2/python/operator_test/sparse_ops_test.py' 2022-12-01T10:32:47.0720449Z adding 'caffe2/python/operator_test/sparse_to_dense_mask_op_test.py' 2022-12-01T10:32:47.0727518Z adding 'caffe2/python/operator_test/spatial_bn_op_test.py' 2022-12-01T10:32:47.0733752Z adding 'caffe2/python/operator_test/specialized_segment_ops_test.py' 2022-12-01T10:32:47.0738962Z adding 'caffe2/python/operator_test/split_op_cost_test.py' 2022-12-01T10:32:47.0743826Z adding 'caffe2/python/operator_test/square_root_divide_op_test.py' 2022-12-01T10:32:47.0748131Z adding 'caffe2/python/operator_test/stats_ops_test.py' 2022-12-01T10:32:47.0752832Z adding 'caffe2/python/operator_test/stats_put_ops_test.py' 2022-12-01T10:32:47.0757876Z adding 'caffe2/python/operator_test/storm_test.py' 2022-12-01T10:32:47.0765849Z adding 'caffe2/python/operator_test/string_ops_test.py' 2022-12-01T10:32:47.0770482Z adding 'caffe2/python/operator_test/text_file_reader_test.py' 2022-12-01T10:32:47.0775573Z adding 'caffe2/python/operator_test/thresholded_relu_op_test.py' 2022-12-01T10:32:47.0780471Z adding 'caffe2/python/operator_test/tile_op_test.py' 2022-12-01T10:32:47.0785865Z adding 'caffe2/python/operator_test/top_k_test.py' 2022-12-01T10:32:47.0798401Z adding 'caffe2/python/operator_test/torch_integration_test.py' 2022-12-01T10:32:47.0804221Z adding 'caffe2/python/operator_test/transpose_op_test.py' 2022-12-01T10:32:47.0808925Z adding 'caffe2/python/operator_test/trigonometric_op_test.py' 2022-12-01T10:32:47.0813524Z adding 'caffe2/python/operator_test/unique_ops_test.py' 2022-12-01T10:32:47.0817905Z adding 'caffe2/python/operator_test/unique_uniform_fill_op_test.py' 2022-12-01T10:32:47.0822598Z adding 'caffe2/python/operator_test/unsafe_coalesce_test.py' 2022-12-01T10:32:47.0827905Z adding 'caffe2/python/operator_test/upsample_op_test.py' 2022-12-01T10:32:47.0834968Z adding 'caffe2/python/operator_test/utility_ops_test.py' 2022-12-01T10:32:47.0841031Z adding 'caffe2/python/operator_test/video_input_op_test.py' 2022-12-01T10:32:47.0845917Z adding 'caffe2/python/operator_test/weight_scale_test.py' 2022-12-01T10:32:47.0850419Z adding 'caffe2/python/operator_test/weighted_multi_sample_test.py' 2022-12-01T10:32:47.0854955Z adding 'caffe2/python/operator_test/weighted_sample_test.py' 2022-12-01T10:32:47.0859534Z adding 'caffe2/python/operator_test/weighted_sum_test.py' 2022-12-01T10:32:47.0864904Z adding 'caffe2/python/operator_test/wngrad_test.py' 2022-12-01T10:32:47.0869181Z adding 'caffe2/python/predictor/__init__.py' 2022-12-01T10:32:47.0874337Z adding 'caffe2/python/predictor/mobile_exporter.py' 2022-12-01T10:32:47.0879327Z adding 'caffe2/python/predictor/mobile_exporter_test.py' 2022-12-01T10:32:47.0885881Z adding 'caffe2/python/predictor/predictor_exporter.py' 2022-12-01T10:32:47.0891859Z adding 'caffe2/python/predictor/predictor_exporter_test.py' 2022-12-01T10:32:47.0897665Z adding 'caffe2/python/predictor/predictor_py_utils.py' 2022-12-01T10:32:47.0902263Z adding 'caffe2/python/predictor/predictor_test.py' 2022-12-01T10:32:47.0906206Z adding 'caffe2/python/predictor/serde.py' 2022-12-01T10:32:47.0909986Z adding 'caffe2/python/rnn/__init__.py' 2022-12-01T10:32:47.0914358Z adding 'caffe2/python/rnn/lstm_comparison.py' 2022-12-01T10:32:47.0918937Z adding 'caffe2/python/rnn/rnn_cell_test_util.py' 2022-12-01T10:32:47.0922875Z adding 'caffe2/python/serialized_test/__init__.py' 2022-12-01T10:32:47.0927904Z adding 'caffe2/python/serialized_test/coverage.py' 2022-12-01T10:32:47.0934190Z adding 'caffe2/python/serialized_test/serialized_test_util.py' 2022-12-01T10:32:47.0944477Z adding 'caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_elu.zip' 2022-12-01T10:32:47.0949106Z adding 'caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_leaky_relu.zip' 2022-12-01T10:32:47.0953567Z adding 'caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_relu.zip' 2022-12-01T10:32:47.0958182Z adding 'caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_relu_n.zip' 2022-12-01T10:32:47.0962723Z adding 'caffe2/python/serialized_test/data/operator_test/adadelta_test.test_adadelta.zip' 2022-12-01T10:32:47.0967407Z adding 'caffe2/python/serialized_test/data/operator_test/adadelta_test.test_sparse_adadelta_empty.zip' 2022-12-01T10:32:47.0971850Z adding 'caffe2/python/serialized_test/data/operator_test/adagrad_test.test_adagrad.zip' 2022-12-01T10:32:47.0976281Z adding 'caffe2/python/serialized_test/data/operator_test/adagrad_test.test_row_wise_sparse_adagrad_empty.zip' 2022-12-01T10:32:47.0980822Z adding 'caffe2/python/serialized_test/data/operator_test/adagrad_test.test_sparse_adagrad_empty.zip' 2022-12-01T10:32:47.0985329Z adding 'caffe2/python/serialized_test/data/operator_test/affine_channel_op_test.test_affine_channel_2d.zip' 2022-12-01T10:32:47.0989784Z adding 'caffe2/python/serialized_test/data/operator_test/arg_ops_test.test_argmax.zip' 2022-12-01T10:32:47.0994154Z adding 'caffe2/python/serialized_test/data/operator_test/arg_ops_test.test_argmin.zip' 2022-12-01T10:32:47.0998534Z adding 'caffe2/python/serialized_test/data/operator_test/batch_box_cox_test.test_batch_box_cox.zip' 2022-12-01T10:32:47.1003156Z adding 'caffe2/python/serialized_test/data/operator_test/batch_bucketize_op_test.test_batch_bucketize_example.zip' 2022-12-01T10:32:47.1007752Z adding 'caffe2/python/serialized_test/data/operator_test/batch_moments_op_test.test_batch_moments_2d.zip' 2022-12-01T10:32:47.1012339Z adding 'caffe2/python/serialized_test/data/operator_test/batch_sparse_to_dense_op_test.test_batch_sparse_to_dense.zip' 2022-12-01T10:32:47.1016979Z adding 'caffe2/python/serialized_test/data/operator_test/bbox_transform_test.test_bbox_transform.zip' 2022-12-01T10:32:47.1021426Z adding 'caffe2/python/serialized_test/data/operator_test/boolean_mask_test.test_boolean_mask.zip' 2022-12-01T10:32:47.1025955Z adding 'caffe2/python/serialized_test/data/operator_test/boolean_mask_test.test_sequence_mask_with_lengths.zip' 2022-12-01T10:32:47.1030429Z adding 'caffe2/python/serialized_test/data/operator_test/boolean_unmask_test.test.zip' 2022-12-01T10:32:47.1035497Z adding 'caffe2/python/serialized_test/data/operator_test/box_with_nms_limit_op_test.test_simple.zip' 2022-12-01T10:32:47.1039829Z adding 'caffe2/python/serialized_test/data/operator_test/ceil_op_test.test_ceil.zip' 2022-12-01T10:32:47.1044554Z adding 'caffe2/python/serialized_test/data/operator_test/channel_backprop_stats_op_test.testChannelBackpropStats.zip' 2022-12-01T10:32:47.1049327Z adding 'caffe2/python/serialized_test/data/operator_test/channel_shuffle_test.test_channel_shuffle.zip' 2022-12-01T10:32:47.1054305Z adding 'caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.testChannelStats.zip' 2022-12-01T10:32:47.1058936Z adding 'caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.test_channel_stats_2d.zip' 2022-12-01T10:32:47.1063424Z adding 'caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.test_channel_stats_3d.zip' 2022-12-01T10:32:47.1067807Z adding 'caffe2/python/serialized_test/data/operator_test/clip_op_test.test_clip.zip' 2022-12-01T10:32:47.1072315Z adding 'caffe2/python/serialized_test/data/operator_test/clip_tensor_op_test.test_clip_tensor_by_scaling.zip' 2022-12-01T10:32:47.1088136Z adding 'caffe2/python/serialized_test/data/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.test_collect_and_dist.zip' 2022-12-01T10:32:47.1093934Z adding 'caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_concat.zip' 2022-12-01T10:32:47.1098253Z adding 'caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_split.zip' 2022-12-01T10:32:47.1102833Z adding 'caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_split_by_lengths.zip' 2022-12-01T10:32:47.1107667Z adding 'caffe2/python/serialized_test/data/operator_test/conditional_test.test_conditional.zip' 2022-12-01T10:32:47.1112333Z adding 'caffe2/python/serialized_test/data/operator_test/conv_test.test_1x1_conv.zip' 2022-12-01T10:32:47.1117099Z adding 'caffe2/python/serialized_test/data/operator_test/cosine_embedding_criterion_op_test.test_cosine_embedding_criterion.zip' 2022-12-01T10:32:47.1129132Z adding 'caffe2/python/serialized_test/data/operator_test/ctc_beam_search_decoder_op_test.test_ctc_beam_search_decoder.zip' 2022-12-01T10:32:47.1134789Z adding 'caffe2/python/serialized_test/data/operator_test/ctc_greedy_decoder_op_test.test_ctc_greedy_decoder.zip' 2022-12-01T10:32:47.1139197Z adding 'caffe2/python/serialized_test/data/operator_test/distance_op_test.test_dot_product.zip' 2022-12-01T10:32:47.1143593Z adding 'caffe2/python/serialized_test/data/operator_test/dropout_op_test.test_dropout_is_test.zip' 2022-12-01T10:32:47.1148109Z adding 'caffe2/python/serialized_test/data/operator_test/elementwise_linear_op_test.test.zip' 2022-12-01T10:32:47.1152681Z adding 'caffe2/python/serialized_test/data/operator_test/elementwise_logical_ops_test.test_is_member_of.zip' 2022-12-01T10:32:47.1157201Z adding 'caffe2/python/serialized_test/data/operator_test/elementwise_logical_ops_test.test_where.zip' 2022-12-01T10:32:47.1162223Z adding 'caffe2/python/serialized_test/data/operator_test/elementwise_op_broadcast_test.test_broadcast_powt.zip' 2022-12-01T10:32:47.1167095Z adding 'caffe2/python/serialized_test/data/operator_test/erf_op_test.test_erf.zip' 2022-12-01T10:32:47.1171537Z adding 'caffe2/python/serialized_test/data/operator_test/expand_op_test.test_expand_rand_shape.zip' 2022-12-01T10:32:47.1186967Z adding 'caffe2/python/serialized_test/data/operator_test/fc_operator_test.test_fc.zip' 2022-12-01T10:32:47.1191435Z adding 'caffe2/python/serialized_test/data/operator_test/filler_ops_test.test_diagonal_fill_op_float.zip' 2022-12-01T10:32:47.1195868Z adding 'caffe2/python/serialized_test/data/operator_test/filler_ops_test.test_lengths_range_fill.zip' 2022-12-01T10:32:47.1200184Z adding 'caffe2/python/serialized_test/data/operator_test/find_op_test.test_find.zip' 2022-12-01T10:32:47.1204791Z adding 'caffe2/python/serialized_test/data/operator_test/flexible_top_k_test.test_flexible_top_k.zip' 2022-12-01T10:32:47.1209136Z adding 'caffe2/python/serialized_test/data/operator_test/floor_op_test.test_floor.zip' 2022-12-01T10:32:47.1213700Z adding 'caffe2/python/serialized_test/data/operator_test/gather_ops_test.test_batch_gather_ops.zip' 2022-12-01T10:32:47.1218412Z adding 'caffe2/python/serialized_test/data/operator_test/gather_ops_test.test_gather_ops.zip' 2022-12-01T10:32:47.1222885Z adding 'caffe2/python/serialized_test/data/operator_test/gather_ranges_op_test.test_gather_ranges.zip' 2022-12-01T10:32:47.1227430Z adding 'caffe2/python/serialized_test/data/operator_test/gather_ranges_op_test.test_gather_ranges_split.zip' 2022-12-01T10:32:47.1231782Z adding 'caffe2/python/serialized_test/data/operator_test/glu_op_test.test_glu_old.zip' 2022-12-01T10:32:47.1236405Z adding 'caffe2/python/serialized_test/data/operator_test/group_norm_op_test.test_group_norm_2d.zip' 2022-12-01T10:32:47.1240963Z adding 'caffe2/python/serialized_test/data/operator_test/gru_test.test_gru_unit_op.zip' 2022-12-01T10:32:47.1245573Z adding 'caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_cosh.zip' 2022-12-01T10:32:47.1249971Z adding 'caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_sinh.zip' 2022-12-01T10:32:47.1254442Z adding 'caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_tanh.zip' 2022-12-01T10:32:47.1259105Z adding 'caffe2/python/serialized_test/data/operator_test/index_hash_ops_test.test_index_hash_ops.zip' 2022-12-01T10:32:47.1263964Z adding 'caffe2/python/serialized_test/data/operator_test/instance_norm_test.test_instance_norm_reference_check.zip' 2022-12-01T10:32:47.1268766Z adding 'caffe2/python/serialized_test/data/operator_test/integral_image_ops_test.test_integral_image_gradient_ops.zip' 2022-12-01T10:32:47.1273452Z adding 'caffe2/python/serialized_test/data/operator_test/integral_image_ops_test.test_integral_image_ops.zip' 2022-12-01T10:32:47.1278123Z adding 'caffe2/python/serialized_test/data/operator_test/jsd_ops_test.test_bernoulli_jsd.zip' 2022-12-01T10:32:47.1296144Z adding 'caffe2/python/serialized_test/data/operator_test/layer_norm_op_test.test_layer_norm_grad_op.zip' 2022-12-01T10:32:47.1300821Z adding 'caffe2/python/serialized_test/data/operator_test/learning_rate_adaption_op_test.test_learning_rate_adaption_op_normalization.zip' 2022-12-01T10:32:47.1309471Z adding 'caffe2/python/serialized_test/data/operator_test/learning_rate_op_test.test_alter_learning_rate_op.zip' 2022-12-01T10:32:47.1312648Z adding 'caffe2/python/serialized_test/data/operator_test/length_split_op_test.test_length_split_edge.zip' 2022-12-01T10:32:47.1317850Z adding 'caffe2/python/serialized_test/data/operator_test/lengths_pad_op_test.test_lengths_pad.zip' 2022-12-01T10:32:47.1322355Z adding 'caffe2/python/serialized_test/data/operator_test/lengths_tile_op_test.test_lengths_tile.zip' 2022-12-01T10:32:47.1327627Z adding 'caffe2/python/serialized_test/data/operator_test/lengths_top_k_ops_test.test_lengths_top_k_op.zip' 2022-12-01T10:32:47.1332001Z adding 'caffe2/python/serialized_test/data/operator_test/locally_connected_op_test.test_lc_2d.zip' 2022-12-01T10:32:47.1336558Z adding 'caffe2/python/serialized_test/data/operator_test/loss_ops_test.test_averaged_loss.zip' 2022-12-01T10:32:47.1341205Z adding 'caffe2/python/serialized_test/data/operator_test/margin_ranking_criterion_op_test.test_margin_ranking_criterion.zip' 2022-12-01T10:32:47.1345618Z adding 'caffe2/python/serialized_test/data/operator_test/math_ops_test.test_sign.zip' 2022-12-01T10:32:47.1350201Z adding 'caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_batch_matmul.zip' 2022-12-01T10:32:47.1354684Z adding 'caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_matmul.zip' 2022-12-01T10:32:47.1359437Z adding 'caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_numpy_batch_matmul.zip' 2022-12-01T10:32:47.1363999Z adding 'caffe2/python/serialized_test/data/operator_test/mean_op_test.test_mean.zip' 2022-12-01T10:32:47.1368680Z adding 'caffe2/python/serialized_test/data/operator_test/merge_id_lists_op_test.test_merge_id_lists_op.zip' 2022-12-01T10:32:47.1373768Z adding 'caffe2/python/serialized_test/data/operator_test/moments_op_test.test_moments.zip' 2022-12-01T10:32:47.1378194Z adding 'caffe2/python/serialized_test/data/operator_test/momentum_sgd_test.test_momentum_sgd.zip' 2022-12-01T10:32:47.1382764Z adding 'caffe2/python/serialized_test/data/operator_test/momentum_sgd_test.test_sparse_momentum_sgd.zip' 2022-12-01T10:32:47.1387307Z adding 'caffe2/python/serialized_test/data/operator_test/negate_gradient_op_test.test_forward.zip' 2022-12-01T10:32:47.1391971Z adding 'caffe2/python/serialized_test/data/operator_test/numpy_tile_op_test.test_numpy_tile.zip' 2022-12-01T10:32:47.1396447Z adding 'caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_batch_bucketized_one_hot.zip' 2022-12-01T10:32:47.1401370Z adding 'caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_batch_one_hot.zip' 2022-12-01T10:32:47.1405959Z adding 'caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_one_hot.zip' 2022-12-01T10:32:47.1410571Z adding 'caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_segment_one_hot.zip' 2022-12-01T10:32:47.1415286Z adding 'caffe2/python/serialized_test/data/operator_test/onnx_while_test.test_onnx_while_fibb.zip' 2022-12-01T10:32:47.1424415Z adding 'caffe2/python/serialized_test/data/operator_test/pack_ops_test.test_pack_with_max_length_ops.zip' 2022-12-01T10:32:47.1429008Z adding 'caffe2/python/serialized_test/data/operator_test/pack_rnn_sequence_op_test.test_pack_rnn_seqence.zip' 2022-12-01T10:32:47.1433530Z adding 'caffe2/python/serialized_test/data/operator_test/pack_rnn_sequence_op_test.test_unpack_rnn_seqence.zip' 2022-12-01T10:32:47.1438299Z adding 'caffe2/python/serialized_test/data/operator_test/pad_test.test_crop.zip' 2022-12-01T10:32:47.1442819Z adding 'caffe2/python/serialized_test/data/operator_test/piecewise_linear_transform_test.test_multi_predictions_params_from_arg.zip' 2022-12-01T10:32:47.1447437Z adding 'caffe2/python/serialized_test/data/operator_test/rank_loss_operator_test.test_pair_wise_loss_batch.zip' 2022-12-01T10:32:47.1452201Z adding 'caffe2/python/serialized_test/data/operator_test/recurrent_network_test.test_mul.zip' 2022-12-01T10:32:47.1457591Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_back_max.zip' 2022-12-01T10:32:47.1462896Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_back_mean.zip' 2022-12-01T10:32:47.1468242Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_max.zip' 2022-12-01T10:32:47.1473520Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_mean.zip' 2022-12-01T10:32:47.1478531Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_sum.zip' 2022-12-01T10:32:47.1483146Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_l2.zip' 2022-12-01T10:32:47.1487914Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_max.zip' 2022-12-01T10:32:47.1492412Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_mean.zip' 2022-12-01T10:32:47.1496923Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_min.zip' 2022-12-01T10:32:47.1501335Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_columnwise_max.zip' 2022-12-01T10:32:47.1505783Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_int_sum.zip' 2022-12-01T10:32:47.1510175Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_sqrsum.zip' 2022-12-01T10:32:47.1514666Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_sum.zip' 2022-12-01T10:32:47.1531490Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_rowwise_max.zip' 2022-12-01T10:32:47.1536129Z adding 'caffe2/python/serialized_test/data/operator_test/selu_op_test.test_selu_1.zip' 2022-12-01T10:32:47.1541049Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_add_padding.zip' 2022-12-01T10:32:47.1549825Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_find_duplicate_elements.zip' 2022-12-01T10:32:47.1554199Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_gather_padding.zip' 2022-12-01T10:32:47.1558678Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_remove_data_blocks.zip' 2022-12-01T10:32:47.1563588Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_reverse_packed_segs.zip' 2022-12-01T10:32:47.1568570Z adding 'caffe2/python/serialized_test/data/operator_test/sinusoid_position_encoding_op_test.test_sinusoid_embedding.zip' 2022-12-01T10:32:47.1573102Z adding 'caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax.zip' 2022-12-01T10:32:47.1577493Z adding 'caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax_grad.zip' 2022-12-01T10:32:47.1582103Z adding 'caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax_with_loss.zip' 2022-12-01T10:32:47.1588090Z adding 'caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_spatial_softmax_with_loss.zip' 2022-12-01T10:32:47.1592835Z adding 'caffe2/python/serialized_test/data/operator_test/sparse_ops_test.testScatterAssign.zip' 2022-12-01T10:32:47.1597672Z adding 'caffe2/python/serialized_test/data/operator_test/sparse_ops_test.testScatterWeightedSum.zip' 2022-12-01T10:32:47.1602358Z adding 'caffe2/python/serialized_test/data/operator_test/spatial_bn_op_test.test_spatialbn_test_mode_3d.zip' 2022-12-01T10:32:47.1606999Z adding 'caffe2/python/serialized_test/data/operator_test/square_root_divide_op_test.test_square_root_divide.zip' 2022-12-01T10:32:47.1611559Z adding 'caffe2/python/serialized_test/data/operator_test/string_ops_test.test_string_ends_with.zip' 2022-12-01T10:32:47.1616094Z adding 'caffe2/python/serialized_test/data/operator_test/string_ops_test.test_string_starts_with.zip' 2022-12-01T10:32:47.1620571Z adding 'caffe2/python/serialized_test/data/operator_test/thresholded_relu_op_test.test_thresholded_relu_1.zip' 2022-12-01T10:32:47.1624912Z adding 'caffe2/python/serialized_test/data/operator_test/tile_op_test.test_tile.zip' 2022-12-01T10:32:47.1629418Z adding 'caffe2/python/serialized_test/data/operator_test/top_k_test.test_top_k.zip' 2022-12-01T10:32:47.1633890Z adding 'caffe2/python/serialized_test/data/operator_test/transpose_op_test.test_transpose.zip' 2022-12-01T10:32:47.1638232Z adding 'caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_acos.zip' 2022-12-01T10:32:47.1642603Z adding 'caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_asin.zip' 2022-12-01T10:32:47.1647124Z adding 'caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_atan.zip' 2022-12-01T10:32:47.1651470Z adding 'caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_tan.zip' 2022-12-01T10:32:47.1655849Z adding 'caffe2/python/serialized_test/data/operator_test/unique_ops_test.test_unique_op.zip' 2022-12-01T10:32:47.1660232Z adding 'caffe2/python/serialized_test/data/operator_test/upsample_op_test.test_upsample.zip' 2022-12-01T10:32:47.1664704Z adding 'caffe2/python/serialized_test/data/operator_test/upsample_op_test.test_upsample_grad.zip' 2022-12-01T10:32:47.1669471Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_max.zip' 2022-12-01T10:32:47.1674465Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_max_grad.zip' 2022-12-01T10:32:47.1679548Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_min.zip' 2022-12-01T10:32:47.1684660Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_min_grad.zip' 2022-12-01T10:32:47.1689293Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_lengths_gather.zip' 2022-12-01T10:32:47.1693812Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_lengths_to_ranges.zip' 2022-12-01T10:32:47.1698438Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_nan_check.zip' 2022-12-01T10:32:47.1703038Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_size_op.zip' 2022-12-01T10:32:47.1707551Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_slice.zip' 2022-12-01T10:32:47.1712090Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_sum.zip' 2022-12-01T10:32:47.1717038Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_transpose.zip' 2022-12-01T10:32:47.1721541Z adding 'caffe2/python/serialized_test/data/operator_test/weighted_sum_test.test_weighted_sum.zip' 2022-12-01T10:32:47.1726030Z adding 'caffe2/python/serialized_test/data/operator_test/wngrad_test.test_sparse_wngrad_empty.zip' 2022-12-01T10:32:47.1730363Z adding 'caffe2/python/serialized_test/data/operator_test/wngrad_test.test_wngrad_dense_base.zip' 2022-12-01T10:32:47.1734513Z adding 'caffe2/python/test/__init__.py' 2022-12-01T10:32:47.1738560Z adding 'caffe2/python/test/blob_deallocation_test.py' 2022-12-01T10:32:47.1742782Z adding 'caffe2/python/test/do_op_test.py' 2022-12-01T10:32:47.1752577Z adding 'caffe2/python/test/executor_test.py' 2022-12-01T10:32:47.1753985Z adding 'caffe2/python/test/executor_test_util.py' 2022-12-01T10:32:47.1758568Z adding 'caffe2/python/test/fakefp16_transform_test.py' 2022-12-01T10:32:47.1764124Z adding 'caffe2/python/test/gpu_context_test.py' 2022-12-01T10:32:47.1768721Z adding 'caffe2/python/test/inference_lstm_op_test.py' 2022-12-01T10:32:47.1772907Z adding 'caffe2/python/test/python_protobuf_test.py' 2022-12-01T10:32:47.1776641Z adding 'caffe2/python/trt/__init__.py' 2022-12-01T10:32:47.1781985Z adding 'caffe2/python/trt/test_pt_onnx_trt.py' 2022-12-01T10:32:47.1788467Z adding 'caffe2/python/trt/test_trt.py' 2022-12-01T10:32:47.1793478Z adding 'caffe2/python/trt/transform.py' 2022-12-01T10:32:47.1797240Z adding 'caffe2/quantization/__init__.py' 2022-12-01T10:32:47.1801500Z adding 'caffe2/quantization/server/__init__.py' 2022-12-01T10:32:47.1807381Z adding 'caffe2/quantization/server/batch_matmul_dnnlowp_op_test.py' 2022-12-01T10:32:47.1812219Z adding 'caffe2/quantization/server/batch_permutation_dnnlowp_op_test.py' 2022-12-01T10:32:47.1816907Z adding 'caffe2/quantization/server/channel_shuffle_dnnlowp_op_test.py' 2022-12-01T10:32:47.1821750Z adding 'caffe2/quantization/server/compute_equalization_scale_test.py' 2022-12-01T10:32:47.1826473Z adding 'caffe2/quantization/server/concat_dnnlowp_op_test.py' 2022-12-01T10:32:47.1832066Z adding 'caffe2/quantization/server/conv_depthwise_dnnlowp_op_test.py' 2022-12-01T10:32:47.1838565Z adding 'caffe2/quantization/server/conv_dnnlowp_acc16_op_test.py' 2022-12-01T10:32:47.1845384Z adding 'caffe2/quantization/server/conv_dnnlowp_op_test.py' 2022-12-01T10:32:47.1851850Z adding 'caffe2/quantization/server/conv_groupwise_dnnlowp_acc16_op_test.py' 2022-12-01T10:32:47.1858155Z adding 'caffe2/quantization/server/conv_groupwise_dnnlowp_op_test.py' 2022-12-01T10:32:47.1862862Z adding 'caffe2/quantization/server/dequantize_dnnlowp_op_test.py' 2022-12-01T10:32:47.1870169Z adding 'caffe2/quantization/server/dnnlowp_test_utils.py' 2022-12-01T10:32:47.1878881Z adding 'caffe2/quantization/server/elementwise_add_dnnlowp_op_test.py' 2022-12-01T10:32:47.1882631Z adding 'caffe2/quantization/server/elementwise_linear_dnnlowp_op_test.py' 2022-12-01T10:32:47.1889819Z adding 'caffe2/quantization/server/elementwise_mul_dnnlowp_op_test.py' 2022-12-01T10:32:47.1895082Z adding 'caffe2/quantization/server/elementwise_sum_dnnlowp_op_test.py' 2022-12-01T10:32:47.1900796Z adding 'caffe2/quantization/server/fully_connected_dnnlowp_acc16_op_test.py' 2022-12-01T10:32:47.1907205Z adding 'caffe2/quantization/server/fully_connected_dnnlowp_op_test.py' 2022-12-01T10:32:47.1912090Z adding 'caffe2/quantization/server/fully_connected_fp16_test.py' 2022-12-01T10:32:47.1917422Z adding 'caffe2/quantization/server/fully_connected_rowwise_dnnlowp_op_test.py' 2022-12-01T10:32:47.1922161Z adding 'caffe2/quantization/server/gather_dnnlowp_op_test.py' 2022-12-01T10:32:47.1927297Z adding 'caffe2/quantization/server/group_norm_dnnlowp_op_test.py' 2022-12-01T10:32:47.1932140Z adding 'caffe2/quantization/server/int8_gen_quant_params_min_max_test.py' 2022-12-01T10:32:47.1937049Z adding 'caffe2/quantization/server/int8_gen_quant_params_test.py' 2022-12-01T10:32:47.1941598Z adding 'caffe2/quantization/server/int8_quant_scheme_blob_fill_test.py' 2022-12-01T10:32:47.1946295Z adding 'caffe2/quantization/server/lstm_unit_dnnlowp_op_test.py' 2022-12-01T10:32:47.1950787Z adding 'caffe2/quantization/server/observer_test.py' 2022-12-01T10:32:47.1955845Z adding 'caffe2/quantization/server/pool_dnnlowp_op_test.py' 2022-12-01T10:32:47.1960550Z adding 'caffe2/quantization/server/quantize_dnnlowp_op_test.py' 2022-12-01T10:32:47.1965285Z adding 'caffe2/quantization/server/relu_dnnlowp_op_test.py' 2022-12-01T10:32:47.1970164Z adding 'caffe2/quantization/server/resize_nearest_3d_dnnlowp_op_test.py' 2022-12-01T10:32:47.1974656Z adding 'caffe2/quantization/server/resize_nearest_dnnlowp_op_test.py' 2022-12-01T10:32:47.1979184Z adding 'caffe2/quantization/server/sigmoid_dnnlowp_op_test.py' 2022-12-01T10:32:47.1984017Z adding 'caffe2/quantization/server/spatial_batch_norm_dnnlowp_op_test.py' 2022-12-01T10:32:47.1988639Z adding 'caffe2/quantization/server/tanh_dnnlowp_op_test.py' 2022-12-01T10:32:47.1996138Z adding 'caffe2/quantization/server/utils.py' 2022-12-01T10:32:47.2183236Z adding 'functorch/_C.cp39-win_amd64.pyd' 2022-12-01T10:32:47.2194787Z adding 'functorch/__init__.py' 2022-12-01T10:32:47.2199190Z adding 'functorch/setup.py' 2022-12-01T10:32:47.2204256Z adding 'functorch/_src/__init__.py' 2022-12-01T10:32:47.2216589Z adding 'functorch/_src/aot_autograd.py' 2022-12-01T10:32:47.2222977Z adding 'functorch/_src/benchmark_utils.py' 2022-12-01T10:32:47.2227931Z adding 'functorch/_src/compile_utils.py' 2022-12-01T10:32:47.2234777Z adding 'functorch/_src/compilers.py' 2022-12-01T10:32:47.2239338Z adding 'functorch/_src/config.py' 2022-12-01T10:32:47.2262141Z adding 'functorch/_src/eager_transforms.py' 2022-12-01T10:32:47.2270649Z adding 'functorch/_src/fx_minifier.py' 2022-12-01T10:32:47.2280049Z adding 'functorch/_src/make_functional.py' 2022-12-01T10:32:47.2285504Z adding 'functorch/_src/named_members_polyfill.py' 2022-12-01T10:32:47.2294371Z adding 'functorch/_src/partitioners.py' 2022-12-01T10:32:47.2299101Z adding 'functorch/_src/python_key.py' 2022-12-01T10:32:47.2303110Z adding 'functorch/_src/pytree_hacks.py' 2022-12-01T10:32:47.2312359Z adding 'functorch/_src/top_operators_github_usage.py' 2022-12-01T10:32:47.2322739Z adding 'functorch/_src/vmap.py' 2022-12-01T10:32:47.2328591Z adding 'functorch/compile/__init__.py' 2022-12-01T10:32:47.2334933Z adding 'functorch/dim/__init__.py' 2022-12-01T10:32:47.2339977Z adding 'functorch/dim/batch_tensor.py' 2022-12-01T10:32:47.2344464Z adding 'functorch/dim/delayed_mul_tensor.py' 2022-12-01T10:32:47.2349195Z adding 'functorch/dim/dim.py' 2022-12-01T10:32:47.2362437Z adding 'functorch/dim/magic_trace.py' 2022-12-01T10:32:47.2368349Z adding 'functorch/dim/op_properties.py' 2022-12-01T10:32:47.2378493Z adding 'functorch/dim/reference.py' 2022-12-01T10:32:47.2383319Z adding 'functorch/dim/tree_map.py' 2022-12-01T10:32:47.2387621Z adding 'functorch/dim/wrap_type.py' 2022-12-01T10:32:47.2392476Z adding 'functorch/experimental/__init__.py' 2022-12-01T10:32:47.2396649Z adding 'functorch/experimental/batch_norm_replacement.py' 2022-12-01T10:32:47.2401556Z adding 'functorch/experimental/cond.py' 2022-12-01T10:32:47.2405608Z adding 'functorch/experimental/ops.py' 2022-12-01T10:32:47.2414890Z adding 'torch/_C.cp39-win_amd64.pyd' 2022-12-01T10:32:47.2422964Z adding 'torch/_C_flatbuffer.cp39-win_amd64.pyd' 2022-12-01T10:32:47.2432714Z adding 'torch/_VF.py' 2022-12-01T10:32:47.2436924Z adding 'torch/__config__.py' 2022-12-01T10:32:47.2441098Z adding 'torch/__future__.py' 2022-12-01T10:32:47.2456706Z adding 'torch/__init__.py' 2022-12-01T10:32:47.2467390Z adding 'torch/_appdirs.py' 2022-12-01T10:32:47.2472539Z adding 'torch/_classes.py' 2022-12-01T10:32:47.2477256Z adding 'torch/_deploy.py' 2022-12-01T10:32:47.2499062Z adding 'torch/_jit_internal.py' 2022-12-01T10:32:47.2505440Z adding 'torch/_linalg_utils.py' 2022-12-01T10:32:47.2522681Z adding 'torch/_lobpcg.py' 2022-12-01T10:32:47.2530622Z adding 'torch/_lowrank.py' 2022-12-01T10:32:47.2545498Z adding 'torch/_meta_registrations.py' 2022-12-01T10:32:47.2551852Z adding 'torch/_namedtensor_internals.py' 2022-12-01T10:32:47.2561883Z adding 'torch/_ops.py' 2022-12-01T10:32:47.2568388Z adding 'torch/_python_dispatcher.py' 2022-12-01T10:32:47.2572879Z adding 'torch/_six.py' 2022-12-01T10:32:47.2577905Z adding 'torch/_sources.py' 2022-12-01T10:32:47.2582053Z adding 'torch/_storage_docs.py' 2022-12-01T10:32:47.2601668Z adding 'torch/_tensor.py' 2022-12-01T10:32:47.2640909Z adding 'torch/_tensor_docs.py' 2022-12-01T10:32:47.2654529Z adding 'torch/_tensor_str.py' 2022-12-01T10:32:47.2787008Z adding 'torch/_torch_docs.py' 2022-12-01T10:32:47.2807789Z adding 'torch/_utils.py' 2022-12-01T10:32:47.2813101Z adding 'torch/_utils_internal.py' 2022-12-01T10:32:47.2820953Z adding 'torch/_vmap_internals.py' 2022-12-01T10:32:47.2827619Z adding 'torch/_weights_only_unpickler.py' 2022-12-01T10:32:47.2856187Z adding 'torch/functional.py' 2022-12-01T10:32:47.2871064Z adding 'torch/hub.py' 2022-12-01T10:32:47.2878129Z adding 'torch/library.py' 2022-12-01T10:32:47.2905440Z adding 'torch/overrides.py' 2022-12-01T10:32:47.2910995Z adding 'torch/py.typed' 2022-12-01T10:32:47.2916609Z adding 'torch/quasirandom.py' 2022-12-01T10:32:47.2921950Z adding 'torch/random.py' 2022-12-01T10:32:47.2926370Z adding 'torch/return_types.py' 2022-12-01T10:32:47.2945228Z adding 'torch/serialization.py' 2022-12-01T10:32:47.2958902Z adding 'torch/storage.py' 2022-12-01T10:32:47.2964794Z adding 'torch/torch_version.py' 2022-12-01T10:32:47.2969198Z adding 'torch/types.py' 2022-12-01T10:32:47.2973147Z adding 'torch/version.py' 2022-12-01T10:32:47.3007341Z adding 'torch/_C/_VariableFunctions.pyi' 2022-12-01T10:32:47.3044735Z adding 'torch/_C/__init__.pyi' 2022-12-01T10:32:47.3052128Z adding 'torch/_C/_autograd.pyi' 2022-12-01T10:32:47.3056136Z adding 'torch/_C/_cudnn.pyi' 2022-12-01T10:32:47.3060180Z adding 'torch/_C/_distributed_autograd.pyi' 2022-12-01T10:32:47.3065638Z adding 'torch/_C/_distributed_c10d.pyi' 2022-12-01T10:32:47.3070968Z adding 'torch/_C/_distributed_rpc.pyi' 2022-12-01T10:32:47.3075319Z adding 'torch/_C/_distributed_rpc_testing.pyi' 2022-12-01T10:32:47.3079184Z adding 'torch/_C/_functions.pyi' 2022-12-01T10:32:47.3083046Z adding 'torch/_C/_functorch.pyi' 2022-12-01T10:32:47.3086836Z adding 'torch/_C/_itt.pyi' 2022-12-01T10:32:47.3090733Z adding 'torch/_C/_lazy.pyi' 2022-12-01T10:32:47.3094523Z adding 'torch/_C/_lazy_ts_backend.pyi' 2022-12-01T10:32:47.3098481Z adding 'torch/_C/_monitor.pyi' 2022-12-01T10:32:47.3102637Z adding 'torch/_C/_nn.pyi' 2022-12-01T10:32:47.3106479Z adding 'torch/_C/_nvtx.pyi' 2022-12-01T10:32:47.3110382Z adding 'torch/_C/_onnx.pyi' 2022-12-01T10:32:47.3114886Z adding 'torch/_C/_profiler.pyi' 2022-12-01T10:32:47.3118719Z adding 'torch/_C/_verbose.pyi' 2022-12-01T10:32:47.3123465Z adding 'torch/_C_flatbuffer/__init__.pyi' 2022-12-01T10:32:47.3130069Z adding 'torch/_decomp/__init__.py' 2022-12-01T10:32:47.3161541Z adding 'torch/_decomp/decompositions.py' 2022-12-01T10:32:47.3170114Z adding 'torch/_decomp/decompositions_for_jvp.py' 2022-12-01T10:32:47.3173883Z adding 'torch/_dispatch/__init__.py' 2022-12-01T10:32:47.3177650Z adding 'torch/_dispatch/python.py' 2022-12-01T10:32:47.3182749Z adding 'torch/_lazy/__init__.py' 2022-12-01T10:32:47.3187832Z adding 'torch/_lazy/closure.py' 2022-12-01T10:32:47.3192342Z adding 'torch/_lazy/computation.py' 2022-12-01T10:32:47.3195991Z adding 'torch/_lazy/config.py' 2022-12-01T10:32:47.3199919Z adding 'torch/_lazy/debug.py' 2022-12-01T10:32:47.3203966Z adding 'torch/_lazy/device_context.py' 2022-12-01T10:32:47.3210064Z adding 'torch/_lazy/extract_compiled_graph.py' 2022-12-01T10:32:47.3214137Z adding 'torch/_lazy/ir_cache.py' 2022-12-01T10:32:47.3217999Z adding 'torch/_lazy/metrics.py' 2022-12-01T10:32:47.3222097Z adding 'torch/_lazy/tensor_factory_functions.py' 2022-12-01T10:32:47.3225866Z adding 'torch/_lazy/ts_backend.py' 2022-12-01T10:32:47.3251856Z adding 'torch/_prims/__init__.py' 2022-12-01T10:32:47.3260837Z adding 'torch/_prims/context.py' 2022-12-01T10:32:47.3265931Z adding 'torch/_prims/executor.py' 2022-12-01T10:32:47.3273083Z adding 'torch/_prims/nvfuser_executor.py' 2022-12-01T10:32:47.3280867Z adding 'torch/_prims/nvfuser_prims.py' 2022-12-01T10:32:47.3302568Z adding 'torch/_prims_common/__init__.py' 2022-12-01T10:32:47.3311512Z adding 'torch/_prims_common/wrappers.py' 2022-12-01T10:32:47.3360808Z adding 'torch/_refs/__init__.py' 2022-12-01T10:32:47.3371582Z adding 'torch/_refs/fft.py' 2022-12-01T10:32:47.3379053Z adding 'torch/_refs/linalg/__init__.py' 2022-12-01T10:32:47.3384087Z adding 'torch/_refs/nn/__init__.py' 2022-12-01T10:32:47.3393739Z adding 'torch/_refs/nn/functional/__init__.py' 2022-12-01T10:32:47.3399761Z adding 'torch/_refs/special/__init__.py' 2022-12-01T10:32:47.3404757Z adding 'torch/_subclasses/__init__.py' 2022-12-01T10:32:47.3420893Z adding 'torch/_subclasses/fake_tensor.py' 2022-12-01T10:32:47.3427222Z adding 'torch/_subclasses/fake_utils.py' 2022-12-01T10:32:47.3434684Z adding 'torch/_subclasses/meta_utils.py' 2022-12-01T10:32:47.3440038Z adding 'torch/amp/__init__.py' 2022-12-01T10:32:47.3446829Z adding 'torch/amp/autocast_mode.py' 2022-12-01T10:32:47.3452299Z adding 'torch/ao/__init__.py' 2022-12-01T10:32:47.3457287Z adding 'torch/ao/nn/__init__.py' 2022-12-01T10:32:47.3462009Z adding 'torch/ao/nn/intrinsic/__init__.py' 2022-12-01T10:32:47.3466862Z adding 'torch/ao/nn/intrinsic/modules/__init__.py' 2022-12-01T10:32:47.3471635Z adding 'torch/ao/nn/intrinsic/modules/fused.py' 2022-12-01T10:32:47.3476559Z adding 'torch/ao/nn/qat/__init__.py' 2022-12-01T10:32:47.3481194Z adding 'torch/ao/nn/qat/dynamic/__init__.py' 2022-12-01T10:32:47.3485976Z adding 'torch/ao/nn/qat/dynamic/modules/__init__.py' 2022-12-01T10:32:47.3490041Z adding 'torch/ao/nn/qat/dynamic/modules/linear.py' 2022-12-01T10:32:47.3494886Z adding 'torch/ao/nn/qat/modules/__init__.py' 2022-12-01T10:32:47.3500272Z adding 'torch/ao/nn/qat/modules/conv.py' 2022-12-01T10:32:47.3505677Z adding 'torch/ao/nn/qat/modules/embedding_ops.py' 2022-12-01T10:32:47.3510476Z adding 'torch/ao/nn/qat/modules/linear.py' 2022-12-01T10:32:47.3515329Z adding 'torch/ao/nn/quantizable/__init__.py' 2022-12-01T10:32:47.3520031Z adding 'torch/ao/nn/quantizable/modules/__init__.py' 2022-12-01T10:32:47.3532029Z adding 'torch/ao/nn/quantizable/modules/activation.py' 2022-12-01T10:32:47.3539242Z adding 'torch/ao/nn/quantizable/modules/rnn.py' 2022-12-01T10:32:47.3545337Z adding 'torch/ao/nn/quantized/__init__.py' 2022-12-01T10:32:47.3554633Z adding 'torch/ao/nn/quantized/functional.py' 2022-12-01T10:32:47.3560386Z adding 'torch/ao/nn/quantized/dynamic/__init__.py' 2022-12-01T10:32:47.3565452Z adding 'torch/ao/nn/quantized/dynamic/modules/__init__.py' 2022-12-01T10:32:47.3571556Z adding 'torch/ao/nn/quantized/dynamic/modules/conv.py' 2022-12-01T10:32:47.3577594Z adding 'torch/ao/nn/quantized/dynamic/modules/linear.py' 2022-12-01T10:32:47.3591929Z adding 'torch/ao/nn/quantized/dynamic/modules/rnn.py' 2022-12-01T10:32:47.3599267Z adding 'torch/ao/nn/quantized/modules/__init__.py' 2022-12-01T10:32:47.3605376Z adding 'torch/ao/nn/quantized/modules/activation.py' 2022-12-01T10:32:47.3610311Z adding 'torch/ao/nn/quantized/modules/batchnorm.py' 2022-12-01T10:32:47.3620558Z adding 'torch/ao/nn/quantized/modules/conv.py' 2022-12-01T10:32:47.3625973Z adding 'torch/ao/nn/quantized/modules/dropout.py' 2022-12-01T10:32:47.3632518Z adding 'torch/ao/nn/quantized/modules/embedding_ops.py' 2022-12-01T10:32:47.3638152Z adding 'torch/ao/nn/quantized/modules/functional_modules.py' 2022-12-01T10:32:47.3645265Z adding 'torch/ao/nn/quantized/modules/linear.py' 2022-12-01T10:32:47.3650731Z adding 'torch/ao/nn/quantized/modules/normalization.py' 2022-12-01T10:32:47.3655407Z adding 'torch/ao/nn/quantized/modules/rnn.py' 2022-12-01T10:32:47.3660404Z adding 'torch/ao/nn/quantized/modules/utils.py' 2022-12-01T10:32:47.3665378Z adding 'torch/ao/nn/quantized/reference/__init__.py' 2022-12-01T10:32:47.3670345Z adding 'torch/ao/nn/quantized/reference/modules/__init__.py' 2022-12-01T10:32:47.3676103Z adding 'torch/ao/nn/quantized/reference/modules/conv.py' 2022-12-01T10:32:47.3681075Z adding 'torch/ao/nn/quantized/reference/modules/linear.py' 2022-12-01T10:32:47.3690248Z adding 'torch/ao/nn/quantized/reference/modules/rnn.py' 2022-12-01T10:32:47.3695844Z adding 'torch/ao/nn/quantized/reference/modules/sparse.py' 2022-12-01T10:32:47.3701655Z adding 'torch/ao/nn/quantized/reference/modules/utils.py' 2022-12-01T10:32:47.3706480Z adding 'torch/ao/nn/sparse/__init__.py' 2022-12-01T10:32:47.3711353Z adding 'torch/ao/nn/sparse/quantized/__init__.py' 2022-12-01T10:32:47.3716852Z adding 'torch/ao/nn/sparse/quantized/linear.py' 2022-12-01T10:32:47.3721293Z adding 'torch/ao/nn/sparse/quantized/utils.py' 2022-12-01T10:32:47.3726157Z adding 'torch/ao/nn/sparse/quantized/dynamic/__init__.py' 2022-12-01T10:32:47.3731446Z adding 'torch/ao/nn/sparse/quantized/dynamic/linear.py' 2022-12-01T10:32:47.3740627Z adding 'torch/ao/ns/__init__.py' 2022-12-01T10:32:47.3748638Z adding 'torch/ao/ns/_numeric_suite.py' 2022-12-01T10:32:47.3758796Z adding 'torch/ao/ns/_numeric_suite_fx.py' 2022-12-01T10:32:47.3763594Z adding 'torch/ao/ns/fx/__init__.py' 2022-12-01T10:32:47.3772322Z adding 'torch/ao/ns/fx/graph_matcher.py' 2022-12-01T10:32:47.3787515Z adding 'torch/ao/ns/fx/graph_passes.py' 2022-12-01T10:32:47.3795868Z adding 'torch/ao/ns/fx/mappings.py' 2022-12-01T10:32:47.3800959Z adding 'torch/ao/ns/fx/ns_types.py' 2022-12-01T10:32:47.3807273Z adding 'torch/ao/ns/fx/pattern_utils.py' 2022-12-01T10:32:47.3827397Z adding 'torch/ao/ns/fx/utils.py' 2022-12-01T10:32:47.3834192Z adding 'torch/ao/ns/fx/weight_utils.py' 2022-12-01T10:32:47.3840175Z adding 'torch/ao/quantization/__init__.py' 2022-12-01T10:32:47.3845523Z adding 'torch/ao/quantization/_correct_bias.py' 2022-12-01T10:32:47.3851267Z adding 'torch/ao/quantization/_equalize.py' 2022-12-01T10:32:47.3856922Z adding 'torch/ao/quantization/_learnable_fake_quantize.py' 2022-12-01T10:32:47.3865521Z adding 'torch/ao/quantization/fake_quantize.py' 2022-12-01T10:32:47.3871874Z adding 'torch/ao/quantization/fuse_modules.py' 2022-12-01T10:32:47.3878163Z adding 'torch/ao/quantization/fuser_method_mappings.py' 2022-12-01T10:32:47.3899481Z adding 'torch/ao/quantization/observer.py' 2022-12-01T10:32:47.3910273Z adding 'torch/ao/quantization/qconfig.py' 2022-12-01T10:32:47.3917634Z adding 'torch/ao/quantization/qconfig_mapping.py' 2022-12-01T10:32:47.3923091Z adding 'torch/ao/quantization/qconfig_mapping_utils.py' 2022-12-01T10:32:47.3927819Z adding 'torch/ao/quantization/quant_type.py' 2022-12-01T10:32:47.3934229Z adding 'torch/ao/quantization/quantization_mappings.py' 2022-12-01T10:32:47.3938747Z adding 'torch/ao/quantization/quantization_types.py' 2022-12-01T10:32:47.3949662Z adding 'torch/ao/quantization/quantize.py' 2022-12-01T10:32:47.3961250Z adding 'torch/ao/quantization/quantize_fx.py' 2022-12-01T10:32:47.3969500Z adding 'torch/ao/quantization/quantize_jit.py' 2022-12-01T10:32:47.3974475Z adding 'torch/ao/quantization/stubs.py' 2022-12-01T10:32:47.3983205Z adding 'torch/ao/quantization/utils.py' 2022-12-01T10:32:47.3989156Z adding 'torch/ao/quantization/backend_config/__init__.py' 2022-12-01T10:32:47.3997307Z adding 'torch/ao/quantization/backend_config/_common_operator_config_utils.py' 2022-12-01T10:32:47.4006606Z adding 'torch/ao/quantization/backend_config/backend_config.py' 2022-12-01T10:32:47.4012850Z adding 'torch/ao/quantization/backend_config/executorch.py' 2022-12-01T10:32:47.4017667Z adding 'torch/ao/quantization/backend_config/fbgemm.py' 2022-12-01T10:32:47.4022655Z adding 'torch/ao/quantization/backend_config/native.py' 2022-12-01T10:32:47.4025924Z adding 'torch/ao/quantization/backend_config/observation_type.py' 2022-12-01T10:32:47.4030544Z adding 'torch/ao/quantization/backend_config/qnnpack.py' 2022-12-01T10:32:47.4035267Z adding 'torch/ao/quantization/backend_config/tensorrt.py' 2022-12-01T10:32:47.4041067Z adding 'torch/ao/quantization/backend_config/utils.py' 2022-12-01T10:32:47.4045967Z adding 'torch/ao/quantization/backend_config/x86.py' 2022-12-01T10:32:47.4051034Z adding 'torch/ao/quantization/fx/__init__.py' 2022-12-01T10:32:47.4065175Z adding 'torch/ao/quantization/fx/_equalize.py' 2022-12-01T10:32:47.4082969Z adding 'torch/ao/quantization/fx/_lower_to_native_backend.py' 2022-12-01T10:32:47.4089797Z adding 'torch/ao/quantization/fx/backend_config_utils.py' 2022-12-01T10:32:47.4106293Z adding 'torch/ao/quantization/fx/convert.py' 2022-12-01T10:32:47.4114824Z adding 'torch/ao/quantization/fx/custom_config.py' 2022-12-01T10:32:47.4120906Z adding 'torch/ao/quantization/fx/fuse.py' 2022-12-01T10:32:47.4126085Z adding 'torch/ao/quantization/fx/fusion_patterns.py' 2022-12-01T10:32:47.4131026Z adding 'torch/ao/quantization/fx/graph_module.py' 2022-12-01T10:32:47.4135256Z adding 'torch/ao/quantization/fx/lower_to_fbgemm.py' 2022-12-01T10:32:47.4139264Z adding 'torch/ao/quantization/fx/lower_to_qnnpack.py' 2022-12-01T10:32:47.4144988Z adding 'torch/ao/quantization/fx/match_utils.py' 2022-12-01T10:32:47.4150236Z adding 'torch/ao/quantization/fx/pattern_utils.py' 2022-12-01T10:32:47.4176817Z adding 'torch/ao/quantization/fx/prepare.py' 2022-12-01T10:32:47.4185644Z adding 'torch/ao/quantization/fx/qconfig_mapping_utils.py' 2022-12-01T10:32:47.4191717Z adding 'torch/ao/quantization/fx/quantization_patterns.py' 2022-12-01T10:32:47.4196595Z adding 'torch/ao/quantization/fx/tracer.py' 2022-12-01T10:32:47.4214684Z adding 'torch/ao/quantization/fx/utils.py' 2022-12-01T10:32:47.4219970Z adding 'torch/ao/quantization/fx/_model_report/__init__.py' 2022-12-01T10:32:47.4243601Z adding 'torch/ao/quantization/fx/_model_report/detector.py' 2022-12-01T10:32:47.4257182Z adding 'torch/ao/quantization/fx/_model_report/model_report.py' 2022-12-01T10:32:47.4264525Z adding 'torch/ao/quantization/fx/_model_report/model_report_observer.py' 2022-12-01T10:32:47.4277248Z adding 'torch/ao/quantization/fx/_model_report/model_report_visualizer.py' 2022-12-01T10:32:47.4283150Z adding 'torch/ao/sparsity/__init__.py' 2022-12-01T10:32:47.4287175Z adding 'torch/ao/sparsity/_mappings.py' 2022-12-01T10:32:47.4290809Z adding 'torch/ao/sparsity/_experimental/__init__.py' 2022-12-01T10:32:47.4294447Z adding 'torch/ao/sparsity/_experimental/activation_sparsifier/__init__.py' 2022-12-01T10:32:47.4303008Z adding 'torch/ao/sparsity/_experimental/activation_sparsifier/activation_sparsifier.py' 2022-12-01T10:32:47.4308580Z adding 'torch/ao/sparsity/_experimental/data_scheduler/__init__.py' 2022-12-01T10:32:47.4314311Z adding 'torch/ao/sparsity/_experimental/data_scheduler/base_data_scheduler.py' 2022-12-01T10:32:47.4319487Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/__init__.py' 2022-12-01T10:32:47.4327293Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/base_data_sparsifier.py' 2022-12-01T10:32:47.4333592Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/data_norm_sparsifier.py' 2022-12-01T10:32:47.4339060Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/quantization_utils.py' 2022-12-01T10:32:47.4342879Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/lightning/__init__.py' 2022-12-01T10:32:47.4346661Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/__init__.py' 2022-12-01T10:32:47.4351115Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py' 2022-12-01T10:32:47.4356303Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py' 2022-12-01T10:32:47.4361279Z adding 'torch/ao/sparsity/_experimental/pruner/__init__.py' 2022-12-01T10:32:47.4367998Z adding 'torch/ao/sparsity/_experimental/pruner/base_pruner.py' 2022-12-01T10:32:47.4373087Z adding 'torch/ao/sparsity/_experimental/pruner/parametrization.py' 2022-12-01T10:32:47.4376927Z adding 'torch/ao/sparsity/scheduler/__init__.py' 2022-12-01T10:32:47.4382331Z adding 'torch/ao/sparsity/scheduler/base_scheduler.py' 2022-12-01T10:32:47.4387446Z adding 'torch/ao/sparsity/scheduler/cubic_scheduler.py' 2022-12-01T10:32:47.4392119Z adding 'torch/ao/sparsity/scheduler/lambda_scheduler.py' 2022-12-01T10:32:47.4395826Z adding 'torch/ao/sparsity/sparsifier/__init__.py' 2022-12-01T10:32:47.4403070Z adding 'torch/ao/sparsity/sparsifier/base_sparsifier.py' 2022-12-01T10:32:47.4408810Z adding 'torch/ao/sparsity/sparsifier/nearly_diagonal_sparsifier.py' 2022-12-01T10:32:47.4413727Z adding 'torch/ao/sparsity/sparsifier/utils.py' 2022-12-01T10:32:47.4420409Z adding 'torch/ao/sparsity/sparsifier/weight_norm_sparsifier.py' 2022-12-01T10:32:47.4430535Z adding 'torch/autograd/__init__.py' 2022-12-01T10:32:47.4435978Z adding 'torch/autograd/anomaly_mode.py' 2022-12-01T10:32:47.4441685Z adding 'torch/autograd/forward_ad.py' 2022-12-01T10:32:47.4452687Z adding 'torch/autograd/function.py' 2022-12-01T10:32:47.4469588Z adding 'torch/autograd/functional.py' 2022-12-01T10:32:47.4477125Z adding 'torch/autograd/grad_mode.py' 2022-12-01T10:32:47.4512267Z adding 'torch/autograd/gradcheck.py' 2022-12-01T10:32:47.4520023Z adding 'torch/autograd/graph.py' 2022-12-01T10:32:47.4533542Z adding 'torch/autograd/profiler.py' 2022-12-01T10:32:47.4541056Z adding 'torch/autograd/profiler_legacy.py' 2022-12-01T10:32:47.4555326Z adding 'torch/autograd/profiler_util.py' 2022-12-01T10:32:47.4560411Z adding 'torch/autograd/variable.py' 2022-12-01T10:32:47.4565207Z adding 'torch/autograd/_functions/__init__.py' 2022-12-01T10:32:47.4569426Z adding 'torch/autograd/_functions/tensor.py' 2022-12-01T10:32:47.4573785Z adding 'torch/autograd/_functions/utils.py' 2022-12-01T10:32:47.4579061Z adding 'torch/backends/__init__.py' 2022-12-01T10:32:47.4582665Z adding 'torch/backends/_coreml/__init__.py' 2022-12-01T10:32:47.4587838Z adding 'torch/backends/_coreml/preprocess.py' 2022-12-01T10:32:47.4596516Z adding 'torch/backends/_nnapi/__init__.py' 2022-12-01T10:32:47.4602510Z adding 'torch/backends/_nnapi/prepare.py' 2022-12-01T10:32:47.4627628Z adding 'torch/backends/_nnapi/serializer.py' 2022-12-01T10:32:47.4636369Z adding 'torch/backends/cuda/__init__.py' 2022-12-01T10:32:47.4642939Z adding 'torch/backends/cudnn/__init__.py' 2022-12-01T10:32:47.4647705Z adding 'torch/backends/cudnn/rnn.py' 2022-12-01T10:32:47.4652840Z adding 'torch/backends/mkl/__init__.py' 2022-12-01T10:32:47.4658381Z adding 'torch/backends/mkldnn/__init__.py' 2022-12-01T10:32:47.4663200Z adding 'torch/backends/mps/__init__.py' 2022-12-01T10:32:47.4667828Z adding 'torch/backends/openmp/__init__.py' 2022-12-01T10:32:47.4673275Z adding 'torch/backends/opt_einsum/__init__.py' 2022-12-01T10:32:47.4678413Z adding 'torch/backends/quantized/__init__.py' 2022-12-01T10:32:47.4681929Z adding 'torch/backends/xeon/__init__.py' 2022-12-01T10:32:47.4693275Z adding 'torch/backends/xeon/run_cpu.py' 2022-12-01T10:32:47.4699201Z adding 'torch/backends/xnnpack/__init__.py' 2022-12-01T10:32:47.4893598Z adding 'torch/bin/FileStoreTest.exe' 2022-12-01T10:32:47.5132451Z adding 'torch/bin/ProcessGroupGlooTest.exe' 2022-12-01T10:32:47.5361192Z adding 'torch/bin/TCPStoreTest.exe' 2022-12-01T10:32:47.5574830Z adding 'torch/bin/asmjit.dll' 2022-12-01T10:32:47.7010234Z adding 'torch/bin/fbgemm.dll' 2022-12-01T10:32:47.8555897Z adding 'torch/bin/protoc.exe' 2022-12-01T10:32:48.2824825Z adding 'torch/bin/test_api.exe' 2022-12-01T10:32:48.7477514Z adding 'torch/bin/test_jit.exe' 2022-12-01T10:32:48.8690661Z adding 'torch/bin/test_lazy.exe' 2022-12-01T10:32:49.2011953Z adding 'torch/bin/test_tensorexpr.exe' 2022-12-01T10:32:49.2231597Z adding 'torch/bin/tutorial_tensorexpr.exe' 2022-12-01T10:32:49.2239946Z adding 'torch/contrib/__init__.py' 2022-12-01T10:32:49.2246009Z adding 'torch/contrib/_tensorboard_vis.py' 2022-12-01T10:32:49.2256137Z adding 'torch/cpu/__init__.py' 2022-12-01T10:32:49.2261179Z adding 'torch/cpu/amp/__init__.py' 2022-12-01T10:32:49.2265782Z adding 'torch/cpu/amp/autocast_mode.py' 2022-12-01T10:32:49.2279250Z adding 'torch/cuda/__init__.py' 2022-12-01T10:32:49.2286252Z adding 'torch/cuda/_dynamo_graphs.py' 2022-12-01T10:32:49.2291856Z adding 'torch/cuda/_memory_viz.py' 2022-12-01T10:32:49.2301167Z adding 'torch/cuda/_sanitizer.py' 2022-12-01T10:32:49.2306304Z adding 'torch/cuda/_utils.py' 2022-12-01T10:32:49.2310385Z adding 'torch/cuda/comm.py' 2022-12-01T10:32:49.2313226Z adding 'torch/cuda/error.py' 2022-12-01T10:32:49.2322064Z adding 'torch/cuda/graphs.py' 2022-12-01T10:32:49.2328152Z adding 'torch/cuda/jiterator.py' 2022-12-01T10:32:49.2337316Z adding 'torch/cuda/memory.py' 2022-12-01T10:32:49.2342775Z adding 'torch/cuda/nccl.py' 2022-12-01T10:32:49.2347529Z adding 'torch/cuda/nvtx.py' 2022-12-01T10:32:49.2351650Z adding 'torch/cuda/profiler.py' 2022-12-01T10:32:49.2356373Z adding 'torch/cuda/random.py' 2022-12-01T10:32:49.2360183Z adding 'torch/cuda/sparse.py' 2022-12-01T10:32:49.2365986Z adding 'torch/cuda/streams.py' 2022-12-01T10:32:49.2370873Z adding 'torch/cuda/amp/__init__.py' 2022-12-01T10:32:49.2375811Z adding 'torch/cuda/amp/autocast_mode.py' 2022-12-01T10:32:49.2379837Z adding 'torch/cuda/amp/common.py' 2022-12-01T10:32:49.2390229Z adding 'torch/cuda/amp/grad_scaler.py' 2022-12-01T10:32:49.2396685Z adding 'torch/distributed/__init__.py' 2022-12-01T10:32:49.2401343Z adding 'torch/distributed/argparse_util.py' 2022-12-01T10:32:49.2405409Z adding 'torch/distributed/constants.py' 2022-12-01T10:32:49.2449989Z adding 'torch/distributed/distributed_c10d.py' 2022-12-01T10:32:49.2459461Z adding 'torch/distributed/launch.py' 2022-12-01T10:32:49.2464633Z adding 'torch/distributed/remote_device.py' 2022-12-01T10:32:49.2470732Z adding 'torch/distributed/rendezvous.py' 2022-12-01T10:32:49.2482827Z adding 'torch/distributed/run.py' 2022-12-01T10:32:49.2489292Z adding 'torch/distributed/utils.py' 2022-12-01T10:32:49.2494281Z adding 'torch/distributed/_shard/__init__.py' 2022-12-01T10:32:49.2498235Z adding 'torch/distributed/_shard/_utils.py' 2022-12-01T10:32:49.2505040Z adding 'torch/distributed/_shard/api.py' 2022-12-01T10:32:49.2510475Z adding 'torch/distributed/_shard/common_op_utils.py' 2022-12-01T10:32:49.2514787Z adding 'torch/distributed/_shard/metadata.py' 2022-12-01T10:32:49.2518894Z adding 'torch/distributed/_shard/op_registry_utils.py' 2022-12-01T10:32:49.2526152Z adding 'torch/distributed/_shard/partial_tensor.py' 2022-12-01T10:32:49.2532399Z adding 'torch/distributed/_shard/replicated_tensor.py' 2022-12-01T10:32:49.2536700Z adding 'torch/distributed/_shard/sharder.py' 2022-12-01T10:32:49.2541755Z adding 'torch/distributed/_shard/checkpoint/__init__.py' 2022-12-01T10:32:49.2545917Z adding 'torch/distributed/_shard/checkpoint/api.py' 2022-12-01T10:32:49.2551485Z adding 'torch/distributed/_shard/checkpoint/default_planner.py' 2022-12-01T10:32:49.2557948Z adding 'torch/distributed/_shard/checkpoint/filesystem.py' 2022-12-01T10:32:49.2562602Z adding 'torch/distributed/_shard/checkpoint/metadata.py' 2022-12-01T10:32:49.2569634Z adding 'torch/distributed/_shard/checkpoint/planner.py' 2022-12-01T10:32:49.2575476Z adding 'torch/distributed/_shard/checkpoint/planner_helpers.py' 2022-12-01T10:32:49.2579862Z adding 'torch/distributed/_shard/checkpoint/resharding.py' 2022-12-01T10:32:49.2585029Z adding 'torch/distributed/_shard/checkpoint/state_dict_loader.py' 2022-12-01T10:32:49.2590014Z adding 'torch/distributed/_shard/checkpoint/state_dict_saver.py' 2022-12-01T10:32:49.2595216Z adding 'torch/distributed/_shard/checkpoint/storage.py' 2022-12-01T10:32:49.2601160Z adding 'torch/distributed/_shard/checkpoint/utils.py' 2022-12-01T10:32:49.2606702Z adding 'torch/distributed/_shard/sharded_optim/__init__.py' 2022-12-01T10:32:49.2611529Z adding 'torch/distributed/_shard/sharded_optim/api.py' 2022-12-01T10:32:49.2619591Z adding 'torch/distributed/_shard/sharded_tensor/__init__.py' 2022-12-01T10:32:49.2637100Z adding 'torch/distributed/_shard/sharded_tensor/api.py' 2022-12-01T10:32:49.2643004Z adding 'torch/distributed/_shard/sharded_tensor/metadata.py' 2022-12-01T10:32:49.2649043Z adding 'torch/distributed/_shard/sharded_tensor/reshard.py' 2022-12-01T10:32:49.2653716Z adding 'torch/distributed/_shard/sharded_tensor/shard.py' 2022-12-01T10:32:49.2659475Z adding 'torch/distributed/_shard/sharded_tensor/utils.py' 2022-12-01T10:32:49.2664759Z adding 'torch/distributed/_shard/sharded_tensor/_ops/__init__.py' 2022-12-01T10:32:49.2669673Z adding 'torch/distributed/_shard/sharded_tensor/_ops/_common.py' 2022-12-01T10:32:49.2674504Z adding 'torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py' 2022-12-01T10:32:49.2679016Z adding 'torch/distributed/_shard/sharded_tensor/_ops/chunk.py' 2022-12-01T10:32:49.2683239Z adding 'torch/distributed/_shard/sharded_tensor/_ops/elementwise_ops.py' 2022-12-01T10:32:49.2688217Z adding 'torch/distributed/_shard/sharded_tensor/_ops/init.py' 2022-12-01T10:32:49.2692885Z adding 'torch/distributed/_shard/sharded_tensor/_ops/math_ops.py' 2022-12-01T10:32:49.2697300Z adding 'torch/distributed/_shard/sharded_tensor/_ops/matrix_ops.py' 2022-12-01T10:32:49.2701293Z adding 'torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py' 2022-12-01T10:32:49.2706645Z adding 'torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py' 2022-12-01T10:32:49.2711451Z adding 'torch/distributed/_shard/sharding_plan/__init__.py' 2022-12-01T10:32:49.2716079Z adding 'torch/distributed/_shard/sharding_plan/api.py' 2022-12-01T10:32:49.2720952Z adding 'torch/distributed/_shard/sharding_spec/__init__.py' 2022-12-01T10:32:49.2726225Z adding 'torch/distributed/_shard/sharding_spec/_internals.py' 2022-12-01T10:32:49.2732436Z adding 'torch/distributed/_shard/sharding_spec/api.py' 2022-12-01T10:32:49.2738621Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py' 2022-12-01T10:32:49.2742769Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py' 2022-12-01T10:32:49.2750023Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py' 2022-12-01T10:32:49.2757301Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py' 2022-12-01T10:32:49.2766459Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py' 2022-12-01T10:32:49.2775383Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/linear.py' 2022-12-01T10:32:49.2780460Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/math_ops.py' 2022-12-01T10:32:49.2787672Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/matrix_ops.py' 2022-12-01T10:32:49.2792350Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/softmax.py' 2022-12-01T10:32:49.2797076Z adding 'torch/distributed/_sharded_tensor/__init__.py' 2022-12-01T10:32:49.2803106Z adding 'torch/distributed/_sharding_spec/__init__.py' 2022-12-01T10:32:49.2809272Z adding 'torch/distributed/_spmd/__init__.py' 2022-12-01T10:32:49.2815758Z adding 'torch/distributed/_spmd/comm_tensor.py' 2022-12-01T10:32:49.2821015Z adding 'torch/distributed/algorithms/__init__.py' 2022-12-01T10:32:49.2828248Z adding 'torch/distributed/algorithms/join.py' 2022-12-01T10:32:49.2832478Z adding 'torch/distributed/algorithms/_checkpoint/__init__.py' 2022-12-01T10:32:49.2838798Z adding 'torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py' 2022-12-01T10:32:49.2843862Z adding 'torch/distributed/algorithms/_comm_hooks/__init__.py' 2022-12-01T10:32:49.2849006Z adding 'torch/distributed/algorithms/_comm_hooks/default_hooks.py' 2022-12-01T10:32:49.2853836Z adding 'torch/distributed/algorithms/_optimizer_overlap/__init__.py' 2022-12-01T10:32:49.2858545Z adding 'torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py' 2022-12-01T10:32:49.2862195Z adding 'torch/distributed/algorithms/_quantization/__init__.py' 2022-12-01T10:32:49.2867033Z adding 'torch/distributed/algorithms/_quantization/quantization.py' 2022-12-01T10:32:49.2874295Z adding 'torch/distributed/algorithms/ddp_comm_hooks/__init__.py' 2022-12-01T10:32:49.2882612Z adding 'torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py' 2022-12-01T10:32:49.2887628Z adding 'torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py' 2022-12-01T10:32:49.2892742Z adding 'torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py' 2022-12-01T10:32:49.2897381Z adding 'torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py' 2022-12-01T10:32:49.2902588Z adding 'torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py' 2022-12-01T10:32:49.2917462Z adding 'torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py' 2022-12-01T10:32:49.2924197Z adding 'torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py' 2022-12-01T10:32:49.2928622Z adding 'torch/distributed/algorithms/model_averaging/__init__.py' 2022-12-01T10:32:49.2933137Z adding 'torch/distributed/algorithms/model_averaging/averagers.py' 2022-12-01T10:32:49.2939421Z adding 'torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py' 2022-12-01T10:32:49.2944253Z adding 'torch/distributed/algorithms/model_averaging/utils.py' 2022-12-01T10:32:49.2949372Z adding 'torch/distributed/autograd/__init__.py' 2022-12-01T10:32:49.2955131Z adding 'torch/distributed/elastic/__init__.py' 2022-12-01T10:32:49.2958791Z adding 'torch/distributed/elastic/agent/__init__.py' 2022-12-01T10:32:49.2963907Z adding 'torch/distributed/elastic/agent/server/__init__.py' 2022-12-01T10:32:49.2981349Z adding 'torch/distributed/elastic/agent/server/api.py' 2022-12-01T10:32:49.2992384Z adding 'torch/distributed/elastic/agent/server/local_elastic_agent.py' 2022-12-01T10:32:49.3000331Z adding 'torch/distributed/elastic/events/__init__.py' 2022-12-01T10:32:49.3007888Z adding 'torch/distributed/elastic/events/api.py' 2022-12-01T10:32:49.3012043Z adding 'torch/distributed/elastic/events/handlers.py' 2022-12-01T10:32:49.3020877Z adding 'torch/distributed/elastic/metrics/__init__.py' 2022-12-01T10:32:49.3027726Z adding 'torch/distributed/elastic/metrics/api.py' 2022-12-01T10:32:49.3038100Z adding 'torch/distributed/elastic/multiprocessing/__init__.py' 2022-12-01T10:32:49.3051792Z adding 'torch/distributed/elastic/multiprocessing/api.py' 2022-12-01T10:32:49.3058578Z adding 'torch/distributed/elastic/multiprocessing/redirects.py' 2022-12-01T10:32:49.3064921Z adding 'torch/distributed/elastic/multiprocessing/tail_log.py' 2022-12-01T10:32:49.3076710Z adding 'torch/distributed/elastic/multiprocessing/errors/__init__.py' 2022-12-01T10:32:49.3084403Z adding 'torch/distributed/elastic/multiprocessing/errors/error_handler.py' 2022-12-01T10:32:49.3090183Z adding 'torch/distributed/elastic/multiprocessing/errors/handlers.py' 2022-12-01T10:32:49.3099437Z adding 'torch/distributed/elastic/rendezvous/__init__.py' 2022-12-01T10:32:49.3107089Z adding 'torch/distributed/elastic/rendezvous/api.py' 2022-12-01T10:32:49.3116837Z adding 'torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py' 2022-12-01T10:32:49.3135411Z adding 'torch/distributed/elastic/rendezvous/dynamic_rendezvous.py' 2022-12-01T10:32:49.3156452Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous.py' 2022-12-01T10:32:49.3166587Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py' 2022-12-01T10:32:49.3174218Z adding 'torch/distributed/elastic/rendezvous/etcd_server.py' 2022-12-01T10:32:49.3183199Z adding 'torch/distributed/elastic/rendezvous/etcd_store.py' 2022-12-01T10:32:49.3189300Z adding 'torch/distributed/elastic/rendezvous/registry.py' 2022-12-01T10:32:49.3195509Z adding 'torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py' 2022-12-01T10:32:49.3203234Z adding 'torch/distributed/elastic/rendezvous/utils.py' 2022-12-01T10:32:49.3210316Z adding 'torch/distributed/elastic/timer/__init__.py' 2022-12-01T10:32:49.3219551Z adding 'torch/distributed/elastic/timer/api.py' 2022-12-01T10:32:49.3228633Z adding 'torch/distributed/elastic/timer/file_based_local_timer.py' 2022-12-01T10:32:49.3236895Z adding 'torch/distributed/elastic/timer/local_timer.py' 2022-12-01T10:32:49.3243383Z adding 'torch/distributed/elastic/utils/__init__.py' 2022-12-01T10:32:49.3249224Z adding 'torch/distributed/elastic/utils/api.py' 2022-12-01T10:32:49.3255795Z adding 'torch/distributed/elastic/utils/distributed.py' 2022-12-01T10:32:49.3261291Z adding 'torch/distributed/elastic/utils/log_level.py' 2022-12-01T10:32:49.3267144Z adding 'torch/distributed/elastic/utils/logging.py' 2022-12-01T10:32:49.3273215Z adding 'torch/distributed/elastic/utils/store.py' 2022-12-01T10:32:49.3279840Z adding 'torch/distributed/elastic/utils/data/__init__.py' 2022-12-01T10:32:49.3285846Z adding 'torch/distributed/elastic/utils/data/cycling_iterator.py' 2022-12-01T10:32:49.3292145Z adding 'torch/distributed/elastic/utils/data/elastic_distributed_sampler.py' 2022-12-01T10:32:49.3299074Z adding 'torch/distributed/fsdp/__init__.py' 2022-12-01T10:32:49.3304357Z adding 'torch/distributed/fsdp/_fsdp_extensions.py' 2022-12-01T10:32:49.3327661Z adding 'torch/distributed/fsdp/_optim_utils.py' 2022-12-01T10:32:49.3335562Z adding 'torch/distributed/fsdp/_shard_utils.py' 2022-12-01T10:32:49.3345063Z adding 'torch/distributed/fsdp/_symbolic_trace.py' 2022-12-01T10:32:49.3350968Z adding 'torch/distributed/fsdp/_utils.py' 2022-12-01T10:32:49.3368921Z adding 'torch/distributed/fsdp/flat_param.py' 2022-12-01T10:32:49.3376072Z adding 'torch/distributed/fsdp/flatten_params_wrapper.py' 2022-12-01T10:32:49.3451154Z adding 'torch/distributed/fsdp/fully_sharded_data_parallel.py' 2022-12-01T10:32:49.3463999Z adding 'torch/distributed/fsdp/sharded_grad_scaler.py' 2022-12-01T10:32:49.3469500Z adding 'torch/distributed/fsdp/utils.py' 2022-12-01T10:32:49.3478645Z adding 'torch/distributed/fsdp/wrap.py' 2022-12-01T10:32:49.3484298Z adding 'torch/distributed/launcher/__init__.py' 2022-12-01T10:32:49.3490716Z adding 'torch/distributed/launcher/api.py' 2022-12-01T10:32:49.3495925Z adding 'torch/distributed/nn/__init__.py' 2022-12-01T10:32:49.3502746Z adding 'torch/distributed/nn/functional.py' 2022-12-01T10:32:49.3507118Z adding 'torch/distributed/nn/api/__init__.py' 2022-12-01T10:32:49.3517789Z adding 'torch/distributed/nn/api/remote_module.py' 2022-12-01T10:32:49.3522441Z adding 'torch/distributed/nn/jit/__init__.py' 2022-12-01T10:32:49.3527588Z adding 'torch/distributed/nn/jit/instantiator.py' 2022-12-01T10:32:49.3531638Z adding 'torch/distributed/nn/jit/templates/__init__.py' 2022-12-01T10:32:49.3536261Z adding 'torch/distributed/nn/jit/templates/remote_module_template.py' 2022-12-01T10:32:49.3541509Z adding 'torch/distributed/optim/__init__.py' 2022-12-01T10:32:49.3546216Z adding 'torch/distributed/optim/functional_adadelta.py' 2022-12-01T10:32:49.3551122Z adding 'torch/distributed/optim/functional_adagrad.py' 2022-12-01T10:32:49.3556355Z adding 'torch/distributed/optim/functional_adam.py' 2022-12-01T10:32:49.3561387Z adding 'torch/distributed/optim/functional_adamax.py' 2022-12-01T10:32:49.3566847Z adding 'torch/distributed/optim/functional_adamw.py' 2022-12-01T10:32:49.3571911Z adding 'torch/distributed/optim/functional_rmsprop.py' 2022-12-01T10:32:49.3576707Z adding 'torch/distributed/optim/functional_rprop.py' 2022-12-01T10:32:49.3581801Z adding 'torch/distributed/optim/functional_sgd.py' 2022-12-01T10:32:49.3588505Z adding 'torch/distributed/optim/optimizer.py' 2022-12-01T10:32:49.3593815Z adding 'torch/distributed/optim/post_localSGD_optimizer.py' 2022-12-01T10:32:49.3598205Z adding 'torch/distributed/optim/utils.py' 2022-12-01T10:32:49.3624335Z adding 'torch/distributed/optim/zero_redundancy_optimizer.py' 2022-12-01T10:32:49.3629952Z adding 'torch/distributed/pipeline/__init__.py' 2022-12-01T10:32:49.3634986Z adding 'torch/distributed/pipeline/sync/__init__.py' 2022-12-01T10:32:49.3640170Z adding 'torch/distributed/pipeline/sync/batchnorm.py' 2022-12-01T10:32:49.3647084Z adding 'torch/distributed/pipeline/sync/checkpoint.py' 2022-12-01T10:32:49.3652189Z adding 'torch/distributed/pipeline/sync/copy.py' 2022-12-01T10:32:49.3656567Z adding 'torch/distributed/pipeline/sync/dependency.py' 2022-12-01T10:32:49.3662653Z adding 'torch/distributed/pipeline/sync/microbatch.py' 2022-12-01T10:32:49.3667665Z adding 'torch/distributed/pipeline/sync/phony.py' 2022-12-01T10:32:49.3676853Z adding 'torch/distributed/pipeline/sync/pipe.py' 2022-12-01T10:32:49.3683806Z adding 'torch/distributed/pipeline/sync/pipeline.py' 2022-12-01T10:32:49.3688939Z adding 'torch/distributed/pipeline/sync/stream.py' 2022-12-01T10:32:49.3693199Z adding 'torch/distributed/pipeline/sync/utils.py' 2022-12-01T10:32:49.3698132Z adding 'torch/distributed/pipeline/sync/worker.py' 2022-12-01T10:32:49.3704412Z adding 'torch/distributed/pipeline/sync/_balance/__init__.py' 2022-12-01T10:32:49.3709497Z adding 'torch/distributed/pipeline/sync/_balance/blockpartition.py' 2022-12-01T10:32:49.3715061Z adding 'torch/distributed/pipeline/sync/_balance/profile.py' 2022-12-01T10:32:49.3719518Z adding 'torch/distributed/pipeline/sync/skip/__init__.py' 2022-12-01T10:32:49.3724371Z adding 'torch/distributed/pipeline/sync/skip/layout.py' 2022-12-01T10:32:49.3728804Z adding 'torch/distributed/pipeline/sync/skip/namespace.py' 2022-12-01T10:32:49.3734346Z adding 'torch/distributed/pipeline/sync/skip/portal.py' 2022-12-01T10:32:49.3742158Z adding 'torch/distributed/pipeline/sync/skip/skippable.py' 2022-12-01T10:32:49.3748311Z adding 'torch/distributed/pipeline/sync/skip/tracker.py' 2022-12-01T10:32:49.3755819Z adding 'torch/distributed/rpc/__init__.py' 2022-12-01T10:32:49.3760616Z adding 'torch/distributed/rpc/_utils.py' 2022-12-01T10:32:49.3773888Z adding 'torch/distributed/rpc/api.py' 2022-12-01T10:32:49.3783317Z adding 'torch/distributed/rpc/backend_registry.py' 2022-12-01T10:32:49.3787970Z adding 'torch/distributed/rpc/constants.py' 2022-12-01T10:32:49.3793687Z adding 'torch/distributed/rpc/functions.py' 2022-12-01T10:32:49.3800197Z adding 'torch/distributed/rpc/internal.py' 2022-12-01T10:32:49.3806066Z adding 'torch/distributed/rpc/options.py' 2022-12-01T10:32:49.3810773Z adding 'torch/distributed/rpc/rref_proxy.py' 2022-12-01T10:32:49.3816617Z adding 'torch/distributed/rpc/server_process_global_profiler.py' 2022-12-01T10:32:49.3821696Z adding 'torch/distributed/rpc/_testing/__init__.py' 2022-12-01T10:32:49.3826185Z adding 'torch/distributed/rpc/_testing/faulty_agent_backend_registry.py' 2022-12-01T10:32:49.3833116Z adding 'torch/distributions/__init__.py' 2022-12-01T10:32:49.3838322Z adding 'torch/distributions/bernoulli.py' 2022-12-01T10:32:49.3843006Z adding 'torch/distributions/beta.py' 2022-12-01T10:32:49.3848332Z adding 'torch/distributions/binomial.py' 2022-12-01T10:32:49.3853735Z adding 'torch/distributions/categorical.py' 2022-12-01T10:32:49.3858299Z adding 'torch/distributions/cauchy.py' 2022-12-01T10:32:49.3862479Z adding 'torch/distributions/chi2.py' 2022-12-01T10:32:49.3868457Z adding 'torch/distributions/constraint_registry.py' 2022-12-01T10:32:49.3876423Z adding 'torch/distributions/constraints.py' 2022-12-01T10:32:49.3885731Z adding 'torch/distributions/continuous_bernoulli.py' 2022-12-01T10:32:49.3891289Z adding 'torch/distributions/dirichlet.py' 2022-12-01T10:32:49.3897676Z adding 'torch/distributions/distribution.py' 2022-12-01T10:32:49.3902760Z adding 'torch/distributions/exp_family.py' 2022-12-01T10:32:49.3907230Z adding 'torch/distributions/exponential.py' 2022-12-01T10:32:49.3911937Z adding 'torch/distributions/fishersnedecor.py' 2022-12-01T10:32:49.3916512Z adding 'torch/distributions/gamma.py' 2022-12-01T10:32:49.3921432Z adding 'torch/distributions/geometric.py' 2022-12-01T10:32:49.3925994Z adding 'torch/distributions/gumbel.py' 2022-12-01T10:32:49.3930334Z adding 'torch/distributions/half_cauchy.py' 2022-12-01T10:32:49.3934609Z adding 'torch/distributions/half_normal.py' 2022-12-01T10:32:49.3939359Z adding 'torch/distributions/independent.py' 2022-12-01T10:32:49.3950436Z adding 'torch/distributions/kl.py' 2022-12-01T10:32:49.3956027Z adding 'torch/distributions/kumaraswamy.py' 2022-12-01T10:32:49.3960776Z adding 'torch/distributions/laplace.py' 2022-12-01T10:32:49.3967664Z adding 'torch/distributions/lkj_cholesky.py' 2022-12-01T10:32:49.3972322Z adding 'torch/distributions/log_normal.py' 2022-12-01T10:32:49.3976640Z adding 'torch/distributions/logistic_normal.py' 2022-12-01T10:32:49.3982690Z adding 'torch/distributions/lowrank_multivariate_normal.py' 2022-12-01T10:32:49.3988557Z adding 'torch/distributions/mixture_same_family.py' 2022-12-01T10:32:49.3993891Z adding 'torch/distributions/multinomial.py' 2022-12-01T10:32:49.4000062Z adding 'torch/distributions/multivariate_normal.py' 2022-12-01T10:32:49.4005132Z adding 'torch/distributions/negative_binomial.py' 2022-12-01T10:32:49.4009857Z adding 'torch/distributions/normal.py' 2022-12-01T10:32:49.4015066Z adding 'torch/distributions/one_hot_categorical.py' 2022-12-01T10:32:49.4020138Z adding 'torch/distributions/pareto.py' 2022-12-01T10:32:49.4023903Z adding 'torch/distributions/poisson.py' 2022-12-01T10:32:49.4028879Z adding 'torch/distributions/relaxed_bernoulli.py' 2022-12-01T10:32:49.4033879Z adding 'torch/distributions/relaxed_categorical.py' 2022-12-01T10:32:49.4038602Z adding 'torch/distributions/studentT.py' 2022-12-01T10:32:49.4044395Z adding 'torch/distributions/transformed_distribution.py' 2022-12-01T10:32:49.4058120Z adding 'torch/distributions/transforms.py' 2022-12-01T10:32:49.4063872Z adding 'torch/distributions/uniform.py' 2022-12-01T10:32:49.4069394Z adding 'torch/distributions/utils.py' 2022-12-01T10:32:49.4074758Z adding 'torch/distributions/von_mises.py' 2022-12-01T10:32:49.4079413Z adding 'torch/distributions/weibull.py' 2022-12-01T10:32:49.4086153Z adding 'torch/distributions/wishart.py' 2022-12-01T10:32:49.4101074Z adding 'torch/fft/__init__.py' 2022-12-01T10:32:49.4110797Z adding 'torch/futures/__init__.py' 2022-12-01T10:32:49.4117292Z adding 'torch/fx/__init__.py' 2022-12-01T10:32:49.4121475Z adding 'torch/fx/_compatibility.py' 2022-12-01T10:32:49.4125798Z adding 'torch/fx/_pytree.py' 2022-12-01T10:32:49.4142759Z adding 'torch/fx/_symbolic_trace.py' 2022-12-01T10:32:49.4148149Z adding 'torch/fx/annotate.py' 2022-12-01T10:32:49.4172209Z adding 'torch/fx/graph.py' 2022-12-01T10:32:49.4187569Z adding 'torch/fx/graph_module.py' 2022-12-01T10:32:49.4193041Z adding 'torch/fx/immutable_collections.py' 2022-12-01T10:32:49.4201261Z adding 'torch/fx/interpreter.py' 2022-12-01T10:32:49.4213784Z adding 'torch/fx/node.py' 2022-12-01T10:32:49.4223315Z adding 'torch/fx/operator_schemas.py' 2022-12-01T10:32:49.4232574Z adding 'torch/fx/proxy.py' 2022-12-01T10:32:49.4239944Z adding 'torch/fx/subgraph_rewriter.py' 2022-12-01T10:32:49.4244975Z adding 'torch/fx/tensor_type.py' 2022-12-01T10:32:49.4249253Z adding 'torch/fx/traceback.py' 2022-12-01T10:32:49.4253309Z adding 'torch/fx/experimental/__init__.py' 2022-12-01T10:32:49.4270515Z adding 'torch/fx/experimental/accelerator_partitioner.py' 2022-12-01T10:32:49.4279069Z adding 'torch/fx/experimental/const_fold.py' 2022-12-01T10:32:49.4284199Z adding 'torch/fx/experimental/debug.py' 2022-12-01T10:32:49.4296793Z adding 'torch/fx/experimental/graph_gradual_typechecker.py' 2022-12-01T10:32:49.4303447Z adding 'torch/fx/experimental/merge_matmul.py' 2022-12-01T10:32:49.4310002Z adding 'torch/fx/experimental/meta_tracer.py' 2022-12-01T10:32:49.4315506Z adding 'torch/fx/experimental/normalize.py' 2022-12-01T10:32:49.4324184Z adding 'torch/fx/experimental/optimization.py' 2022-12-01T10:32:49.4331832Z adding 'torch/fx/experimental/partitioner_utils.py' 2022-12-01T10:32:49.4344684Z adding 'torch/fx/experimental/proxy_tensor.py' 2022-12-01T10:32:49.4349665Z adding 'torch/fx/experimental/refinement_types.py' 2022-12-01T10:32:49.4354707Z adding 'torch/fx/experimental/rewriter.py' 2022-12-01T10:32:49.4359975Z adding 'torch/fx/experimental/schema_type_annotation.py' 2022-12-01T10:32:49.4369377Z adding 'torch/fx/experimental/symbolic_shapes.py' 2022-12-01T10:32:49.4374825Z adding 'torch/fx/experimental/unify_refinements.py' 2022-12-01T10:32:49.4378812Z adding 'torch/fx/experimental/migrate_gradual_types/__init__.py' 2022-12-01T10:32:49.4386292Z adding 'torch/fx/experimental/migrate_gradual_types/constraint.py' 2022-12-01T10:32:49.4402445Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_generator.py' 2022-12-01T10:32:49.4420450Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_transformation.py' 2022-12-01T10:32:49.4425606Z adding 'torch/fx/experimental/migrate_gradual_types/operation.py' 2022-12-01T10:32:49.4432480Z adding 'torch/fx/experimental/migrate_gradual_types/transform_to_z3.py' 2022-12-01T10:32:49.4437748Z adding 'torch/fx/experimental/migrate_gradual_types/util.py' 2022-12-01T10:32:49.4441832Z adding 'torch/fx/experimental/migrate_gradual_types/z3_types.py' 2022-12-01T10:32:49.4446732Z adding 'torch/fx/experimental/unification/__init__.py' 2022-12-01T10:32:49.4451737Z adding 'torch/fx/experimental/unification/core.py' 2022-12-01T10:32:49.4455160Z adding 'torch/fx/experimental/unification/dispatch.py' 2022-12-01T10:32:49.4459886Z adding 'torch/fx/experimental/unification/match.py' 2022-12-01T10:32:49.4464359Z adding 'torch/fx/experimental/unification/more.py' 2022-12-01T10:32:49.4471209Z adding 'torch/fx/experimental/unification/unification_tools.py' 2022-12-01T10:32:49.4476222Z adding 'torch/fx/experimental/unification/utils.py' 2022-12-01T10:32:49.4480621Z adding 'torch/fx/experimental/unification/variable.py' 2022-12-01T10:32:49.4486109Z adding 'torch/fx/experimental/unification/multipledispatch/__init__.py' 2022-12-01T10:32:49.4491078Z adding 'torch/fx/experimental/unification/multipledispatch/conflict.py' 2022-12-01T10:32:49.4495712Z adding 'torch/fx/experimental/unification/multipledispatch/core.py' 2022-12-01T10:32:49.4503269Z adding 'torch/fx/experimental/unification/multipledispatch/dispatcher.py' 2022-12-01T10:32:49.4508708Z adding 'torch/fx/experimental/unification/multipledispatch/utils.py' 2022-12-01T10:32:49.4513400Z adding 'torch/fx/experimental/unification/multipledispatch/variadic.py' 2022-12-01T10:32:49.4518268Z adding 'torch/fx/passes/__init__.py' 2022-12-01T10:32:49.4522295Z adding 'torch/fx/passes/fake_tensor_prop.py' 2022-12-01T10:32:49.4529349Z adding 'torch/fx/passes/graph_drawer.py' 2022-12-01T10:32:49.4534709Z adding 'torch/fx/passes/graph_manipulation.py' 2022-12-01T10:32:49.4544197Z adding 'torch/fx/passes/net_min_base.py' 2022-12-01T10:32:49.4550627Z adding 'torch/fx/passes/operator_support.py' 2022-12-01T10:32:49.4555428Z adding 'torch/fx/passes/param_fetch.py' 2022-12-01T10:32:49.4561113Z adding 'torch/fx/passes/pass_manager.py' 2022-12-01T10:32:49.4575917Z adding 'torch/fx/passes/reinplace.py' 2022-12-01T10:32:49.4606469Z adding 'torch/fx/passes/shape_prop.py' 2022-12-01T10:32:49.4613896Z adding 'torch/fx/passes/split_module.py' 2022-12-01T10:32:49.4620830Z adding 'torch/fx/passes/split_utils.py' 2022-12-01T10:32:49.4633599Z adding 'torch/fx/passes/splitter_base.py' 2022-12-01T10:32:49.4640854Z adding 'torch/fx/passes/tools_common.py' 2022-12-01T10:32:49.4645007Z adding 'torch/fx/passes/backends/__init__.py' 2022-12-01T10:32:49.4649389Z adding 'torch/fx/passes/backends/cudagraphs.py' 2022-12-01T10:32:49.4656029Z adding 'torch/fx/passes/backends/nvfuser.py' 2022-12-01T10:32:49.4660070Z adding 'torch/fx/passes/dialect/__init__.py' 2022-12-01T10:32:49.4663623Z adding 'torch/fx/passes/dialect/common/__init__.py' 2022-12-01T10:32:49.4668632Z adding 'torch/fx/passes/dialect/common/cse_pass.py' 2022-12-01T10:32:49.4673473Z adding 'torch/fx/passes/infra/__init__.py' 2022-12-01T10:32:49.4679806Z adding 'torch/fx/passes/infra/partitioner.py' 2022-12-01T10:32:49.4684625Z adding 'torch/fx/passes/infra/pass_base.py' 2022-12-01T10:32:49.4691178Z adding 'torch/fx/passes/infra/pass_manager.py' 2022-12-01T10:32:49.4695002Z adding 'torch/fx/passes/tests/__init__.py' 2022-12-01T10:32:49.4699111Z adding 'torch/fx/passes/tests/test_pass_manager.py' 2022-12-01T10:32:49.4703759Z adding 'torch/fx/passes/utils/__init__.py' 2022-12-01T10:32:49.4708312Z adding 'torch/fx/passes/utils/common.py' 2022-12-01T10:32:49.4714378Z adding 'torch/fx/passes/utils/fuser_utils.py' 2022-12-01T10:32:49.4721826Z adding 'torch/fx/passes/utils/matcher_utils.py' 2022-12-01T10:32:49.4730310Z adding 'torch/include/ATen/ATen.h' 2022-12-01T10:32:49.4735209Z adding 'torch/include/ATen/AccumulateType.h' 2022-12-01T10:32:49.4739150Z adding 'torch/include/ATen/ArrayRef.h' 2022-12-01T10:32:49.4742825Z adding 'torch/include/ATen/Backend.h' 2022-12-01T10:32:49.4746485Z adding 'torch/include/ATen/Backtrace.h' 2022-12-01T10:32:49.4750624Z adding 'torch/include/ATen/BatchedFallback.h' 2022-12-01T10:32:49.4756077Z adding 'torch/include/ATen/BatchedTensorImpl.h' 2022-12-01T10:32:49.4762459Z adding 'torch/include/ATen/CPUApplyUtils.h' 2022-12-01T10:32:49.4767112Z adding 'torch/include/ATen/CPUFixedAllocator.h' 2022-12-01T10:32:49.4772020Z adding 'torch/include/ATen/CPUFunctions.h' 2022-12-01T10:32:49.4778651Z adding 'torch/include/ATen/CPUFunctions_inl.h' 2022-12-01T10:32:49.4783743Z adding 'torch/include/ATen/CPUGeneratorImpl.h' 2022-12-01T10:32:49.4789097Z adding 'torch/include/ATen/CUDAFunctions.h' 2022-12-01T10:32:49.4796627Z adding 'torch/include/ATen/CUDAFunctions_inl.h' 2022-12-01T10:32:49.4802029Z adding 'torch/include/ATen/CollapseDims.h' 2022-12-01T10:32:49.4807030Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions.h' 2022-12-01T10:32:49.4815067Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h' 2022-12-01T10:32:49.4820729Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h' 2022-12-01T10:32:49.4827116Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h' 2022-12-01T10:32:49.4832172Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions.h' 2022-12-01T10:32:49.4839603Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h' 2022-12-01T10:32:49.4845201Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h' 2022-12-01T10:32:49.4850139Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h' 2022-12-01T10:32:49.4854152Z adding 'torch/include/ATen/Config.h' 2022-12-01T10:32:49.4861534Z adding 'torch/include/ATen/Context.h' 2022-12-01T10:32:49.4866233Z adding 'torch/include/ATen/DLConvertor.h' 2022-12-01T10:32:49.4869920Z adding 'torch/include/ATen/Device.h' 2022-12-01T10:32:49.4874059Z adding 'torch/include/ATen/DeviceGuard.h' 2022-12-01T10:32:49.4877826Z adding 'torch/include/ATen/DimVector.h' 2022-12-01T10:32:49.4881393Z adding 'torch/include/ATen/Dimname.h' 2022-12-01T10:32:49.4889773Z adding 'torch/include/ATen/Dispatch.h' 2022-12-01T10:32:49.4894724Z adding 'torch/include/ATen/DynamicLibrary.h' 2022-12-01T10:32:49.4899140Z adding 'torch/include/ATen/EmptyTensor.h' 2022-12-01T10:32:49.4903341Z adding 'torch/include/ATen/ExpandBase.h' 2022-12-01T10:32:49.4909818Z adding 'torch/include/ATen/ExpandUtils.h' 2022-12-01T10:32:49.4914035Z adding 'torch/include/ATen/Formatting.h' 2022-12-01T10:32:49.4918347Z adding 'torch/include/ATen/FuncTorchTLS.h' 2022-12-01T10:32:49.4923416Z adding 'torch/include/ATen/FunctionalStorageImpl.h' 2022-12-01T10:32:49.4930760Z adding 'torch/include/ATen/FunctionalTensorWrapper.h' 2022-12-01T10:32:49.4948400Z adding 'torch/include/ATen/Functions.h' 2022-12-01T10:32:49.4954088Z adding 'torch/include/ATen/Generator.h' 2022-12-01T10:32:49.4958822Z adding 'torch/include/ATen/InferSize.h' 2022-12-01T10:32:49.4963143Z adding 'torch/include/ATen/InitialTensorOptions.h' 2022-12-01T10:32:49.4966986Z adding 'torch/include/ATen/Layout.h' 2022-12-01T10:32:49.4970914Z adding 'torch/include/ATen/LinalgBackend.h' 2022-12-01T10:32:49.4975480Z adding 'torch/include/ATen/MapAllocator.h' 2022-12-01T10:32:49.4980148Z adding 'torch/include/ATen/MatrixRef.h' 2022-12-01T10:32:49.4984412Z adding 'torch/include/ATen/MemoryOverlap.h' 2022-12-01T10:32:49.4988671Z adding 'torch/include/ATen/MetaFunctions.h' 2022-12-01T10:32:49.4994330Z adding 'torch/include/ATen/MetaFunctions_inl.h' 2022-12-01T10:32:49.5000533Z adding 'torch/include/ATen/MethodOperators.h' 2022-12-01T10:32:49.5004859Z adding 'torch/include/ATen/NamedTensor.h' 2022-12-01T10:32:49.5010172Z adding 'torch/include/ATen/NamedTensorUtils.h' 2022-12-01T10:32:49.5021434Z adding 'torch/include/ATen/NativeFunctions.h' 2022-12-01T10:32:49.5033693Z adding 'torch/include/ATen/NativeMetaFunctions.h' 2022-12-01T10:32:49.5041296Z adding 'torch/include/ATen/NestedTensorImpl.h' 2022-12-01T10:32:49.5046251Z adding 'torch/include/ATen/NumericUtils.h' 2022-12-01T10:32:49.5050913Z adding 'torch/include/ATen/OpMathType.h' 2022-12-01T10:32:49.5056080Z adding 'torch/include/ATen/OpaqueTensorImpl.h' 2022-12-01T10:32:49.5067692Z adding 'torch/include/ATen/Operators.h' 2022-12-01T10:32:49.5073216Z adding 'torch/include/ATen/PTThreadPool.h' 2022-12-01T10:32:49.5077220Z adding 'torch/include/ATen/PadNd.h' 2022-12-01T10:32:49.5082162Z adding 'torch/include/ATen/Parallel-inl.h' 2022-12-01T10:32:49.5086627Z adding 'torch/include/ATen/Parallel.h' 2022-12-01T10:32:49.5090654Z adding 'torch/include/ATen/ParallelFuture.h' 2022-12-01T10:32:49.5094588Z adding 'torch/include/ATen/ParallelNative.h' 2022-12-01T10:32:49.5098877Z adding 'torch/include/ATen/ParallelNativeTBB.h' 2022-12-01T10:32:49.5103094Z adding 'torch/include/ATen/ParallelOpenMP.h' 2022-12-01T10:32:49.5107353Z adding 'torch/include/ATen/PythonTorchFunctionTLS.h' 2022-12-01T10:32:49.5341305Z adding 'torch/include/ATen/RedispatchFunctions.h' 2022-12-01T10:32:49.5511251Z adding 'torch/include/ATen/RegistrationDeclarations.h' 2022-12-01T10:32:49.5533115Z adding 'torch/include/ATen/SavedTensorHooks.h' 2022-12-01T10:32:49.5537055Z adding 'torch/include/ATen/Scalar.h' 2022-12-01T10:32:49.5541415Z adding 'torch/include/ATen/ScalarOps.h' 2022-12-01T10:32:49.5545316Z adding 'torch/include/ATen/ScalarType.h' 2022-12-01T10:32:49.5549332Z adding 'torch/include/ATen/SequenceNumber.h' 2022-12-01T10:32:49.5553098Z adding 'torch/include/ATen/SmallVector.h' 2022-12-01T10:32:49.5558236Z adding 'torch/include/ATen/SparseCsrTensorImpl.h' 2022-12-01T10:32:49.5564186Z adding 'torch/include/ATen/SparseCsrTensorUtils.h' 2022-12-01T10:32:49.5571562Z adding 'torch/include/ATen/SparseTensorImpl.h' 2022-12-01T10:32:49.5577391Z adding 'torch/include/ATen/SparseTensorUtils.h' 2022-12-01T10:32:49.5581266Z adding 'torch/include/ATen/Storage.h' 2022-12-01T10:32:49.5585262Z adding 'torch/include/ATen/Tensor.h' 2022-12-01T10:32:49.5589170Z adding 'torch/include/ATen/TensorAccessor.h' 2022-12-01T10:32:49.5594288Z adding 'torch/include/ATen/TensorGeometry.h' 2022-12-01T10:32:49.5604794Z adding 'torch/include/ATen/TensorIndexing.h' 2022-12-01T10:32:49.5620381Z adding 'torch/include/ATen/TensorIterator.h' 2022-12-01T10:32:49.5626089Z adding 'torch/include/ATen/TensorIteratorInternal.h' 2022-12-01T10:32:49.5631124Z adding 'torch/include/ATen/TensorMeta.h' 2022-12-01T10:32:49.5635919Z adding 'torch/include/ATen/TensorNames.h' 2022-12-01T10:32:49.5640260Z adding 'torch/include/ATen/TensorOperators.h' 2022-12-01T10:32:49.5644252Z adding 'torch/include/ATen/TensorOptions.h' 2022-12-01T10:32:49.5648934Z adding 'torch/include/ATen/TensorSubclassLikeUtils.h' 2022-12-01T10:32:49.5654451Z adding 'torch/include/ATen/TensorUtils.h' 2022-12-01T10:32:49.5659379Z adding 'torch/include/ATen/ThreadLocalState.h' 2022-12-01T10:32:49.5664855Z adding 'torch/include/ATen/TracerMode.h' 2022-12-01T10:32:49.5669008Z adding 'torch/include/ATen/TypeDefault.h' 2022-12-01T10:32:49.5673638Z adding 'torch/include/ATen/Utils.h' 2022-12-01T10:32:49.5677673Z adding 'torch/include/ATen/Version.h' 2022-12-01T10:32:49.5846075Z adding 'torch/include/ATen/VmapGeneratedPlumbing.h' 2022-12-01T10:32:49.5888315Z adding 'torch/include/ATen/VmapMode.h' 2022-12-01T10:32:49.5894230Z adding 'torch/include/ATen/VmapTransforms.h' 2022-12-01T10:32:49.5899207Z adding 'torch/include/ATen/WrapDimUtils.h' 2022-12-01T10:32:49.5903497Z adding 'torch/include/ATen/WrapDimUtilsMulti.h' 2022-12-01T10:32:49.5908675Z adding 'torch/include/ATen/autocast_mode.h' 2022-12-01T10:32:49.5916850Z adding 'torch/include/ATen/ceil_div.h' 2022-12-01T10:32:49.5922584Z adding 'torch/include/ATen/code_template.h' 2022-12-01T10:32:49.5927986Z adding 'torch/include/ATen/cpp_custom_type_hack.h' 2022-12-01T10:32:49.5937071Z adding 'torch/include/ATen/div_rtn.h' 2022-12-01T10:32:49.5944719Z adding 'torch/include/ATen/dlpack.h' 2022-12-01T10:32:49.5948643Z adding 'torch/include/ATen/jit_macros.h' 2022-12-01T10:32:49.5952738Z adding 'torch/include/ATen/jiterator_macros.h' 2022-12-01T10:32:49.5962301Z adding 'torch/include/ATen/record_function.h' 2022-12-01T10:32:49.5969156Z adding 'torch/include/ATen/core/ATenGeneral.h' 2022-12-01T10:32:49.5972888Z adding 'torch/include/ATen/core/ATenOpList.h' 2022-12-01T10:32:49.5976745Z adding 'torch/include/ATen/core/ATen_fwd.h' 2022-12-01T10:32:49.5981470Z adding 'torch/include/ATen/core/ATen_pch.h' 2022-12-01T10:32:49.5986228Z adding 'torch/include/ATen/core/Array.h' 2022-12-01T10:32:49.5989361Z adding 'torch/include/ATen/core/Backtrace.h' 2022-12-01T10:32:49.5993390Z adding 'torch/include/ATen/core/CheckMemoryFormat.h' 2022-12-01T10:32:49.5998104Z adding 'torch/include/ATen/core/DeprecatedTypeProperties.h' 2022-12-01T10:32:49.6002281Z adding 'torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h' 2022-12-01T10:32:49.6009686Z adding 'torch/include/ATen/core/Dict.h' 2022-12-01T10:32:49.6015761Z adding 'torch/include/ATen/core/Dict_inl.h' 2022-12-01T10:32:49.6019785Z adding 'torch/include/ATen/core/DimVector.h' 2022-12-01T10:32:49.6023864Z adding 'torch/include/ATen/core/Dimname.h' 2022-12-01T10:32:49.6029979Z adding 'torch/include/ATen/core/DistributionsHelper.h' 2022-12-01T10:32:49.6034249Z adding 'torch/include/ATen/core/Formatting.h' 2022-12-01T10:32:49.6039633Z adding 'torch/include/ATen/core/Generator.h' 2022-12-01T10:32:49.6048944Z adding 'torch/include/ATen/core/IListRef.h' 2022-12-01T10:32:49.6054591Z adding 'torch/include/ATen/core/IListRef_inl.h' 2022-12-01T10:32:49.6059924Z adding 'torch/include/ATen/core/LegacyTypeDispatch.h' 2022-12-01T10:32:49.6067437Z adding 'torch/include/ATen/core/List.h' 2022-12-01T10:32:49.6073963Z adding 'torch/include/ATen/core/List_inl.h' 2022-12-01T10:32:49.6079722Z adding 'torch/include/ATen/core/MT19937RNGEngine.h' 2022-12-01T10:32:49.6085062Z adding 'torch/include/ATen/core/NamedTensor.h' 2022-12-01T10:32:49.6090891Z adding 'torch/include/ATen/core/PhiloxRNGEngine.h' 2022-12-01T10:32:49.6095084Z adding 'torch/include/ATen/core/PythonFallbackKernel.h' 2022-12-01T10:32:49.6099469Z adding 'torch/include/ATen/core/QuantizerBase.h' 2022-12-01T10:32:49.6103381Z adding 'torch/include/ATen/core/Range.h' 2022-12-01T10:32:49.6107214Z adding 'torch/include/ATen/core/Reduction.h' 2022-12-01T10:32:49.6110833Z adding 'torch/include/ATen/core/Scalar.h' 2022-12-01T10:32:49.6114480Z adding 'torch/include/ATen/core/ScalarType.h' 2022-12-01T10:32:49.6118562Z adding 'torch/include/ATen/core/Tensor.h' 2022-12-01T10:32:49.6124480Z adding 'torch/include/ATen/core/TensorAccessor.h' 2022-12-01T10:32:49.6139130Z adding 'torch/include/ATen/core/TensorBase.h' 2022-12-01T10:32:49.6194771Z adding 'torch/include/ATen/core/TensorBody.h' 2022-12-01T10:32:49.6205282Z adding 'torch/include/ATen/core/TorchDispatchUtils.h' 2022-12-01T10:32:49.6210494Z adding 'torch/include/ATen/core/TransformationHelper.h' 2022-12-01T10:32:49.6214477Z adding 'torch/include/ATen/core/UndefinedTensorImpl.h' 2022-12-01T10:32:49.6218373Z adding 'torch/include/ATen/core/UnsafeFromTH.h' 2022-12-01T10:32:49.6222994Z adding 'torch/include/ATen/core/VariableHooksInterface.h' 2022-12-01T10:32:49.6227392Z adding 'torch/include/ATen/core/Variadic.h' 2022-12-01T10:32:49.6232248Z adding 'torch/include/ATen/core/Vitals.h' 2022-12-01T10:32:49.6236871Z adding 'torch/include/ATen/core/alias_info.h' 2022-12-01T10:32:49.6252301Z adding 'torch/include/ATen/core/aten_interned_strings.h' 2022-12-01T10:32:49.6259779Z adding 'torch/include/ATen/core/blob.h' 2022-12-01T10:32:49.6264759Z adding 'torch/include/ATen/core/builtin_function.h' 2022-12-01T10:32:49.6272397Z adding 'torch/include/ATen/core/class_type.h' 2022-12-01T10:32:49.6277463Z adding 'torch/include/ATen/core/custom_class.h' 2022-12-01T10:32:49.6284413Z adding 'torch/include/ATen/core/dynamic_type.h' 2022-12-01T10:32:49.6290453Z adding 'torch/include/ATen/core/enum_tag.h' 2022-12-01T10:32:49.6295990Z adding 'torch/include/ATen/core/enum_type.h' 2022-12-01T10:32:49.6301476Z adding 'torch/include/ATen/core/function.h' 2022-12-01T10:32:49.6312250Z adding 'torch/include/ATen/core/function_schema.h' 2022-12-01T10:32:49.6320910Z adding 'torch/include/ATen/core/function_schema_inl.h' 2022-12-01T10:32:49.6330982Z adding 'torch/include/ATen/core/functional.h' 2022-12-01T10:32:49.6337329Z adding 'torch/include/ATen/core/grad_mode.h' 2022-12-01T10:32:49.6344994Z adding 'torch/include/ATen/core/interned_strings.h' 2022-12-01T10:32:49.6350417Z adding 'torch/include/ATen/core/interned_strings_class.h' 2022-12-01T10:32:49.6368690Z adding 'torch/include/ATen/core/ivalue.h' 2022-12-01T10:32:49.6399504Z adding 'torch/include/ATen/core/ivalue_inl.h' 2022-12-01T10:32:49.6406095Z adding 'torch/include/ATen/core/ivalue_to.h' 2022-12-01T10:32:49.6429391Z adding 'torch/include/ATen/core/jit_type.h' 2022-12-01T10:32:49.6441017Z adding 'torch/include/ATen/core/jit_type_base.h' 2022-12-01T10:32:49.6446836Z adding 'torch/include/ATen/core/operator_name.h' 2022-12-01T10:32:49.6451987Z adding 'torch/include/ATen/core/qualified_name.h' 2022-12-01T10:32:49.6456302Z adding 'torch/include/ATen/core/rref_interface.h' 2022-12-01T10:32:49.6461800Z adding 'torch/include/ATen/core/stack.h' 2022-12-01T10:32:49.6467650Z adding 'torch/include/ATen/core/symbol.h' 2022-12-01T10:32:49.6472775Z adding 'torch/include/ATen/core/type_factory.h' 2022-12-01T10:32:49.6477213Z adding 'torch/include/ATen/core/type_ptr.h' 2022-12-01T10:32:49.6481056Z adding 'torch/include/ATen/core/typeid.h' 2022-12-01T10:32:49.6488072Z adding 'torch/include/ATen/core/boxing/BoxedKernel.h' 2022-12-01T10:32:49.6492919Z adding 'torch/include/ATen/core/boxing/BoxedKernel_impl.h' 2022-12-01T10:32:49.6498829Z adding 'torch/include/ATen/core/boxing/KernelFunction.h' 2022-12-01T10:32:49.6505713Z adding 'torch/include/ATen/core/boxing/KernelFunction_impl.h' 2022-12-01T10:32:49.6511161Z adding 'torch/include/ATen/core/boxing/OperatorKernel.h' 2022-12-01T10:32:49.6516885Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h' 2022-12-01T10:32:49.6521435Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h' 2022-12-01T10:32:49.6528798Z adding 'torch/include/ATen/core/boxing/impl/boxing.h' 2022-12-01T10:32:49.6540088Z adding 'torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h' 2022-12-01T10:32:49.6546226Z adding 'torch/include/ATen/core/boxing/impl/test_helpers.h' 2022-12-01T10:32:49.6552559Z adding 'torch/include/ATen/core/dispatch/CppSignature.h' 2022-12-01T10:32:49.6559770Z adding 'torch/include/ATen/core/dispatch/DispatchKeyExtractor.h' 2022-12-01T10:32:49.6572500Z adding 'torch/include/ATen/core/dispatch/Dispatcher.h' 2022-12-01T10:32:49.6577722Z adding 'torch/include/ATen/core/dispatch/ObservedOperators.h' 2022-12-01T10:32:49.6585270Z adding 'torch/include/ATen/core/dispatch/OperatorEntry.h' 2022-12-01T10:32:49.6590314Z adding 'torch/include/ATen/core/dispatch/OperatorOptions.h' 2022-12-01T10:32:49.6594846Z adding 'torch/include/ATen/core/dispatch/RegistrationHandleRAII.h' 2022-12-01T10:32:49.6601070Z adding 'torch/include/ATen/core/op_registration/adaption.h' 2022-12-01T10:32:49.6606784Z adding 'torch/include/ATen/core/op_registration/infer_schema.h' 2022-12-01T10:32:49.6612881Z adding 'torch/include/ATen/core/op_registration/op_allowlist.h' 2022-12-01T10:32:49.6623167Z adding 'torch/include/ATen/core/op_registration/op_registration.h' 2022-12-01T10:32:49.6629783Z adding 'torch/include/ATen/cpu/FlushDenormal.h' 2022-12-01T10:32:49.6636089Z adding 'torch/include/ATen/cpu/vml.h' 2022-12-01T10:32:49.6641431Z adding 'torch/include/ATen/cpu/vec/functional.h' 2022-12-01T10:32:49.6646998Z adding 'torch/include/ATen/cpu/vec/functional_base.h' 2022-12-01T10:32:49.6654059Z adding 'torch/include/ATen/cpu/vec/functional_bfloat16.h' 2022-12-01T10:32:49.6659657Z adding 'torch/include/ATen/cpu/vec/intrinsics.h' 2022-12-01T10:32:49.6664281Z adding 'torch/include/ATen/cpu/vec/vec.h' 2022-12-01T10:32:49.6676210Z adding 'torch/include/ATen/cpu/vec/vec_base.h' 2022-12-01T10:32:49.6683961Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h' 2022-12-01T10:32:49.6688748Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h' 2022-12-01T10:32:49.6694119Z adding 'torch/include/ATen/cpu/vec/vec256/vec256.h' 2022-12-01T10:32:49.6704072Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h' 2022-12-01T10:32:49.6712708Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h' 2022-12-01T10:32:49.6722540Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h' 2022-12-01T10:32:49.6729208Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_double.h' 2022-12-01T10:32:49.6736074Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float.h' 2022-12-01T10:32:49.6744793Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float_neon.h' 2022-12-01T10:32:49.6756262Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_int.h' 2022-12-01T10:32:49.6769412Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_qint.h' 2022-12-01T10:32:49.6776894Z adding 'torch/include/ATen/cpu/vec/vec512/vec512.h' 2022-12-01T10:32:49.6787059Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h' 2022-12-01T10:32:49.6797320Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h' 2022-12-01T10:32:49.6808816Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h' 2022-12-01T10:32:49.6817234Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_double.h' 2022-12-01T10:32:49.6824727Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_float.h' 2022-12-01T10:32:49.6836183Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_int.h' 2022-12-01T10:32:49.6849418Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_qint.h' 2022-12-01T10:32:49.6856368Z adding 'torch/include/ATen/cuda/ATenCUDAGeneral.h' 2022-12-01T10:32:49.6860509Z adding 'torch/include/ATen/cuda/ApplyGridUtils.cuh' 2022-12-01T10:32:49.6865717Z adding 'torch/include/ATen/cuda/AsmUtils.cuh' 2022-12-01T10:32:49.6873510Z adding 'torch/include/ATen/cuda/Atomic.cuh' 2022-12-01T10:32:49.6883458Z adding 'torch/include/ATen/cuda/CUDAApplyUtils.cuh' 2022-12-01T10:32:49.6890283Z adding 'torch/include/ATen/cuda/CUDABlas.h' 2022-12-01T10:32:49.6895035Z adding 'torch/include/ATen/cuda/CUDAConfig.h' 2022-12-01T10:32:49.6904932Z adding 'torch/include/ATen/cuda/CUDAContext.h' 2022-12-01T10:32:49.6909736Z adding 'torch/include/ATen/cuda/CUDADataType.h' 2022-12-01T10:32:49.6913652Z adding 'torch/include/ATen/cuda/CUDADevice.h' 2022-12-01T10:32:49.6919085Z adding 'torch/include/ATen/cuda/CUDAEvent.h' 2022-12-01T10:32:49.6924705Z adding 'torch/include/ATen/cuda/CUDAGeneratorImpl.h' 2022-12-01T10:32:49.6929720Z adding 'torch/include/ATen/cuda/CUDAGraph.h' 2022-12-01T10:32:49.6934630Z adding 'torch/include/ATen/cuda/CUDAGraphsUtils.cuh' 2022-12-01T10:32:49.6939216Z adding 'torch/include/ATen/cuda/CUDASparse.h' 2022-12-01T10:32:49.6945310Z adding 'torch/include/ATen/cuda/CUDASparseBlas.h' 2022-12-01T10:32:49.6951235Z adding 'torch/include/ATen/cuda/CUDASparseDescriptors.h' 2022-12-01T10:32:49.6955804Z adding 'torch/include/ATen/cuda/CUDATensorMethods.cuh' 2022-12-01T10:32:49.6960101Z adding 'torch/include/ATen/cuda/CUDAUtils.h' 2022-12-01T10:32:49.6965166Z adding 'torch/include/ATen/cuda/CachingHostAllocator.h' 2022-12-01T10:32:49.6969901Z adding 'torch/include/ATen/cuda/DeviceUtils.cuh' 2022-12-01T10:32:49.6974137Z adding 'torch/include/ATen/cuda/EmptyTensor.h' 2022-12-01T10:32:49.6979321Z adding 'torch/include/ATen/cuda/Exceptions.h' 2022-12-01T10:32:49.6984480Z adding 'torch/include/ATen/cuda/NumericLimits.cuh' 2022-12-01T10:32:49.6988556Z adding 'torch/include/ATen/cuda/PeerToPeerAccess.h' 2022-12-01T10:32:49.6992554Z adding 'torch/include/ATen/cuda/PinnedMemoryAllocator.h' 2022-12-01T10:32:49.6996749Z adding 'torch/include/ATen/cuda/ScanUtils.cuh' 2022-12-01T10:32:49.7000578Z adding 'torch/include/ATen/cuda/Sleep.h' 2022-12-01T10:32:49.7004520Z adding 'torch/include/ATen/cuda/ThrustAllocator.h' 2022-12-01T10:32:49.7011132Z adding 'torch/include/ATen/cuda/cub.cuh' 2022-12-01T10:32:49.7016261Z adding 'torch/include/ATen/cuda/cub.h' 2022-12-01T10:32:49.7020526Z adding 'torch/include/ATen/cuda/cub_definitions.cuh' 2022-12-01T10:32:49.7024816Z adding 'torch/include/ATen/cuda/jiterator.h' 2022-12-01T10:32:49.7030083Z adding 'torch/include/ATen/cuda/jiterator_impl.h' 2022-12-01T10:32:49.7035211Z adding 'torch/include/ATen/cuda/llvm_jit_strings.h' 2022-12-01T10:32:49.7040525Z adding 'torch/include/ATen/cuda/detail/CUDAHooks.h' 2022-12-01T10:32:49.7046737Z adding 'torch/include/ATen/cuda/detail/DeviceThreadHandles.h' 2022-12-01T10:32:49.7050952Z adding 'torch/include/ATen/cuda/detail/IndexUtils.cuh' 2022-12-01T10:32:49.7056013Z adding 'torch/include/ATen/cuda/detail/IntegerDivider.cuh' 2022-12-01T10:32:49.7060429Z adding 'torch/include/ATen/cuda/detail/KernelUtils.h' 2022-12-01T10:32:49.7064329Z adding 'torch/include/ATen/cuda/detail/LazyNVRTC.h' 2022-12-01T10:32:49.7069183Z adding 'torch/include/ATen/cuda/detail/OffsetCalculator.cuh' 2022-12-01T10:32:49.7073571Z adding 'torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh' 2022-12-01T10:32:49.7078187Z adding 'torch/include/ATen/cuda/detail/TensorInfo.cuh' 2022-12-01T10:32:49.7082527Z adding 'torch/include/ATen/cuda/detail/UnpackRaw.cuh' 2022-12-01T10:32:49.7090872Z adding 'torch/include/ATen/cudnn/Descriptors.h' 2022-12-01T10:32:49.7094615Z adding 'torch/include/ATen/cudnn/Exceptions.h' 2022-12-01T10:32:49.7098837Z adding 'torch/include/ATen/cudnn/Handle.h' 2022-12-01T10:32:49.7102790Z adding 'torch/include/ATen/cudnn/Handles.h' 2022-12-01T10:32:49.7107267Z adding 'torch/include/ATen/cudnn/Types.h' 2022-12-01T10:32:49.7111933Z adding 'torch/include/ATen/cudnn/Utils.h' 2022-12-01T10:32:49.7116527Z adding 'torch/include/ATen/cudnn/cudnn-wrapper.h' 2022-12-01T10:32:49.7123154Z adding 'torch/include/ATen/detail/CUDAHooksInterface.h' 2022-12-01T10:32:49.7128324Z adding 'torch/include/ATen/detail/FunctionTraits.h' 2022-12-01T10:32:49.7133394Z adding 'torch/include/ATen/detail/HIPHooksInterface.h' 2022-12-01T10:32:49.7138067Z adding 'torch/include/ATen/detail/ORTHooksInterface.h' 2022-12-01T10:32:49.7143798Z adding 'torch/include/ATen/functorch/ADInterpreters.h' 2022-12-01T10:32:49.7151618Z adding 'torch/include/ATen/functorch/BatchRulesHelper.h' 2022-12-01T10:32:49.7157826Z adding 'torch/include/ATen/functorch/BatchedFallback.h' 2022-12-01T10:32:49.7164325Z adding 'torch/include/ATen/functorch/BatchedTensorImpl.h' 2022-12-01T10:32:49.7169886Z adding 'torch/include/ATen/functorch/BatchingMetaprogramming.h' 2022-12-01T10:32:49.7175637Z adding 'torch/include/ATen/functorch/DynamicLayer.h' 2022-12-01T10:32:49.7180620Z adding 'torch/include/ATen/functorch/FunctionalizeInterpreter.h' 2022-12-01T10:32:49.7186453Z adding 'torch/include/ATen/functorch/Interpreter.h' 2022-12-01T10:32:49.7193509Z adding 'torch/include/ATen/functorch/LegacyVmapTransforms.h' 2022-12-01T10:32:49.7197535Z adding 'torch/include/ATen/functorch/Macros.h' 2022-12-01T10:32:49.7202602Z adding 'torch/include/ATen/functorch/PlumbingHelper.h' 2022-12-01T10:32:49.7207811Z adding 'torch/include/ATen/functorch/TensorWrapper.h' 2022-12-01T10:32:49.7212697Z adding 'torch/include/ATen/functorch/VmapInterpreter.h' 2022-12-01T10:32:49.7219060Z adding 'torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h' 2022-12-01T10:32:49.7223431Z adding 'torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h' 2022-12-01T10:32:49.7230413Z adding 'torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h' 2022-12-01T10:32:49.7235870Z adding 'torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h' 2022-12-01T10:32:49.7243394Z adding 'torch/include/ATen/native/Activation.h' 2022-12-01T10:32:49.7247961Z adding 'torch/include/ATen/native/AdaptivePooling.h' 2022-12-01T10:32:49.7253513Z adding 'torch/include/ATen/native/BatchLinearAlgebra.h' 2022-12-01T10:32:49.7258396Z adding 'torch/include/ATen/native/BinaryOps.h' 2022-12-01T10:32:49.7264313Z adding 'torch/include/ATen/native/BucketizationUtils.h' 2022-12-01T10:32:49.7269972Z adding 'torch/include/ATen/native/CPUBlas.h' 2022-12-01T10:32:49.7274594Z adding 'torch/include/ATen/native/CPUFallback.h' 2022-12-01T10:32:49.7278548Z adding 'torch/include/ATen/native/CanUse32BitIndexMath.h' 2022-12-01T10:32:49.7283234Z adding 'torch/include/ATen/native/ComplexHelper.h' 2022-12-01T10:32:49.7287496Z adding 'torch/include/ATen/native/CompositeRandomAccessor.h' 2022-12-01T10:32:49.7292714Z adding 'torch/include/ATen/native/CompositeRandomAccessorCommon.h' 2022-12-01T10:32:49.7300320Z adding 'torch/include/ATen/native/ConvUtils.h' 2022-12-01T10:32:49.7305209Z adding 'torch/include/ATen/native/ConvolutionMM3d.h' 2022-12-01T10:32:49.7309013Z adding 'torch/include/ATen/native/Copy.h' 2022-12-01T10:32:49.7313099Z adding 'torch/include/ATen/native/Cross.h' 2022-12-01T10:32:49.7318153Z adding 'torch/include/ATen/native/DilatedConvolutionUtils.h' 2022-12-01T10:32:49.7324273Z adding 'torch/include/ATen/native/DispatchStub.h' 2022-12-01T10:32:49.7333887Z adding 'torch/include/ATen/native/Distance.h' 2022-12-01T10:32:49.7341650Z adding 'torch/include/ATen/native/DistributionTemplates.h' 2022-12-01T10:32:49.7352073Z adding 'torch/include/ATen/native/Distributions.h' 2022-12-01T10:32:49.7358308Z adding 'torch/include/ATen/native/EmbeddingBag.h' 2022-12-01T10:32:49.7362706Z adding 'torch/include/ATen/native/Fill.h' 2022-12-01T10:32:49.7368040Z adding 'torch/include/ATen/native/ForeachUtils.h' 2022-12-01T10:32:49.7372637Z adding 'torch/include/ATen/native/FunctionOfAMatrixUtils.h' 2022-12-01T10:32:49.7378523Z adding 'torch/include/ATen/native/GridSampler.h' 2022-12-01T10:32:49.7384084Z adding 'torch/include/ATen/native/GridSamplerUtils.h' 2022-12-01T10:32:49.7388211Z adding 'torch/include/ATen/native/Histogram.h' 2022-12-01T10:32:49.7392297Z adding 'torch/include/ATen/native/IndexKernel.h' 2022-12-01T10:32:49.7397472Z adding 'torch/include/ATen/native/IndexingUtils.h' 2022-12-01T10:32:49.7401616Z adding 'torch/include/ATen/native/Lerp.h' 2022-12-01T10:32:49.7405707Z adding 'torch/include/ATen/native/LinearAlgebra.h' 2022-12-01T10:32:49.7417549Z adding 'torch/include/ATen/native/LinearAlgebraUtils.h' 2022-12-01T10:32:49.7423077Z adding 'torch/include/ATen/native/LossMulti.h' 2022-12-01T10:32:49.7469871Z adding 'torch/include/ATen/native/Math.h' 2022-12-01T10:32:49.7477737Z adding 'torch/include/ATen/native/MathBitFallThroughLists.h' 2022-12-01T10:32:49.7483501Z adding 'torch/include/ATen/native/MathBitsFallback.h' 2022-12-01T10:32:49.7487864Z adding 'torch/include/ATen/native/MaxPooling.h' 2022-12-01T10:32:49.7491898Z adding 'torch/include/ATen/native/NonEmptyUtils.h' 2022-12-01T10:32:49.7495833Z adding 'torch/include/ATen/native/NonSymbolicBC.h' 2022-12-01T10:32:49.7499656Z adding 'torch/include/ATen/native/Normalization.h' 2022-12-01T10:32:49.7503547Z adding 'torch/include/ATen/native/PointwiseOps.h' 2022-12-01T10:32:49.7509510Z adding 'torch/include/ATen/native/Pool.h' 2022-12-01T10:32:49.7514295Z adding 'torch/include/ATen/native/Pow.h' 2022-12-01T10:32:49.7518607Z adding 'torch/include/ATen/native/RNN.h' 2022-12-01T10:32:49.7522616Z adding 'torch/include/ATen/native/RangeFactories.h' 2022-12-01T10:32:49.7526687Z adding 'torch/include/ATen/native/ReduceAllOps.h' 2022-12-01T10:32:49.7530870Z adding 'torch/include/ATen/native/ReduceOps.h' 2022-12-01T10:32:49.7538039Z adding 'torch/include/ATen/native/ReduceOpsUtils.h' 2022-12-01T10:32:49.7543216Z adding 'torch/include/ATen/native/Repeat.h' 2022-12-01T10:32:49.7549213Z adding 'torch/include/ATen/native/Resize.h' 2022-12-01T10:32:49.7554009Z adding 'torch/include/ATen/native/ResizeCommon.h' 2022-12-01T10:32:49.7559007Z adding 'torch/include/ATen/native/ScatterGatherChecks.h' 2022-12-01T10:32:49.7563536Z adding 'torch/include/ATen/native/SegmentReduce.h' 2022-12-01T10:32:49.7570579Z adding 'torch/include/ATen/native/SharedReduceOps.h' 2022-12-01T10:32:49.7576012Z adding 'torch/include/ATen/native/SobolEngineOpsUtils.h' 2022-12-01T10:32:49.7580399Z adding 'torch/include/ATen/native/Sorting.h' 2022-12-01T10:32:49.7585213Z adding 'torch/include/ATen/native/SortingUtils.h' 2022-12-01T10:32:49.7590447Z adding 'torch/include/ATen/native/SpectralOpsUtils.h' 2022-12-01T10:32:49.7595846Z adding 'torch/include/ATen/native/StridedRandomAccessor.h' 2022-12-01T10:32:49.7600673Z adding 'torch/include/ATen/native/TensorAdvancedIndexing.h' 2022-12-01T10:32:49.7606228Z adding 'torch/include/ATen/native/TensorAdvancedIndexingUtils.h' 2022-12-01T10:32:49.7610924Z adding 'torch/include/ATen/native/TensorCompare.h' 2022-12-01T10:32:49.7615806Z adding 'torch/include/ATen/native/TensorConversions.h' 2022-12-01T10:32:49.7619915Z adding 'torch/include/ATen/native/TensorDimApply.h' 2022-12-01T10:32:49.7625755Z adding 'torch/include/ATen/native/TensorFactories.h' 2022-12-01T10:32:49.7630373Z adding 'torch/include/ATen/native/TensorIterator.h' 2022-12-01T10:32:49.7635182Z adding 'torch/include/ATen/native/TensorIteratorDynamicCasting.h' 2022-12-01T10:32:49.7639674Z adding 'torch/include/ATen/native/TensorProperties.h' 2022-12-01T10:32:49.7644635Z adding 'torch/include/ATen/native/TensorShape.h' 2022-12-01T10:32:49.7649393Z adding 'torch/include/ATen/native/TensorTransformations.h' 2022-12-01T10:32:49.7653880Z adding 'torch/include/ATen/native/TopKImpl.h' 2022-12-01T10:32:49.7658331Z adding 'torch/include/ATen/native/TransposeType.h' 2022-12-01T10:32:49.7662700Z adding 'torch/include/ATen/native/TriangularOpsUtils.h' 2022-12-01T10:32:49.7667010Z adding 'torch/include/ATen/native/TypeProperties.h' 2022-12-01T10:32:49.7671435Z adding 'torch/include/ATen/native/UnaryOps.h' 2022-12-01T10:32:49.7675557Z adding 'torch/include/ATen/native/Unfold2d.h' 2022-12-01T10:32:49.7679547Z adding 'torch/include/ATen/native/Unfold3d.h' 2022-12-01T10:32:49.7685111Z adding 'torch/include/ATen/native/UnfoldBackward.h' 2022-12-01T10:32:49.7692969Z adding 'torch/include/ATen/native/UpSample.h' 2022-12-01T10:32:49.7697862Z adding 'torch/include/ATen/native/batch_norm.h' 2022-12-01T10:32:49.7701929Z adding 'torch/include/ATen/native/group_norm.h' 2022-12-01T10:32:49.7706906Z adding 'torch/include/ATen/native/im2col.h' 2022-12-01T10:32:49.7712338Z adding 'torch/include/ATen/native/im2col_shape_check.h' 2022-12-01T10:32:49.7717583Z adding 'torch/include/ATen/native/layer_norm.h' 2022-12-01T10:32:49.7721850Z adding 'torch/include/ATen/native/verbose_wrapper.h' 2022-12-01T10:32:49.7726465Z adding 'torch/include/ATen/native/vol2col.h' 2022-12-01T10:32:49.7731944Z adding 'torch/include/ATen/native/cpu/AtomicAddFloat.h' 2022-12-01T10:32:49.7735839Z adding 'torch/include/ATen/native/cpu/CatKernel.h' 2022-12-01T10:32:49.7739934Z adding 'torch/include/ATen/native/cpu/ChannelShuffleKernel.h' 2022-12-01T10:32:49.7743861Z adding 'torch/include/ATen/native/cpu/CopyKernel.h' 2022-12-01T10:32:49.7748117Z adding 'torch/include/ATen/native/cpu/DepthwiseConvKernel.h' 2022-12-01T10:32:49.7754258Z adding 'torch/include/ATen/native/cpu/DistributionTemplates.h' 2022-12-01T10:32:49.7758681Z adding 'torch/include/ATen/native/cpu/GridSamplerKernel.h' 2022-12-01T10:32:49.7763650Z adding 'torch/include/ATen/native/cpu/IndexKernelUtils.h' 2022-12-01T10:32:49.7767776Z adding 'torch/include/ATen/native/cpu/Intrinsics.h' 2022-12-01T10:32:49.7772064Z adding 'torch/include/ATen/native/cpu/IsContiguous.h' 2022-12-01T10:32:49.7778893Z adding 'torch/include/ATen/native/cpu/Loops.h' 2022-12-01T10:32:49.7783733Z adding 'torch/include/ATen/native/cpu/MaxUnpoolKernel.h' 2022-12-01T10:32:49.7787959Z adding 'torch/include/ATen/native/cpu/PixelShuffleKernel.h' 2022-12-01T10:32:49.7794808Z adding 'torch/include/ATen/native/cpu/Reduce.h' 2022-12-01T10:32:49.7800381Z adding 'torch/include/ATen/native/cpu/SerialStackImpl.h' 2022-12-01T10:32:49.7804684Z adding 'torch/include/ATen/native/cpu/SoftmaxKernel.h' 2022-12-01T10:32:49.7808630Z adding 'torch/include/ATen/native/cpu/StackKernel.h' 2022-12-01T10:32:49.7812961Z adding 'torch/include/ATen/native/cpu/WeightNormKernel.h' 2022-12-01T10:32:49.7820986Z adding 'torch/include/ATen/native/cpu/avx_mathfun.h' 2022-12-01T10:32:49.7826021Z adding 'torch/include/ATen/native/cpu/mixed_data_type.h' 2022-12-01T10:32:49.7831396Z adding 'torch/include/ATen/native/cpu/moments_utils.h' 2022-12-01T10:32:49.7836401Z adding 'torch/include/ATen/native/cpu/utils.h' 2022-12-01T10:32:49.7841220Z adding 'torch/include/ATen/native/cpu/zmath.h' 2022-12-01T10:32:49.7847692Z adding 'torch/include/ATen/native/cuda/Activation.h' 2022-12-01T10:32:49.7852681Z adding 'torch/include/ATen/native/cuda/BinaryInternal.h' 2022-12-01T10:32:49.7859182Z adding 'torch/include/ATen/native/cuda/CUDAJitLoops.cuh' 2022-12-01T10:32:49.7865647Z adding 'torch/include/ATen/native/cuda/CUDALoops.cuh' 2022-12-01T10:32:49.7871185Z adding 'torch/include/ATen/native/cuda/CompositeRandomAccessor.h' 2022-12-01T10:32:49.7875214Z adding 'torch/include/ATen/native/cuda/Copy.h' 2022-12-01T10:32:49.7885010Z adding 'torch/include/ATen/native/cuda/CuFFTPlanCache.h' 2022-12-01T10:32:49.7890343Z adding 'torch/include/ATen/native/cuda/CuFFTUtils.h' 2022-12-01T10:32:49.7894399Z adding 'torch/include/ATen/native/cuda/DeviceSqrt.cuh' 2022-12-01T10:32:49.7904146Z adding 'torch/include/ATen/native/cuda/DistributionTemplates.h' 2022-12-01T10:32:49.7909074Z adding 'torch/include/ATen/native/cuda/Distributions.h' 2022-12-01T10:32:49.7913269Z adding 'torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh' 2022-12-01T10:32:49.7920957Z adding 'torch/include/ATen/native/cuda/ForeachFunctors.cuh' 2022-12-01T10:32:49.7928381Z adding 'torch/include/ATen/native/cuda/GridSampler.cuh' 2022-12-01T10:32:49.7933319Z adding 'torch/include/ATen/native/cuda/GridSampler.h' 2022-12-01T10:32:49.7937738Z adding 'torch/include/ATen/native/cuda/IndexKernel.h' 2022-12-01T10:32:49.7943738Z adding 'torch/include/ATen/native/cuda/JitLoops.cuh' 2022-12-01T10:32:49.7948758Z adding 'torch/include/ATen/native/cuda/KernelUtils.cuh' 2022-12-01T10:32:49.7952819Z adding 'torch/include/ATen/native/cuda/LaunchUtils.h' 2022-12-01T10:32:49.7959037Z adding 'torch/include/ATen/native/cuda/Loops.cuh' 2022-12-01T10:32:49.7994615Z adding 'torch/include/ATen/native/cuda/Math.cuh' 2022-12-01T10:32:49.8004758Z adding 'torch/include/ATen/native/cuda/MemoryAccess.cuh' 2022-12-01T10:32:49.8009589Z adding 'torch/include/ATen/native/cuda/MiscUtils.h' 2022-12-01T10:32:49.8015405Z adding 'torch/include/ATen/native/cuda/MultiTensorApply.cuh' 2022-12-01T10:32:49.8034843Z adding 'torch/include/ATen/native/cuda/Normalization.cuh' 2022-12-01T10:32:49.8044064Z adding 'torch/include/ATen/native/cuda/PersistentSoftmax.cuh' 2022-12-01T10:32:49.8049159Z adding 'torch/include/ATen/native/cuda/Pow.cuh' 2022-12-01T10:32:49.8055973Z adding 'torch/include/ATen/native/cuda/ROCmLoops.cuh' 2022-12-01T10:32:49.8060918Z adding 'torch/include/ATen/native/cuda/Randperm.cuh' 2022-12-01T10:32:49.8079604Z adding 'torch/include/ATen/native/cuda/Reduce.cuh' 2022-12-01T10:32:49.8087207Z adding 'torch/include/ATen/native/cuda/ReduceOps.h' 2022-12-01T10:32:49.8093037Z adding 'torch/include/ATen/native/cuda/Resize.h' 2022-12-01T10:32:49.8098487Z adding 'torch/include/ATen/native/cuda/ScanKernels.h' 2022-12-01T10:32:49.8111386Z adding 'torch/include/ATen/native/cuda/ScanUtils.cuh' 2022-12-01T10:32:49.8112606Z adding 'torch/include/ATen/native/cuda/Sort.h' 2022-12-01T10:32:49.8120562Z adding 'torch/include/ATen/native/cuda/SortStable.h' 2022-12-01T10:32:49.8123862Z adding 'torch/include/ATen/native/cuda/SortUtils.cuh' 2022-12-01T10:32:49.8128376Z adding 'torch/include/ATen/native/cuda/Sorting.h' 2022-12-01T10:32:49.8134520Z adding 'torch/include/ATen/native/cuda/SortingCommon.cuh' 2022-12-01T10:32:49.8142306Z adding 'torch/include/ATen/native/cuda/SortingRadixSelect.cuh' 2022-12-01T10:32:49.8152012Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.cuh' 2022-12-01T10:32:49.8157113Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.h' 2022-12-01T10:32:49.8161702Z adding 'torch/include/ATen/native/cuda/TensorTopK.h' 2022-12-01T10:32:49.8175926Z adding 'torch/include/ATen/native/cuda/UniqueCub.cuh' 2022-12-01T10:32:49.8176307Z adding 'torch/include/ATen/native/cuda/UpSample.cuh' 2022-12-01T10:32:49.8178865Z adding 'torch/include/ATen/native/cuda/block_reduce.cuh' 2022-12-01T10:32:49.8183706Z adding 'torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh' 2022-12-01T10:32:49.8188179Z adding 'torch/include/ATen/native/cuda/fused_adam_impl.cuh' 2022-12-01T10:32:49.8194407Z adding 'torch/include/ATen/native/cuda/fused_adam_utils.cuh' 2022-12-01T10:32:49.8200591Z adding 'torch/include/ATen/native/cuda/im2col.cuh' 2022-12-01T10:32:49.8206298Z adding 'torch/include/ATen/native/cuda/jit_utils.h' 2022-12-01T10:32:49.8215756Z adding 'torch/include/ATen/native/cuda/reduction_template.cuh' 2022-12-01T10:32:49.8221318Z adding 'torch/include/ATen/native/cuda/thread_constants.h' 2022-12-01T10:32:49.8227742Z adding 'torch/include/ATen/native/cuda/vol2col.cuh' 2022-12-01T10:32:49.8233807Z adding 'torch/include/ATen/native/quantized/AffineQuantizer.h' 2022-12-01T10:32:49.8238402Z adding 'torch/include/ATen/native/quantized/AffineQuantizerBase.h' 2022-12-01T10:32:49.8242349Z adding 'torch/include/ATen/native/quantized/Copy.h' 2022-12-01T10:32:49.8246663Z adding 'torch/include/ATen/native/quantized/FakeQuantAffine.h' 2022-12-01T10:32:49.8250679Z adding 'torch/include/ATen/native/quantized/IndexKernel.h' 2022-12-01T10:32:49.8254943Z adding 'torch/include/ATen/native/quantized/PackedParams.h' 2022-12-01T10:32:49.8260281Z adding 'torch/include/ATen/native/quantized/cpu/BinaryOps.h' 2022-12-01T10:32:49.8264364Z adding 'torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h' 2022-12-01T10:32:49.8270567Z adding 'torch/include/ATen/native/quantized/cpu/OnednnUtils.h' 2022-12-01T10:32:49.8278714Z adding 'torch/include/ATen/native/quantized/cpu/QnnpackUtils.h' 2022-12-01T10:32:49.8285809Z adding 'torch/include/ATen/native/quantized/cpu/QuantUtils.h' 2022-12-01T10:32:49.8291350Z adding 'torch/include/ATen/native/quantized/cpu/QuantizedOps.h' 2022-12-01T10:32:49.8295599Z adding 'torch/include/ATen/native/quantized/cpu/RuyUtils.h' 2022-12-01T10:32:49.8301570Z adding 'torch/include/ATen/native/quantized/cpu/XnnpackUtils.h' 2022-12-01T10:32:49.8308359Z adding 'torch/include/ATen/native/quantized/cpu/conv_serialization.h' 2022-12-01T10:32:49.8314993Z adding 'torch/include/ATen/native/quantized/cpu/fbgemm_utils.h' 2022-12-01T10:32:49.8319500Z adding 'torch/include/ATen/native/quantized/cpu/init_qnnpack.h' 2022-12-01T10:32:49.8323927Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag.h' 2022-12-01T10:32:49.8328037Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h' 2022-12-01T10:32:49.8499906Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d.h' 2022-12-01T10:32:49.8504645Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h' 2022-12-01T10:32:49.8509664Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:49.8514519Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h' 2022-12-01T10:32:49.8518816Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h' 2022-12-01T10:32:49.8522624Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h' 2022-12-01T10:32:49.8527641Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h' 2022-12-01T10:32:49.8532380Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:49.8538357Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h' 2022-12-01T10:32:49.8542455Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h' 2022-12-01T10:32:49.8546507Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_native.h' 2022-12-01T10:32:49.8550851Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h' 2022-12-01T10:32:49.8554970Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d.h' 2022-12-01T10:32:49.8559156Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h' 2022-12-01T10:32:49.8563550Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:49.8567991Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h' 2022-12-01T10:32:49.8572101Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h' 2022-12-01T10:32:49.8576128Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h' 2022-12-01T10:32:49.8580233Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h' 2022-12-01T10:32:49.8584488Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:49.8588591Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h' 2022-12-01T10:32:49.8592559Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h' 2022-12-01T10:32:49.8596789Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_native.h' 2022-12-01T10:32:49.8601676Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h' 2022-12-01T10:32:49.8606554Z adding 'torch/include/ATen/ops/_add_batch_dim.h' 2022-12-01T10:32:49.8611343Z adding 'torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:49.8615513Z adding 'torch/include/ATen/ops/_add_batch_dim_native.h' 2022-12-01T10:32:49.8620016Z adding 'torch/include/ATen/ops/_add_batch_dim_ops.h' 2022-12-01T10:32:49.8624564Z adding 'torch/include/ATen/ops/_add_relu.h' 2022-12-01T10:32:49.8629274Z adding 'torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:49.8633691Z adding 'torch/include/ATen/ops/_add_relu_cpu_dispatch.h' 2022-12-01T10:32:49.8638780Z adding 'torch/include/ATen/ops/_add_relu_meta_dispatch.h' 2022-12-01T10:32:49.8643531Z adding 'torch/include/ATen/ops/_add_relu_native.h' 2022-12-01T10:32:49.8648272Z adding 'torch/include/ATen/ops/_add_relu_ops.h' 2022-12-01T10:32:49.8652502Z adding 'torch/include/ATen/ops/_addmm_activation.h' 2022-12-01T10:32:49.8657012Z adding 'torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:49.8661175Z adding 'torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h' 2022-12-01T10:32:49.8665306Z adding 'torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h' 2022-12-01T10:32:49.8669383Z adding 'torch/include/ATen/ops/_addmm_activation_meta.h' 2022-12-01T10:32:49.8674061Z adding 'torch/include/ATen/ops/_addmm_activation_meta_dispatch.h' 2022-12-01T10:32:49.8678023Z adding 'torch/include/ATen/ops/_addmm_activation_native.h' 2022-12-01T10:32:49.8682220Z adding 'torch/include/ATen/ops/_addmm_activation_ops.h' 2022-12-01T10:32:49.8686482Z adding 'torch/include/ATen/ops/_aminmax.h' 2022-12-01T10:32:49.8690705Z adding 'torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:49.8694729Z adding 'torch/include/ATen/ops/_aminmax_cpu_dispatch.h' 2022-12-01T10:32:49.8698840Z adding 'torch/include/ATen/ops/_aminmax_cuda_dispatch.h' 2022-12-01T10:32:49.8702797Z adding 'torch/include/ATen/ops/_aminmax_native.h' 2022-12-01T10:32:49.8707134Z adding 'torch/include/ATen/ops/_aminmax_ops.h' 2022-12-01T10:32:49.8712156Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h' 2022-12-01T10:32:49.8716975Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:49.8721194Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h' 2022-12-01T10:32:49.8725717Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h' 2022-12-01T10:32:49.8730106Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h' 2022-12-01T10:32:49.8734387Z adding 'torch/include/ATen/ops/_amp_update_scale.h' 2022-12-01T10:32:49.8738856Z adding 'torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:49.8742963Z adding 'torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h' 2022-12-01T10:32:49.8747126Z adding 'torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h' 2022-12-01T10:32:49.8751866Z adding 'torch/include/ATen/ops/_amp_update_scale_native.h' 2022-12-01T10:32:49.8756711Z adding 'torch/include/ATen/ops/_amp_update_scale_ops.h' 2022-12-01T10:32:49.8760682Z adding 'torch/include/ATen/ops/_assert_async.h' 2022-12-01T10:32:49.8764949Z adding 'torch/include/ATen/ops/_assert_async_cpu_dispatch.h' 2022-12-01T10:32:49.8769111Z adding 'torch/include/ATen/ops/_assert_async_cuda_dispatch.h' 2022-12-01T10:32:49.8773047Z adding 'torch/include/ATen/ops/_assert_async_native.h' 2022-12-01T10:32:49.8777231Z adding 'torch/include/ATen/ops/_assert_async_ops.h' 2022-12-01T10:32:49.8781259Z adding 'torch/include/ATen/ops/_assert_tensor_metadata.h' 2022-12-01T10:32:49.8785814Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:49.8789903Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_native.h' 2022-12-01T10:32:49.8794662Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_ops.h' 2022-12-01T10:32:49.8798751Z adding 'torch/include/ATen/ops/_autocast_to_full_precision.h' 2022-12-01T10:32:49.8803187Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:49.8807283Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_native.h' 2022-12-01T10:32:49.8811376Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_ops.h' 2022-12-01T10:32:49.8815455Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision.h' 2022-12-01T10:32:49.8819758Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:49.8823751Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_native.h' 2022-12-01T10:32:49.8828085Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h' 2022-12-01T10:32:49.8832073Z adding 'torch/include/ATen/ops/_backward.h' 2022-12-01T10:32:49.8836621Z adding 'torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:49.8840636Z adding 'torch/include/ATen/ops/_backward_native.h' 2022-12-01T10:32:49.8845059Z adding 'torch/include/ATen/ops/_backward_ops.h' 2022-12-01T10:32:49.8849392Z adding 'torch/include/ATen/ops/_batch_norm_impl_index.h' 2022-12-01T10:32:49.8853530Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward.h' 2022-12-01T10:32:49.8857942Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:49.8862205Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h' 2022-12-01T10:32:49.8866634Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h' 2022-12-01T10:32:49.8870828Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:49.8875373Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_native.h' 2022-12-01T10:32:49.8879814Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_ops.h' 2022-12-01T10:32:49.8883804Z adding 'torch/include/ATen/ops/_cast_Byte.h' 2022-12-01T10:32:49.8888164Z adding 'torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:49.8892235Z adding 'torch/include/ATen/ops/_cast_Byte_native.h' 2022-12-01T10:32:49.8896484Z adding 'torch/include/ATen/ops/_cast_Byte_ops.h' 2022-12-01T10:32:49.8900603Z adding 'torch/include/ATen/ops/_cast_Char.h' 2022-12-01T10:32:49.8904872Z adding 'torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:49.8908833Z adding 'torch/include/ATen/ops/_cast_Char_native.h' 2022-12-01T10:32:49.8912886Z adding 'torch/include/ATen/ops/_cast_Char_ops.h' 2022-12-01T10:32:49.8916958Z adding 'torch/include/ATen/ops/_cast_Double.h' 2022-12-01T10:32:49.8921387Z adding 'torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:49.8925461Z adding 'torch/include/ATen/ops/_cast_Double_native.h' 2022-12-01T10:32:49.8929609Z adding 'torch/include/ATen/ops/_cast_Double_ops.h' 2022-12-01T10:32:49.8933608Z adding 'torch/include/ATen/ops/_cast_Float.h' 2022-12-01T10:32:49.8938144Z adding 'torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:49.8942087Z adding 'torch/include/ATen/ops/_cast_Float_native.h' 2022-12-01T10:32:49.8946409Z adding 'torch/include/ATen/ops/_cast_Float_ops.h' 2022-12-01T10:32:49.8950342Z adding 'torch/include/ATen/ops/_cast_Half.h' 2022-12-01T10:32:49.8954623Z adding 'torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:49.8958527Z adding 'torch/include/ATen/ops/_cast_Half_native.h' 2022-12-01T10:32:49.8962623Z adding 'torch/include/ATen/ops/_cast_Half_ops.h' 2022-12-01T10:32:49.8966651Z adding 'torch/include/ATen/ops/_cast_Int.h' 2022-12-01T10:32:49.8970843Z adding 'torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:49.8974668Z adding 'torch/include/ATen/ops/_cast_Int_native.h' 2022-12-01T10:32:49.8978768Z adding 'torch/include/ATen/ops/_cast_Int_ops.h' 2022-12-01T10:32:49.8982763Z adding 'torch/include/ATen/ops/_cast_Long.h' 2022-12-01T10:32:49.8986880Z adding 'torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:49.8990708Z adding 'torch/include/ATen/ops/_cast_Long_native.h' 2022-12-01T10:32:49.8994756Z adding 'torch/include/ATen/ops/_cast_Long_ops.h' 2022-12-01T10:32:49.8998797Z adding 'torch/include/ATen/ops/_cast_Short.h' 2022-12-01T10:32:49.9003181Z adding 'torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:49.9007175Z adding 'torch/include/ATen/ops/_cast_Short_native.h' 2022-12-01T10:32:49.9011640Z adding 'torch/include/ATen/ops/_cast_Short_ops.h' 2022-12-01T10:32:49.9015929Z adding 'torch/include/ATen/ops/_cdist_backward.h' 2022-12-01T10:32:49.9020450Z adding 'torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:49.9024504Z adding 'torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h' 2022-12-01T10:32:49.9028678Z adding 'torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h' 2022-12-01T10:32:49.9032787Z adding 'torch/include/ATen/ops/_cdist_backward_native.h' 2022-12-01T10:32:49.9036988Z adding 'torch/include/ATen/ops/_cdist_backward_ops.h' 2022-12-01T10:32:49.9041124Z adding 'torch/include/ATen/ops/_cdist_forward.h' 2022-12-01T10:32:49.9045529Z adding 'torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:49.9050258Z adding 'torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h' 2022-12-01T10:32:49.9054779Z adding 'torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h' 2022-12-01T10:32:49.9058737Z adding 'torch/include/ATen/ops/_cdist_forward_native.h' 2022-12-01T10:32:49.9062982Z adding 'torch/include/ATen/ops/_cdist_forward_ops.h' 2022-12-01T10:32:49.9067249Z adding 'torch/include/ATen/ops/_cholesky_solve_helper.h' 2022-12-01T10:32:49.9071607Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:49.9075706Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h' 2022-12-01T10:32:49.9079783Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h' 2022-12-01T10:32:49.9083959Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_native.h' 2022-12-01T10:32:49.9089397Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_ops.h' 2022-12-01T10:32:49.9098096Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor.h' 2022-12-01T10:32:49.9103746Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:49.9108258Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_native.h' 2022-12-01T10:32:49.9112582Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h' 2022-12-01T10:32:49.9116601Z adding 'torch/include/ATen/ops/_coalesce.h' 2022-12-01T10:32:49.9120991Z adding 'torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:49.9124941Z adding 'torch/include/ATen/ops/_coalesce_native.h' 2022-12-01T10:32:49.9129084Z adding 'torch/include/ATen/ops/_coalesce_ops.h' 2022-12-01T10:32:49.9133197Z adding 'torch/include/ATen/ops/_coalesced.h' 2022-12-01T10:32:49.9137426Z adding 'torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:49.9141460Z adding 'torch/include/ATen/ops/_coalesced_meta_dispatch.h' 2022-12-01T10:32:49.9145353Z adding 'torch/include/ATen/ops/_coalesced_native.h' 2022-12-01T10:32:49.9149480Z adding 'torch/include/ATen/ops/_coalesced_ops.h' 2022-12-01T10:32:49.9153660Z adding 'torch/include/ATen/ops/_compute_linear_combination.h' 2022-12-01T10:32:49.9157898Z adding 'torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h' 2022-12-01T10:32:49.9161923Z adding 'torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h' 2022-12-01T10:32:49.9166131Z adding 'torch/include/ATen/ops/_compute_linear_combination_native.h' 2022-12-01T10:32:49.9170348Z adding 'torch/include/ATen/ops/_compute_linear_combination_ops.h' 2022-12-01T10:32:49.9174301Z adding 'torch/include/ATen/ops/_conj.h' 2022-12-01T10:32:49.9178462Z adding 'torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:49.9182362Z adding 'torch/include/ATen/ops/_conj_copy.h' 2022-12-01T10:32:49.9186557Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:49.9190662Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:49.9194491Z adding 'torch/include/ATen/ops/_conj_copy_native.h' 2022-12-01T10:32:49.9198532Z adding 'torch/include/ATen/ops/_conj_copy_ops.h' 2022-12-01T10:32:49.9202402Z adding 'torch/include/ATen/ops/_conj_native.h' 2022-12-01T10:32:49.9207372Z adding 'torch/include/ATen/ops/_conj_ops.h' 2022-12-01T10:32:49.9211694Z adding 'torch/include/ATen/ops/_conj_physical.h' 2022-12-01T10:32:49.9216101Z adding 'torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:49.9220136Z adding 'torch/include/ATen/ops/_conj_physical_native.h' 2022-12-01T10:32:49.9224290Z adding 'torch/include/ATen/ops/_conj_physical_ops.h' 2022-12-01T10:32:49.9228408Z adding 'torch/include/ATen/ops/_conv_depthwise2d.h' 2022-12-01T10:32:49.9232568Z adding 'torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h' 2022-12-01T10:32:49.9236563Z adding 'torch/include/ATen/ops/_conv_depthwise2d_native.h' 2022-12-01T10:32:49.9240797Z adding 'torch/include/ATen/ops/_conv_depthwise2d_ops.h' 2022-12-01T10:32:49.9245426Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h' 2022-12-01T10:32:49.9249705Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:49.9253727Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h' 2022-12-01T10:32:49.9257909Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h' 2022-12-01T10:32:49.9261905Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h' 2022-12-01T10:32:49.9266033Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h' 2022-12-01T10:32:49.9270436Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h' 2022-12-01T10:32:49.9274598Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h' 2022-12-01T10:32:49.9278734Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h' 2022-12-01T10:32:49.9283031Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:49.9287128Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h' 2022-12-01T10:32:49.9291237Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h' 2022-12-01T10:32:49.9295213Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h' 2022-12-01T10:32:49.9299355Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h' 2022-12-01T10:32:49.9303407Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h' 2022-12-01T10:32:49.9307589Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h' 2022-12-01T10:32:49.9311781Z adding 'torch/include/ATen/ops/_convolution.h' 2022-12-01T10:32:49.9316243Z adding 'torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:49.9320509Z adding 'torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:49.9324847Z adding 'torch/include/ATen/ops/_convolution_double_backward.h' 2022-12-01T10:32:49.9329364Z adding 'torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:49.9333388Z adding 'torch/include/ATen/ops/_convolution_double_backward_native.h' 2022-12-01T10:32:49.9337632Z adding 'torch/include/ATen/ops/_convolution_double_backward_ops.h' 2022-12-01T10:32:49.9342165Z adding 'torch/include/ATen/ops/_convolution_mode.h' 2022-12-01T10:32:49.9346569Z adding 'torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:49.9350721Z adding 'torch/include/ATen/ops/_convolution_mode_native.h' 2022-12-01T10:32:49.9354923Z adding 'torch/include/ATen/ops/_convolution_mode_ops.h' 2022-12-01T10:32:49.9359149Z adding 'torch/include/ATen/ops/_convolution_native.h' 2022-12-01T10:32:49.9363755Z adding 'torch/include/ATen/ops/_convolution_ops.h' 2022-12-01T10:32:49.9368031Z adding 'torch/include/ATen/ops/_copy_from.h' 2022-12-01T10:32:49.9372144Z adding 'torch/include/ATen/ops/_copy_from_and_resize.h' 2022-12-01T10:32:49.9376518Z adding 'torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:49.9380595Z adding 'torch/include/ATen/ops/_copy_from_and_resize_native.h' 2022-12-01T10:32:49.9384820Z adding 'torch/include/ATen/ops/_copy_from_and_resize_ops.h' 2022-12-01T10:32:49.9389145Z adding 'torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:49.9393114Z adding 'torch/include/ATen/ops/_copy_from_native.h' 2022-12-01T10:32:49.9397307Z adding 'torch/include/ATen/ops/_copy_from_ops.h' 2022-12-01T10:32:49.9401513Z adding 'torch/include/ATen/ops/_ctc_loss.h' 2022-12-01T10:32:49.9406028Z adding 'torch/include/ATen/ops/_ctc_loss_backward.h' 2022-12-01T10:32:49.9410485Z adding 'torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:49.9414675Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h' 2022-12-01T10:32:49.9418832Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h' 2022-12-01T10:32:49.9423086Z adding 'torch/include/ATen/ops/_ctc_loss_backward_native.h' 2022-12-01T10:32:49.9427574Z adding 'torch/include/ATen/ops/_ctc_loss_backward_ops.h' 2022-12-01T10:32:49.9431941Z adding 'torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:49.9436045Z adding 'torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h' 2022-12-01T10:32:49.9440386Z adding 'torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h' 2022-12-01T10:32:49.9444527Z adding 'torch/include/ATen/ops/_ctc_loss_native.h' 2022-12-01T10:32:49.9448922Z adding 'torch/include/ATen/ops/_ctc_loss_ops.h' 2022-12-01T10:32:49.9453321Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss.h' 2022-12-01T10:32:49.9457713Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:49.9461927Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h' 2022-12-01T10:32:49.9465945Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_native.h' 2022-12-01T10:32:49.9470394Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_ops.h' 2022-12-01T10:32:49.9474824Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state.h' 2022-12-01T10:32:49.9479292Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:49.9483545Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h' 2022-12-01T10:32:49.9492138Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_native.h' 2022-12-01T10:32:49.9497670Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h' 2022-12-01T10:32:49.9502568Z adding 'torch/include/ATen/ops/_cudnn_rnn.h' 2022-12-01T10:32:49.9507628Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward.h' 2022-12-01T10:32:49.9512539Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:49.9517256Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h' 2022-12-01T10:32:49.9521922Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_native.h' 2022-12-01T10:32:49.9527685Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_ops.h' 2022-12-01T10:32:49.9532294Z adding 'torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:49.9536542Z adding 'torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h' 2022-12-01T10:32:49.9541365Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h' 2022-12-01T10:32:49.9545949Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:49.9550239Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h' 2022-12-01T10:32:49.9554277Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h' 2022-12-01T10:32:49.9558718Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h' 2022-12-01T10:32:49.9563426Z adding 'torch/include/ATen/ops/_cudnn_rnn_native.h' 2022-12-01T10:32:49.9568063Z adding 'torch/include/ATen/ops/_cudnn_rnn_ops.h' 2022-12-01T10:32:49.9572215Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache.h' 2022-12-01T10:32:49.9576717Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:49.9581295Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_native.h' 2022-12-01T10:32:49.9585536Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h' 2022-12-01T10:32:49.9589574Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h' 2022-12-01T10:32:49.9593898Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:49.9597949Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h' 2022-12-01T10:32:49.9602140Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h' 2022-12-01T10:32:49.9606417Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size.h' 2022-12-01T10:32:49.9610752Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:49.9614842Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h' 2022-12-01T10:32:49.9618909Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h' 2022-12-01T10:32:49.9623052Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h' 2022-12-01T10:32:49.9627322Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:49.9631311Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h' 2022-12-01T10:32:49.9635895Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h' 2022-12-01T10:32:49.9640253Z adding 'torch/include/ATen/ops/_cummax_helper.h' 2022-12-01T10:32:49.9644883Z adding 'torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h' 2022-12-01T10:32:49.9649164Z adding 'torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h' 2022-12-01T10:32:49.9653227Z adding 'torch/include/ATen/ops/_cummax_helper_native.h' 2022-12-01T10:32:49.9657430Z adding 'torch/include/ATen/ops/_cummax_helper_ops.h' 2022-12-01T10:32:49.9661429Z adding 'torch/include/ATen/ops/_cummin_helper.h' 2022-12-01T10:32:49.9665594Z adding 'torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h' 2022-12-01T10:32:49.9669802Z adding 'torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h' 2022-12-01T10:32:49.9673723Z adding 'torch/include/ATen/ops/_cummin_helper_native.h' 2022-12-01T10:32:49.9677786Z adding 'torch/include/ATen/ops/_cummin_helper_ops.h' 2022-12-01T10:32:49.9681913Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap.h' 2022-12-01T10:32:49.9686313Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:49.9690274Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_native.h' 2022-12-01T10:32:49.9694326Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_ops.h' 2022-12-01T10:32:49.9698196Z adding 'torch/include/ATen/ops/_dimI.h' 2022-12-01T10:32:49.9702128Z adding 'torch/include/ATen/ops/_dimI_native.h' 2022-12-01T10:32:49.9706217Z adding 'torch/include/ATen/ops/_dimI_ops.h' 2022-12-01T10:32:49.9710160Z adding 'torch/include/ATen/ops/_dimV.h' 2022-12-01T10:32:49.9714151Z adding 'torch/include/ATen/ops/_dimV_native.h' 2022-12-01T10:32:49.9718131Z adding 'torch/include/ATen/ops/_dimV_ops.h' 2022-12-01T10:32:49.9722056Z adding 'torch/include/ATen/ops/_dim_arange.h' 2022-12-01T10:32:49.9726342Z adding 'torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:49.9730174Z adding 'torch/include/ATen/ops/_dim_arange_native.h' 2022-12-01T10:32:49.9734187Z adding 'torch/include/ATen/ops/_dim_arange_ops.h' 2022-12-01T10:32:49.9738225Z adding 'torch/include/ATen/ops/_dirichlet_grad.h' 2022-12-01T10:32:49.9742447Z adding 'torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:49.9746483Z adding 'torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h' 2022-12-01T10:32:49.9750581Z adding 'torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h' 2022-12-01T10:32:49.9754561Z adding 'torch/include/ATen/ops/_dirichlet_grad_native.h' 2022-12-01T10:32:49.9758691Z adding 'torch/include/ATen/ops/_dirichlet_grad_ops.h' 2022-12-01T10:32:49.9762884Z adding 'torch/include/ATen/ops/_efficientzerotensor.h' 2022-12-01T10:32:49.9767261Z adding 'torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:49.9771501Z adding 'torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h' 2022-12-01T10:32:49.9776015Z adding 'torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h' 2022-12-01T10:32:49.9780058Z adding 'torch/include/ATen/ops/_efficientzerotensor_native.h' 2022-12-01T10:32:49.9784300Z adding 'torch/include/ATen/ops/_efficientzerotensor_ops.h' 2022-12-01T10:32:49.9788535Z adding 'torch/include/ATen/ops/_embedding_bag.h' 2022-12-01T10:32:49.9792753Z adding 'torch/include/ATen/ops/_embedding_bag_backward.h' 2022-12-01T10:32:49.9797019Z adding 'torch/include/ATen/ops/_embedding_bag_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:49.9801077Z adding 'torch/include/ATen/ops/_embedding_bag_backward_native.h' 2022-12-01T10:32:49.9805425Z adding 'torch/include/ATen/ops/_embedding_bag_backward_ops.h' 2022-12-01T10:32:49.9809766Z adding 'torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:49.9813861Z adding 'torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h' 2022-12-01T10:32:49.9817990Z adding 'torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h' 2022-12-01T10:32:49.9822241Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward.h' 2022-12-01T10:32:49.9826737Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:49.9830872Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h' 2022-12-01T10:32:49.9834998Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h' 2022-12-01T10:32:49.9839065Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_native.h' 2022-12-01T10:32:49.9843471Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h' 2022-12-01T10:32:49.9847902Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only.h' 2022-12-01T10:32:49.9852284Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:49.9856406Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h' 2022-12-01T10:32:49.9860532Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h' 2022-12-01T10:32:49.9864998Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_native.h' 2022-12-01T10:32:49.9869384Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_ops.h' 2022-12-01T10:32:49.9873683Z adding 'torch/include/ATen/ops/_embedding_bag_native.h' 2022-12-01T10:32:49.9878042Z adding 'torch/include/ATen/ops/_embedding_bag_ops.h' 2022-12-01T10:32:49.9882380Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h' 2022-12-01T10:32:49.9886868Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:49.9890937Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h' 2022-12-01T10:32:49.9895090Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h' 2022-12-01T10:32:49.9899164Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h' 2022-12-01T10:32:49.9903472Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h' 2022-12-01T10:32:49.9907900Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward.h' 2022-12-01T10:32:49.9912160Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:49.9916156Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h' 2022-12-01T10:32:49.9920402Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h' 2022-12-01T10:32:49.9924803Z adding 'torch/include/ATen/ops/_empty_affine_quantized.h' 2022-12-01T10:32:49.9929103Z adding 'torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:49.9933171Z adding 'torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h' 2022-12-01T10:32:49.9937247Z adding 'torch/include/ATen/ops/_empty_affine_quantized_native.h' 2022-12-01T10:32:49.9941658Z adding 'torch/include/ATen/ops/_empty_affine_quantized_ops.h' 2022-12-01T10:32:49.9946026Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized.h' 2022-12-01T10:32:49.9950286Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:49.9954585Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h' 2022-12-01T10:32:49.9958943Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h' 2022-12-01T10:32:49.9963375Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h' 2022-12-01T10:32:49.9967531Z adding 'torch/include/ATen/ops/_euclidean_dist.h' 2022-12-01T10:32:49.9971887Z adding 'torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:49.9975909Z adding 'torch/include/ATen/ops/_euclidean_dist_native.h' 2022-12-01T10:32:49.9980351Z adding 'torch/include/ATen/ops/_euclidean_dist_ops.h' 2022-12-01T10:32:49.9984592Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h' 2022-12-01T10:32:49.9988785Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h' 2022-12-01T10:32:49.9993160Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h' 2022-12-01T10:32:49.9997318Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h' 2022-12-01T10:32:50.0001385Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h' 2022-12-01T10:32:50.0005738Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h' 2022-12-01T10:32:50.0010002Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.0014194Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h' 2022-12-01T10:32:50.0018313Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h' 2022-12-01T10:32:50.0022362Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h' 2022-12-01T10:32:50.0026813Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h' 2022-12-01T10:32:50.0036049Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h' 2022-12-01T10:32:50.0040808Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h' 2022-12-01T10:32:50.0045538Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h' 2022-12-01T10:32:50.0049887Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h' 2022-12-01T10:32:50.0053982Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h' 2022-12-01T10:32:50.0058692Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h' 2022-12-01T10:32:50.0062707Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.0066795Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h' 2022-12-01T10:32:50.0070909Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h' 2022-12-01T10:32:50.0075131Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h' 2022-12-01T10:32:50.0079372Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h' 2022-12-01T10:32:50.0083775Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h' 2022-12-01T10:32:50.0088184Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.0092298Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h' 2022-12-01T10:32:50.0096417Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h' 2022-12-01T10:32:50.0100616Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h' 2022-12-01T10:32:50.0104949Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h' 2022-12-01T10:32:50.0108994Z adding 'torch/include/ATen/ops/_fft_c2c.h' 2022-12-01T10:32:50.0113074Z adding 'torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h' 2022-12-01T10:32:50.0117174Z adding 'torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h' 2022-12-01T10:32:50.0121093Z adding 'torch/include/ATen/ops/_fft_c2c_native.h' 2022-12-01T10:32:50.0125281Z adding 'torch/include/ATen/ops/_fft_c2c_ops.h' 2022-12-01T10:32:50.0129343Z adding 'torch/include/ATen/ops/_fft_c2r.h' 2022-12-01T10:32:50.0133458Z adding 'torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h' 2022-12-01T10:32:50.0137514Z adding 'torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h' 2022-12-01T10:32:50.0141438Z adding 'torch/include/ATen/ops/_fft_c2r_native.h' 2022-12-01T10:32:50.0145544Z adding 'torch/include/ATen/ops/_fft_c2r_ops.h' 2022-12-01T10:32:50.0149551Z adding 'torch/include/ATen/ops/_fft_r2c.h' 2022-12-01T10:32:50.0153584Z adding 'torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h' 2022-12-01T10:32:50.0157690Z adding 'torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h' 2022-12-01T10:32:50.0161595Z adding 'torch/include/ATen/ops/_fft_r2c_native.h' 2022-12-01T10:32:50.0165790Z adding 'torch/include/ATen/ops/_fft_r2c_ops.h' 2022-12-01T10:32:50.0170231Z adding 'torch/include/ATen/ops/_flash_scaled_dot_product_attention.h' 2022-12-01T10:32:50.0174921Z adding 'torch/include/ATen/ops/_flash_scaled_dot_product_attention_cuda_dispatch.h' 2022-12-01T10:32:50.0179084Z adding 'torch/include/ATen/ops/_flash_scaled_dot_product_attention_native.h' 2022-12-01T10:32:50.0183245Z adding 'torch/include/ATen/ops/_flash_scaled_dot_product_attention_ops.h' 2022-12-01T10:32:50.0187227Z adding 'torch/include/ATen/ops/_foobar.h' 2022-12-01T10:32:50.0191314Z adding 'torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.0195262Z adding 'torch/include/ATen/ops/_foobar_cpu_dispatch.h' 2022-12-01T10:32:50.0199126Z adding 'torch/include/ATen/ops/_foobar_native.h' 2022-12-01T10:32:50.0203280Z adding 'torch/include/ATen/ops/_foobar_ops.h' 2022-12-01T10:32:50.0207429Z adding 'torch/include/ATen/ops/_foreach_abs.h' 2022-12-01T10:32:50.0211576Z adding 'torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.0215659Z adding 'torch/include/ATen/ops/_foreach_abs_cpu_dispatch.h' 2022-12-01T10:32:50.0219566Z adding 'torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h' 2022-12-01T10:32:50.0223482Z adding 'torch/include/ATen/ops/_foreach_abs_native.h' 2022-12-01T10:32:50.0227545Z adding 'torch/include/ATen/ops/_foreach_abs_ops.h' 2022-12-01T10:32:50.0231582Z adding 'torch/include/ATen/ops/_foreach_acos.h' 2022-12-01T10:32:50.0235727Z adding 'torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.0239709Z adding 'torch/include/ATen/ops/_foreach_acos_cpu_dispatch.h' 2022-12-01T10:32:50.0243819Z adding 'torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h' 2022-12-01T10:32:50.0247771Z adding 'torch/include/ATen/ops/_foreach_acos_native.h' 2022-12-01T10:32:50.0251852Z adding 'torch/include/ATen/ops/_foreach_acos_ops.h' 2022-12-01T10:32:50.0256067Z adding 'torch/include/ATen/ops/_foreach_add.h' 2022-12-01T10:32:50.0260315Z adding 'torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.0264332Z adding 'torch/include/ATen/ops/_foreach_add_cpu_dispatch.h' 2022-12-01T10:32:50.0268414Z adding 'torch/include/ATen/ops/_foreach_add_cuda_dispatch.h' 2022-12-01T10:32:50.0272804Z adding 'torch/include/ATen/ops/_foreach_add_native.h' 2022-12-01T10:32:50.0277652Z adding 'torch/include/ATen/ops/_foreach_add_ops.h' 2022-12-01T10:32:50.0282064Z adding 'torch/include/ATen/ops/_foreach_addcdiv.h' 2022-12-01T10:32:50.0286497Z adding 'torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.0290553Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cpu_dispatch.h' 2022-12-01T10:32:50.0294653Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h' 2022-12-01T10:32:50.0298764Z adding 'torch/include/ATen/ops/_foreach_addcdiv_native.h' 2022-12-01T10:32:50.0303250Z adding 'torch/include/ATen/ops/_foreach_addcdiv_ops.h' 2022-12-01T10:32:50.0307544Z adding 'torch/include/ATen/ops/_foreach_addcmul.h' 2022-12-01T10:32:50.0311867Z adding 'torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.0315907Z adding 'torch/include/ATen/ops/_foreach_addcmul_cpu_dispatch.h' 2022-12-01T10:32:50.0319997Z adding 'torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h' 2022-12-01T10:32:50.0324335Z adding 'torch/include/ATen/ops/_foreach_addcmul_native.h' 2022-12-01T10:32:50.0328856Z adding 'torch/include/ATen/ops/_foreach_addcmul_ops.h' 2022-12-01T10:32:50.0333000Z adding 'torch/include/ATen/ops/_foreach_asin.h' 2022-12-01T10:32:50.0337276Z adding 'torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.0341266Z adding 'torch/include/ATen/ops/_foreach_asin_cpu_dispatch.h' 2022-12-01T10:32:50.0345264Z adding 'torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h' 2022-12-01T10:32:50.0349179Z adding 'torch/include/ATen/ops/_foreach_asin_native.h' 2022-12-01T10:32:50.0353328Z adding 'torch/include/ATen/ops/_foreach_asin_ops.h' 2022-12-01T10:32:50.0357377Z adding 'torch/include/ATen/ops/_foreach_atan.h' 2022-12-01T10:32:50.0361502Z adding 'torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.0365574Z adding 'torch/include/ATen/ops/_foreach_atan_cpu_dispatch.h' 2022-12-01T10:32:50.0369598Z adding 'torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h' 2022-12-01T10:32:50.0373503Z adding 'torch/include/ATen/ops/_foreach_atan_native.h' 2022-12-01T10:32:50.0378810Z adding 'torch/include/ATen/ops/_foreach_atan_ops.h' 2022-12-01T10:32:50.0384657Z adding 'torch/include/ATen/ops/_foreach_ceil.h' 2022-12-01T10:32:50.0389668Z adding 'torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.0394235Z adding 'torch/include/ATen/ops/_foreach_ceil_cpu_dispatch.h' 2022-12-01T10:32:50.0398153Z adding 'torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h' 2022-12-01T10:32:50.0402236Z adding 'torch/include/ATen/ops/_foreach_ceil_native.h' 2022-12-01T10:32:50.0406575Z adding 'torch/include/ATen/ops/_foreach_ceil_ops.h' 2022-12-01T10:32:50.0410713Z adding 'torch/include/ATen/ops/_foreach_cos.h' 2022-12-01T10:32:50.0414860Z adding 'torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.0423829Z adding 'torch/include/ATen/ops/_foreach_cos_cpu_dispatch.h' 2022-12-01T10:32:50.0428815Z adding 'torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h' 2022-12-01T10:32:50.0432926Z adding 'torch/include/ATen/ops/_foreach_cos_native.h' 2022-12-01T10:32:50.0437160Z adding 'torch/include/ATen/ops/_foreach_cos_ops.h' 2022-12-01T10:32:50.0441348Z adding 'torch/include/ATen/ops/_foreach_cosh.h' 2022-12-01T10:32:50.0445630Z adding 'torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.0449733Z adding 'torch/include/ATen/ops/_foreach_cosh_cpu_dispatch.h' 2022-12-01T10:32:50.0453804Z adding 'torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h' 2022-12-01T10:32:50.0457714Z adding 'torch/include/ATen/ops/_foreach_cosh_native.h' 2022-12-01T10:32:50.0461944Z adding 'torch/include/ATen/ops/_foreach_cosh_ops.h' 2022-12-01T10:32:50.0466290Z adding 'torch/include/ATen/ops/_foreach_div.h' 2022-12-01T10:32:50.0470707Z adding 'torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.0474745Z adding 'torch/include/ATen/ops/_foreach_div_cpu_dispatch.h' 2022-12-01T10:32:50.0478922Z adding 'torch/include/ATen/ops/_foreach_div_cuda_dispatch.h' 2022-12-01T10:32:50.0483793Z adding 'torch/include/ATen/ops/_foreach_div_native.h' 2022-12-01T10:32:50.0488425Z adding 'torch/include/ATen/ops/_foreach_div_ops.h' 2022-12-01T10:32:50.0492587Z adding 'torch/include/ATen/ops/_foreach_erf.h' 2022-12-01T10:32:50.0496846Z adding 'torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.0500930Z adding 'torch/include/ATen/ops/_foreach_erf_cpu_dispatch.h' 2022-12-01T10:32:50.0505683Z adding 'torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h' 2022-12-01T10:32:50.0509621Z adding 'torch/include/ATen/ops/_foreach_erf_native.h' 2022-12-01T10:32:50.0513844Z adding 'torch/include/ATen/ops/_foreach_erf_ops.h' 2022-12-01T10:32:50.0517980Z adding 'torch/include/ATen/ops/_foreach_erfc.h' 2022-12-01T10:32:50.0522084Z adding 'torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.0526371Z adding 'torch/include/ATen/ops/_foreach_erfc_cpu_dispatch.h' 2022-12-01T10:32:50.0530464Z adding 'torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h' 2022-12-01T10:32:50.0534570Z adding 'torch/include/ATen/ops/_foreach_erfc_native.h' 2022-12-01T10:32:50.0538648Z adding 'torch/include/ATen/ops/_foreach_erfc_ops.h' 2022-12-01T10:32:50.0542750Z adding 'torch/include/ATen/ops/_foreach_exp.h' 2022-12-01T10:32:50.0546999Z adding 'torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.0550988Z adding 'torch/include/ATen/ops/_foreach_exp_cpu_dispatch.h' 2022-12-01T10:32:50.0555097Z adding 'torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h' 2022-12-01T10:32:50.0559117Z adding 'torch/include/ATen/ops/_foreach_exp_native.h' 2022-12-01T10:32:50.0563284Z adding 'torch/include/ATen/ops/_foreach_exp_ops.h' 2022-12-01T10:32:50.0567442Z adding 'torch/include/ATen/ops/_foreach_expm1.h' 2022-12-01T10:32:50.0571674Z adding 'torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.0575739Z adding 'torch/include/ATen/ops/_foreach_expm1_cpu_dispatch.h' 2022-12-01T10:32:50.0581113Z adding 'torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h' 2022-12-01T10:32:50.0585141Z adding 'torch/include/ATen/ops/_foreach_expm1_native.h' 2022-12-01T10:32:50.0589443Z adding 'torch/include/ATen/ops/_foreach_expm1_ops.h' 2022-12-01T10:32:50.0593848Z adding 'torch/include/ATen/ops/_foreach_floor.h' 2022-12-01T10:32:50.0597894Z adding 'torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.0602274Z adding 'torch/include/ATen/ops/_foreach_floor_cpu_dispatch.h' 2022-12-01T10:32:50.0606680Z adding 'torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h' 2022-12-01T10:32:50.0610581Z adding 'torch/include/ATen/ops/_foreach_floor_native.h' 2022-12-01T10:32:50.0614848Z adding 'torch/include/ATen/ops/_foreach_floor_ops.h' 2022-12-01T10:32:50.0619008Z adding 'torch/include/ATen/ops/_foreach_frac.h' 2022-12-01T10:32:50.0623348Z adding 'torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.0627355Z adding 'torch/include/ATen/ops/_foreach_frac_cpu_dispatch.h' 2022-12-01T10:32:50.0631525Z adding 'torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h' 2022-12-01T10:32:50.0635503Z adding 'torch/include/ATen/ops/_foreach_frac_native.h' 2022-12-01T10:32:50.0639612Z adding 'torch/include/ATen/ops/_foreach_frac_ops.h' 2022-12-01T10:32:50.0643837Z adding 'torch/include/ATen/ops/_foreach_lgamma.h' 2022-12-01T10:32:50.0648109Z adding 'torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.0652279Z adding 'torch/include/ATen/ops/_foreach_lgamma_cpu_dispatch.h' 2022-12-01T10:32:50.0656237Z adding 'torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h' 2022-12-01T10:32:50.0660267Z adding 'torch/include/ATen/ops/_foreach_lgamma_native.h' 2022-12-01T10:32:50.0664523Z adding 'torch/include/ATen/ops/_foreach_lgamma_ops.h' 2022-12-01T10:32:50.0668480Z adding 'torch/include/ATen/ops/_foreach_log.h' 2022-12-01T10:32:50.0672563Z adding 'torch/include/ATen/ops/_foreach_log10.h' 2022-12-01T10:32:50.0676795Z adding 'torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.0680777Z adding 'torch/include/ATen/ops/_foreach_log10_cpu_dispatch.h' 2022-12-01T10:32:50.0685048Z adding 'torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h' 2022-12-01T10:32:50.0689088Z adding 'torch/include/ATen/ops/_foreach_log10_native.h' 2022-12-01T10:32:50.0693341Z adding 'torch/include/ATen/ops/_foreach_log10_ops.h' 2022-12-01T10:32:50.0697420Z adding 'torch/include/ATen/ops/_foreach_log1p.h' 2022-12-01T10:32:50.0701691Z adding 'torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.0705615Z adding 'torch/include/ATen/ops/_foreach_log1p_cpu_dispatch.h' 2022-12-01T10:32:50.0709593Z adding 'torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h' 2022-12-01T10:32:50.0713595Z adding 'torch/include/ATen/ops/_foreach_log1p_native.h' 2022-12-01T10:32:50.0717692Z adding 'torch/include/ATen/ops/_foreach_log1p_ops.h' 2022-12-01T10:32:50.0721736Z adding 'torch/include/ATen/ops/_foreach_log2.h' 2022-12-01T10:32:50.0726059Z adding 'torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.0730207Z adding 'torch/include/ATen/ops/_foreach_log2_cpu_dispatch.h' 2022-12-01T10:32:50.0734182Z adding 'torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h' 2022-12-01T10:32:50.0738070Z adding 'torch/include/ATen/ops/_foreach_log2_native.h' 2022-12-01T10:32:50.0742134Z adding 'torch/include/ATen/ops/_foreach_log2_ops.h' 2022-12-01T10:32:50.0746455Z adding 'torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.0750405Z adding 'torch/include/ATen/ops/_foreach_log_cpu_dispatch.h' 2022-12-01T10:32:50.0754394Z adding 'torch/include/ATen/ops/_foreach_log_cuda_dispatch.h' 2022-12-01T10:32:50.0758402Z adding 'torch/include/ATen/ops/_foreach_log_native.h' 2022-12-01T10:32:50.0762476Z adding 'torch/include/ATen/ops/_foreach_log_ops.h' 2022-12-01T10:32:50.0766619Z adding 'torch/include/ATen/ops/_foreach_maximum.h' 2022-12-01T10:32:50.0770749Z adding 'torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.0774744Z adding 'torch/include/ATen/ops/_foreach_maximum_cpu_dispatch.h' 2022-12-01T10:32:50.0778701Z adding 'torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h' 2022-12-01T10:32:50.0783152Z adding 'torch/include/ATen/ops/_foreach_maximum_native.h' 2022-12-01T10:32:50.0787306Z adding 'torch/include/ATen/ops/_foreach_maximum_ops.h' 2022-12-01T10:32:50.0791420Z adding 'torch/include/ATen/ops/_foreach_minimum.h' 2022-12-01T10:32:50.0795472Z adding 'torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.0799470Z adding 'torch/include/ATen/ops/_foreach_minimum_cpu_dispatch.h' 2022-12-01T10:32:50.0803554Z adding 'torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h' 2022-12-01T10:32:50.0807649Z adding 'torch/include/ATen/ops/_foreach_minimum_native.h' 2022-12-01T10:32:50.0811786Z adding 'torch/include/ATen/ops/_foreach_minimum_ops.h' 2022-12-01T10:32:50.0816177Z adding 'torch/include/ATen/ops/_foreach_mul.h' 2022-12-01T10:32:50.0820583Z adding 'torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.0824566Z adding 'torch/include/ATen/ops/_foreach_mul_cpu_dispatch.h' 2022-12-01T10:32:50.0828630Z adding 'torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h' 2022-12-01T10:32:50.0832592Z adding 'torch/include/ATen/ops/_foreach_mul_native.h' 2022-12-01T10:32:50.0837058Z adding 'torch/include/ATen/ops/_foreach_mul_ops.h' 2022-12-01T10:32:50.0841433Z adding 'torch/include/ATen/ops/_foreach_neg.h' 2022-12-01T10:32:50.0845694Z adding 'torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.0849617Z adding 'torch/include/ATen/ops/_foreach_neg_cpu_dispatch.h' 2022-12-01T10:32:50.0853605Z adding 'torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h' 2022-12-01T10:32:50.0857478Z adding 'torch/include/ATen/ops/_foreach_neg_native.h' 2022-12-01T10:32:50.0861526Z adding 'torch/include/ATen/ops/_foreach_neg_ops.h' 2022-12-01T10:32:50.0865556Z adding 'torch/include/ATen/ops/_foreach_norm.h' 2022-12-01T10:32:50.0869676Z adding 'torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.0873629Z adding 'torch/include/ATen/ops/_foreach_norm_cpu_dispatch.h' 2022-12-01T10:32:50.0877609Z adding 'torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h' 2022-12-01T10:32:50.0881665Z adding 'torch/include/ATen/ops/_foreach_norm_native.h' 2022-12-01T10:32:50.0885826Z adding 'torch/include/ATen/ops/_foreach_norm_ops.h' 2022-12-01T10:32:50.0889814Z adding 'torch/include/ATen/ops/_foreach_reciprocal.h' 2022-12-01T10:32:50.0894060Z adding 'torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.0897961Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cpu_dispatch.h' 2022-12-01T10:32:50.0901919Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h' 2022-12-01T10:32:50.0905869Z adding 'torch/include/ATen/ops/_foreach_reciprocal_native.h' 2022-12-01T10:32:50.0909962Z adding 'torch/include/ATen/ops/_foreach_reciprocal_ops.h' 2022-12-01T10:32:50.0914096Z adding 'torch/include/ATen/ops/_foreach_round.h' 2022-12-01T10:32:50.0918210Z adding 'torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.0922149Z adding 'torch/include/ATen/ops/_foreach_round_cpu_dispatch.h' 2022-12-01T10:32:50.0926260Z adding 'torch/include/ATen/ops/_foreach_round_cuda_dispatch.h' 2022-12-01T10:32:50.0930133Z adding 'torch/include/ATen/ops/_foreach_round_native.h' 2022-12-01T10:32:50.0934238Z adding 'torch/include/ATen/ops/_foreach_round_ops.h' 2022-12-01T10:32:50.0938203Z adding 'torch/include/ATen/ops/_foreach_sigmoid.h' 2022-12-01T10:32:50.0942372Z adding 'torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.0946366Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cpu_dispatch.h' 2022-12-01T10:32:50.0950318Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h' 2022-12-01T10:32:50.0959745Z adding 'torch/include/ATen/ops/_foreach_sigmoid_native.h' 2022-12-01T10:32:50.0964751Z adding 'torch/include/ATen/ops/_foreach_sigmoid_ops.h' 2022-12-01T10:32:50.0968931Z adding 'torch/include/ATen/ops/_foreach_sin.h' 2022-12-01T10:32:50.0973182Z adding 'torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.0977206Z adding 'torch/include/ATen/ops/_foreach_sin_cpu_dispatch.h' 2022-12-01T10:32:50.0981365Z adding 'torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h' 2022-12-01T10:32:50.0985217Z adding 'torch/include/ATen/ops/_foreach_sin_native.h' 2022-12-01T10:32:50.0989284Z adding 'torch/include/ATen/ops/_foreach_sin_ops.h' 2022-12-01T10:32:50.0993320Z adding 'torch/include/ATen/ops/_foreach_sinh.h' 2022-12-01T10:32:50.0997439Z adding 'torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.1001408Z adding 'torch/include/ATen/ops/_foreach_sinh_cpu_dispatch.h' 2022-12-01T10:32:50.1005518Z adding 'torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h' 2022-12-01T10:32:50.1009415Z adding 'torch/include/ATen/ops/_foreach_sinh_native.h' 2022-12-01T10:32:50.1013505Z adding 'torch/include/ATen/ops/_foreach_sinh_ops.h' 2022-12-01T10:32:50.1017737Z adding 'torch/include/ATen/ops/_foreach_sqrt.h' 2022-12-01T10:32:50.1022023Z adding 'torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.1026002Z adding 'torch/include/ATen/ops/_foreach_sqrt_cpu_dispatch.h' 2022-12-01T10:32:50.1029965Z adding 'torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h' 2022-12-01T10:32:50.1033886Z adding 'torch/include/ATen/ops/_foreach_sqrt_native.h' 2022-12-01T10:32:50.1037953Z adding 'torch/include/ATen/ops/_foreach_sqrt_ops.h' 2022-12-01T10:32:50.1042202Z adding 'torch/include/ATen/ops/_foreach_sub.h' 2022-12-01T10:32:50.1046579Z adding 'torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.1050588Z adding 'torch/include/ATen/ops/_foreach_sub_cpu_dispatch.h' 2022-12-01T10:32:50.1054615Z adding 'torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h' 2022-12-01T10:32:50.1058672Z adding 'torch/include/ATen/ops/_foreach_sub_native.h' 2022-12-01T10:32:50.1063217Z adding 'torch/include/ATen/ops/_foreach_sub_ops.h' 2022-12-01T10:32:50.1067349Z adding 'torch/include/ATen/ops/_foreach_tan.h' 2022-12-01T10:32:50.1071492Z adding 'torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.1075460Z adding 'torch/include/ATen/ops/_foreach_tan_cpu_dispatch.h' 2022-12-01T10:32:50.1079443Z adding 'torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h' 2022-12-01T10:32:50.1084042Z adding 'torch/include/ATen/ops/_foreach_tan_native.h' 2022-12-01T10:32:50.1088166Z adding 'torch/include/ATen/ops/_foreach_tan_ops.h' 2022-12-01T10:32:50.1092209Z adding 'torch/include/ATen/ops/_foreach_tanh.h' 2022-12-01T10:32:50.1096500Z adding 'torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.1100499Z adding 'torch/include/ATen/ops/_foreach_tanh_cpu_dispatch.h' 2022-12-01T10:32:50.1104509Z adding 'torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h' 2022-12-01T10:32:50.1108424Z adding 'torch/include/ATen/ops/_foreach_tanh_native.h' 2022-12-01T10:32:50.1112830Z adding 'torch/include/ATen/ops/_foreach_tanh_ops.h' 2022-12-01T10:32:50.1116948Z adding 'torch/include/ATen/ops/_foreach_trunc.h' 2022-12-01T10:32:50.1121168Z adding 'torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.1125353Z adding 'torch/include/ATen/ops/_foreach_trunc_cpu_dispatch.h' 2022-12-01T10:32:50.1129428Z adding 'torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h' 2022-12-01T10:32:50.1133553Z adding 'torch/include/ATen/ops/_foreach_trunc_native.h' 2022-12-01T10:32:50.1137757Z adding 'torch/include/ATen/ops/_foreach_trunc_ops.h' 2022-12-01T10:32:50.1141988Z adding 'torch/include/ATen/ops/_foreach_zero.h' 2022-12-01T10:32:50.1146250Z adding 'torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.1150328Z adding 'torch/include/ATen/ops/_foreach_zero_cpu_dispatch.h' 2022-12-01T10:32:50.1154576Z adding 'torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h' 2022-12-01T10:32:50.1158629Z adding 'torch/include/ATen/ops/_foreach_zero_native.h' 2022-12-01T10:32:50.1162827Z adding 'torch/include/ATen/ops/_foreach_zero_ops.h' 2022-12-01T10:32:50.1167293Z adding 'torch/include/ATen/ops/_fused_adam.h' 2022-12-01T10:32:50.1171921Z adding 'torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.1176068Z adding 'torch/include/ATen/ops/_fused_adam_cuda_dispatch.h' 2022-12-01T10:32:50.1180234Z adding 'torch/include/ATen/ops/_fused_adam_native.h' 2022-12-01T10:32:50.1184714Z adding 'torch/include/ATen/ops/_fused_adam_ops.h' 2022-12-01T10:32:50.1189018Z adding 'torch/include/ATen/ops/_fused_dropout.h' 2022-12-01T10:32:50.1193301Z adding 'torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.1197756Z adding 'torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h' 2022-12-01T10:32:50.1201812Z adding 'torch/include/ATen/ops/_fused_dropout_native.h' 2022-12-01T10:32:50.1206177Z adding 'torch/include/ATen/ops/_fused_dropout_ops.h' 2022-12-01T10:32:50.1210777Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h' 2022-12-01T10:32:50.1215339Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.1219659Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h' 2022-12-01T10:32:50.1223945Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h' 2022-12-01T10:32:50.1228269Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h' 2022-12-01T10:32:50.1232946Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h' 2022-12-01T10:32:50.1236935Z adding 'torch/include/ATen/ops/_fw_primal.h' 2022-12-01T10:32:50.1241127Z adding 'torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.1245234Z adding 'torch/include/ATen/ops/_fw_primal_copy.h' 2022-12-01T10:32:50.1249402Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.1253706Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.1257656Z adding 'torch/include/ATen/ops/_fw_primal_copy_native.h' 2022-12-01T10:32:50.1261794Z adding 'torch/include/ATen/ops/_fw_primal_copy_ops.h' 2022-12-01T10:32:50.1265777Z adding 'torch/include/ATen/ops/_fw_primal_native.h' 2022-12-01T10:32:50.1269907Z adding 'torch/include/ATen/ops/_fw_primal_ops.h' 2022-12-01T10:32:50.1274069Z adding 'torch/include/ATen/ops/_gather_sparse_backward.h' 2022-12-01T10:32:50.1290028Z adding 'torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.1294084Z adding 'torch/include/ATen/ops/_gather_sparse_backward_native.h' 2022-12-01T10:32:50.1298363Z adding 'torch/include/ATen/ops/_gather_sparse_backward_ops.h' 2022-12-01T10:32:50.1302491Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h' 2022-12-01T10:32:50.1306752Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h' 2022-12-01T10:32:50.1311052Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.1315099Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h' 2022-12-01T10:32:50.1319452Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h' 2022-12-01T10:32:50.1323934Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.1337561Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h' 2022-12-01T10:32:50.1341990Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h' 2022-12-01T10:32:50.1346141Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type.h' 2022-12-01T10:32:50.1350423Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.1354360Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h' 2022-12-01T10:32:50.1358537Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h' 2022-12-01T10:32:50.1368069Z adding 'torch/include/ATen/ops/_has_same_storage_numel.h' 2022-12-01T10:32:50.1372505Z adding 'torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.1376944Z adding 'torch/include/ATen/ops/_has_same_storage_numel_native.h' 2022-12-01T10:32:50.1381075Z adding 'torch/include/ATen/ops/_has_same_storage_numel_ops.h' 2022-12-01T10:32:50.1385366Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges.h' 2022-12-01T10:32:50.1389744Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.1393833Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h' 2022-12-01T10:32:50.1398093Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_native.h' 2022-12-01T10:32:50.1402411Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_ops.h' 2022-12-01T10:32:50.1406856Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts.h' 2022-12-01T10:32:50.1411121Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.1415696Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h' 2022-12-01T10:32:50.1419687Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h' 2022-12-01T10:32:50.1423935Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h' 2022-12-01T10:32:50.1428084Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors.h' 2022-12-01T10:32:50.1432414Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.1436576Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h' 2022-12-01T10:32:50.1440672Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h' 2022-12-01T10:32:50.1445048Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h' 2022-12-01T10:32:50.1449281Z adding 'torch/include/ATen/ops/_index_put_impl.h' 2022-12-01T10:32:50.1453922Z adding 'torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.1458055Z adding 'torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h' 2022-12-01T10:32:50.1462261Z adding 'torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h' 2022-12-01T10:32:50.1466270Z adding 'torch/include/ATen/ops/_index_put_impl_meta_dispatch.h' 2022-12-01T10:32:50.1470383Z adding 'torch/include/ATen/ops/_index_put_impl_native.h' 2022-12-01T10:32:50.1474629Z adding 'torch/include/ATen/ops/_index_put_impl_ops.h' 2022-12-01T10:32:50.1478523Z adding 'torch/include/ATen/ops/_indices.h' 2022-12-01T10:32:50.1482456Z adding 'torch/include/ATen/ops/_indices_copy.h' 2022-12-01T10:32:50.1487416Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.1492143Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.1496072Z adding 'torch/include/ATen/ops/_indices_copy_native.h' 2022-12-01T10:32:50.1500171Z adding 'torch/include/ATen/ops/_indices_copy_ops.h' 2022-12-01T10:32:50.1504106Z adding 'torch/include/ATen/ops/_indices_native.h' 2022-12-01T10:32:50.1508123Z adding 'torch/include/ATen/ops/_indices_ops.h' 2022-12-01T10:32:50.1512042Z adding 'torch/include/ATen/ops/_is_zerotensor.h' 2022-12-01T10:32:50.1516450Z adding 'torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.1520351Z adding 'torch/include/ATen/ops/_is_zerotensor_native.h' 2022-12-01T10:32:50.1524797Z adding 'torch/include/ATen/ops/_is_zerotensor_ops.h' 2022-12-01T10:32:50.1528848Z adding 'torch/include/ATen/ops/_linalg_check_errors.h' 2022-12-01T10:32:50.1533077Z adding 'torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.1537016Z adding 'torch/include/ATen/ops/_linalg_check_errors_native.h' 2022-12-01T10:32:50.1541112Z adding 'torch/include/ATen/ops/_linalg_check_errors_ops.h' 2022-12-01T10:32:50.1545128Z adding 'torch/include/ATen/ops/_linalg_det.h' 2022-12-01T10:32:50.1549391Z adding 'torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.1553240Z adding 'torch/include/ATen/ops/_linalg_det_cpu_dispatch.h' 2022-12-01T10:32:50.1557317Z adding 'torch/include/ATen/ops/_linalg_det_cuda_dispatch.h' 2022-12-01T10:32:50.1561444Z adding 'torch/include/ATen/ops/_linalg_det_meta.h' 2022-12-01T10:32:50.1565677Z adding 'torch/include/ATen/ops/_linalg_det_meta_dispatch.h' 2022-12-01T10:32:50.1569628Z adding 'torch/include/ATen/ops/_linalg_det_native.h' 2022-12-01T10:32:50.1573875Z adding 'torch/include/ATen/ops/_linalg_det_ops.h' 2022-12-01T10:32:50.1577970Z adding 'torch/include/ATen/ops/_linalg_eigh.h' 2022-12-01T10:32:50.1582280Z adding 'torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.1586278Z adding 'torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h' 2022-12-01T10:32:50.1590492Z adding 'torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h' 2022-12-01T10:32:50.1594772Z adding 'torch/include/ATen/ops/_linalg_eigh_meta.h' 2022-12-01T10:32:50.1598886Z adding 'torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h' 2022-12-01T10:32:50.1602856Z adding 'torch/include/ATen/ops/_linalg_eigh_native.h' 2022-12-01T10:32:50.1607173Z adding 'torch/include/ATen/ops/_linalg_eigh_ops.h' 2022-12-01T10:32:50.1611211Z adding 'torch/include/ATen/ops/_linalg_slogdet.h' 2022-12-01T10:32:50.1615403Z adding 'torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.1619419Z adding 'torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h' 2022-12-01T10:32:50.1623434Z adding 'torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h' 2022-12-01T10:32:50.1627318Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta.h' 2022-12-01T10:32:50.1631772Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h' 2022-12-01T10:32:50.1636613Z adding 'torch/include/ATen/ops/_linalg_slogdet_native.h' 2022-12-01T10:32:50.1640885Z adding 'torch/include/ATen/ops/_linalg_slogdet_ops.h' 2022-12-01T10:32:50.1645177Z adding 'torch/include/ATen/ops/_linalg_solve_ex.h' 2022-12-01T10:32:50.1649477Z adding 'torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.1653580Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h' 2022-12-01T10:32:50.1657658Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h' 2022-12-01T10:32:50.1661596Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta.h' 2022-12-01T10:32:50.1665699Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h' 2022-12-01T10:32:50.1669683Z adding 'torch/include/ATen/ops/_linalg_solve_ex_native.h' 2022-12-01T10:32:50.1674017Z adding 'torch/include/ATen/ops/_linalg_solve_ex_ops.h' 2022-12-01T10:32:50.1678168Z adding 'torch/include/ATen/ops/_linalg_svd.h' 2022-12-01T10:32:50.1682667Z adding 'torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.1686925Z adding 'torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h' 2022-12-01T10:32:50.1691146Z adding 'torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h' 2022-12-01T10:32:50.1695142Z adding 'torch/include/ATen/ops/_linalg_svd_meta.h' 2022-12-01T10:32:50.1699344Z adding 'torch/include/ATen/ops/_linalg_svd_meta_dispatch.h' 2022-12-01T10:32:50.1703406Z adding 'torch/include/ATen/ops/_linalg_svd_native.h' 2022-12-01T10:32:50.1707898Z adding 'torch/include/ATen/ops/_linalg_svd_ops.h' 2022-12-01T10:32:50.1712101Z adding 'torch/include/ATen/ops/_local_scalar_dense.h' 2022-12-01T10:32:50.1716684Z adding 'torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h' 2022-12-01T10:32:50.1720830Z adding 'torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h' 2022-12-01T10:32:50.1724927Z adding 'torch/include/ATen/ops/_local_scalar_dense_native.h' 2022-12-01T10:32:50.1729175Z adding 'torch/include/ATen/ops/_local_scalar_dense_ops.h' 2022-12-01T10:32:50.1733298Z adding 'torch/include/ATen/ops/_log_softmax.h' 2022-12-01T10:32:50.1738121Z adding 'torch/include/ATen/ops/_log_softmax_backward_data.h' 2022-12-01T10:32:50.1741809Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.1746027Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h' 2022-12-01T10:32:50.1750230Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h' 2022-12-01T10:32:50.1754288Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta.h' 2022-12-01T10:32:50.1758504Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h' 2022-12-01T10:32:50.1762586Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_native.h' 2022-12-01T10:32:50.1767052Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_ops.h' 2022-12-01T10:32:50.1771262Z adding 'torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.1775805Z adding 'torch/include/ATen/ops/_log_softmax_cpu_dispatch.h' 2022-12-01T10:32:50.1780183Z adding 'torch/include/ATen/ops/_log_softmax_cuda_dispatch.h' 2022-12-01T10:32:50.1784281Z adding 'torch/include/ATen/ops/_log_softmax_meta.h' 2022-12-01T10:32:50.1788464Z adding 'torch/include/ATen/ops/_log_softmax_meta_dispatch.h' 2022-12-01T10:32:50.1792527Z adding 'torch/include/ATen/ops/_log_softmax_native.h' 2022-12-01T10:32:50.1796777Z adding 'torch/include/ATen/ops/_log_softmax_ops.h' 2022-12-01T10:32:50.1800836Z adding 'torch/include/ATen/ops/_logcumsumexp.h' 2022-12-01T10:32:50.1805212Z adding 'torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h' 2022-12-01T10:32:50.1809804Z adding 'torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h' 2022-12-01T10:32:50.1817063Z adding 'torch/include/ATen/ops/_logcumsumexp_native.h' 2022-12-01T10:32:50.1821304Z adding 'torch/include/ATen/ops/_logcumsumexp_ops.h' 2022-12-01T10:32:50.1825641Z adding 'torch/include/ATen/ops/_lstm_mps.h' 2022-12-01T10:32:50.1829932Z adding 'torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.1833946Z adding 'torch/include/ATen/ops/_lstm_mps_native.h' 2022-12-01T10:32:50.1838405Z adding 'torch/include/ATen/ops/_lstm_mps_ops.h' 2022-12-01T10:32:50.1842571Z adding 'torch/include/ATen/ops/_lu_with_info.h' 2022-12-01T10:32:50.1846952Z adding 'torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.1850880Z adding 'torch/include/ATen/ops/_lu_with_info_native.h' 2022-12-01T10:32:50.1854982Z adding 'torch/include/ATen/ops/_lu_with_info_ops.h' 2022-12-01T10:32:50.1858935Z adding 'torch/include/ATen/ops/_make_dual.h' 2022-12-01T10:32:50.1863187Z adding 'torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.1867250Z adding 'torch/include/ATen/ops/_make_dual_copy.h' 2022-12-01T10:32:50.1871429Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.1875655Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.1880135Z adding 'torch/include/ATen/ops/_make_dual_copy_native.h' 2022-12-01T10:32:50.1890382Z adding 'torch/include/ATen/ops/_make_dual_copy_ops.h' 2022-12-01T10:32:50.1894736Z adding 'torch/include/ATen/ops/_make_dual_native.h' 2022-12-01T10:32:50.1898971Z adding 'torch/include/ATen/ops/_make_dual_ops.h' 2022-12-01T10:32:50.1903564Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor.h' 2022-12-01T10:32:50.1907914Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.1912168Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h' 2022-12-01T10:32:50.1916375Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h' 2022-12-01T10:32:50.1931938Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h' 2022-12-01T10:32:50.1936361Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h' 2022-12-01T10:32:50.1941202Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h' 2022-12-01T10:32:50.1945026Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.1949327Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h' 2022-12-01T10:32:50.1953488Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h' 2022-12-01T10:32:50.1957586Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h' 2022-12-01T10:32:50.1961868Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h' 2022-12-01T10:32:50.1966169Z adding 'torch/include/ATen/ops/_masked_scale.h' 2022-12-01T10:32:50.1970455Z adding 'torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.1974587Z adding 'torch/include/ATen/ops/_masked_scale_cuda_dispatch.h' 2022-12-01T10:32:50.1978580Z adding 'torch/include/ATen/ops/_masked_scale_native.h' 2022-12-01T10:32:50.1982755Z adding 'torch/include/ATen/ops/_masked_scale_ops.h' 2022-12-01T10:32:50.1986867Z adding 'torch/include/ATen/ops/_masked_softmax.h' 2022-12-01T10:32:50.1991156Z adding 'torch/include/ATen/ops/_masked_softmax_backward.h' 2022-12-01T10:32:50.1995549Z adding 'torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.1999657Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h' 2022-12-01T10:32:50.2003799Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h' 2022-12-01T10:32:50.2007912Z adding 'torch/include/ATen/ops/_masked_softmax_backward_native.h' 2022-12-01T10:32:50.2012139Z adding 'torch/include/ATen/ops/_masked_softmax_backward_ops.h' 2022-12-01T10:32:50.2016325Z adding 'torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.2020330Z adding 'torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h' 2022-12-01T10:32:50.2024498Z adding 'torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h' 2022-12-01T10:32:50.2028449Z adding 'torch/include/ATen/ops/_masked_softmax_native.h' 2022-12-01T10:32:50.2032582Z adding 'torch/include/ATen/ops/_masked_softmax_ops.h' 2022-12-01T10:32:50.2036589Z adding 'torch/include/ATen/ops/_mkldnn_reshape.h' 2022-12-01T10:32:50.2041188Z adding 'torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.2045192Z adding 'torch/include/ATen/ops/_mkldnn_reshape_native.h' 2022-12-01T10:32:50.2049399Z adding 'torch/include/ATen/ops/_mkldnn_reshape_ops.h' 2022-12-01T10:32:50.2053511Z adding 'torch/include/ATen/ops/_mkldnn_transpose.h' 2022-12-01T10:32:50.2057981Z adding 'torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.2061966Z adding 'torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h' 2022-12-01T10:32:50.2065888Z adding 'torch/include/ATen/ops/_mkldnn_transpose_native.h' 2022-12-01T10:32:50.2070111Z adding 'torch/include/ATen/ops/_mkldnn_transpose_ops.h' 2022-12-01T10:32:50.2074252Z adding 'torch/include/ATen/ops/_mps_convolution.h' 2022-12-01T10:32:50.2078519Z adding 'torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.2082441Z adding 'torch/include/ATen/ops/_mps_convolution_native.h' 2022-12-01T10:32:50.2086748Z adding 'torch/include/ATen/ops/_mps_convolution_ops.h' 2022-12-01T10:32:50.2090900Z adding 'torch/include/ATen/ops/_mps_convolution_transpose.h' 2022-12-01T10:32:50.2095118Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.2099086Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_native.h' 2022-12-01T10:32:50.2103300Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_ops.h' 2022-12-01T10:32:50.2107409Z adding 'torch/include/ATen/ops/_mps_max_pool2d.h' 2022-12-01T10:32:50.2111752Z adding 'torch/include/ATen/ops/_mps_max_pool2d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.2116215Z adding 'torch/include/ATen/ops/_mps_max_pool2d_native.h' 2022-12-01T10:32:50.2120041Z adding 'torch/include/ATen/ops/_mps_max_pool2d_ops.h' 2022-12-01T10:32:50.2124774Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention.h' 2022-12-01T10:32:50.2129507Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.2133688Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cpu_dispatch.h' 2022-12-01T10:32:50.2137828Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cuda_dispatch.h' 2022-12-01T10:32:50.2141981Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_native.h' 2022-12-01T10:32:50.2146565Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_ops.h' 2022-12-01T10:32:50.2150997Z adding 'torch/include/ATen/ops/_native_multi_head_attention.h' 2022-12-01T10:32:50.2155520Z adding 'torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.2159646Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h' 2022-12-01T10:32:50.2163879Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h' 2022-12-01T10:32:50.2167946Z adding 'torch/include/ATen/ops/_native_multi_head_attention_native.h' 2022-12-01T10:32:50.2172307Z adding 'torch/include/ATen/ops/_native_multi_head_attention_ops.h' 2022-12-01T10:32:50.2176273Z adding 'torch/include/ATen/ops/_neg_view.h' 2022-12-01T10:32:50.2180405Z adding 'torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.2184303Z adding 'torch/include/ATen/ops/_neg_view_copy.h' 2022-12-01T10:32:50.2188435Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.2192500Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.2196319Z adding 'torch/include/ATen/ops/_neg_view_copy_native.h' 2022-12-01T10:32:50.2200524Z adding 'torch/include/ATen/ops/_neg_view_copy_ops.h' 2022-12-01T10:32:50.2204598Z adding 'torch/include/ATen/ops/_neg_view_native.h' 2022-12-01T10:32:50.2208663Z adding 'torch/include/ATen/ops/_neg_view_ops.h' 2022-12-01T10:32:50.2212842Z adding 'torch/include/ATen/ops/_nested_from_padded.h' 2022-12-01T10:32:50.2217129Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example.h' 2022-12-01T10:32:50.2221395Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.2225343Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h' 2022-12-01T10:32:50.2229609Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h' 2022-12-01T10:32:50.2233779Z adding 'torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.2237815Z adding 'torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h' 2022-12-01T10:32:50.2241971Z adding 'torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h' 2022-12-01T10:32:50.2246103Z adding 'torch/include/ATen/ops/_nested_from_padded_native.h' 2022-12-01T10:32:50.2250359Z adding 'torch/include/ATen/ops/_nested_from_padded_ops.h' 2022-12-01T10:32:50.2254510Z adding 'torch/include/ATen/ops/_nested_select_backward.h' 2022-12-01T10:32:50.2258624Z adding 'torch/include/ATen/ops/_nested_select_backward_native.h' 2022-12-01T10:32:50.2262826Z adding 'torch/include/ATen/ops/_nested_select_backward_ops.h' 2022-12-01T10:32:50.2266949Z adding 'torch/include/ATen/ops/_nested_sum_backward.h' 2022-12-01T10:32:50.2271118Z adding 'torch/include/ATen/ops/_nested_sum_backward_native.h' 2022-12-01T10:32:50.2275172Z adding 'torch/include/ATen/ops/_nested_sum_backward_ops.h' 2022-12-01T10:32:50.2279367Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask.h' 2022-12-01T10:32:50.2283718Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.2288322Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h' 2022-12-01T10:32:50.2291930Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h' 2022-12-01T10:32:50.2296033Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h' 2022-12-01T10:32:50.2300155Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h' 2022-12-01T10:32:50.2304399Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h' 2022-12-01T10:32:50.2308418Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h' 2022-12-01T10:32:50.2312673Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h' 2022-12-01T10:32:50.2316657Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_native.h' 2022-12-01T10:32:50.2320998Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_ops.h' 2022-12-01T10:32:50.2325336Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list.h' 2022-12-01T10:32:50.2329711Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.2333713Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h' 2022-12-01T10:32:50.2338006Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h' 2022-12-01T10:32:50.2343037Z adding 'torch/include/ATen/ops/_nested_tensor_layer_norm.h' 2022-12-01T10:32:50.2347715Z adding 'torch/include/ATen/ops/_nested_tensor_layer_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.2351690Z adding 'torch/include/ATen/ops/_nested_tensor_layer_norm_native.h' 2022-12-01T10:32:50.2356002Z adding 'torch/include/ATen/ops/_nested_tensor_layer_norm_ops.h' 2022-12-01T10:32:50.2360055Z adding 'torch/include/ATen/ops/_nested_tensor_offsets.h' 2022-12-01T10:32:50.2364102Z adding 'torch/include/ATen/ops/_nested_tensor_offsets_native.h' 2022-12-01T10:32:50.2376684Z adding 'torch/include/ATen/ops/_nested_tensor_offsets_ops.h' 2022-12-01T10:32:50.2380735Z adding 'torch/include/ATen/ops/_nested_tensor_size.h' 2022-12-01T10:32:50.2384998Z adding 'torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.2389024Z adding 'torch/include/ATen/ops/_nested_tensor_size_native.h' 2022-12-01T10:32:50.2393174Z adding 'torch/include/ATen/ops/_nested_tensor_size_ops.h' 2022-12-01T10:32:50.2397341Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h' 2022-12-01T10:32:50.2401427Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h' 2022-12-01T10:32:50.2405818Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h' 2022-12-01T10:32:50.2409891Z adding 'torch/include/ATen/ops/_nested_tensor_strides.h' 2022-12-01T10:32:50.2414256Z adding 'torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.2418306Z adding 'torch/include/ATen/ops/_nested_tensor_strides_native.h' 2022-12-01T10:32:50.2422508Z adding 'torch/include/ATen/ops/_nested_tensor_strides_ops.h' 2022-12-01T10:32:50.2426606Z adding 'torch/include/ATen/ops/_nested_view_from_buffer.h' 2022-12-01T10:32:50.2430782Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy.h' 2022-12-01T10:32:50.2435011Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.2439220Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.2443305Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h' 2022-12-01T10:32:50.2447574Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h' 2022-12-01T10:32:50.2451810Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h' 2022-12-01T10:32:50.2460575Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h' 2022-12-01T10:32:50.2463770Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_native.h' 2022-12-01T10:32:50.2468704Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_ops.h' 2022-12-01T10:32:50.2472357Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h' 2022-12-01T10:32:50.2476639Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.2480602Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h' 2022-12-01T10:32:50.2485603Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h' 2022-12-01T10:32:50.2489787Z adding 'torch/include/ATen/ops/_nnpack_available.h' 2022-12-01T10:32:50.2493978Z adding 'torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.2498060Z adding 'torch/include/ATen/ops/_nnpack_available_native.h' 2022-12-01T10:32:50.2502173Z adding 'torch/include/ATen/ops/_nnpack_available_ops.h' 2022-12-01T10:32:50.2506319Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution.h' 2022-12-01T10:32:50.2510747Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.2514776Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_native.h' 2022-12-01T10:32:50.2519081Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h' 2022-12-01T10:32:50.2523041Z adding 'torch/include/ATen/ops/_nnz.h' 2022-12-01T10:32:50.2527062Z adding 'torch/include/ATen/ops/_nnz_native.h' 2022-12-01T10:32:50.2531119Z adding 'torch/include/ATen/ops/_nnz_ops.h' 2022-12-01T10:32:50.2535236Z adding 'torch/include/ATen/ops/_pack_padded_sequence.h' 2022-12-01T10:32:50.2539458Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward.h' 2022-12-01T10:32:50.2543764Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.2548140Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_native.h' 2022-12-01T10:32:50.2552399Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h' 2022-12-01T10:32:50.2556759Z adding 'torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.2560884Z adding 'torch/include/ATen/ops/_pack_padded_sequence_native.h' 2022-12-01T10:32:50.2565214Z adding 'torch/include/ATen/ops/_pack_padded_sequence_ops.h' 2022-12-01T10:32:50.2569339Z adding 'torch/include/ATen/ops/_pad_circular.h' 2022-12-01T10:32:50.2573621Z adding 'torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.2577547Z adding 'torch/include/ATen/ops/_pad_circular_native.h' 2022-12-01T10:32:50.2581612Z adding 'torch/include/ATen/ops/_pad_circular_ops.h' 2022-12-01T10:32:50.2585611Z adding 'torch/include/ATen/ops/_pad_enum.h' 2022-12-01T10:32:50.2589880Z adding 'torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.2593789Z adding 'torch/include/ATen/ops/_pad_enum_native.h' 2022-12-01T10:32:50.2597953Z adding 'torch/include/ATen/ops/_pad_enum_ops.h' 2022-12-01T10:32:50.2602065Z adding 'torch/include/ATen/ops/_pad_packed_sequence.h' 2022-12-01T10:32:50.2606448Z adding 'torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.2610520Z adding 'torch/include/ATen/ops/_pad_packed_sequence_native.h' 2022-12-01T10:32:50.2614776Z adding 'torch/include/ATen/ops/_pad_packed_sequence_ops.h' 2022-12-01T10:32:50.2618859Z adding 'torch/include/ATen/ops/_pdist_backward.h' 2022-12-01T10:32:50.2623081Z adding 'torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.2627235Z adding 'torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h' 2022-12-01T10:32:50.2631354Z adding 'torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h' 2022-12-01T10:32:50.2635245Z adding 'torch/include/ATen/ops/_pdist_backward_native.h' 2022-12-01T10:32:50.2639475Z adding 'torch/include/ATen/ops/_pdist_backward_ops.h' 2022-12-01T10:32:50.2643685Z adding 'torch/include/ATen/ops/_pdist_forward.h' 2022-12-01T10:32:50.2648053Z adding 'torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.2652142Z adding 'torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h' 2022-12-01T10:32:50.2656611Z adding 'torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h' 2022-12-01T10:32:50.2660700Z adding 'torch/include/ATen/ops/_pdist_forward_native.h' 2022-12-01T10:32:50.2664848Z adding 'torch/include/ATen/ops/_pdist_forward_ops.h' 2022-12-01T10:32:50.2668998Z adding 'torch/include/ATen/ops/_pin_memory.h' 2022-12-01T10:32:50.2673324Z adding 'torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.2677502Z adding 'torch/include/ATen/ops/_pin_memory_cuda_dispatch.h' 2022-12-01T10:32:50.2681500Z adding 'torch/include/ATen/ops/_pin_memory_native.h' 2022-12-01T10:32:50.2685736Z adding 'torch/include/ATen/ops/_pin_memory_ops.h' 2022-12-01T10:32:50.2689862Z adding 'torch/include/ATen/ops/_remove_batch_dim.h' 2022-12-01T10:32:50.2694099Z adding 'torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.2698132Z adding 'torch/include/ATen/ops/_remove_batch_dim_native.h' 2022-12-01T10:32:50.2702324Z adding 'torch/include/ATen/ops/_remove_batch_dim_ops.h' 2022-12-01T10:32:50.2706337Z adding 'torch/include/ATen/ops/_reshape_alias.h' 2022-12-01T10:32:50.2710532Z adding 'torch/include/ATen/ops/_reshape_alias_copy.h' 2022-12-01T10:32:50.2714862Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.2719130Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.2723148Z adding 'torch/include/ATen/ops/_reshape_alias_copy_native.h' 2022-12-01T10:32:50.2727574Z adding 'torch/include/ATen/ops/_reshape_alias_copy_ops.h' 2022-12-01T10:32:50.2731747Z adding 'torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h' 2022-12-01T10:32:50.2735793Z adding 'torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h' 2022-12-01T10:32:50.2739870Z adding 'torch/include/ATen/ops/_reshape_alias_meta_dispatch.h' 2022-12-01T10:32:50.2743869Z adding 'torch/include/ATen/ops/_reshape_alias_native.h' 2022-12-01T10:32:50.2747977Z adding 'torch/include/ATen/ops/_reshape_alias_ops.h' 2022-12-01T10:32:50.2751971Z adding 'torch/include/ATen/ops/_reshape_from_tensor.h' 2022-12-01T10:32:50.2756223Z adding 'torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.2760239Z adding 'torch/include/ATen/ops/_reshape_from_tensor_native.h' 2022-12-01T10:32:50.2764413Z adding 'torch/include/ATen/ops/_reshape_from_tensor_ops.h' 2022-12-01T10:32:50.2768586Z adding 'torch/include/ATen/ops/_resize_output.h' 2022-12-01T10:32:50.2772884Z adding 'torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.2776935Z adding 'torch/include/ATen/ops/_resize_output_meta_dispatch.h' 2022-12-01T10:32:50.2780873Z adding 'torch/include/ATen/ops/_resize_output_native.h' 2022-12-01T10:32:50.2785177Z adding 'torch/include/ATen/ops/_resize_output_ops.h' 2022-12-01T10:32:50.2789202Z adding 'torch/include/ATen/ops/_rowwise_prune.h' 2022-12-01T10:32:50.2793377Z adding 'torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.2797408Z adding 'torch/include/ATen/ops/_rowwise_prune_native.h' 2022-12-01T10:32:50.2801480Z adding 'torch/include/ATen/ops/_rowwise_prune_ops.h' 2022-12-01T10:32:50.2805596Z adding 'torch/include/ATen/ops/_sample_dirichlet.h' 2022-12-01T10:32:50.2809795Z adding 'torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.2813768Z adding 'torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h' 2022-12-01T10:32:50.2818138Z adding 'torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h' 2022-12-01T10:32:50.2822097Z adding 'torch/include/ATen/ops/_sample_dirichlet_native.h' 2022-12-01T10:32:50.2826228Z adding 'torch/include/ATen/ops/_sample_dirichlet_ops.h' 2022-12-01T10:32:50.2830428Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16.h' 2022-12-01T10:32:50.2834558Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.2838539Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_native.h' 2022-12-01T10:32:50.2842727Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h' 2022-12-01T10:32:50.2847056Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention.h' 2022-12-01T10:32:50.2851532Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.2855754Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_forward.h' 2022-12-01T10:32:50.2860007Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_forward_cpu_dispatch.h' 2022-12-01T10:32:50.2864164Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_forward_cuda_dispatch.h' 2022-12-01T10:32:50.2868375Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_forward_meta_dispatch.h' 2022-12-01T10:32:50.2872515Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_forward_native.h' 2022-12-01T10:32:50.2876840Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_forward_ops.h' 2022-12-01T10:32:50.2880981Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math.h' 2022-12-01T10:32:50.2885650Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.2889781Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h' 2022-12-01T10:32:50.2894081Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h' 2022-12-01T10:32:50.2898125Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_native.h' 2022-12-01T10:32:50.2902355Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_ops.h' 2022-12-01T10:32:50.2906632Z adding 'torch/include/ATen/ops/_segment_reduce_backward.h' 2022-12-01T10:32:50.2910927Z adding 'torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.2915096Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h' 2022-12-01T10:32:50.2919226Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h' 2022-12-01T10:32:50.2923428Z adding 'torch/include/ATen/ops/_segment_reduce_backward_native.h' 2022-12-01T10:32:50.2927744Z adding 'torch/include/ATen/ops/_segment_reduce_backward_ops.h' 2022-12-01T10:32:50.2931853Z adding 'torch/include/ATen/ops/_shape_as_tensor.h' 2022-12-01T10:32:50.2936248Z adding 'torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.2940270Z adding 'torch/include/ATen/ops/_shape_as_tensor_native.h' 2022-12-01T10:32:50.2944386Z adding 'torch/include/ATen/ops/_shape_as_tensor_ops.h' 2022-12-01T10:32:50.2948801Z adding 'torch/include/ATen/ops/_slow_conv2d_backward.h' 2022-12-01T10:32:50.2953362Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.2958142Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h' 2022-12-01T10:32:50.2962356Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h' 2022-12-01T10:32:50.2966650Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_native.h' 2022-12-01T10:32:50.2971253Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_ops.h' 2022-12-01T10:32:50.2975578Z adding 'torch/include/ATen/ops/_slow_conv2d_forward.h' 2022-12-01T10:32:50.2979843Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h' 2022-12-01T10:32:50.2984054Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h' 2022-12-01T10:32:50.2988207Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_native.h' 2022-12-01T10:32:50.2992476Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_ops.h' 2022-12-01T10:32:50.2996729Z adding 'torch/include/ATen/ops/_sobol_engine_draw.h' 2022-12-01T10:32:50.3001269Z adding 'torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.3005328Z adding 'torch/include/ATen/ops/_sobol_engine_draw_native.h' 2022-12-01T10:32:50.3009762Z adding 'torch/include/ATen/ops/_sobol_engine_draw_ops.h' 2022-12-01T10:32:50.3013825Z adding 'torch/include/ATen/ops/_sobol_engine_ff.h' 2022-12-01T10:32:50.3018103Z adding 'torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.3022496Z adding 'torch/include/ATen/ops/_sobol_engine_ff_native.h' 2022-12-01T10:32:50.3026678Z adding 'torch/include/ATen/ops/_sobol_engine_ff_ops.h' 2022-12-01T10:32:50.3030836Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state.h' 2022-12-01T10:32:50.3035162Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.3039167Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_native.h' 2022-12-01T10:32:50.3043504Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h' 2022-12-01T10:32:50.3047643Z adding 'torch/include/ATen/ops/_sobol_engine_scramble.h' 2022-12-01T10:32:50.3052408Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.3058967Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_native.h' 2022-12-01T10:32:50.3063700Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_ops.h' 2022-12-01T10:32:50.3068257Z adding 'torch/include/ATen/ops/_softmax.h' 2022-12-01T10:32:50.3073045Z adding 'torch/include/ATen/ops/_softmax_backward_data.h' 2022-12-01T10:32:50.3077657Z adding 'torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.3082279Z adding 'torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h' 2022-12-01T10:32:50.3086562Z adding 'torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h' 2022-12-01T10:32:50.3090589Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta.h' 2022-12-01T10:32:50.3094873Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h' 2022-12-01T10:32:50.3098838Z adding 'torch/include/ATen/ops/_softmax_backward_data_native.h' 2022-12-01T10:32:50.3103189Z adding 'torch/include/ATen/ops/_softmax_backward_data_ops.h' 2022-12-01T10:32:50.3107524Z adding 'torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.3112020Z adding 'torch/include/ATen/ops/_softmax_cpu_dispatch.h' 2022-12-01T10:32:50.3116073Z adding 'torch/include/ATen/ops/_softmax_cuda_dispatch.h' 2022-12-01T10:32:50.3120252Z adding 'torch/include/ATen/ops/_softmax_meta.h' 2022-12-01T10:32:50.3124479Z adding 'torch/include/ATen/ops/_softmax_meta_dispatch.h' 2022-12-01T10:32:50.3128453Z adding 'torch/include/ATen/ops/_softmax_native.h' 2022-12-01T10:32:50.3132685Z adding 'torch/include/ATen/ops/_softmax_ops.h' 2022-12-01T10:32:50.3136922Z adding 'torch/include/ATen/ops/_sparse_addmm.h' 2022-12-01T10:32:50.3141637Z adding 'torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.3145429Z adding 'torch/include/ATen/ops/_sparse_addmm_native.h' 2022-12-01T10:32:50.3149684Z adding 'torch/include/ATen/ops/_sparse_addmm_ops.h' 2022-12-01T10:32:50.3153800Z adding 'torch/include/ATen/ops/_sparse_broadcast_to.h' 2022-12-01T10:32:50.3157881Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy.h' 2022-12-01T10:32:50.3162211Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.3166738Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.3170822Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h' 2022-12-01T10:32:50.3175171Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h' 2022-12-01T10:32:50.3179277Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_native.h' 2022-12-01T10:32:50.3183323Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_ops.h' 2022-12-01T10:32:50.3187560Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h' 2022-12-01T10:32:50.3192195Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.3196219Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h' 2022-12-01T10:32:50.3200497Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h' 2022-12-01T10:32:50.3204860Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h' 2022-12-01T10:32:50.3209177Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.3213594Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h' 2022-12-01T10:32:50.3217848Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h' 2022-12-01T10:32:50.3222180Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h' 2022-12-01T10:32:50.3226555Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.3230526Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h' 2022-12-01T10:32:50.3235085Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h' 2022-12-01T10:32:50.3239260Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h' 2022-12-01T10:32:50.3243760Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.3247708Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h' 2022-12-01T10:32:50.3251865Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h' 2022-12-01T10:32:50.3256180Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h' 2022-12-01T10:32:50.3260500Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h' 2022-12-01T10:32:50.3264748Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.3268875Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h' 2022-12-01T10:32:50.3272895Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h' 2022-12-01T10:32:50.3277173Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h' 2022-12-01T10:32:50.3290818Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.3295241Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h' 2022-12-01T10:32:50.3299748Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h' 2022-12-01T10:32:50.3303986Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h' 2022-12-01T10:32:50.3308187Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h' 2022-12-01T10:32:50.3312531Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.3316491Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h' 2022-12-01T10:32:50.3320763Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h' 2022-12-01T10:32:50.3324929Z adding 'torch/include/ATen/ops/_sparse_csr_prod.h' 2022-12-01T10:32:50.3329170Z adding 'torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.3333195Z adding 'torch/include/ATen/ops/_sparse_csr_prod_native.h' 2022-12-01T10:32:50.3337424Z adding 'torch/include/ATen/ops/_sparse_csr_prod_ops.h' 2022-12-01T10:32:50.3341522Z adding 'torch/include/ATen/ops/_sparse_csr_sum.h' 2022-12-01T10:32:50.3345750Z adding 'torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.3349847Z adding 'torch/include/ATen/ops/_sparse_csr_sum_native.h' 2022-12-01T10:32:50.3354002Z adding 'torch/include/ATen/ops/_sparse_csr_sum_ops.h' 2022-12-01T10:32:50.3358238Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h' 2022-12-01T10:32:50.3362518Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.3366654Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h' 2022-12-01T10:32:50.3370730Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h' 2022-12-01T10:32:50.3374825Z adding 'torch/include/ATen/ops/_sparse_log_softmax.h' 2022-12-01T10:32:50.3378951Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data.h' 2022-12-01T10:32:50.3383721Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.3388048Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h' 2022-12-01T10:32:50.3392729Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h' 2022-12-01T10:32:50.3397096Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.3401485Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.3405746Z adding 'torch/include/ATen/ops/_sparse_log_softmax_native.h' 2022-12-01T10:32:50.3410216Z adding 'torch/include/ATen/ops/_sparse_log_softmax_ops.h' 2022-12-01T10:32:50.3414345Z adding 'torch/include/ATen/ops/_sparse_mask_helper.h' 2022-12-01T10:32:50.3418716Z adding 'torch/include/ATen/ops/_sparse_mask_helper_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.3422833Z adding 'torch/include/ATen/ops/_sparse_mask_helper_native.h' 2022-12-01T10:32:50.3427088Z adding 'torch/include/ATen/ops/_sparse_mask_helper_ops.h' 2022-12-01T10:32:50.3430998Z adding 'torch/include/ATen/ops/_sparse_mm.h' 2022-12-01T10:32:50.3444382Z adding 'torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.3448364Z adding 'torch/include/ATen/ops/_sparse_mm_native.h' 2022-12-01T10:32:50.3452413Z adding 'torch/include/ATen/ops/_sparse_mm_ops.h' 2022-12-01T10:32:50.3456547Z adding 'torch/include/ATen/ops/_sparse_softmax.h' 2022-12-01T10:32:50.3460789Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data.h' 2022-12-01T10:32:50.3465077Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.3469225Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_native.h' 2022-12-01T10:32:50.3474015Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h' 2022-12-01T10:32:50.3478729Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.3483078Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.3487272Z adding 'torch/include/ATen/ops/_sparse_softmax_native.h' 2022-12-01T10:32:50.3491543Z adding 'torch/include/ATen/ops/_sparse_softmax_ops.h' 2022-12-01T10:32:50.3495797Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul.h' 2022-12-01T10:32:50.3500116Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.3504164Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_native.h' 2022-12-01T10:32:50.3508275Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_ops.h' 2022-12-01T10:32:50.3512453Z adding 'torch/include/ATen/ops/_sparse_sum.h' 2022-12-01T10:32:50.3516714Z adding 'torch/include/ATen/ops/_sparse_sum_backward.h' 2022-12-01T10:32:50.3520778Z adding 'torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.3524918Z adding 'torch/include/ATen/ops/_sparse_sum_backward_native.h' 2022-12-01T10:32:50.3529206Z adding 'torch/include/ATen/ops/_sparse_sum_backward_ops.h' 2022-12-01T10:32:50.3543652Z adding 'torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.3548214Z adding 'torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.3552239Z adding 'torch/include/ATen/ops/_sparse_sum_native.h' 2022-12-01T10:32:50.3556507Z adding 'torch/include/ATen/ops/_sparse_sum_ops.h' 2022-12-01T10:32:50.3560813Z adding 'torch/include/ATen/ops/_spdiags.h' 2022-12-01T10:32:50.3565369Z adding 'torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.3569546Z adding 'torch/include/ATen/ops/_spdiags_cpu_dispatch.h' 2022-12-01T10:32:50.3573457Z adding 'torch/include/ATen/ops/_spdiags_native.h' 2022-12-01T10:32:50.3577700Z adding 'torch/include/ATen/ops/_spdiags_ops.h' 2022-12-01T10:32:50.3581884Z adding 'torch/include/ATen/ops/_stack.h' 2022-12-01T10:32:50.3586063Z adding 'torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.3590214Z adding 'torch/include/ATen/ops/_stack_cpu_dispatch.h' 2022-12-01T10:32:50.3594601Z adding 'torch/include/ATen/ops/_stack_native.h' 2022-12-01T10:32:50.3598882Z adding 'torch/include/ATen/ops/_stack_ops.h' 2022-12-01T10:32:50.3602906Z adding 'torch/include/ATen/ops/_standard_gamma.h' 2022-12-01T10:32:50.3607372Z adding 'torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.3611743Z adding 'torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h' 2022-12-01T10:32:50.3615759Z adding 'torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h' 2022-12-01T10:32:50.3619734Z adding 'torch/include/ATen/ops/_standard_gamma_grad.h' 2022-12-01T10:32:50.3624036Z adding 'torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.3628176Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h' 2022-12-01T10:32:50.3632389Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h' 2022-12-01T10:32:50.3636536Z adding 'torch/include/ATen/ops/_standard_gamma_grad_native.h' 2022-12-01T10:32:50.3640920Z adding 'torch/include/ATen/ops/_standard_gamma_grad_ops.h' 2022-12-01T10:32:50.3644930Z adding 'torch/include/ATen/ops/_standard_gamma_native.h' 2022-12-01T10:32:50.3649283Z adding 'torch/include/ATen/ops/_standard_gamma_ops.h' 2022-12-01T10:32:50.3653499Z adding 'torch/include/ATen/ops/_symeig_helper.h' 2022-12-01T10:32:50.3657847Z adding 'torch/include/ATen/ops/_symeig_helper_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.3662184Z adding 'torch/include/ATen/ops/_symeig_helper_cpu_dispatch.h' 2022-12-01T10:32:50.3666486Z adding 'torch/include/ATen/ops/_symeig_helper_cuda_dispatch.h' 2022-12-01T10:32:50.3670585Z adding 'torch/include/ATen/ops/_symeig_helper_native.h' 2022-12-01T10:32:50.3674714Z adding 'torch/include/ATen/ops/_symeig_helper_ops.h' 2022-12-01T10:32:50.3679057Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults.h' 2022-12-01T10:32:50.3683430Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.3687710Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_native.h' 2022-12-01T10:32:50.3691955Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_ops.h' 2022-12-01T10:32:50.3696300Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch.h' 2022-12-01T10:32:50.3700709Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.3704971Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.3708822Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h' 2022-12-01T10:32:50.3713153Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h' 2022-12-01T10:32:50.3717482Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h' 2022-12-01T10:32:50.3721569Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.3725788Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h' 2022-12-01T10:32:50.3730083Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.3734476Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.3751813Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h' 2022-12-01T10:32:50.3756091Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h' 2022-12-01T10:32:50.3760759Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h' 2022-12-01T10:32:50.3765144Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h' 2022-12-01T10:32:50.3769320Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist.h' 2022-12-01T10:32:50.3773594Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.3777785Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h' 2022-12-01T10:32:50.3781757Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_native.h' 2022-12-01T10:32:50.3785904Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_ops.h' 2022-12-01T10:32:50.3790021Z adding 'torch/include/ATen/ops/_test_optional_floatlist.h' 2022-12-01T10:32:50.3794508Z adding 'torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.3798515Z adding 'torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h' 2022-12-01T10:32:50.3802454Z adding 'torch/include/ATen/ops/_test_optional_floatlist_native.h' 2022-12-01T10:32:50.3806803Z adding 'torch/include/ATen/ops/_test_optional_floatlist_ops.h' 2022-12-01T10:32:50.3810935Z adding 'torch/include/ATen/ops/_test_optional_intlist.h' 2022-12-01T10:32:50.3815150Z adding 'torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.3819142Z adding 'torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h' 2022-12-01T10:32:50.3823241Z adding 'torch/include/ATen/ops/_test_optional_intlist_native.h' 2022-12-01T10:32:50.3827450Z adding 'torch/include/ATen/ops/_test_optional_intlist_ops.h' 2022-12-01T10:32:50.3831721Z adding 'torch/include/ATen/ops/_test_serialization_subcmul.h' 2022-12-01T10:32:50.3840378Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.3844868Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_native.h' 2022-12-01T10:32:50.3849207Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_ops.h' 2022-12-01T10:32:50.3853373Z adding 'torch/include/ATen/ops/_test_string_default.h' 2022-12-01T10:32:50.3857561Z adding 'torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.3861610Z adding 'torch/include/ATen/ops/_test_string_default_native.h' 2022-12-01T10:32:50.3865681Z adding 'torch/include/ATen/ops/_test_string_default_ops.h' 2022-12-01T10:32:50.3869703Z adding 'torch/include/ATen/ops/_test_warn_in_autograd.h' 2022-12-01T10:32:50.3874065Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.3878213Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_native.h' 2022-12-01T10:32:50.3882830Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_ops.h' 2022-12-01T10:32:50.3887107Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h' 2022-12-01T10:32:50.3891265Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.3895232Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h' 2022-12-01T10:32:50.3899385Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h' 2022-12-01T10:32:50.3903495Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h' 2022-12-01T10:32:50.3920819Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.3925054Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h' 2022-12-01T10:32:50.3929349Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h' 2022-12-01T10:32:50.3933517Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell.h' 2022-12-01T10:32:50.3937816Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h' 2022-12-01T10:32:50.3941950Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.3946115Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h' 2022-12-01T10:32:50.3950143Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h' 2022-12-01T10:32:50.3954420Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h' 2022-12-01T10:32:50.3958728Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.3962755Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h' 2022-12-01T10:32:50.3966930Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_native.h' 2022-12-01T10:32:50.3971126Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h' 2022-12-01T10:32:50.3975311Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell.h' 2022-12-01T10:32:50.3987462Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h' 2022-12-01T10:32:50.3991853Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.3996036Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h' 2022-12-01T10:32:50.4000328Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.4004521Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h' 2022-12-01T10:32:50.4008523Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h' 2022-12-01T10:32:50.4012775Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h' 2022-12-01T10:32:50.4016804Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h' 2022-12-01T10:32:50.4020960Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h' 2022-12-01T10:32:50.4025244Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.4029285Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h' 2022-12-01T10:32:50.4033490Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h' 2022-12-01T10:32:50.4037782Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h' 2022-12-01T10:32:50.4041993Z adding 'torch/include/ATen/ops/_to_copy.h' 2022-12-01T10:32:50.4046445Z adding 'torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.4050411Z adding 'torch/include/ATen/ops/_to_copy_native.h' 2022-12-01T10:32:50.4054566Z adding 'torch/include/ATen/ops/_to_copy_ops.h' 2022-12-01T10:32:50.4058535Z adding 'torch/include/ATen/ops/_to_cpu.h' 2022-12-01T10:32:50.4068830Z adding 'torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.4069151Z adding 'torch/include/ATen/ops/_to_cpu_native.h' 2022-12-01T10:32:50.4070367Z adding 'torch/include/ATen/ops/_to_cpu_ops.h' 2022-12-01T10:32:50.4074315Z adding 'torch/include/ATen/ops/_to_dense.h' 2022-12-01T10:32:50.4078451Z adding 'torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.4082479Z adding 'torch/include/ATen/ops/_to_dense_native.h' 2022-12-01T10:32:50.4086728Z adding 'torch/include/ATen/ops/_to_dense_ops.h' 2022-12-01T10:32:50.4090802Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op.h' 2022-12-01T10:32:50.4094993Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.4099045Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_cuda_dispatch.h' 2022-12-01T10:32:50.4102981Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_native.h' 2022-12-01T10:32:50.4107095Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_ops.h' 2022-12-01T10:32:50.4111295Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv.h' 2022-12-01T10:32:50.4115754Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.4119726Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h' 2022-12-01T10:32:50.4123849Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h' 2022-12-01T10:32:50.4127855Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h' 2022-12-01T10:32:50.4132084Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h' 2022-12-01T10:32:50.4136556Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd.h' 2022-12-01T10:32:50.4141049Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.4145273Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cpu_dispatch.h' 2022-12-01T10:32:50.4149463Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cuda_dispatch.h' 2022-12-01T10:32:50.4153729Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_native.h' 2022-12-01T10:32:50.4158293Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_ops.h' 2022-12-01T10:32:50.4162822Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd.h' 2022-12-01T10:32:50.4167332Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.4171492Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h' 2022-12-01T10:32:50.4175741Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h' 2022-12-01T10:32:50.4179833Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h' 2022-12-01T10:32:50.4184964Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h' 2022-12-01T10:32:50.4189271Z adding 'torch/include/ATen/ops/_trilinear.h' 2022-12-01T10:32:50.4193710Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.4197851Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.4201816Z adding 'torch/include/ATen/ops/_trilinear_native.h' 2022-12-01T10:32:50.4206280Z adding 'torch/include/ATen/ops/_trilinear_ops.h' 2022-12-01T10:32:50.4210525Z adding 'torch/include/ATen/ops/_triton_multi_head_attention.h' 2022-12-01T10:32:50.4215379Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.4219630Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h' 2022-12-01T10:32:50.4223796Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_native.h' 2022-12-01T10:32:50.4228054Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_ops.h' 2022-12-01T10:32:50.4232369Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention.h' 2022-12-01T10:32:50.4236621Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.4240824Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h' 2022-12-01T10:32:50.4244826Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_native.h' 2022-12-01T10:32:50.4249126Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h' 2022-12-01T10:32:50.4253340Z adding 'torch/include/ATen/ops/_unique.h' 2022-12-01T10:32:50.4257420Z adding 'torch/include/ATen/ops/_unique2.h' 2022-12-01T10:32:50.4261881Z adding 'torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.4265983Z adding 'torch/include/ATen/ops/_unique2_cpu_dispatch.h' 2022-12-01T10:32:50.4270175Z adding 'torch/include/ATen/ops/_unique2_cuda_dispatch.h' 2022-12-01T10:32:50.4274106Z adding 'torch/include/ATen/ops/_unique2_native.h' 2022-12-01T10:32:50.4278402Z adding 'torch/include/ATen/ops/_unique2_ops.h' 2022-12-01T10:32:50.4282807Z adding 'torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.4286851Z adding 'torch/include/ATen/ops/_unique_cpu_dispatch.h' 2022-12-01T10:32:50.4291080Z adding 'torch/include/ATen/ops/_unique_cuda_dispatch.h' 2022-12-01T10:32:50.4294992Z adding 'torch/include/ATen/ops/_unique_native.h' 2022-12-01T10:32:50.4299127Z adding 'torch/include/ATen/ops/_unique_ops.h' 2022-12-01T10:32:50.4303246Z adding 'torch/include/ATen/ops/_unpack_dual.h' 2022-12-01T10:32:50.4307495Z adding 'torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.4311451Z adding 'torch/include/ATen/ops/_unpack_dual_native.h' 2022-12-01T10:32:50.4315527Z adding 'torch/include/ATen/ops/_unpack_dual_ops.h' 2022-12-01T10:32:50.4319708Z adding 'torch/include/ATen/ops/_unsafe_view.h' 2022-12-01T10:32:50.4324338Z adding 'torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.4328173Z adding 'torch/include/ATen/ops/_unsafe_view_native.h' 2022-12-01T10:32:50.4332380Z adding 'torch/include/ATen/ops/_unsafe_view_ops.h' 2022-12-01T10:32:50.4337024Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa.h' 2022-12-01T10:32:50.4342045Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h' 2022-12-01T10:32:50.4346568Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.4351140Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.4355720Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h' 2022-12-01T10:32:50.4360113Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h' 2022-12-01T10:32:50.4364304Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h' 2022-12-01T10:32:50.4368667Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h' 2022-12-01T10:32:50.4373010Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h' 2022-12-01T10:32:50.4377609Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h' 2022-12-01T10:32:50.4387143Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.4391702Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.4396079Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h' 2022-12-01T10:32:50.4400257Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h' 2022-12-01T10:32:50.4404592Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h' 2022-12-01T10:32:50.4409302Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h' 2022-12-01T10:32:50.4413651Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h' 2022-12-01T10:32:50.4418042Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h' 2022-12-01T10:32:50.4422814Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa.h' 2022-12-01T10:32:50.4427730Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h' 2022-12-01T10:32:50.4432426Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.4436960Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.4441127Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h' 2022-12-01T10:32:50.4445669Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h' 2022-12-01T10:32:50.4449813Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h' 2022-12-01T10:32:50.4454312Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h' 2022-12-01T10:32:50.4458549Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h' 2022-12-01T10:32:50.4463147Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h' 2022-12-01T10:32:50.4467684Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.4472132Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.4476136Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h' 2022-12-01T10:32:50.4480395Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h' 2022-12-01T10:32:50.4484681Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h' 2022-12-01T10:32:50.4488762Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h' 2022-12-01T10:32:50.4492964Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h' 2022-12-01T10:32:50.4497530Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h' 2022-12-01T10:32:50.4502737Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d.h' 2022-12-01T10:32:50.4507729Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h' 2022-12-01T10:32:50.4512226Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.4516642Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.4520874Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h' 2022-12-01T10:32:50.4525294Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h' 2022-12-01T10:32:50.4529320Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h' 2022-12-01T10:32:50.4533641Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h' 2022-12-01T10:32:50.4538122Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h' 2022-12-01T10:32:50.4542564Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h' 2022-12-01T10:32:50.4547278Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.4551572Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.4555775Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h' 2022-12-01T10:32:50.4559905Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h' 2022-12-01T10:32:50.4564150Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h' 2022-12-01T10:32:50.4568444Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h' 2022-12-01T10:32:50.4572651Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_native.h' 2022-12-01T10:32:50.4577024Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h' 2022-12-01T10:32:50.4581576Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d.h' 2022-12-01T10:32:50.4586387Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h' 2022-12-01T10:32:50.4591223Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.4595361Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.4599776Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h' 2022-12-01T10:32:50.4604286Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h' 2022-12-01T10:32:50.4608603Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h' 2022-12-01T10:32:50.4612746Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h' 2022-12-01T10:32:50.4617002Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h' 2022-12-01T10:32:50.4621949Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h' 2022-12-01T10:32:50.4626585Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.4630761Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.4635117Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h' 2022-12-01T10:32:50.4639329Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h' 2022-12-01T10:32:50.4643393Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h' 2022-12-01T10:32:50.4647605Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h' 2022-12-01T10:32:50.4651737Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_native.h' 2022-12-01T10:32:50.4656239Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h' 2022-12-01T10:32:50.4660726Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d.h' 2022-12-01T10:32:50.4665452Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h' 2022-12-01T10:32:50.4669884Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.4674129Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.4678555Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h' 2022-12-01T10:32:50.4682985Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h' 2022-12-01T10:32:50.4687259Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h' 2022-12-01T10:32:50.4691475Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h' 2022-12-01T10:32:50.4695672Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h' 2022-12-01T10:32:50.4700324Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h' 2022-12-01T10:32:50.4704695Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.4708861Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.4712993Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h' 2022-12-01T10:32:50.4717452Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h' 2022-12-01T10:32:50.4721511Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h' 2022-12-01T10:32:50.4725859Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h' 2022-12-01T10:32:50.4730058Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_native.h' 2022-12-01T10:32:50.4734401Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h' 2022-12-01T10:32:50.4738532Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss.h' 2022-12-01T10:32:50.4743522Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h' 2022-12-01T10:32:50.4747753Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h' 2022-12-01T10:32:50.4752039Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h' 2022-12-01T10:32:50.4756170Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h' 2022-12-01T10:32:50.4760334Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.4764334Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h' 2022-12-01T10:32:50.4768612Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h' 2022-12-01T10:32:50.4772715Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices.h' 2022-12-01T10:32:50.4776858Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h' 2022-12-01T10:32:50.4780987Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h' 2022-12-01T10:32:50.4785004Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h' 2022-12-01T10:32:50.4789154Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h' 2022-12-01T10:32:50.4793182Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h' 2022-12-01T10:32:50.4801673Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.4806098Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h' 2022-12-01T10:32:50.4810167Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h' 2022-12-01T10:32:50.4814215Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h' 2022-12-01T10:32:50.4818537Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.4822460Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h' 2022-12-01T10:32:50.4827012Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h' 2022-12-01T10:32:50.4831184Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h' 2022-12-01T10:32:50.4835365Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.4847725Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h' 2022-12-01T10:32:50.4852072Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h' 2022-12-01T10:32:50.4856376Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h' 2022-12-01T10:32:50.4860690Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.4864843Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h' 2022-12-01T10:32:50.4868915Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h' 2022-12-01T10:32:50.4873133Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h' 2022-12-01T10:32:50.4877491Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.4881483Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h' 2022-12-01T10:32:50.4885822Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h' 2022-12-01T10:32:50.4889970Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h' 2022-12-01T10:32:50.4894352Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.4898236Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h' 2022-12-01T10:32:50.4902523Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h' 2022-12-01T10:32:50.4906612Z adding 'torch/include/ATen/ops/_values.h' 2022-12-01T10:32:50.4910556Z adding 'torch/include/ATen/ops/_values_copy.h' 2022-12-01T10:32:50.4914862Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.4919126Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.4923111Z adding 'torch/include/ATen/ops/_values_copy_native.h' 2022-12-01T10:32:50.4927246Z adding 'torch/include/ATen/ops/_values_copy_ops.h' 2022-12-01T10:32:50.4931286Z adding 'torch/include/ATen/ops/_values_native.h' 2022-12-01T10:32:50.4935489Z adding 'torch/include/ATen/ops/_values_ops.h' 2022-12-01T10:32:50.4939377Z adding 'torch/include/ATen/ops/_version.h' 2022-12-01T10:32:50.4943765Z adding 'torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.4947775Z adding 'torch/include/ATen/ops/_version_native.h' 2022-12-01T10:32:50.4951744Z adding 'torch/include/ATen/ops/_version_ops.h' 2022-12-01T10:32:50.4955814Z adding 'torch/include/ATen/ops/_weight_norm.h' 2022-12-01T10:32:50.4960181Z adding 'torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.4964331Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward.h' 2022-12-01T10:32:50.4968871Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.4973057Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h' 2022-12-01T10:32:50.4977551Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h' 2022-12-01T10:32:50.4981799Z adding 'torch/include/ATen/ops/_weight_norm_interface.h' 2022-12-01T10:32:50.4986086Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward.h' 2022-12-01T10:32:50.4990471Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.4994776Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h' 2022-12-01T10:32:50.4998861Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h' 2022-12-01T10:32:50.5003102Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_native.h' 2022-12-01T10:32:50.5007613Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_ops.h' 2022-12-01T10:32:50.5012016Z adding 'torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.5016054Z adding 'torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h' 2022-12-01T10:32:50.5020198Z adding 'torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h' 2022-12-01T10:32:50.5024376Z adding 'torch/include/ATen/ops/_weight_norm_interface_native.h' 2022-12-01T10:32:50.5028623Z adding 'torch/include/ATen/ops/_weight_norm_interface_ops.h' 2022-12-01T10:32:50.5033041Z adding 'torch/include/ATen/ops/_weight_norm_native.h' 2022-12-01T10:32:50.5037260Z adding 'torch/include/ATen/ops/_weight_norm_ops.h' 2022-12-01T10:32:50.5041317Z adding 'torch/include/ATen/ops/abs.h' 2022-12-01T10:32:50.5045655Z adding 'torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.5049751Z adding 'torch/include/ATen/ops/abs_cpu_dispatch.h' 2022-12-01T10:32:50.5053947Z adding 'torch/include/ATen/ops/abs_cuda_dispatch.h' 2022-12-01T10:32:50.5057864Z adding 'torch/include/ATen/ops/abs_native.h' 2022-12-01T10:32:50.5063689Z adding 'torch/include/ATen/ops/abs_ops.h' 2022-12-01T10:32:50.5069732Z adding 'torch/include/ATen/ops/absolute.h' 2022-12-01T10:32:50.5074212Z adding 'torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.5078400Z adding 'torch/include/ATen/ops/absolute_native.h' 2022-12-01T10:32:50.5083464Z adding 'torch/include/ATen/ops/absolute_ops.h' 2022-12-01T10:32:50.5087845Z adding 'torch/include/ATen/ops/acos.h' 2022-12-01T10:32:50.5092916Z adding 'torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.5097068Z adding 'torch/include/ATen/ops/acos_cpu_dispatch.h' 2022-12-01T10:32:50.5101327Z adding 'torch/include/ATen/ops/acos_cuda_dispatch.h' 2022-12-01T10:32:50.5105300Z adding 'torch/include/ATen/ops/acos_meta.h' 2022-12-01T10:32:50.5109540Z adding 'torch/include/ATen/ops/acos_meta_dispatch.h' 2022-12-01T10:32:50.5113604Z adding 'torch/include/ATen/ops/acos_native.h' 2022-12-01T10:32:50.5117770Z adding 'torch/include/ATen/ops/acos_ops.h' 2022-12-01T10:32:50.5121942Z adding 'torch/include/ATen/ops/acosh.h' 2022-12-01T10:32:50.5126443Z adding 'torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.5130498Z adding 'torch/include/ATen/ops/acosh_cpu_dispatch.h' 2022-12-01T10:32:50.5134724Z adding 'torch/include/ATen/ops/acosh_cuda_dispatch.h' 2022-12-01T10:32:50.5138763Z adding 'torch/include/ATen/ops/acosh_meta.h' 2022-12-01T10:32:50.5142813Z adding 'torch/include/ATen/ops/acosh_meta_dispatch.h' 2022-12-01T10:32:50.5146876Z adding 'torch/include/ATen/ops/acosh_native.h' 2022-12-01T10:32:50.5151092Z adding 'torch/include/ATen/ops/acosh_ops.h' 2022-12-01T10:32:50.5155202Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d.h' 2022-12-01T10:32:50.5159536Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.5163714Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_native.h' 2022-12-01T10:32:50.5167883Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_ops.h' 2022-12-01T10:32:50.5172234Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d.h' 2022-12-01T10:32:50.5176715Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.5180838Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h' 2022-12-01T10:32:50.5184983Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h' 2022-12-01T10:32:50.5189170Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_native.h' 2022-12-01T10:32:50.5193447Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_ops.h' 2022-12-01T10:32:50.5197702Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d.h' 2022-12-01T10:32:50.5201925Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward.h' 2022-12-01T10:32:50.5206256Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h' 2022-12-01T10:32:50.5210454Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h' 2022-12-01T10:32:50.5214589Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h' 2022-12-01T10:32:50.5218871Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h' 2022-12-01T10:32:50.5223309Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.5227806Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h' 2022-12-01T10:32:50.5232338Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h' 2022-12-01T10:32:50.5236511Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_native.h' 2022-12-01T10:32:50.5240832Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_ops.h' 2022-12-01T10:32:50.5245139Z adding 'torch/include/ATen/ops/adaptive_max_pool1d.h' 2022-12-01T10:32:50.5249450Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.5253422Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_native.h' 2022-12-01T10:32:50.5257617Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_ops.h' 2022-12-01T10:32:50.5261795Z adding 'torch/include/ATen/ops/adaptive_max_pool2d.h' 2022-12-01T10:32:50.5265954Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward.h' 2022-12-01T10:32:50.5270338Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.5274657Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h' 2022-12-01T10:32:50.5278825Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h' 2022-12-01T10:32:50.5283382Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h' 2022-12-01T10:32:50.5287571Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h' 2022-12-01T10:32:50.5291574Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h' 2022-12-01T10:32:50.5295791Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h' 2022-12-01T10:32:50.5300148Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.5304274Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h' 2022-12-01T10:32:50.5308406Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h' 2022-12-01T10:32:50.5312452Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta.h' 2022-12-01T10:32:50.5316556Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h' 2022-12-01T10:32:50.5320563Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_native.h' 2022-12-01T10:32:50.5324903Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_ops.h' 2022-12-01T10:32:50.5329094Z adding 'torch/include/ATen/ops/adaptive_max_pool3d.h' 2022-12-01T10:32:50.5333269Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward.h' 2022-12-01T10:32:50.5337538Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.5342181Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h' 2022-12-01T10:32:50.5346332Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h' 2022-12-01T10:32:50.5350400Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h' 2022-12-01T10:32:50.5354387Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h' 2022-12-01T10:32:50.5358371Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h' 2022-12-01T10:32:50.5362754Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h' 2022-12-01T10:32:50.5367103Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.5371101Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h' 2022-12-01T10:32:50.5375170Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h' 2022-12-01T10:32:50.5379200Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta.h' 2022-12-01T10:32:50.5383246Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h' 2022-12-01T10:32:50.5387246Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_native.h' 2022-12-01T10:32:50.5391431Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_ops.h' 2022-12-01T10:32:50.5395527Z adding 'torch/include/ATen/ops/add.h' 2022-12-01T10:32:50.5399930Z adding 'torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.5404230Z adding 'torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.5408271Z adding 'torch/include/ATen/ops/add_cpu_dispatch.h' 2022-12-01T10:32:50.5412279Z adding 'torch/include/ATen/ops/add_cuda_dispatch.h' 2022-12-01T10:32:50.5416205Z adding 'torch/include/ATen/ops/add_meta.h' 2022-12-01T10:32:50.5420196Z adding 'torch/include/ATen/ops/add_meta_dispatch.h' 2022-12-01T10:32:50.5424310Z adding 'torch/include/ATen/ops/add_native.h' 2022-12-01T10:32:50.5428726Z adding 'torch/include/ATen/ops/add_ops.h' 2022-12-01T10:32:50.5432877Z adding 'torch/include/ATen/ops/addbmm.h' 2022-12-01T10:32:50.5437025Z adding 'torch/include/ATen/ops/addbmm_cpu_dispatch.h' 2022-12-01T10:32:50.5441112Z adding 'torch/include/ATen/ops/addbmm_cuda_dispatch.h' 2022-12-01T10:32:50.5445952Z adding 'torch/include/ATen/ops/addbmm_meta_dispatch.h' 2022-12-01T10:32:50.5449631Z adding 'torch/include/ATen/ops/addbmm_native.h' 2022-12-01T10:32:50.5453785Z adding 'torch/include/ATen/ops/addbmm_ops.h' 2022-12-01T10:32:50.5457931Z adding 'torch/include/ATen/ops/addcdiv.h' 2022-12-01T10:32:50.5462394Z adding 'torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.5467102Z adding 'torch/include/ATen/ops/addcdiv_cpu_dispatch.h' 2022-12-01T10:32:50.5471005Z adding 'torch/include/ATen/ops/addcdiv_cuda_dispatch.h' 2022-12-01T10:32:50.5475051Z adding 'torch/include/ATen/ops/addcdiv_meta.h' 2022-12-01T10:32:50.5479290Z adding 'torch/include/ATen/ops/addcdiv_meta_dispatch.h' 2022-12-01T10:32:50.5483809Z adding 'torch/include/ATen/ops/addcdiv_native.h' 2022-12-01T10:32:50.5488157Z adding 'torch/include/ATen/ops/addcdiv_ops.h' 2022-12-01T10:32:50.5493021Z adding 'torch/include/ATen/ops/addcmul.h' 2022-12-01T10:32:50.5497903Z adding 'torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.5502219Z adding 'torch/include/ATen/ops/addcmul_cpu_dispatch.h' 2022-12-01T10:32:50.5506621Z adding 'torch/include/ATen/ops/addcmul_cuda_dispatch.h' 2022-12-01T10:32:50.5510786Z adding 'torch/include/ATen/ops/addcmul_meta.h' 2022-12-01T10:32:50.5514945Z adding 'torch/include/ATen/ops/addcmul_meta_dispatch.h' 2022-12-01T10:32:50.5519006Z adding 'torch/include/ATen/ops/addcmul_native.h' 2022-12-01T10:32:50.5523395Z adding 'torch/include/ATen/ops/addcmul_ops.h' 2022-12-01T10:32:50.5527573Z adding 'torch/include/ATen/ops/addmm.h' 2022-12-01T10:32:50.5532182Z adding 'torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.5536336Z adding 'torch/include/ATen/ops/addmm_cpu_dispatch.h' 2022-12-01T10:32:50.5540435Z adding 'torch/include/ATen/ops/addmm_cuda_dispatch.h' 2022-12-01T10:32:50.5544537Z adding 'torch/include/ATen/ops/addmm_meta.h' 2022-12-01T10:32:50.5548824Z adding 'torch/include/ATen/ops/addmm_meta_dispatch.h' 2022-12-01T10:32:50.5552847Z adding 'torch/include/ATen/ops/addmm_native.h' 2022-12-01T10:32:50.5557158Z adding 'torch/include/ATen/ops/addmm_ops.h' 2022-12-01T10:32:50.5561353Z adding 'torch/include/ATen/ops/addmv.h' 2022-12-01T10:32:50.5565785Z adding 'torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.5570049Z adding 'torch/include/ATen/ops/addmv_cpu_dispatch.h' 2022-12-01T10:32:50.5578289Z adding 'torch/include/ATen/ops/addmv_cuda_dispatch.h' 2022-12-01T10:32:50.5582342Z adding 'torch/include/ATen/ops/addmv_meta.h' 2022-12-01T10:32:50.5586502Z adding 'torch/include/ATen/ops/addmv_meta_dispatch.h' 2022-12-01T10:32:50.5590511Z adding 'torch/include/ATen/ops/addmv_native.h' 2022-12-01T10:32:50.5594826Z adding 'torch/include/ATen/ops/addmv_ops.h' 2022-12-01T10:32:50.5599057Z adding 'torch/include/ATen/ops/addr.h' 2022-12-01T10:32:50.5603435Z adding 'torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.5607624Z adding 'torch/include/ATen/ops/addr_cpu_dispatch.h' 2022-12-01T10:32:50.5611770Z adding 'torch/include/ATen/ops/addr_cuda_dispatch.h' 2022-12-01T10:32:50.5615759Z adding 'torch/include/ATen/ops/addr_native.h' 2022-12-01T10:32:50.5620021Z adding 'torch/include/ATen/ops/addr_ops.h' 2022-12-01T10:32:50.5624138Z adding 'torch/include/ATen/ops/adjoint.h' 2022-12-01T10:32:50.5628361Z adding 'torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.5632274Z adding 'torch/include/ATen/ops/adjoint_native.h' 2022-12-01T10:32:50.5636393Z adding 'torch/include/ATen/ops/adjoint_ops.h' 2022-12-01T10:32:50.5640592Z adding 'torch/include/ATen/ops/affine_grid_generator.h' 2022-12-01T10:32:50.5644916Z adding 'torch/include/ATen/ops/affine_grid_generator_backward.h' 2022-12-01T10:32:50.5649245Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.5653278Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_native.h' 2022-12-01T10:32:50.5657669Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_ops.h' 2022-12-01T10:32:50.5662015Z adding 'torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.5666067Z adding 'torch/include/ATen/ops/affine_grid_generator_native.h' 2022-12-01T10:32:50.5670362Z adding 'torch/include/ATen/ops/affine_grid_generator_ops.h' 2022-12-01T10:32:50.5674408Z adding 'torch/include/ATen/ops/alias.h' 2022-12-01T10:32:50.5678601Z adding 'torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.5682596Z adding 'torch/include/ATen/ops/alias_copy.h' 2022-12-01T10:32:50.5686995Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.5691170Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.5695135Z adding 'torch/include/ATen/ops/alias_copy_native.h' 2022-12-01T10:32:50.5699370Z adding 'torch/include/ATen/ops/alias_copy_ops.h' 2022-12-01T10:32:50.5703406Z adding 'torch/include/ATen/ops/alias_native.h' 2022-12-01T10:32:50.5707501Z adding 'torch/include/ATen/ops/alias_ops.h' 2022-12-01T10:32:50.5711458Z adding 'torch/include/ATen/ops/align_as.h' 2022-12-01T10:32:50.5715641Z adding 'torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.5719591Z adding 'torch/include/ATen/ops/align_as_native.h' 2022-12-01T10:32:50.5723782Z adding 'torch/include/ATen/ops/align_as_ops.h' 2022-12-01T10:32:50.5727828Z adding 'torch/include/ATen/ops/align_tensors.h' 2022-12-01T10:32:50.5742088Z adding 'torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.5746042Z adding 'torch/include/ATen/ops/align_tensors_native.h' 2022-12-01T10:32:50.5750205Z adding 'torch/include/ATen/ops/align_tensors_ops.h' 2022-12-01T10:32:50.5754241Z adding 'torch/include/ATen/ops/align_to.h' 2022-12-01T10:32:50.5758563Z adding 'torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.5762556Z adding 'torch/include/ATen/ops/align_to_native.h' 2022-12-01T10:32:50.5766852Z adding 'torch/include/ATen/ops/align_to_ops.h' 2022-12-01T10:32:50.5771404Z adding 'torch/include/ATen/ops/all.h' 2022-12-01T10:32:50.5775840Z adding 'torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.5780054Z adding 'torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.5784077Z adding 'torch/include/ATen/ops/all_cpu_dispatch.h' 2022-12-01T10:32:50.5788181Z adding 'torch/include/ATen/ops/all_cuda_dispatch.h' 2022-12-01T10:32:50.5792304Z adding 'torch/include/ATen/ops/all_meta.h' 2022-12-01T10:32:50.5801060Z adding 'torch/include/ATen/ops/all_meta_dispatch.h' 2022-12-01T10:32:50.5805772Z adding 'torch/include/ATen/ops/all_native.h' 2022-12-01T10:32:50.5810808Z adding 'torch/include/ATen/ops/all_ops.h' 2022-12-01T10:32:50.5814989Z adding 'torch/include/ATen/ops/allclose.h' 2022-12-01T10:32:50.5819565Z adding 'torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.5823722Z adding 'torch/include/ATen/ops/allclose_native.h' 2022-12-01T10:32:50.5827933Z adding 'torch/include/ATen/ops/allclose_ops.h' 2022-12-01T10:32:50.5831947Z adding 'torch/include/ATen/ops/alpha_dropout.h' 2022-12-01T10:32:50.5836313Z adding 'torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.5840268Z adding 'torch/include/ATen/ops/alpha_dropout_native.h' 2022-12-01T10:32:50.5844524Z adding 'torch/include/ATen/ops/alpha_dropout_ops.h' 2022-12-01T10:32:50.5848577Z adding 'torch/include/ATen/ops/amax.h' 2022-12-01T10:32:50.5852857Z adding 'torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.5856949Z adding 'torch/include/ATen/ops/amax_cpu_dispatch.h' 2022-12-01T10:32:50.5861021Z adding 'torch/include/ATen/ops/amax_cuda_dispatch.h' 2022-12-01T10:32:50.5864943Z adding 'torch/include/ATen/ops/amax_meta.h' 2022-12-01T10:32:50.5868946Z adding 'torch/include/ATen/ops/amax_meta_dispatch.h' 2022-12-01T10:32:50.5872927Z adding 'torch/include/ATen/ops/amax_native.h' 2022-12-01T10:32:50.5876973Z adding 'torch/include/ATen/ops/amax_ops.h' 2022-12-01T10:32:50.5880969Z adding 'torch/include/ATen/ops/amin.h' 2022-12-01T10:32:50.5885406Z adding 'torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.5889387Z adding 'torch/include/ATen/ops/amin_cpu_dispatch.h' 2022-12-01T10:32:50.5893451Z adding 'torch/include/ATen/ops/amin_cuda_dispatch.h' 2022-12-01T10:32:50.5897347Z adding 'torch/include/ATen/ops/amin_meta.h' 2022-12-01T10:32:50.5901344Z adding 'torch/include/ATen/ops/amin_meta_dispatch.h' 2022-12-01T10:32:50.5905347Z adding 'torch/include/ATen/ops/amin_native.h' 2022-12-01T10:32:50.5909377Z adding 'torch/include/ATen/ops/amin_ops.h' 2022-12-01T10:32:50.5913480Z adding 'torch/include/ATen/ops/aminmax.h' 2022-12-01T10:32:50.5917692Z adding 'torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.5921694Z adding 'torch/include/ATen/ops/aminmax_cpu_dispatch.h' 2022-12-01T10:32:50.5925839Z adding 'torch/include/ATen/ops/aminmax_cuda_dispatch.h' 2022-12-01T10:32:50.5929776Z adding 'torch/include/ATen/ops/aminmax_meta.h' 2022-12-01T10:32:50.5933801Z adding 'torch/include/ATen/ops/aminmax_meta_dispatch.h' 2022-12-01T10:32:50.5937662Z adding 'torch/include/ATen/ops/aminmax_native.h' 2022-12-01T10:32:50.5941695Z adding 'torch/include/ATen/ops/aminmax_ops.h' 2022-12-01T10:32:50.5945671Z adding 'torch/include/ATen/ops/and.h' 2022-12-01T10:32:50.5949853Z adding 'torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.5953644Z adding 'torch/include/ATen/ops/and_native.h' 2022-12-01T10:32:50.5957949Z adding 'torch/include/ATen/ops/and_ops.h' 2022-12-01T10:32:50.5962001Z adding 'torch/include/ATen/ops/angle.h' 2022-12-01T10:32:50.5966258Z adding 'torch/include/ATen/ops/angle_cpu_dispatch.h' 2022-12-01T10:32:50.5970101Z adding 'torch/include/ATen/ops/angle_cuda_dispatch.h' 2022-12-01T10:32:50.5973976Z adding 'torch/include/ATen/ops/angle_native.h' 2022-12-01T10:32:50.5978007Z adding 'torch/include/ATen/ops/angle_ops.h' 2022-12-01T10:32:50.5982143Z adding 'torch/include/ATen/ops/any.h' 2022-12-01T10:32:50.5986500Z adding 'torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.5990830Z adding 'torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.5994789Z adding 'torch/include/ATen/ops/any_cpu_dispatch.h' 2022-12-01T10:32:50.5998783Z adding 'torch/include/ATen/ops/any_cuda_dispatch.h' 2022-12-01T10:32:50.6002712Z adding 'torch/include/ATen/ops/any_meta.h' 2022-12-01T10:32:50.6006954Z adding 'torch/include/ATen/ops/any_meta_dispatch.h' 2022-12-01T10:32:50.6010855Z adding 'torch/include/ATen/ops/any_native.h' 2022-12-01T10:32:50.6015173Z adding 'torch/include/ATen/ops/any_ops.h' 2022-12-01T10:32:50.6019545Z adding 'torch/include/ATen/ops/arange.h' 2022-12-01T10:32:50.6023862Z adding 'torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.6027928Z adding 'torch/include/ATen/ops/arange_cpu_dispatch.h' 2022-12-01T10:32:50.6031897Z adding 'torch/include/ATen/ops/arange_cuda_dispatch.h' 2022-12-01T10:32:50.6035897Z adding 'torch/include/ATen/ops/arange_meta_dispatch.h' 2022-12-01T10:32:50.6039901Z adding 'torch/include/ATen/ops/arange_native.h' 2022-12-01T10:32:50.6044310Z adding 'torch/include/ATen/ops/arange_ops.h' 2022-12-01T10:32:50.6048482Z adding 'torch/include/ATen/ops/arccos.h' 2022-12-01T10:32:50.6052927Z adding 'torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.6056868Z adding 'torch/include/ATen/ops/arccos_native.h' 2022-12-01T10:32:50.6061075Z adding 'torch/include/ATen/ops/arccos_ops.h' 2022-12-01T10:32:50.6065044Z adding 'torch/include/ATen/ops/arccosh.h' 2022-12-01T10:32:50.6069598Z adding 'torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.6073379Z adding 'torch/include/ATen/ops/arccosh_native.h' 2022-12-01T10:32:50.6077423Z adding 'torch/include/ATen/ops/arccosh_ops.h' 2022-12-01T10:32:50.6081398Z adding 'torch/include/ATen/ops/arcsin.h' 2022-12-01T10:32:50.6085694Z adding 'torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.6101501Z adding 'torch/include/ATen/ops/arcsin_native.h' 2022-12-01T10:32:50.6105586Z adding 'torch/include/ATen/ops/arcsin_ops.h' 2022-12-01T10:32:50.6109545Z adding 'torch/include/ATen/ops/arcsinh.h' 2022-12-01T10:32:50.6113860Z adding 'torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.6117668Z adding 'torch/include/ATen/ops/arcsinh_native.h' 2022-12-01T10:32:50.6121717Z adding 'torch/include/ATen/ops/arcsinh_ops.h' 2022-12-01T10:32:50.6125806Z adding 'torch/include/ATen/ops/arctan.h' 2022-12-01T10:32:50.6129748Z adding 'torch/include/ATen/ops/arctan2.h' 2022-12-01T10:32:50.6133924Z adding 'torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.6137755Z adding 'torch/include/ATen/ops/arctan2_native.h' 2022-12-01T10:32:50.6141895Z adding 'torch/include/ATen/ops/arctan2_ops.h' 2022-12-01T10:32:50.6146444Z adding 'torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.6150411Z adding 'torch/include/ATen/ops/arctan_native.h' 2022-12-01T10:32:50.6154543Z adding 'torch/include/ATen/ops/arctan_ops.h' 2022-12-01T10:32:50.6158556Z adding 'torch/include/ATen/ops/arctanh.h' 2022-12-01T10:32:50.6162830Z adding 'torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.6166826Z adding 'torch/include/ATen/ops/arctanh_native.h' 2022-12-01T10:32:50.6170956Z adding 'torch/include/ATen/ops/arctanh_ops.h' 2022-12-01T10:32:50.6175022Z adding 'torch/include/ATen/ops/argmax.h' 2022-12-01T10:32:50.6179377Z adding 'torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.6183279Z adding 'torch/include/ATen/ops/argmax_cpu_dispatch.h' 2022-12-01T10:32:50.6187311Z adding 'torch/include/ATen/ops/argmax_cuda_dispatch.h' 2022-12-01T10:32:50.6191210Z adding 'torch/include/ATen/ops/argmax_meta.h' 2022-12-01T10:32:50.6195218Z adding 'torch/include/ATen/ops/argmax_meta_dispatch.h' 2022-12-01T10:32:50.6199158Z adding 'torch/include/ATen/ops/argmax_native.h' 2022-12-01T10:32:50.6203379Z adding 'torch/include/ATen/ops/argmax_ops.h' 2022-12-01T10:32:50.6207706Z adding 'torch/include/ATen/ops/argmin.h' 2022-12-01T10:32:50.6211960Z adding 'torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.6219827Z adding 'torch/include/ATen/ops/argmin_cpu_dispatch.h' 2022-12-01T10:32:50.6228212Z adding 'torch/include/ATen/ops/argmin_cuda_dispatch.h' 2022-12-01T10:32:50.6232151Z adding 'torch/include/ATen/ops/argmin_meta.h' 2022-12-01T10:32:50.6236234Z adding 'torch/include/ATen/ops/argmin_meta_dispatch.h' 2022-12-01T10:32:50.6240220Z adding 'torch/include/ATen/ops/argmin_native.h' 2022-12-01T10:32:50.6244391Z adding 'torch/include/ATen/ops/argmin_ops.h' 2022-12-01T10:32:50.6248522Z adding 'torch/include/ATen/ops/argsort.h' 2022-12-01T10:32:50.6252684Z adding 'torch/include/ATen/ops/argsort_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.6256740Z adding 'torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.6260884Z adding 'torch/include/ATen/ops/argsort_cpu_dispatch.h' 2022-12-01T10:32:50.6265119Z adding 'torch/include/ATen/ops/argsort_cuda_dispatch.h' 2022-12-01T10:32:50.6269257Z adding 'torch/include/ATen/ops/argsort_native.h' 2022-12-01T10:32:50.6273592Z adding 'torch/include/ATen/ops/argsort_ops.h' 2022-12-01T10:32:50.6277575Z adding 'torch/include/ATen/ops/argwhere.h' 2022-12-01T10:32:50.6281845Z adding 'torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.6285951Z adding 'torch/include/ATen/ops/argwhere_native.h' 2022-12-01T10:32:50.6289823Z adding 'torch/include/ATen/ops/argwhere_ops.h' 2022-12-01T10:32:50.6294113Z adding 'torch/include/ATen/ops/as_strided.h' 2022-12-01T10:32:50.6298637Z adding 'torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.6302870Z adding 'torch/include/ATen/ops/as_strided_copy.h' 2022-12-01T10:32:50.6319237Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.6323944Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.6328113Z adding 'torch/include/ATen/ops/as_strided_copy_native.h' 2022-12-01T10:32:50.6332450Z adding 'torch/include/ATen/ops/as_strided_copy_ops.h' 2022-12-01T10:32:50.6336655Z adding 'torch/include/ATen/ops/as_strided_cpu_dispatch.h' 2022-12-01T10:32:50.6340939Z adding 'torch/include/ATen/ops/as_strided_cuda_dispatch.h' 2022-12-01T10:32:50.6345162Z adding 'torch/include/ATen/ops/as_strided_meta_dispatch.h' 2022-12-01T10:32:50.6349033Z adding 'torch/include/ATen/ops/as_strided_native.h' 2022-12-01T10:32:50.6353347Z adding 'torch/include/ATen/ops/as_strided_ops.h' 2022-12-01T10:32:50.6357744Z adding 'torch/include/ATen/ops/as_strided_scatter.h' 2022-12-01T10:32:50.6362379Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.6366456Z adding 'torch/include/ATen/ops/as_strided_scatter_native.h' 2022-12-01T10:32:50.6370838Z adding 'torch/include/ATen/ops/as_strided_scatter_ops.h' 2022-12-01T10:32:50.6374960Z adding 'torch/include/ATen/ops/asin.h' 2022-12-01T10:32:50.6379560Z adding 'torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.6383474Z adding 'torch/include/ATen/ops/asin_cpu_dispatch.h' 2022-12-01T10:32:50.6387780Z adding 'torch/include/ATen/ops/asin_cuda_dispatch.h' 2022-12-01T10:32:50.6391753Z adding 'torch/include/ATen/ops/asin_meta.h' 2022-12-01T10:32:50.6396203Z adding 'torch/include/ATen/ops/asin_meta_dispatch.h' 2022-12-01T10:32:50.6400193Z adding 'torch/include/ATen/ops/asin_native.h' 2022-12-01T10:32:50.6404534Z adding 'torch/include/ATen/ops/asin_ops.h' 2022-12-01T10:32:50.6410766Z adding 'torch/include/ATen/ops/asinh.h' 2022-12-01T10:32:50.6415781Z adding 'torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.6420501Z adding 'torch/include/ATen/ops/asinh_cpu_dispatch.h' 2022-12-01T10:32:50.6424798Z adding 'torch/include/ATen/ops/asinh_cuda_dispatch.h' 2022-12-01T10:32:50.6428885Z adding 'torch/include/ATen/ops/asinh_meta.h' 2022-12-01T10:32:50.6432967Z adding 'torch/include/ATen/ops/asinh_meta_dispatch.h' 2022-12-01T10:32:50.6437065Z adding 'torch/include/ATen/ops/asinh_native.h' 2022-12-01T10:32:50.6441276Z adding 'torch/include/ATen/ops/asinh_ops.h' 2022-12-01T10:32:50.6445507Z adding 'torch/include/ATen/ops/atan.h' 2022-12-01T10:32:50.6449526Z adding 'torch/include/ATen/ops/atan2.h' 2022-12-01T10:32:50.6453933Z adding 'torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.6457963Z adding 'torch/include/ATen/ops/atan2_cpu_dispatch.h' 2022-12-01T10:32:50.6461998Z adding 'torch/include/ATen/ops/atan2_cuda_dispatch.h' 2022-12-01T10:32:50.6466024Z adding 'torch/include/ATen/ops/atan2_meta.h' 2022-12-01T10:32:50.6470173Z adding 'torch/include/ATen/ops/atan2_meta_dispatch.h' 2022-12-01T10:32:50.6474083Z adding 'torch/include/ATen/ops/atan2_native.h' 2022-12-01T10:32:50.6478317Z adding 'torch/include/ATen/ops/atan2_ops.h' 2022-12-01T10:32:50.6482718Z adding 'torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.6486905Z adding 'torch/include/ATen/ops/atan_cpu_dispatch.h' 2022-12-01T10:32:50.6490921Z adding 'torch/include/ATen/ops/atan_cuda_dispatch.h' 2022-12-01T10:32:50.6494914Z adding 'torch/include/ATen/ops/atan_meta.h' 2022-12-01T10:32:50.6499738Z adding 'torch/include/ATen/ops/atan_meta_dispatch.h' 2022-12-01T10:32:50.6503730Z adding 'torch/include/ATen/ops/atan_native.h' 2022-12-01T10:32:50.6507926Z adding 'torch/include/ATen/ops/atan_ops.h' 2022-12-01T10:32:50.6512004Z adding 'torch/include/ATen/ops/atanh.h' 2022-12-01T10:32:50.6516394Z adding 'torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.6520402Z adding 'torch/include/ATen/ops/atanh_cpu_dispatch.h' 2022-12-01T10:32:50.6534556Z adding 'torch/include/ATen/ops/atanh_cuda_dispatch.h' 2022-12-01T10:32:50.6538585Z adding 'torch/include/ATen/ops/atanh_meta.h' 2022-12-01T10:32:50.6542792Z adding 'torch/include/ATen/ops/atanh_meta_dispatch.h' 2022-12-01T10:32:50.6546796Z adding 'torch/include/ATen/ops/atanh_native.h' 2022-12-01T10:32:50.6550999Z adding 'torch/include/ATen/ops/atanh_ops.h' 2022-12-01T10:32:50.6555068Z adding 'torch/include/ATen/ops/atleast_1d.h' 2022-12-01T10:32:50.6559352Z adding 'torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.6563519Z adding 'torch/include/ATen/ops/atleast_1d_native.h' 2022-12-01T10:32:50.6567634Z adding 'torch/include/ATen/ops/atleast_1d_ops.h' 2022-12-01T10:32:50.6571740Z adding 'torch/include/ATen/ops/atleast_2d.h' 2022-12-01T10:32:50.6576118Z adding 'torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.6584930Z adding 'torch/include/ATen/ops/atleast_2d_native.h' 2022-12-01T10:32:50.6589206Z adding 'torch/include/ATen/ops/atleast_2d_ops.h' 2022-12-01T10:32:50.6593174Z adding 'torch/include/ATen/ops/atleast_3d.h' 2022-12-01T10:32:50.6597367Z adding 'torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.6601274Z adding 'torch/include/ATen/ops/atleast_3d_native.h' 2022-12-01T10:32:50.6605513Z adding 'torch/include/ATen/ops/atleast_3d_ops.h' 2022-12-01T10:32:50.6609516Z adding 'torch/include/ATen/ops/avg_pool1d.h' 2022-12-01T10:32:50.6613766Z adding 'torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.6617761Z adding 'torch/include/ATen/ops/avg_pool1d_native.h' 2022-12-01T10:32:50.6621738Z adding 'torch/include/ATen/ops/avg_pool1d_ops.h' 2022-12-01T10:32:50.6625822Z adding 'torch/include/ATen/ops/avg_pool2d.h' 2022-12-01T10:32:50.6630065Z adding 'torch/include/ATen/ops/avg_pool2d_backward.h' 2022-12-01T10:32:50.6634465Z adding 'torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.6638614Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h' 2022-12-01T10:32:50.6642755Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h' 2022-12-01T10:32:50.6647037Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta.h' 2022-12-01T10:32:50.6651176Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h' 2022-12-01T10:32:50.6655317Z adding 'torch/include/ATen/ops/avg_pool2d_backward_native.h' 2022-12-01T10:32:50.6659642Z adding 'torch/include/ATen/ops/avg_pool2d_backward_ops.h' 2022-12-01T10:32:50.6664224Z adding 'torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.6668286Z adding 'torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h' 2022-12-01T10:32:50.6672347Z adding 'torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h' 2022-12-01T10:32:50.6676735Z adding 'torch/include/ATen/ops/avg_pool2d_meta.h' 2022-12-01T10:32:50.6680959Z adding 'torch/include/ATen/ops/avg_pool2d_meta_dispatch.h' 2022-12-01T10:32:50.6685533Z adding 'torch/include/ATen/ops/avg_pool2d_native.h' 2022-12-01T10:32:50.6689802Z adding 'torch/include/ATen/ops/avg_pool2d_ops.h' 2022-12-01T10:32:50.6693941Z adding 'torch/include/ATen/ops/avg_pool3d.h' 2022-12-01T10:32:50.6698219Z adding 'torch/include/ATen/ops/avg_pool3d_backward.h' 2022-12-01T10:32:50.6702760Z adding 'torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.6706857Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h' 2022-12-01T10:32:50.6710990Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h' 2022-12-01T10:32:50.6719900Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta.h' 2022-12-01T10:32:50.6724031Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h' 2022-12-01T10:32:50.6736474Z adding 'torch/include/ATen/ops/avg_pool3d_backward_native.h' 2022-12-01T10:32:50.6740599Z adding 'torch/include/ATen/ops/avg_pool3d_backward_ops.h' 2022-12-01T10:32:50.6744954Z adding 'torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.6749017Z adding 'torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h' 2022-12-01T10:32:50.6753234Z adding 'torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h' 2022-12-01T10:32:50.6757449Z adding 'torch/include/ATen/ops/avg_pool3d_meta.h' 2022-12-01T10:32:50.6761630Z adding 'torch/include/ATen/ops/avg_pool3d_meta_dispatch.h' 2022-12-01T10:32:50.6765805Z adding 'torch/include/ATen/ops/avg_pool3d_native.h' 2022-12-01T10:32:50.6770031Z adding 'torch/include/ATen/ops/avg_pool3d_ops.h' 2022-12-01T10:32:50.6774112Z adding 'torch/include/ATen/ops/baddbmm.h' 2022-12-01T10:32:50.6778602Z adding 'torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.6782921Z adding 'torch/include/ATen/ops/baddbmm_cpu_dispatch.h' 2022-12-01T10:32:50.6786765Z adding 'torch/include/ATen/ops/baddbmm_cuda_dispatch.h' 2022-12-01T10:32:50.6790947Z adding 'torch/include/ATen/ops/baddbmm_meta.h' 2022-12-01T10:32:50.6794992Z adding 'torch/include/ATen/ops/baddbmm_meta_dispatch.h' 2022-12-01T10:32:50.6798916Z adding 'torch/include/ATen/ops/baddbmm_native.h' 2022-12-01T10:32:50.6803317Z adding 'torch/include/ATen/ops/baddbmm_ops.h' 2022-12-01T10:32:50.6807633Z adding 'torch/include/ATen/ops/bartlett_window.h' 2022-12-01T10:32:50.6812014Z adding 'torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.6815976Z adding 'torch/include/ATen/ops/bartlett_window_native.h' 2022-12-01T10:32:50.6820340Z adding 'torch/include/ATen/ops/bartlett_window_ops.h' 2022-12-01T10:32:50.6824295Z adding 'torch/include/ATen/ops/batch_norm.h' 2022-12-01T10:32:50.6828462Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt.h' 2022-12-01T10:32:50.6832741Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.6836871Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h' 2022-12-01T10:32:50.6840842Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_native.h' 2022-12-01T10:32:50.6845217Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_ops.h' 2022-12-01T10:32:50.6849562Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce.h' 2022-12-01T10:32:50.6853985Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.6858050Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h' 2022-12-01T10:32:50.6862153Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_native.h' 2022-12-01T10:32:50.6866394Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_ops.h' 2022-12-01T10:32:50.6870628Z adding 'torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.6874653Z adding 'torch/include/ATen/ops/batch_norm_elemt.h' 2022-12-01T10:32:50.6878808Z adding 'torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h' 2022-12-01T10:32:50.6882794Z adding 'torch/include/ATen/ops/batch_norm_elemt_native.h' 2022-12-01T10:32:50.6887345Z adding 'torch/include/ATen/ops/batch_norm_elemt_ops.h' 2022-12-01T10:32:50.6891447Z adding 'torch/include/ATen/ops/batch_norm_gather_stats.h' 2022-12-01T10:32:50.6901266Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.6907478Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h' 2022-12-01T10:32:50.6911731Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_native.h' 2022-12-01T10:32:50.6916116Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_ops.h' 2022-12-01T10:32:50.6920996Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h' 2022-12-01T10:32:50.6934725Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.6938889Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h' 2022-12-01T10:32:50.6942976Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h' 2022-12-01T10:32:50.6947361Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h' 2022-12-01T10:32:50.6951330Z adding 'torch/include/ATen/ops/batch_norm_native.h' 2022-12-01T10:32:50.6955500Z adding 'torch/include/ATen/ops/batch_norm_ops.h' 2022-12-01T10:32:50.6959617Z adding 'torch/include/ATen/ops/batch_norm_stats.h' 2022-12-01T10:32:50.6963971Z adding 'torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.6968071Z adding 'torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h' 2022-12-01T10:32:50.6972110Z adding 'torch/include/ATen/ops/batch_norm_stats_native.h' 2022-12-01T10:32:50.6976288Z adding 'torch/include/ATen/ops/batch_norm_stats_ops.h' 2022-12-01T10:32:50.6980578Z adding 'torch/include/ATen/ops/batch_norm_update_stats.h' 2022-12-01T10:32:50.6985051Z adding 'torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.6989104Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h' 2022-12-01T10:32:50.6993113Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h' 2022-12-01T10:32:50.6997108Z adding 'torch/include/ATen/ops/batch_norm_update_stats_native.h' 2022-12-01T10:32:50.7001386Z adding 'torch/include/ATen/ops/batch_norm_update_stats_ops.h' 2022-12-01T10:32:50.7006203Z adding 'torch/include/ATen/ops/bernoulli.h' 2022-12-01T10:32:50.7010582Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.7014891Z adding 'torch/include/ATen/ops/bernoulli_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.7018828Z adding 'torch/include/ATen/ops/bernoulli_cpu_dispatch.h' 2022-12-01T10:32:50.7022876Z adding 'torch/include/ATen/ops/bernoulli_cuda_dispatch.h' 2022-12-01T10:32:50.7026941Z adding 'torch/include/ATen/ops/bernoulli_meta_dispatch.h' 2022-12-01T10:32:50.7030927Z adding 'torch/include/ATen/ops/bernoulli_native.h' 2022-12-01T10:32:50.7035440Z adding 'torch/include/ATen/ops/bernoulli_ops.h' 2022-12-01T10:32:50.7039537Z adding 'torch/include/ATen/ops/bilinear.h' 2022-12-01T10:32:50.7043812Z adding 'torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.7047692Z adding 'torch/include/ATen/ops/bilinear_native.h' 2022-12-01T10:32:50.7051725Z adding 'torch/include/ATen/ops/bilinear_ops.h' 2022-12-01T10:32:50.7055831Z adding 'torch/include/ATen/ops/binary_cross_entropy.h' 2022-12-01T10:32:50.7060048Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward.h' 2022-12-01T10:32:50.7064243Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h' 2022-12-01T10:32:50.7068391Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h' 2022-12-01T10:32:50.7072437Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_native.h' 2022-12-01T10:32:50.7076653Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_ops.h' 2022-12-01T10:32:50.7080780Z adding 'torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h' 2022-12-01T10:32:50.7084926Z adding 'torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h' 2022-12-01T10:32:50.7088962Z adding 'torch/include/ATen/ops/binary_cross_entropy_native.h' 2022-12-01T10:32:50.7093177Z adding 'torch/include/ATen/ops/binary_cross_entropy_ops.h' 2022-12-01T10:32:50.7097372Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits.h' 2022-12-01T10:32:50.7101623Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.7105880Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h' 2022-12-01T10:32:50.7110237Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h' 2022-12-01T10:32:50.7114321Z adding 'torch/include/ATen/ops/bincount.h' 2022-12-01T10:32:50.7118777Z adding 'torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.7122978Z adding 'torch/include/ATen/ops/bincount_cpu_dispatch.h' 2022-12-01T10:32:50.7127106Z adding 'torch/include/ATen/ops/bincount_cuda_dispatch.h' 2022-12-01T10:32:50.7131202Z adding 'torch/include/ATen/ops/bincount_native.h' 2022-12-01T10:32:50.7135446Z adding 'torch/include/ATen/ops/bincount_ops.h' 2022-12-01T10:32:50.7139640Z adding 'torch/include/ATen/ops/binomial.h' 2022-12-01T10:32:50.7144138Z adding 'torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.7148243Z adding 'torch/include/ATen/ops/binomial_cpu_dispatch.h' 2022-12-01T10:32:50.7152367Z adding 'torch/include/ATen/ops/binomial_cuda_dispatch.h' 2022-12-01T10:32:50.7156344Z adding 'torch/include/ATen/ops/binomial_native.h' 2022-12-01T10:32:50.7160636Z adding 'torch/include/ATen/ops/binomial_ops.h' 2022-12-01T10:32:50.7164964Z adding 'torch/include/ATen/ops/bitwise_and.h' 2022-12-01T10:32:50.7169355Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.7173537Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.7177774Z adding 'torch/include/ATen/ops/bitwise_and_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.7181999Z adding 'torch/include/ATen/ops/bitwise_and_cpu_dispatch.h' 2022-12-01T10:32:50.7186079Z adding 'torch/include/ATen/ops/bitwise_and_cuda_dispatch.h' 2022-12-01T10:32:50.7190125Z adding 'torch/include/ATen/ops/bitwise_and_meta.h' 2022-12-01T10:32:50.7194338Z adding 'torch/include/ATen/ops/bitwise_and_meta_dispatch.h' 2022-12-01T10:32:50.7198508Z adding 'torch/include/ATen/ops/bitwise_and_native.h' 2022-12-01T10:32:50.7202980Z adding 'torch/include/ATen/ops/bitwise_and_ops.h' 2022-12-01T10:32:50.7207456Z adding 'torch/include/ATen/ops/bitwise_left_shift.h' 2022-12-01T10:32:50.7211927Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.7216256Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.7220307Z adding 'torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h' 2022-12-01T10:32:50.7224529Z adding 'torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h' 2022-12-01T10:32:50.7228653Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta.h' 2022-12-01T10:32:50.7232772Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h' 2022-12-01T10:32:50.7236898Z adding 'torch/include/ATen/ops/bitwise_left_shift_native.h' 2022-12-01T10:32:50.7241536Z adding 'torch/include/ATen/ops/bitwise_left_shift_ops.h' 2022-12-01T10:32:50.7245902Z adding 'torch/include/ATen/ops/bitwise_not.h' 2022-12-01T10:32:50.7250244Z adding 'torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.7254383Z adding 'torch/include/ATen/ops/bitwise_not_cpu_dispatch.h' 2022-12-01T10:32:50.7258554Z adding 'torch/include/ATen/ops/bitwise_not_cuda_dispatch.h' 2022-12-01T10:32:50.7262541Z adding 'torch/include/ATen/ops/bitwise_not_meta.h' 2022-12-01T10:32:50.7266658Z adding 'torch/include/ATen/ops/bitwise_not_meta_dispatch.h' 2022-12-01T10:32:50.7270716Z adding 'torch/include/ATen/ops/bitwise_not_native.h' 2022-12-01T10:32:50.7274914Z adding 'torch/include/ATen/ops/bitwise_not_ops.h' 2022-12-01T10:32:50.7279109Z adding 'torch/include/ATen/ops/bitwise_or.h' 2022-12-01T10:32:50.7283792Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.7288124Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.7292287Z adding 'torch/include/ATen/ops/bitwise_or_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.7296382Z adding 'torch/include/ATen/ops/bitwise_or_cpu_dispatch.h' 2022-12-01T10:32:50.7300523Z adding 'torch/include/ATen/ops/bitwise_or_cuda_dispatch.h' 2022-12-01T10:32:50.7304548Z adding 'torch/include/ATen/ops/bitwise_or_meta.h' 2022-12-01T10:32:50.7308989Z adding 'torch/include/ATen/ops/bitwise_or_meta_dispatch.h' 2022-12-01T10:32:50.7313443Z adding 'torch/include/ATen/ops/bitwise_or_native.h' 2022-12-01T10:32:50.7317996Z adding 'torch/include/ATen/ops/bitwise_or_ops.h' 2022-12-01T10:32:50.7322493Z adding 'torch/include/ATen/ops/bitwise_right_shift.h' 2022-12-01T10:32:50.7326988Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.7331254Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.7335331Z adding 'torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h' 2022-12-01T10:32:50.7339873Z adding 'torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h' 2022-12-01T10:32:50.7343901Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta.h' 2022-12-01T10:32:50.7348145Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h' 2022-12-01T10:32:50.7352305Z adding 'torch/include/ATen/ops/bitwise_right_shift_native.h' 2022-12-01T10:32:50.7356959Z adding 'torch/include/ATen/ops/bitwise_right_shift_ops.h' 2022-12-01T10:32:50.7361307Z adding 'torch/include/ATen/ops/bitwise_xor.h' 2022-12-01T10:32:50.7365873Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.7370155Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.7374298Z adding 'torch/include/ATen/ops/bitwise_xor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.7378455Z adding 'torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h' 2022-12-01T10:32:50.7382939Z adding 'torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h' 2022-12-01T10:32:50.7387231Z adding 'torch/include/ATen/ops/bitwise_xor_meta.h' 2022-12-01T10:32:50.7391378Z adding 'torch/include/ATen/ops/bitwise_xor_meta_dispatch.h' 2022-12-01T10:32:50.7395920Z adding 'torch/include/ATen/ops/bitwise_xor_native.h' 2022-12-01T10:32:50.7400461Z adding 'torch/include/ATen/ops/bitwise_xor_ops.h' 2022-12-01T10:32:50.7405094Z adding 'torch/include/ATen/ops/blackman_window.h' 2022-12-01T10:32:50.7409574Z adding 'torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.7413741Z adding 'torch/include/ATen/ops/blackman_window_native.h' 2022-12-01T10:32:50.7418151Z adding 'torch/include/ATen/ops/blackman_window_ops.h' 2022-12-01T10:32:50.7422311Z adding 'torch/include/ATen/ops/block_diag.h' 2022-12-01T10:32:50.7426552Z adding 'torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.7430568Z adding 'torch/include/ATen/ops/block_diag_native.h' 2022-12-01T10:32:50.7434756Z adding 'torch/include/ATen/ops/block_diag_ops.h' 2022-12-01T10:32:50.7438821Z adding 'torch/include/ATen/ops/bmm.h' 2022-12-01T10:32:50.7443384Z adding 'torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.7447375Z adding 'torch/include/ATen/ops/bmm_cpu_dispatch.h' 2022-12-01T10:32:50.7451532Z adding 'torch/include/ATen/ops/bmm_cuda_dispatch.h' 2022-12-01T10:32:50.7455515Z adding 'torch/include/ATen/ops/bmm_meta.h' 2022-12-01T10:32:50.7459463Z adding 'torch/include/ATen/ops/bmm_meta_dispatch.h' 2022-12-01T10:32:50.7463392Z adding 'torch/include/ATen/ops/bmm_native.h' 2022-12-01T10:32:50.7467589Z adding 'torch/include/ATen/ops/bmm_ops.h' 2022-12-01T10:32:50.7471598Z adding 'torch/include/ATen/ops/broadcast_tensors.h' 2022-12-01T10:32:50.7475796Z adding 'torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.7479722Z adding 'torch/include/ATen/ops/broadcast_tensors_native.h' 2022-12-01T10:32:50.7484782Z adding 'torch/include/ATen/ops/broadcast_tensors_ops.h' 2022-12-01T10:32:50.7488813Z adding 'torch/include/ATen/ops/broadcast_to.h' 2022-12-01T10:32:50.7492976Z adding 'torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.7496898Z adding 'torch/include/ATen/ops/broadcast_to_native.h' 2022-12-01T10:32:50.7509126Z adding 'torch/include/ATen/ops/broadcast_to_ops.h' 2022-12-01T10:32:50.7513277Z adding 'torch/include/ATen/ops/bucketize.h' 2022-12-01T10:32:50.7518165Z adding 'torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.7522295Z adding 'torch/include/ATen/ops/bucketize_cpu_dispatch.h' 2022-12-01T10:32:50.7526686Z adding 'torch/include/ATen/ops/bucketize_cuda_dispatch.h' 2022-12-01T10:32:50.7530708Z adding 'torch/include/ATen/ops/bucketize_native.h' 2022-12-01T10:32:50.7535021Z adding 'torch/include/ATen/ops/bucketize_ops.h' 2022-12-01T10:32:50.7539047Z adding 'torch/include/ATen/ops/can_cast.h' 2022-12-01T10:32:50.7543192Z adding 'torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.7547015Z adding 'torch/include/ATen/ops/can_cast_native.h' 2022-12-01T10:32:50.7551000Z adding 'torch/include/ATen/ops/can_cast_ops.h' 2022-12-01T10:32:50.7555006Z adding 'torch/include/ATen/ops/cartesian_prod.h' 2022-12-01T10:32:50.7559388Z adding 'torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.7563395Z adding 'torch/include/ATen/ops/cartesian_prod_native.h' 2022-12-01T10:32:50.7567448Z adding 'torch/include/ATen/ops/cartesian_prod_ops.h' 2022-12-01T10:32:50.7571588Z adding 'torch/include/ATen/ops/cat.h' 2022-12-01T10:32:50.7579565Z adding 'torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.7583027Z adding 'torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.7587770Z adding 'torch/include/ATen/ops/cat_cpu_dispatch.h' 2022-12-01T10:32:50.7592561Z adding 'torch/include/ATen/ops/cat_cuda_dispatch.h' 2022-12-01T10:32:50.7596967Z adding 'torch/include/ATen/ops/cat_meta.h' 2022-12-01T10:32:50.7601263Z adding 'torch/include/ATen/ops/cat_meta_dispatch.h' 2022-12-01T10:32:50.7605445Z adding 'torch/include/ATen/ops/cat_native.h' 2022-12-01T10:32:50.7609683Z adding 'torch/include/ATen/ops/cat_ops.h' 2022-12-01T10:32:50.7613821Z adding 'torch/include/ATen/ops/cauchy.h' 2022-12-01T10:32:50.7618112Z adding 'torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.7622101Z adding 'torch/include/ATen/ops/cauchy_cpu_dispatch.h' 2022-12-01T10:32:50.7626199Z adding 'torch/include/ATen/ops/cauchy_cuda_dispatch.h' 2022-12-01T10:32:50.7630214Z adding 'torch/include/ATen/ops/cauchy_meta_dispatch.h' 2022-12-01T10:32:50.7634174Z adding 'torch/include/ATen/ops/cauchy_native.h' 2022-12-01T10:32:50.7638318Z adding 'torch/include/ATen/ops/cauchy_ops.h' 2022-12-01T10:32:50.7642208Z adding 'torch/include/ATen/ops/ccol_indices.h' 2022-12-01T10:32:50.7646708Z adding 'torch/include/ATen/ops/ccol_indices_copy.h' 2022-12-01T10:32:50.7650963Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.7655050Z adding 'torch/include/ATen/ops/ccol_indices_copy_native.h' 2022-12-01T10:32:50.7659264Z adding 'torch/include/ATen/ops/ccol_indices_copy_ops.h' 2022-12-01T10:32:50.7663224Z adding 'torch/include/ATen/ops/ccol_indices_native.h' 2022-12-01T10:32:50.7667253Z adding 'torch/include/ATen/ops/ccol_indices_ops.h' 2022-12-01T10:32:50.7671209Z adding 'torch/include/ATen/ops/cdist.h' 2022-12-01T10:32:50.7675333Z adding 'torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.7679165Z adding 'torch/include/ATen/ops/cdist_native.h' 2022-12-01T10:32:50.7683290Z adding 'torch/include/ATen/ops/cdist_ops.h' 2022-12-01T10:32:50.7687298Z adding 'torch/include/ATen/ops/ceil.h' 2022-12-01T10:32:50.7691709Z adding 'torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.7695677Z adding 'torch/include/ATen/ops/ceil_cpu_dispatch.h' 2022-12-01T10:32:50.7699991Z adding 'torch/include/ATen/ops/ceil_cuda_dispatch.h' 2022-12-01T10:32:50.7704513Z adding 'torch/include/ATen/ops/ceil_meta.h' 2022-12-01T10:32:50.7708532Z adding 'torch/include/ATen/ops/ceil_meta_dispatch.h' 2022-12-01T10:32:50.7712455Z adding 'torch/include/ATen/ops/ceil_native.h' 2022-12-01T10:32:50.7716544Z adding 'torch/include/ATen/ops/ceil_ops.h' 2022-12-01T10:32:50.7720599Z adding 'torch/include/ATen/ops/celu.h' 2022-12-01T10:32:50.7724950Z adding 'torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.7728865Z adding 'torch/include/ATen/ops/celu_native.h' 2022-12-01T10:32:50.7733007Z adding 'torch/include/ATen/ops/celu_ops.h' 2022-12-01T10:32:50.7737036Z adding 'torch/include/ATen/ops/chain_matmul.h' 2022-12-01T10:32:50.7741307Z adding 'torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.7745158Z adding 'torch/include/ATen/ops/chain_matmul_native.h' 2022-12-01T10:32:50.7749209Z adding 'torch/include/ATen/ops/chain_matmul_ops.h' 2022-12-01T10:32:50.7753082Z adding 'torch/include/ATen/ops/chalf.h' 2022-12-01T10:32:50.7757868Z adding 'torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.7761904Z adding 'torch/include/ATen/ops/chalf_native.h' 2022-12-01T10:32:50.7766144Z adding 'torch/include/ATen/ops/chalf_ops.h' 2022-12-01T10:32:50.7770386Z adding 'torch/include/ATen/ops/channel_shuffle.h' 2022-12-01T10:32:50.7774745Z adding 'torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.7778929Z adding 'torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h' 2022-12-01T10:32:50.7782973Z adding 'torch/include/ATen/ops/channel_shuffle_native.h' 2022-12-01T10:32:50.7787237Z adding 'torch/include/ATen/ops/channel_shuffle_ops.h' 2022-12-01T10:32:50.7791347Z adding 'torch/include/ATen/ops/cholesky.h' 2022-12-01T10:32:50.7796411Z adding 'torch/include/ATen/ops/cholesky_cpu_dispatch.h' 2022-12-01T10:32:50.7799768Z adding 'torch/include/ATen/ops/cholesky_cuda_dispatch.h' 2022-12-01T10:32:50.7803917Z adding 'torch/include/ATen/ops/cholesky_inverse.h' 2022-12-01T10:32:50.7808101Z adding 'torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h' 2022-12-01T10:32:50.7812475Z adding 'torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h' 2022-12-01T10:32:50.7816629Z adding 'torch/include/ATen/ops/cholesky_inverse_native.h' 2022-12-01T10:32:50.7820809Z adding 'torch/include/ATen/ops/cholesky_inverse_ops.h' 2022-12-01T10:32:50.7824824Z adding 'torch/include/ATen/ops/cholesky_native.h' 2022-12-01T10:32:50.7829033Z adding 'torch/include/ATen/ops/cholesky_ops.h' 2022-12-01T10:32:50.7833348Z adding 'torch/include/ATen/ops/cholesky_solve.h' 2022-12-01T10:32:50.7837645Z adding 'torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.7841640Z adding 'torch/include/ATen/ops/cholesky_solve_native.h' 2022-12-01T10:32:50.7845998Z adding 'torch/include/ATen/ops/cholesky_solve_ops.h' 2022-12-01T10:32:50.7850075Z adding 'torch/include/ATen/ops/choose_qparams_optimized.h' 2022-12-01T10:32:50.7854518Z adding 'torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.7858575Z adding 'torch/include/ATen/ops/choose_qparams_optimized_native.h' 2022-12-01T10:32:50.7862900Z adding 'torch/include/ATen/ops/choose_qparams_optimized_ops.h' 2022-12-01T10:32:50.7866923Z adding 'torch/include/ATen/ops/chunk.h' 2022-12-01T10:32:50.7871434Z adding 'torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.7875436Z adding 'torch/include/ATen/ops/chunk_native.h' 2022-12-01T10:32:50.7879468Z adding 'torch/include/ATen/ops/chunk_ops.h' 2022-12-01T10:32:50.7883863Z adding 'torch/include/ATen/ops/clamp.h' 2022-12-01T10:32:50.7888432Z adding 'torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.7892982Z adding 'torch/include/ATen/ops/clamp_cpu_dispatch.h' 2022-12-01T10:32:50.7901533Z adding 'torch/include/ATen/ops/clamp_cuda_dispatch.h' 2022-12-01T10:32:50.7905929Z adding 'torch/include/ATen/ops/clamp_max.h' 2022-12-01T10:32:50.7910621Z adding 'torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.7914747Z adding 'torch/include/ATen/ops/clamp_max_cpu_dispatch.h' 2022-12-01T10:32:50.7919002Z adding 'torch/include/ATen/ops/clamp_max_cuda_dispatch.h' 2022-12-01T10:32:50.7923120Z adding 'torch/include/ATen/ops/clamp_max_meta.h' 2022-12-01T10:32:50.7927418Z adding 'torch/include/ATen/ops/clamp_max_meta_dispatch.h' 2022-12-01T10:32:50.7931641Z adding 'torch/include/ATen/ops/clamp_max_native.h' 2022-12-01T10:32:50.7936128Z adding 'torch/include/ATen/ops/clamp_max_ops.h' 2022-12-01T10:32:50.7940332Z adding 'torch/include/ATen/ops/clamp_meta.h' 2022-12-01T10:32:50.7944579Z adding 'torch/include/ATen/ops/clamp_meta_dispatch.h' 2022-12-01T10:32:50.7948888Z adding 'torch/include/ATen/ops/clamp_min.h' 2022-12-01T10:32:50.7953261Z adding 'torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.7957398Z adding 'torch/include/ATen/ops/clamp_min_cpu_dispatch.h' 2022-12-01T10:32:50.7961992Z adding 'torch/include/ATen/ops/clamp_min_cuda_dispatch.h' 2022-12-01T10:32:50.7966400Z adding 'torch/include/ATen/ops/clamp_min_meta.h' 2022-12-01T10:32:50.7970641Z adding 'torch/include/ATen/ops/clamp_min_meta_dispatch.h' 2022-12-01T10:32:50.7974668Z adding 'torch/include/ATen/ops/clamp_min_native.h' 2022-12-01T10:32:50.7979179Z adding 'torch/include/ATen/ops/clamp_min_ops.h' 2022-12-01T10:32:50.7983329Z adding 'torch/include/ATen/ops/clamp_native.h' 2022-12-01T10:32:50.7987882Z adding 'torch/include/ATen/ops/clamp_ops.h' 2022-12-01T10:32:50.7992610Z adding 'torch/include/ATen/ops/clip.h' 2022-12-01T10:32:50.7997142Z adding 'torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.8001817Z adding 'torch/include/ATen/ops/clip_native.h' 2022-12-01T10:32:50.8005976Z adding 'torch/include/ATen/ops/clip_ops.h' 2022-12-01T10:32:50.8010146Z adding 'torch/include/ATen/ops/clone.h' 2022-12-01T10:32:50.8014556Z adding 'torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.8018583Z adding 'torch/include/ATen/ops/clone_native.h' 2022-12-01T10:32:50.8022779Z adding 'torch/include/ATen/ops/clone_ops.h' 2022-12-01T10:32:50.8026833Z adding 'torch/include/ATen/ops/coalesce.h' 2022-12-01T10:32:50.8031074Z adding 'torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.8035055Z adding 'torch/include/ATen/ops/coalesce_native.h' 2022-12-01T10:32:50.8039079Z adding 'torch/include/ATen/ops/coalesce_ops.h' 2022-12-01T10:32:50.8043425Z adding 'torch/include/ATen/ops/col2im.h' 2022-12-01T10:32:50.8047773Z adding 'torch/include/ATen/ops/col2im_cpu_dispatch.h' 2022-12-01T10:32:50.8052167Z adding 'torch/include/ATen/ops/col2im_cuda_dispatch.h' 2022-12-01T10:32:50.8056296Z adding 'torch/include/ATen/ops/col2im_native.h' 2022-12-01T10:32:50.8060532Z adding 'torch/include/ATen/ops/col2im_ops.h' 2022-12-01T10:32:50.8064596Z adding 'torch/include/ATen/ops/col_indices.h' 2022-12-01T10:32:50.8068642Z adding 'torch/include/ATen/ops/col_indices_copy.h' 2022-12-01T10:32:50.8073069Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.8077334Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.8081272Z adding 'torch/include/ATen/ops/col_indices_copy_native.h' 2022-12-01T10:32:50.8085600Z adding 'torch/include/ATen/ops/col_indices_copy_ops.h' 2022-12-01T10:32:50.8089685Z adding 'torch/include/ATen/ops/col_indices_native.h' 2022-12-01T10:32:50.8093803Z adding 'torch/include/ATen/ops/col_indices_ops.h' 2022-12-01T10:32:50.8097819Z adding 'torch/include/ATen/ops/column_stack.h' 2022-12-01T10:32:50.8102246Z adding 'torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.8106266Z adding 'torch/include/ATen/ops/column_stack_native.h' 2022-12-01T10:32:50.8110368Z adding 'torch/include/ATen/ops/column_stack_ops.h' 2022-12-01T10:32:50.8114476Z adding 'torch/include/ATen/ops/combinations.h' 2022-12-01T10:32:50.8118941Z adding 'torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.8123012Z adding 'torch/include/ATen/ops/combinations_native.h' 2022-12-01T10:32:50.8127104Z adding 'torch/include/ATen/ops/combinations_ops.h' 2022-12-01T10:32:50.8131166Z adding 'torch/include/ATen/ops/complex.h' 2022-12-01T10:32:50.8135500Z adding 'torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.8139527Z adding 'torch/include/ATen/ops/complex_cpu_dispatch.h' 2022-12-01T10:32:50.8143619Z adding 'torch/include/ATen/ops/complex_cuda_dispatch.h' 2022-12-01T10:32:50.8147672Z adding 'torch/include/ATen/ops/complex_native.h' 2022-12-01T10:32:50.8151784Z adding 'torch/include/ATen/ops/complex_ops.h' 2022-12-01T10:32:50.8155865Z adding 'torch/include/ATen/ops/concat.h' 2022-12-01T10:32:50.8160303Z adding 'torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.8164506Z adding 'torch/include/ATen/ops/concat_native.h' 2022-12-01T10:32:50.8168752Z adding 'torch/include/ATen/ops/concat_ops.h' 2022-12-01T10:32:50.8172914Z adding 'torch/include/ATen/ops/concatenate.h' 2022-12-01T10:32:50.8177152Z adding 'torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.8181059Z adding 'torch/include/ATen/ops/concatenate_native.h' 2022-12-01T10:32:50.8185314Z adding 'torch/include/ATen/ops/concatenate_ops.h' 2022-12-01T10:32:50.8189297Z adding 'torch/include/ATen/ops/conj.h' 2022-12-01T10:32:50.8194098Z adding 'torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.8197989Z adding 'torch/include/ATen/ops/conj_native.h' 2022-12-01T10:32:50.8202148Z adding 'torch/include/ATen/ops/conj_ops.h' 2022-12-01T10:32:50.8206305Z adding 'torch/include/ATen/ops/conj_physical.h' 2022-12-01T10:32:50.8210515Z adding 'torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.8214919Z adding 'torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.8218961Z adding 'torch/include/ATen/ops/conj_physical_cpu_dispatch.h' 2022-12-01T10:32:50.8222986Z adding 'torch/include/ATen/ops/conj_physical_cuda_dispatch.h' 2022-12-01T10:32:50.8226942Z adding 'torch/include/ATen/ops/conj_physical_native.h' 2022-12-01T10:32:50.8231027Z adding 'torch/include/ATen/ops/conj_physical_ops.h' 2022-12-01T10:32:50.8235049Z adding 'torch/include/ATen/ops/constant_pad_nd.h' 2022-12-01T10:32:50.8239503Z adding 'torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.8243570Z adding 'torch/include/ATen/ops/constant_pad_nd_native.h' 2022-12-01T10:32:50.8247795Z adding 'torch/include/ATen/ops/constant_pad_nd_ops.h' 2022-12-01T10:32:50.8251793Z adding 'torch/include/ATen/ops/contiguous.h' 2022-12-01T10:32:50.8255923Z adding 'torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.8259767Z adding 'torch/include/ATen/ops/contiguous_native.h' 2022-12-01T10:32:50.8263777Z adding 'torch/include/ATen/ops/contiguous_ops.h' 2022-12-01T10:32:50.8268264Z adding 'torch/include/ATen/ops/conv1d.h' 2022-12-01T10:32:50.8277922Z adding 'torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.8282051Z adding 'torch/include/ATen/ops/conv1d_native.h' 2022-12-01T10:32:50.8286396Z adding 'torch/include/ATen/ops/conv1d_ops.h' 2022-12-01T10:32:50.8290907Z adding 'torch/include/ATen/ops/conv2d.h' 2022-12-01T10:32:50.8295722Z adding 'torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.8299771Z adding 'torch/include/ATen/ops/conv2d_native.h' 2022-12-01T10:32:50.8303983Z adding 'torch/include/ATen/ops/conv2d_ops.h' 2022-12-01T10:32:50.8308127Z adding 'torch/include/ATen/ops/conv3d.h' 2022-12-01T10:32:50.8312367Z adding 'torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.8316362Z adding 'torch/include/ATen/ops/conv3d_native.h' 2022-12-01T10:32:50.8320541Z adding 'torch/include/ATen/ops/conv3d_ops.h' 2022-12-01T10:32:50.8324827Z adding 'torch/include/ATen/ops/conv_depthwise3d.h' 2022-12-01T10:32:50.8329199Z adding 'torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.8333621Z adding 'torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h' 2022-12-01T10:32:50.8337739Z adding 'torch/include/ATen/ops/conv_depthwise3d_native.h' 2022-12-01T10:32:50.8342050Z adding 'torch/include/ATen/ops/conv_depthwise3d_ops.h' 2022-12-01T10:32:50.8346122Z adding 'torch/include/ATen/ops/conv_tbc.h' 2022-12-01T10:32:50.8350444Z adding 'torch/include/ATen/ops/conv_tbc_backward.h' 2022-12-01T10:32:50.8354809Z adding 'torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.8358786Z adding 'torch/include/ATen/ops/conv_tbc_backward_native.h' 2022-12-01T10:32:50.8362860Z adding 'torch/include/ATen/ops/conv_tbc_backward_ops.h' 2022-12-01T10:32:50.8367150Z adding 'torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.8371101Z adding 'torch/include/ATen/ops/conv_tbc_native.h' 2022-12-01T10:32:50.8375201Z adding 'torch/include/ATen/ops/conv_tbc_ops.h' 2022-12-01T10:32:50.8379284Z adding 'torch/include/ATen/ops/conv_transpose1d.h' 2022-12-01T10:32:50.8383452Z adding 'torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.8387346Z adding 'torch/include/ATen/ops/conv_transpose1d_native.h' 2022-12-01T10:32:50.8391479Z adding 'torch/include/ATen/ops/conv_transpose1d_ops.h' 2022-12-01T10:32:50.8395566Z adding 'torch/include/ATen/ops/conv_transpose2d.h' 2022-12-01T10:32:50.8399859Z adding 'torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.8403831Z adding 'torch/include/ATen/ops/conv_transpose2d_native.h' 2022-12-01T10:32:50.8407958Z adding 'torch/include/ATen/ops/conv_transpose2d_ops.h' 2022-12-01T10:32:50.8411989Z adding 'torch/include/ATen/ops/conv_transpose3d.h' 2022-12-01T10:32:50.8416498Z adding 'torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.8420475Z adding 'torch/include/ATen/ops/conv_transpose3d_native.h' 2022-12-01T10:32:50.8424620Z adding 'torch/include/ATen/ops/conv_transpose3d_ops.h' 2022-12-01T10:32:50.8428784Z adding 'torch/include/ATen/ops/convolution.h' 2022-12-01T10:32:50.8433332Z adding 'torch/include/ATen/ops/convolution_backward.h' 2022-12-01T10:32:50.8437886Z adding 'torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.8442032Z adding 'torch/include/ATen/ops/convolution_backward_cuda_dispatch.h' 2022-12-01T10:32:50.8446231Z adding 'torch/include/ATen/ops/convolution_backward_native.h' 2022-12-01T10:32:50.8450580Z adding 'torch/include/ATen/ops/convolution_backward_ops.h' 2022-12-01T10:32:50.8455522Z adding 'torch/include/ATen/ops/convolution_backward_overrideable.h' 2022-12-01T10:32:50.8460012Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.8464070Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_native.h' 2022-12-01T10:32:50.8468553Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_ops.h' 2022-12-01T10:32:50.8473114Z adding 'torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.8477160Z adding 'torch/include/ATen/ops/convolution_native.h' 2022-12-01T10:32:50.8481417Z adding 'torch/include/ATen/ops/convolution_ops.h' 2022-12-01T10:32:50.8485979Z adding 'torch/include/ATen/ops/convolution_overrideable.h' 2022-12-01T10:32:50.8490496Z adding 'torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.8502130Z adding 'torch/include/ATen/ops/convolution_overrideable_native.h' 2022-12-01T10:32:50.8506608Z adding 'torch/include/ATen/ops/convolution_overrideable_ops.h' 2022-12-01T10:32:50.8510697Z adding 'torch/include/ATen/ops/copy.h' 2022-12-01T10:32:50.8515039Z adding 'torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.8519095Z adding 'torch/include/ATen/ops/copy_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.8523106Z adding 'torch/include/ATen/ops/copy_native.h' 2022-12-01T10:32:50.8527356Z adding 'torch/include/ATen/ops/copy_ops.h' 2022-12-01T10:32:50.8531538Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse.h' 2022-12-01T10:32:50.8535740Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.8539781Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h' 2022-12-01T10:32:50.8543824Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_native.h' 2022-12-01T10:32:50.8548114Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_ops.h' 2022-12-01T10:32:50.8552755Z adding 'torch/include/ATen/ops/copysign.h' 2022-12-01T10:32:50.8557216Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.8561421Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.8566027Z adding 'torch/include/ATen/ops/copysign_cpu_dispatch.h' 2022-12-01T10:32:50.8570195Z adding 'torch/include/ATen/ops/copysign_cuda_dispatch.h' 2022-12-01T10:32:50.8574166Z adding 'torch/include/ATen/ops/copysign_meta.h' 2022-12-01T10:32:50.8578302Z adding 'torch/include/ATen/ops/copysign_meta_dispatch.h' 2022-12-01T10:32:50.8582273Z adding 'torch/include/ATen/ops/copysign_native.h' 2022-12-01T10:32:50.8586632Z adding 'torch/include/ATen/ops/copysign_ops.h' 2022-12-01T10:32:50.8590702Z adding 'torch/include/ATen/ops/corrcoef.h' 2022-12-01T10:32:50.8595044Z adding 'torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.8598808Z adding 'torch/include/ATen/ops/corrcoef_native.h' 2022-12-01T10:32:50.8602843Z adding 'torch/include/ATen/ops/corrcoef_ops.h' 2022-12-01T10:32:50.8607036Z adding 'torch/include/ATen/ops/cos.h' 2022-12-01T10:32:50.8611384Z adding 'torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.8615415Z adding 'torch/include/ATen/ops/cos_cpu_dispatch.h' 2022-12-01T10:32:50.8619501Z adding 'torch/include/ATen/ops/cos_cuda_dispatch.h' 2022-12-01T10:32:50.8623447Z adding 'torch/include/ATen/ops/cos_meta.h' 2022-12-01T10:32:50.8627513Z adding 'torch/include/ATen/ops/cos_meta_dispatch.h' 2022-12-01T10:32:50.8631425Z adding 'torch/include/ATen/ops/cos_native.h' 2022-12-01T10:32:50.8635528Z adding 'torch/include/ATen/ops/cos_ops.h' 2022-12-01T10:32:50.8639567Z adding 'torch/include/ATen/ops/cosh.h' 2022-12-01T10:32:50.8644277Z adding 'torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.8648226Z adding 'torch/include/ATen/ops/cosh_cpu_dispatch.h' 2022-12-01T10:32:50.8652232Z adding 'torch/include/ATen/ops/cosh_cuda_dispatch.h' 2022-12-01T10:32:50.8656246Z adding 'torch/include/ATen/ops/cosh_meta.h' 2022-12-01T10:32:50.8660320Z adding 'torch/include/ATen/ops/cosh_meta_dispatch.h' 2022-12-01T10:32:50.8664401Z adding 'torch/include/ATen/ops/cosh_native.h' 2022-12-01T10:32:50.8668578Z adding 'torch/include/ATen/ops/cosh_ops.h' 2022-12-01T10:32:50.8672757Z adding 'torch/include/ATen/ops/cosine_embedding_loss.h' 2022-12-01T10:32:50.8677058Z adding 'torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.8681256Z adding 'torch/include/ATen/ops/cosine_embedding_loss_native.h' 2022-12-01T10:32:50.8685924Z adding 'torch/include/ATen/ops/cosine_embedding_loss_ops.h' 2022-12-01T10:32:50.8689985Z adding 'torch/include/ATen/ops/cosine_similarity.h' 2022-12-01T10:32:50.8694420Z adding 'torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.8698626Z adding 'torch/include/ATen/ops/cosine_similarity_native.h' 2022-12-01T10:32:50.8702870Z adding 'torch/include/ATen/ops/cosine_similarity_ops.h' 2022-12-01T10:32:50.8707051Z adding 'torch/include/ATen/ops/count_nonzero.h' 2022-12-01T10:32:50.8711420Z adding 'torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.8715647Z adding 'torch/include/ATen/ops/count_nonzero_cpu_dispatch.h' 2022-12-01T10:32:50.8719939Z adding 'torch/include/ATen/ops/count_nonzero_cuda_dispatch.h' 2022-12-01T10:32:50.8724125Z adding 'torch/include/ATen/ops/count_nonzero_native.h' 2022-12-01T10:32:50.8728488Z adding 'torch/include/ATen/ops/count_nonzero_ops.h' 2022-12-01T10:32:50.8732657Z adding 'torch/include/ATen/ops/cov.h' 2022-12-01T10:32:50.8737005Z adding 'torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.8740982Z adding 'torch/include/ATen/ops/cov_native.h' 2022-12-01T10:32:50.8745147Z adding 'torch/include/ATen/ops/cov_ops.h' 2022-12-01T10:32:50.8749219Z adding 'torch/include/ATen/ops/cross.h' 2022-12-01T10:32:50.8753561Z adding 'torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.8757685Z adding 'torch/include/ATen/ops/cross_entropy_loss.h' 2022-12-01T10:32:50.8762094Z adding 'torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.8766209Z adding 'torch/include/ATen/ops/cross_entropy_loss_native.h' 2022-12-01T10:32:50.8770455Z adding 'torch/include/ATen/ops/cross_entropy_loss_ops.h' 2022-12-01T10:32:50.8774446Z adding 'torch/include/ATen/ops/cross_native.h' 2022-12-01T10:32:50.8778567Z adding 'torch/include/ATen/ops/cross_ops.h' 2022-12-01T10:32:50.8782565Z adding 'torch/include/ATen/ops/crow_indices.h' 2022-12-01T10:32:50.8791487Z adding 'torch/include/ATen/ops/crow_indices_copy.h' 2022-12-01T10:32:50.8796103Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.8800561Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.8804614Z adding 'torch/include/ATen/ops/crow_indices_copy_native.h' 2022-12-01T10:32:50.8808918Z adding 'torch/include/ATen/ops/crow_indices_copy_ops.h' 2022-12-01T10:32:50.8812968Z adding 'torch/include/ATen/ops/crow_indices_native.h' 2022-12-01T10:32:50.8817092Z adding 'torch/include/ATen/ops/crow_indices_ops.h' 2022-12-01T10:32:50.8821318Z adding 'torch/include/ATen/ops/ctc_loss.h' 2022-12-01T10:32:50.8825930Z adding 'torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.8830016Z adding 'torch/include/ATen/ops/ctc_loss_native.h' 2022-12-01T10:32:50.8834339Z adding 'torch/include/ATen/ops/ctc_loss_ops.h' 2022-12-01T10:32:50.8838797Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator.h' 2022-12-01T10:32:50.8843095Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h' 2022-12-01T10:32:50.8858558Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.8862945Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h' 2022-12-01T10:32:50.8867028Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h' 2022-12-01T10:32:50.8871404Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h' 2022-12-01T10:32:50.8875845Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.8879963Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h' 2022-12-01T10:32:50.8884186Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_native.h' 2022-12-01T10:32:50.8888701Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h' 2022-12-01T10:32:50.8893405Z adding 'torch/include/ATen/ops/cudnn_batch_norm.h' 2022-12-01T10:32:50.8897974Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward.h' 2022-12-01T10:32:50.8902609Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.8906891Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h' 2022-12-01T10:32:50.8911083Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_native.h' 2022-12-01T10:32:50.8915589Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h' 2022-12-01T10:32:50.8919974Z adding 'torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.8924313Z adding 'torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h' 2022-12-01T10:32:50.8928426Z adding 'torch/include/ATen/ops/cudnn_batch_norm_native.h' 2022-12-01T10:32:50.8932800Z adding 'torch/include/ATen/ops/cudnn_batch_norm_ops.h' 2022-12-01T10:32:50.8937124Z adding 'torch/include/ATen/ops/cudnn_convolution.h' 2022-12-01T10:32:50.8941499Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu.h' 2022-12-01T10:32:50.8946183Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.8950374Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h' 2022-12-01T10:32:50.8954553Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_native.h' 2022-12-01T10:32:50.8959018Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h' 2022-12-01T10:32:50.8963714Z adding 'torch/include/ATen/ops/cudnn_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.8967835Z adding 'torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h' 2022-12-01T10:32:50.8972018Z adding 'torch/include/ATen/ops/cudnn_convolution_native.h' 2022-12-01T10:32:50.8976398Z adding 'torch/include/ATen/ops/cudnn_convolution_ops.h' 2022-12-01T10:32:50.8983156Z adding 'torch/include/ATen/ops/cudnn_convolution_relu.h' 2022-12-01T10:32:50.8988353Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.8993119Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h' 2022-12-01T10:32:50.8997378Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_native.h' 2022-12-01T10:32:50.9001851Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_ops.h' 2022-12-01T10:32:50.9006482Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose.h' 2022-12-01T10:32:50.9010896Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.9015164Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h' 2022-12-01T10:32:50.9019172Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_native.h' 2022-12-01T10:32:50.9023455Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_ops.h' 2022-12-01T10:32:50.9027656Z adding 'torch/include/ATen/ops/cudnn_grid_sampler.h' 2022-12-01T10:32:50.9031854Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward.h' 2022-12-01T10:32:50.9036106Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.9040811Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h' 2022-12-01T10:32:50.9044966Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h' 2022-12-01T10:32:50.9049150Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h' 2022-12-01T10:32:50.9053572Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.9058103Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h' 2022-12-01T10:32:50.9062154Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_native.h' 2022-12-01T10:32:50.9066317Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_ops.h' 2022-12-01T10:32:50.9070253Z adding 'torch/include/ATen/ops/cudnn_is_acceptable.h' 2022-12-01T10:32:50.9074467Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.9078341Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_native.h' 2022-12-01T10:32:50.9082393Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_ops.h' 2022-12-01T10:32:50.9086598Z adding 'torch/include/ATen/ops/cummax.h' 2022-12-01T10:32:50.9090837Z adding 'torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.9094936Z adding 'torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.9098850Z adding 'torch/include/ATen/ops/cummax_native.h' 2022-12-01T10:32:50.9103128Z adding 'torch/include/ATen/ops/cummax_ops.h' 2022-12-01T10:32:50.9107233Z adding 'torch/include/ATen/ops/cummaxmin_backward.h' 2022-12-01T10:32:50.9119868Z adding 'torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.9124000Z adding 'torch/include/ATen/ops/cummaxmin_backward_native.h' 2022-12-01T10:32:50.9128188Z adding 'torch/include/ATen/ops/cummaxmin_backward_ops.h' 2022-12-01T10:32:50.9132289Z adding 'torch/include/ATen/ops/cummin.h' 2022-12-01T10:32:50.9136455Z adding 'torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.9140530Z adding 'torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.9144423Z adding 'torch/include/ATen/ops/cummin_native.h' 2022-12-01T10:32:50.9148630Z adding 'torch/include/ATen/ops/cummin_ops.h' 2022-12-01T10:32:50.9152760Z adding 'torch/include/ATen/ops/cumprod.h' 2022-12-01T10:32:50.9156737Z adding 'torch/include/ATen/ops/cumprod_backward.h' 2022-12-01T10:32:50.9160912Z adding 'torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.9164897Z adding 'torch/include/ATen/ops/cumprod_backward_native.h' 2022-12-01T10:32:50.9168951Z adding 'torch/include/ATen/ops/cumprod_backward_ops.h' 2022-12-01T10:32:50.9173143Z adding 'torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.9177216Z adding 'torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.9181304Z adding 'torch/include/ATen/ops/cumprod_cpu_dispatch.h' 2022-12-01T10:32:50.9185221Z adding 'torch/include/ATen/ops/cumprod_cuda_dispatch.h' 2022-12-01T10:32:50.9189100Z adding 'torch/include/ATen/ops/cumprod_meta.h' 2022-12-01T10:32:50.9193196Z adding 'torch/include/ATen/ops/cumprod_meta_dispatch.h' 2022-12-01T10:32:50.9197175Z adding 'torch/include/ATen/ops/cumprod_native.h' 2022-12-01T10:32:50.9201512Z adding 'torch/include/ATen/ops/cumprod_ops.h' 2022-12-01T10:32:50.9205954Z adding 'torch/include/ATen/ops/cumsum.h' 2022-12-01T10:32:50.9210797Z adding 'torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.9215016Z adding 'torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.9219056Z adding 'torch/include/ATen/ops/cumsum_cpu_dispatch.h' 2022-12-01T10:32:50.9223108Z adding 'torch/include/ATen/ops/cumsum_cuda_dispatch.h' 2022-12-01T10:32:50.9227026Z adding 'torch/include/ATen/ops/cumsum_meta.h' 2022-12-01T10:32:50.9231062Z adding 'torch/include/ATen/ops/cumsum_meta_dispatch.h' 2022-12-01T10:32:50.9235012Z adding 'torch/include/ATen/ops/cumsum_native.h' 2022-12-01T10:32:50.9239323Z adding 'torch/include/ATen/ops/cumsum_ops.h' 2022-12-01T10:32:50.9243519Z adding 'torch/include/ATen/ops/cumulative_trapezoid.h' 2022-12-01T10:32:50.9247715Z adding 'torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.9251634Z adding 'torch/include/ATen/ops/cumulative_trapezoid_native.h' 2022-12-01T10:32:50.9255726Z adding 'torch/include/ATen/ops/cumulative_trapezoid_ops.h' 2022-12-01T10:32:50.9259591Z adding 'torch/include/ATen/ops/data.h' 2022-12-01T10:32:50.9263674Z adding 'torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.9267436Z adding 'torch/include/ATen/ops/data_native.h' 2022-12-01T10:32:50.9271338Z adding 'torch/include/ATen/ops/data_ops.h' 2022-12-01T10:32:50.9275234Z adding 'torch/include/ATen/ops/deg2rad.h' 2022-12-01T10:32:50.9279314Z adding 'torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.9283173Z adding 'torch/include/ATen/ops/deg2rad_native.h' 2022-12-01T10:32:50.9287321Z adding 'torch/include/ATen/ops/deg2rad_ops.h' 2022-12-01T10:32:50.9291204Z adding 'torch/include/ATen/ops/dense_dim.h' 2022-12-01T10:32:50.9295052Z adding 'torch/include/ATen/ops/dense_dim_native.h' 2022-12-01T10:32:50.9299169Z adding 'torch/include/ATen/ops/dense_dim_ops.h' 2022-12-01T10:32:50.9303198Z adding 'torch/include/ATen/ops/dequantize.h' 2022-12-01T10:32:50.9307383Z adding 'torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.9311393Z adding 'torch/include/ATen/ops/dequantize_cpu_dispatch.h' 2022-12-01T10:32:50.9315401Z adding 'torch/include/ATen/ops/dequantize_cuda_dispatch.h' 2022-12-01T10:32:50.9319360Z adding 'torch/include/ATen/ops/dequantize_native.h' 2022-12-01T10:32:50.9323776Z adding 'torch/include/ATen/ops/dequantize_ops.h' 2022-12-01T10:32:50.9327900Z adding 'torch/include/ATen/ops/det.h' 2022-12-01T10:32:50.9332040Z adding 'torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.9335974Z adding 'torch/include/ATen/ops/det_native.h' 2022-12-01T10:32:50.9339988Z adding 'torch/include/ATen/ops/det_ops.h' 2022-12-01T10:32:50.9343899Z adding 'torch/include/ATen/ops/detach.h' 2022-12-01T10:32:50.9348106Z adding 'torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.9352086Z adding 'torch/include/ATen/ops/detach_copy.h' 2022-12-01T10:32:50.9369015Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.9373236Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.9377223Z adding 'torch/include/ATen/ops/detach_copy_native.h' 2022-12-01T10:32:50.9381352Z adding 'torch/include/ATen/ops/detach_copy_ops.h' 2022-12-01T10:32:50.9385272Z adding 'torch/include/ATen/ops/detach_native.h' 2022-12-01T10:32:50.9390062Z adding 'torch/include/ATen/ops/detach_ops.h' 2022-12-01T10:32:50.9394125Z adding 'torch/include/ATen/ops/diag.h' 2022-12-01T10:32:50.9398367Z adding 'torch/include/ATen/ops/diag_backward.h' 2022-12-01T10:32:50.9402798Z adding 'torch/include/ATen/ops/diag_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.9406937Z adding 'torch/include/ATen/ops/diag_backward_native.h' 2022-12-01T10:32:50.9411107Z adding 'torch/include/ATen/ops/diag_backward_ops.h' 2022-12-01T10:32:50.9415320Z adding 'torch/include/ATen/ops/diag_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.9419407Z adding 'torch/include/ATen/ops/diag_cpu_dispatch.h' 2022-12-01T10:32:50.9423553Z adding 'torch/include/ATen/ops/diag_cuda_dispatch.h' 2022-12-01T10:32:50.9427739Z adding 'torch/include/ATen/ops/diag_embed.h' 2022-12-01T10:32:50.9432089Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.9436099Z adding 'torch/include/ATen/ops/diag_embed_native.h' 2022-12-01T10:32:50.9440341Z adding 'torch/include/ATen/ops/diag_embed_ops.h' 2022-12-01T10:32:50.9444510Z adding 'torch/include/ATen/ops/diag_native.h' 2022-12-01T10:32:50.9448753Z adding 'torch/include/ATen/ops/diag_ops.h' 2022-12-01T10:32:50.9452744Z adding 'torch/include/ATen/ops/diagflat.h' 2022-12-01T10:32:50.9457040Z adding 'torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.9460902Z adding 'torch/include/ATen/ops/diagflat_native.h' 2022-12-01T10:32:50.9465026Z adding 'torch/include/ATen/ops/diagflat_ops.h' 2022-12-01T10:32:50.9469096Z adding 'torch/include/ATen/ops/diagonal.h' 2022-12-01T10:32:50.9473340Z adding 'torch/include/ATen/ops/diagonal_backward.h' 2022-12-01T10:32:50.9477828Z adding 'torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.9481975Z adding 'torch/include/ATen/ops/diagonal_backward_native.h' 2022-12-01T10:32:50.9486428Z adding 'torch/include/ATen/ops/diagonal_backward_ops.h' 2022-12-01T10:32:50.9490641Z adding 'torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.9494966Z adding 'torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.9499106Z adding 'torch/include/ATen/ops/diagonal_copy.h' 2022-12-01T10:32:50.9504148Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.9508432Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.9512463Z adding 'torch/include/ATen/ops/diagonal_copy_native.h' 2022-12-01T10:32:50.9516691Z adding 'torch/include/ATen/ops/diagonal_copy_ops.h' 2022-12-01T10:32:50.9520727Z adding 'torch/include/ATen/ops/diagonal_native.h' 2022-12-01T10:32:50.9525085Z adding 'torch/include/ATen/ops/diagonal_ops.h' 2022-12-01T10:32:50.9529652Z adding 'torch/include/ATen/ops/diagonal_scatter.h' 2022-12-01T10:32:50.9534305Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.9538459Z adding 'torch/include/ATen/ops/diagonal_scatter_native.h' 2022-12-01T10:32:50.9542735Z adding 'torch/include/ATen/ops/diagonal_scatter_ops.h' 2022-12-01T10:32:50.9546873Z adding 'torch/include/ATen/ops/diff.h' 2022-12-01T10:32:50.9551190Z adding 'torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.9555121Z adding 'torch/include/ATen/ops/diff_native.h' 2022-12-01T10:32:50.9559416Z adding 'torch/include/ATen/ops/diff_ops.h' 2022-12-01T10:32:50.9563571Z adding 'torch/include/ATen/ops/digamma.h' 2022-12-01T10:32:50.9567842Z adding 'torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.9571958Z adding 'torch/include/ATen/ops/digamma_cpu_dispatch.h' 2022-12-01T10:32:50.9576601Z adding 'torch/include/ATen/ops/digamma_cuda_dispatch.h' 2022-12-01T10:32:50.9580638Z adding 'torch/include/ATen/ops/digamma_meta.h' 2022-12-01T10:32:50.9584741Z adding 'torch/include/ATen/ops/digamma_meta_dispatch.h' 2022-12-01T10:32:50.9588736Z adding 'torch/include/ATen/ops/digamma_native.h' 2022-12-01T10:32:50.9592960Z adding 'torch/include/ATen/ops/digamma_ops.h' 2022-12-01T10:32:50.9597008Z adding 'torch/include/ATen/ops/dist.h' 2022-12-01T10:32:50.9601435Z adding 'torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.9605489Z adding 'torch/include/ATen/ops/dist_native.h' 2022-12-01T10:32:50.9609750Z adding 'torch/include/ATen/ops/dist_ops.h' 2022-12-01T10:32:50.9614008Z adding 'torch/include/ATen/ops/div.h' 2022-12-01T10:32:50.9618444Z adding 'torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.9622855Z adding 'torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.9627005Z adding 'torch/include/ATen/ops/div_cpu_dispatch.h' 2022-12-01T10:32:50.9631157Z adding 'torch/include/ATen/ops/div_cuda_dispatch.h' 2022-12-01T10:32:50.9635207Z adding 'torch/include/ATen/ops/div_meta.h' 2022-12-01T10:32:50.9639608Z adding 'torch/include/ATen/ops/div_meta_dispatch.h' 2022-12-01T10:32:50.9643865Z adding 'torch/include/ATen/ops/div_native.h' 2022-12-01T10:32:50.9652433Z adding 'torch/include/ATen/ops/div_ops.h' 2022-12-01T10:32:50.9656038Z adding 'torch/include/ATen/ops/divide.h' 2022-12-01T10:32:50.9661075Z adding 'torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.9665344Z adding 'torch/include/ATen/ops/divide_native.h' 2022-12-01T10:32:50.9670229Z adding 'torch/include/ATen/ops/divide_ops.h' 2022-12-01T10:32:50.9674455Z adding 'torch/include/ATen/ops/dot.h' 2022-12-01T10:32:50.9678639Z adding 'torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.9682698Z adding 'torch/include/ATen/ops/dot_cpu_dispatch.h' 2022-12-01T10:32:50.9686776Z adding 'torch/include/ATen/ops/dot_cuda_dispatch.h' 2022-12-01T10:32:50.9690654Z adding 'torch/include/ATen/ops/dot_native.h' 2022-12-01T10:32:50.9694696Z adding 'torch/include/ATen/ops/dot_ops.h' 2022-12-01T10:32:50.9698657Z adding 'torch/include/ATen/ops/dropout.h' 2022-12-01T10:32:50.9702846Z adding 'torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.9706679Z adding 'torch/include/ATen/ops/dropout_native.h' 2022-12-01T10:32:50.9710721Z adding 'torch/include/ATen/ops/dropout_ops.h' 2022-12-01T10:32:50.9714683Z adding 'torch/include/ATen/ops/dsplit.h' 2022-12-01T10:32:50.9718997Z adding 'torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.9722951Z adding 'torch/include/ATen/ops/dsplit_native.h' 2022-12-01T10:32:50.9727048Z adding 'torch/include/ATen/ops/dsplit_ops.h' 2022-12-01T10:32:50.9731110Z adding 'torch/include/ATen/ops/dstack.h' 2022-12-01T10:32:50.9735488Z adding 'torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.9739373Z adding 'torch/include/ATen/ops/dstack_native.h' 2022-12-01T10:32:50.9743433Z adding 'torch/include/ATen/ops/dstack_ops.h' 2022-12-01T10:32:50.9747409Z adding 'torch/include/ATen/ops/einsum.h' 2022-12-01T10:32:50.9751602Z adding 'torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.9755494Z adding 'torch/include/ATen/ops/einsum_native.h' 2022-12-01T10:32:50.9759468Z adding 'torch/include/ATen/ops/einsum_ops.h' 2022-12-01T10:32:50.9763554Z adding 'torch/include/ATen/ops/elu.h' 2022-12-01T10:32:50.9767638Z adding 'torch/include/ATen/ops/elu_backward.h' 2022-12-01T10:32:50.9772029Z adding 'torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.9776130Z adding 'torch/include/ATen/ops/elu_backward_cpu_dispatch.h' 2022-12-01T10:32:50.9780233Z adding 'torch/include/ATen/ops/elu_backward_cuda_dispatch.h' 2022-12-01T10:32:50.9784166Z adding 'torch/include/ATen/ops/elu_backward_meta.h' 2022-12-01T10:32:50.9788279Z adding 'torch/include/ATen/ops/elu_backward_meta_dispatch.h' 2022-12-01T10:32:50.9792244Z adding 'torch/include/ATen/ops/elu_backward_native.h' 2022-12-01T10:32:50.9796456Z adding 'torch/include/ATen/ops/elu_backward_ops.h' 2022-12-01T10:32:50.9800653Z adding 'torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:50.9804784Z adding 'torch/include/ATen/ops/elu_cpu_dispatch.h' 2022-12-01T10:32:50.9808796Z adding 'torch/include/ATen/ops/elu_cuda_dispatch.h' 2022-12-01T10:32:50.9812744Z adding 'torch/include/ATen/ops/elu_meta.h' 2022-12-01T10:32:50.9816774Z adding 'torch/include/ATen/ops/elu_meta_dispatch.h' 2022-12-01T10:32:50.9820684Z adding 'torch/include/ATen/ops/elu_native.h' 2022-12-01T10:32:50.9824807Z adding 'torch/include/ATen/ops/elu_ops.h' 2022-12-01T10:32:50.9828909Z adding 'torch/include/ATen/ops/embedding.h' 2022-12-01T10:32:50.9833035Z adding 'torch/include/ATen/ops/embedding_backward.h' 2022-12-01T10:32:50.9837229Z adding 'torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.9841211Z adding 'torch/include/ATen/ops/embedding_backward_native.h' 2022-12-01T10:32:50.9845644Z adding 'torch/include/ATen/ops/embedding_backward_ops.h' 2022-12-01T10:32:50.9849786Z adding 'torch/include/ATen/ops/embedding_bag.h' 2022-12-01T10:32:50.9854078Z adding 'torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.9858028Z adding 'torch/include/ATen/ops/embedding_bag_native.h' 2022-12-01T10:32:50.9862313Z adding 'torch/include/ATen/ops/embedding_bag_ops.h' 2022-12-01T10:32:50.9866717Z adding 'torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.9870887Z adding 'torch/include/ATen/ops/embedding_dense_backward.h' 2022-12-01T10:32:50.9875885Z adding 'torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.9880001Z adding 'torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h' 2022-12-01T10:32:50.9884259Z adding 'torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h' 2022-12-01T10:32:50.9888358Z adding 'torch/include/ATen/ops/embedding_dense_backward_native.h' 2022-12-01T10:32:50.9892682Z adding 'torch/include/ATen/ops/embedding_dense_backward_ops.h' 2022-12-01T10:32:50.9896812Z adding 'torch/include/ATen/ops/embedding_native.h' 2022-12-01T10:32:50.9901079Z adding 'torch/include/ATen/ops/embedding_ops.h' 2022-12-01T10:32:50.9905326Z adding 'torch/include/ATen/ops/embedding_renorm.h' 2022-12-01T10:32:50.9909832Z adding 'torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.9914042Z adding 'torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h' 2022-12-01T10:32:50.9918093Z adding 'torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h' 2022-12-01T10:32:50.9922233Z adding 'torch/include/ATen/ops/embedding_renorm_meta_dispatch.h' 2022-12-01T10:32:50.9926468Z adding 'torch/include/ATen/ops/embedding_renorm_native.h' 2022-12-01T10:32:50.9930739Z adding 'torch/include/ATen/ops/embedding_renorm_ops.h' 2022-12-01T10:32:50.9934906Z adding 'torch/include/ATen/ops/embedding_sparse_backward.h' 2022-12-01T10:32:50.9939259Z adding 'torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.9943333Z adding 'torch/include/ATen/ops/embedding_sparse_backward_native.h' 2022-12-01T10:32:50.9947570Z adding 'torch/include/ATen/ops/embedding_sparse_backward_ops.h' 2022-12-01T10:32:50.9952230Z adding 'torch/include/ATen/ops/empty.h' 2022-12-01T10:32:50.9956770Z adding 'torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.9961135Z adding 'torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:50.9965397Z adding 'torch/include/ATen/ops/empty_cpu_dispatch.h' 2022-12-01T10:32:50.9969704Z adding 'torch/include/ATen/ops/empty_cuda_dispatch.h' 2022-12-01T10:32:50.9974006Z adding 'torch/include/ATen/ops/empty_like.h' 2022-12-01T10:32:50.9978632Z adding 'torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:50.9982787Z adding 'torch/include/ATen/ops/empty_like_native.h' 2022-12-01T10:32:50.9987101Z adding 'torch/include/ATen/ops/empty_like_ops.h' 2022-12-01T10:32:50.9991369Z adding 'torch/include/ATen/ops/empty_meta_dispatch.h' 2022-12-01T10:32:50.9995533Z adding 'torch/include/ATen/ops/empty_native.h' 2022-12-01T10:32:51.0000047Z adding 'torch/include/ATen/ops/empty_ops.h' 2022-12-01T10:32:51.0004636Z adding 'torch/include/ATen/ops/empty_quantized.h' 2022-12-01T10:32:51.0009043Z adding 'torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.0013114Z adding 'torch/include/ATen/ops/empty_quantized_native.h' 2022-12-01T10:32:51.0017518Z adding 'torch/include/ATen/ops/empty_quantized_ops.h' 2022-12-01T10:32:51.0021944Z adding 'torch/include/ATen/ops/empty_strided.h' 2022-12-01T10:32:51.0026360Z adding 'torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.0030498Z adding 'torch/include/ATen/ops/empty_strided_cpu_dispatch.h' 2022-12-01T10:32:51.0034694Z adding 'torch/include/ATen/ops/empty_strided_cuda_dispatch.h' 2022-12-01T10:32:51.0038902Z adding 'torch/include/ATen/ops/empty_strided_meta_dispatch.h' 2022-12-01T10:32:51.0043070Z adding 'torch/include/ATen/ops/empty_strided_native.h' 2022-12-01T10:32:51.0047431Z adding 'torch/include/ATen/ops/empty_strided_ops.h' 2022-12-01T10:32:51.0051635Z adding 'torch/include/ATen/ops/eq.h' 2022-12-01T10:32:51.0056092Z adding 'torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.0060171Z adding 'torch/include/ATen/ops/eq_cpu_dispatch.h' 2022-12-01T10:32:51.0064330Z adding 'torch/include/ATen/ops/eq_cuda_dispatch.h' 2022-12-01T10:32:51.0068310Z adding 'torch/include/ATen/ops/eq_meta.h' 2022-12-01T10:32:51.0072473Z adding 'torch/include/ATen/ops/eq_meta_dispatch.h' 2022-12-01T10:32:51.0076500Z adding 'torch/include/ATen/ops/eq_native.h' 2022-12-01T10:32:51.0080915Z adding 'torch/include/ATen/ops/eq_ops.h' 2022-12-01T10:32:51.0085139Z adding 'torch/include/ATen/ops/equal.h' 2022-12-01T10:32:51.0089243Z adding 'torch/include/ATen/ops/equal_cpu_dispatch.h' 2022-12-01T10:32:51.0093277Z adding 'torch/include/ATen/ops/equal_cuda_dispatch.h' 2022-12-01T10:32:51.0097266Z adding 'torch/include/ATen/ops/equal_native.h' 2022-12-01T10:32:51.0101310Z adding 'torch/include/ATen/ops/equal_ops.h' 2022-12-01T10:32:51.0105451Z adding 'torch/include/ATen/ops/erf.h' 2022-12-01T10:32:51.0109999Z adding 'torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.0114048Z adding 'torch/include/ATen/ops/erf_cpu_dispatch.h' 2022-12-01T10:32:51.0118210Z adding 'torch/include/ATen/ops/erf_cuda_dispatch.h' 2022-12-01T10:32:51.0122212Z adding 'torch/include/ATen/ops/erf_meta.h' 2022-12-01T10:32:51.0126419Z adding 'torch/include/ATen/ops/erf_meta_dispatch.h' 2022-12-01T10:32:51.0130409Z adding 'torch/include/ATen/ops/erf_native.h' 2022-12-01T10:32:51.0134593Z adding 'torch/include/ATen/ops/erf_ops.h' 2022-12-01T10:32:51.0138686Z adding 'torch/include/ATen/ops/erfc.h' 2022-12-01T10:32:51.0143054Z adding 'torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.0147013Z adding 'torch/include/ATen/ops/erfc_cpu_dispatch.h' 2022-12-01T10:32:51.0151186Z adding 'torch/include/ATen/ops/erfc_cuda_dispatch.h' 2022-12-01T10:32:51.0155173Z adding 'torch/include/ATen/ops/erfc_meta.h' 2022-12-01T10:32:51.0159211Z adding 'torch/include/ATen/ops/erfc_meta_dispatch.h' 2022-12-01T10:32:51.0163293Z adding 'torch/include/ATen/ops/erfc_native.h' 2022-12-01T10:32:51.0167480Z adding 'torch/include/ATen/ops/erfc_ops.h' 2022-12-01T10:32:51.0171555Z adding 'torch/include/ATen/ops/erfinv.h' 2022-12-01T10:32:51.0176057Z adding 'torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.0180206Z adding 'torch/include/ATen/ops/erfinv_cpu_dispatch.h' 2022-12-01T10:32:51.0184556Z adding 'torch/include/ATen/ops/erfinv_cuda_dispatch.h' 2022-12-01T10:32:51.0188478Z adding 'torch/include/ATen/ops/erfinv_meta.h' 2022-12-01T10:32:51.0192472Z adding 'torch/include/ATen/ops/erfinv_meta_dispatch.h' 2022-12-01T10:32:51.0196597Z adding 'torch/include/ATen/ops/erfinv_native.h' 2022-12-01T10:32:51.0200742Z adding 'torch/include/ATen/ops/erfinv_ops.h' 2022-12-01T10:32:51.0204903Z adding 'torch/include/ATen/ops/exp.h' 2022-12-01T10:32:51.0208989Z adding 'torch/include/ATen/ops/exp2.h' 2022-12-01T10:32:51.0213365Z adding 'torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.0217371Z adding 'torch/include/ATen/ops/exp2_cpu_dispatch.h' 2022-12-01T10:32:51.0221962Z adding 'torch/include/ATen/ops/exp2_cuda_dispatch.h' 2022-12-01T10:32:51.0225984Z adding 'torch/include/ATen/ops/exp2_meta.h' 2022-12-01T10:32:51.0230094Z adding 'torch/include/ATen/ops/exp2_meta_dispatch.h' 2022-12-01T10:32:51.0234097Z adding 'torch/include/ATen/ops/exp2_native.h' 2022-12-01T10:32:51.0238529Z adding 'torch/include/ATen/ops/exp2_ops.h' 2022-12-01T10:32:51.0242942Z adding 'torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.0246982Z adding 'torch/include/ATen/ops/exp_cpu_dispatch.h' 2022-12-01T10:32:51.0255653Z adding 'torch/include/ATen/ops/exp_cuda_dispatch.h' 2022-12-01T10:32:51.0259659Z adding 'torch/include/ATen/ops/exp_meta.h' 2022-12-01T10:32:51.0263782Z adding 'torch/include/ATen/ops/exp_meta_dispatch.h' 2022-12-01T10:32:51.0268057Z adding 'torch/include/ATen/ops/exp_native.h' 2022-12-01T10:32:51.0272503Z adding 'torch/include/ATen/ops/exp_ops.h' 2022-12-01T10:32:51.0276645Z adding 'torch/include/ATen/ops/expand.h' 2022-12-01T10:32:51.0280534Z adding 'torch/include/ATen/ops/expand_as.h' 2022-12-01T10:32:51.0284778Z adding 'torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.0288705Z adding 'torch/include/ATen/ops/expand_as_native.h' 2022-12-01T10:32:51.0292877Z adding 'torch/include/ATen/ops/expand_as_ops.h' 2022-12-01T10:32:51.0297073Z adding 'torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.0301123Z adding 'torch/include/ATen/ops/expand_copy.h' 2022-12-01T10:32:51.0305343Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.0309521Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.0318549Z adding 'torch/include/ATen/ops/expand_copy_native.h' 2022-12-01T10:32:51.0323601Z adding 'torch/include/ATen/ops/expand_copy_ops.h' 2022-12-01T10:32:51.0328831Z adding 'torch/include/ATen/ops/expand_native.h' 2022-12-01T10:32:51.0333231Z adding 'torch/include/ATen/ops/expand_ops.h' 2022-12-01T10:32:51.0337722Z adding 'torch/include/ATen/ops/expm1.h' 2022-12-01T10:32:51.0341962Z adding 'torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.0345908Z adding 'torch/include/ATen/ops/expm1_cpu_dispatch.h' 2022-12-01T10:32:51.0350138Z adding 'torch/include/ATen/ops/expm1_cuda_dispatch.h' 2022-12-01T10:32:51.0354109Z adding 'torch/include/ATen/ops/expm1_meta.h' 2022-12-01T10:32:51.0358141Z adding 'torch/include/ATen/ops/expm1_meta_dispatch.h' 2022-12-01T10:32:51.0362107Z adding 'torch/include/ATen/ops/expm1_native.h' 2022-12-01T10:32:51.0366358Z adding 'torch/include/ATen/ops/expm1_ops.h' 2022-12-01T10:32:51.0370412Z adding 'torch/include/ATen/ops/exponential.h' 2022-12-01T10:32:51.0374646Z adding 'torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.0378697Z adding 'torch/include/ATen/ops/exponential_cpu_dispatch.h' 2022-12-01T10:32:51.0382855Z adding 'torch/include/ATen/ops/exponential_cuda_dispatch.h' 2022-12-01T10:32:51.0386871Z adding 'torch/include/ATen/ops/exponential_meta_dispatch.h' 2022-12-01T10:32:51.0390887Z adding 'torch/include/ATen/ops/exponential_native.h' 2022-12-01T10:32:51.0395095Z adding 'torch/include/ATen/ops/exponential_ops.h' 2022-12-01T10:32:51.0399276Z adding 'torch/include/ATen/ops/eye.h' 2022-12-01T10:32:51.0403715Z adding 'torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.0407643Z adding 'torch/include/ATen/ops/eye_cpu_dispatch.h' 2022-12-01T10:32:51.0411659Z adding 'torch/include/ATen/ops/eye_cuda_dispatch.h' 2022-12-01T10:32:51.0415620Z adding 'torch/include/ATen/ops/eye_meta_dispatch.h' 2022-12-01T10:32:51.0419666Z adding 'torch/include/ATen/ops/eye_native.h' 2022-12-01T10:32:51.0423890Z adding 'torch/include/ATen/ops/eye_ops.h' 2022-12-01T10:32:51.0428052Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine.h' 2022-12-01T10:32:51.0432734Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h' 2022-12-01T10:32:51.0436879Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h' 2022-12-01T10:32:51.0441124Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.0445397Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h' 2022-12-01T10:32:51.0449579Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h' 2022-12-01T10:32:51.0453832Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.0457922Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h' 2022-12-01T10:32:51.0462015Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h' 2022-12-01T10:32:51.0466045Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h' 2022-12-01T10:32:51.0470323Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h' 2022-12-01T10:32:51.0474795Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.0479447Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h' 2022-12-01T10:32:51.0484088Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h' 2022-12-01T10:32:51.0488359Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine.h' 2022-12-01T10:32:51.0492845Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h' 2022-12-01T10:32:51.0497049Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h' 2022-12-01T10:32:51.0501386Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.0505829Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h' 2022-12-01T10:32:51.0510336Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h' 2022-12-01T10:32:51.0514863Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.0519341Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h' 2022-12-01T10:32:51.0523985Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h' 2022-12-01T10:32:51.0528581Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h' 2022-12-01T10:32:51.0533060Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h' 2022-12-01T10:32:51.0537520Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.0542010Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h' 2022-12-01T10:32:51.0546578Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h' 2022-12-01T10:32:51.0551137Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight.h' 2022-12-01T10:32:51.0558651Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.0560582Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h' 2022-12-01T10:32:51.0565367Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.0580704Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h' 2022-12-01T10:32:51.0581196Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h' 2022-12-01T10:32:51.0581524Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h' 2022-12-01T10:32:51.0583560Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h' 2022-12-01T10:32:51.0588246Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight.h' 2022-12-01T10:32:51.0593021Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.0598596Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h' 2022-12-01T10:32:51.0602331Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.0606988Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h' 2022-12-01T10:32:51.0611750Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h' 2022-12-01T10:32:51.0615731Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h' 2022-12-01T10:32:51.0620659Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h' 2022-12-01T10:32:51.0625127Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight.h' 2022-12-01T10:32:51.0629623Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.0634733Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h' 2022-12-01T10:32:51.0637821Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h' 2022-12-01T10:32:51.0641978Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h' 2022-12-01T10:32:51.0646726Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.0650465Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h' 2022-12-01T10:32:51.0654853Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h' 2022-12-01T10:32:51.0659364Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h' 2022-12-01T10:32:51.0664276Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.0667827Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h' 2022-12-01T10:32:51.0672089Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h' 2022-12-01T10:32:51.0676262Z adding 'torch/include/ATen/ops/feature_alpha_dropout.h' 2022-12-01T10:32:51.0681552Z adding 'torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.0684625Z adding 'torch/include/ATen/ops/feature_alpha_dropout_native.h' 2022-12-01T10:32:51.0689254Z adding 'torch/include/ATen/ops/feature_alpha_dropout_ops.h' 2022-12-01T10:32:51.0693535Z adding 'torch/include/ATen/ops/feature_dropout.h' 2022-12-01T10:32:51.0697628Z adding 'torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.0701665Z adding 'torch/include/ATen/ops/feature_dropout_native.h' 2022-12-01T10:32:51.0705963Z adding 'torch/include/ATen/ops/feature_dropout_ops.h' 2022-12-01T10:32:51.0711039Z adding 'torch/include/ATen/ops/fft_fft.h' 2022-12-01T10:32:51.0714302Z adding 'torch/include/ATen/ops/fft_fft2.h' 2022-12-01T10:32:51.0718630Z adding 'torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.0722936Z adding 'torch/include/ATen/ops/fft_fft2_native.h' 2022-12-01T10:32:51.0727030Z adding 'torch/include/ATen/ops/fft_fft2_ops.h' 2022-12-01T10:32:51.0731542Z adding 'torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.0735691Z adding 'torch/include/ATen/ops/fft_fft_native.h' 2022-12-01T10:32:51.0740592Z adding 'torch/include/ATen/ops/fft_fft_ops.h' 2022-12-01T10:32:51.0744577Z adding 'torch/include/ATen/ops/fft_fftfreq.h' 2022-12-01T10:32:51.0748963Z adding 'torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.0753062Z adding 'torch/include/ATen/ops/fft_fftfreq_native.h' 2022-12-01T10:32:51.0758207Z adding 'torch/include/ATen/ops/fft_fftfreq_ops.h' 2022-12-01T10:32:51.0761561Z adding 'torch/include/ATen/ops/fft_fftn.h' 2022-12-01T10:32:51.0765991Z adding 'torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.0770159Z adding 'torch/include/ATen/ops/fft_fftn_native.h' 2022-12-01T10:32:51.0774297Z adding 'torch/include/ATen/ops/fft_fftn_ops.h' 2022-12-01T10:32:51.0778475Z adding 'torch/include/ATen/ops/fft_fftshift.h' 2022-12-01T10:32:51.0782838Z adding 'torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.0787626Z adding 'torch/include/ATen/ops/fft_fftshift_native.h' 2022-12-01T10:32:51.0790928Z adding 'torch/include/ATen/ops/fft_fftshift_ops.h' 2022-12-01T10:32:51.0795137Z adding 'torch/include/ATen/ops/fft_hfft.h' 2022-12-01T10:32:51.0799399Z adding 'torch/include/ATen/ops/fft_hfft2.h' 2022-12-01T10:32:51.0803756Z adding 'torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.0807882Z adding 'torch/include/ATen/ops/fft_hfft2_native.h' 2022-12-01T10:32:51.0812341Z adding 'torch/include/ATen/ops/fft_hfft2_ops.h' 2022-12-01T10:32:51.0817210Z adding 'torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.0820689Z adding 'torch/include/ATen/ops/fft_hfft_native.h' 2022-12-01T10:32:51.0825036Z adding 'torch/include/ATen/ops/fft_hfft_ops.h' 2022-12-01T10:32:51.0829145Z adding 'torch/include/ATen/ops/fft_hfftn.h' 2022-12-01T10:32:51.0834645Z adding 'torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.0837660Z adding 'torch/include/ATen/ops/fft_hfftn_native.h' 2022-12-01T10:32:51.0841901Z adding 'torch/include/ATen/ops/fft_hfftn_ops.h' 2022-12-01T10:32:51.0846380Z adding 'torch/include/ATen/ops/fft_ifft.h' 2022-12-01T10:32:51.0850357Z adding 'torch/include/ATen/ops/fft_ifft2.h' 2022-12-01T10:32:51.0854728Z adding 'torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.0858724Z adding 'torch/include/ATen/ops/fft_ifft2_native.h' 2022-12-01T10:32:51.0863008Z adding 'torch/include/ATen/ops/fft_ifft2_ops.h' 2022-12-01T10:32:51.0867318Z adding 'torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.0871292Z adding 'torch/include/ATen/ops/fft_ifft_native.h' 2022-12-01T10:32:51.0875607Z adding 'torch/include/ATen/ops/fft_ifft_ops.h' 2022-12-01T10:32:51.0879719Z adding 'torch/include/ATen/ops/fft_ifftn.h' 2022-12-01T10:32:51.0884264Z adding 'torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.0888361Z adding 'torch/include/ATen/ops/fft_ifftn_native.h' 2022-12-01T10:32:51.0892757Z adding 'torch/include/ATen/ops/fft_ifftn_ops.h' 2022-12-01T10:32:51.0896895Z adding 'torch/include/ATen/ops/fft_ifftshift.h' 2022-12-01T10:32:51.0901225Z adding 'torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.0905314Z adding 'torch/include/ATen/ops/fft_ifftshift_native.h' 2022-12-01T10:32:51.0909455Z adding 'torch/include/ATen/ops/fft_ifftshift_ops.h' 2022-12-01T10:32:51.0913902Z adding 'torch/include/ATen/ops/fft_ihfft.h' 2022-12-01T10:32:51.0917985Z adding 'torch/include/ATen/ops/fft_ihfft2.h' 2022-12-01T10:32:51.0922519Z adding 'torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.0926630Z adding 'torch/include/ATen/ops/fft_ihfft2_native.h' 2022-12-01T10:32:51.0930846Z adding 'torch/include/ATen/ops/fft_ihfft2_ops.h' 2022-12-01T10:32:51.0935468Z adding 'torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.0939406Z adding 'torch/include/ATen/ops/fft_ihfft_native.h' 2022-12-01T10:32:51.0943844Z adding 'torch/include/ATen/ops/fft_ihfft_ops.h' 2022-12-01T10:32:51.0948050Z adding 'torch/include/ATen/ops/fft_ihfftn.h' 2022-12-01T10:32:51.0952467Z adding 'torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.0956386Z adding 'torch/include/ATen/ops/fft_ihfftn_native.h' 2022-12-01T10:32:51.0960695Z adding 'torch/include/ATen/ops/fft_ihfftn_ops.h' 2022-12-01T10:32:51.0964971Z adding 'torch/include/ATen/ops/fft_irfft.h' 2022-12-01T10:32:51.0969105Z adding 'torch/include/ATen/ops/fft_irfft2.h' 2022-12-01T10:32:51.0973429Z adding 'torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.0977455Z adding 'torch/include/ATen/ops/fft_irfft2_native.h' 2022-12-01T10:32:51.0981691Z adding 'torch/include/ATen/ops/fft_irfft2_ops.h' 2022-12-01T10:32:51.0985899Z adding 'torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.0989875Z adding 'torch/include/ATen/ops/fft_irfft_native.h' 2022-12-01T10:32:51.0994128Z adding 'torch/include/ATen/ops/fft_irfft_ops.h' 2022-12-01T10:32:51.0998206Z adding 'torch/include/ATen/ops/fft_irfftn.h' 2022-12-01T10:32:51.1002509Z adding 'torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.1006704Z adding 'torch/include/ATen/ops/fft_irfftn_native.h' 2022-12-01T10:32:51.1011154Z adding 'torch/include/ATen/ops/fft_irfftn_ops.h' 2022-12-01T10:32:51.1016860Z adding 'torch/include/ATen/ops/fft_rfft.h' 2022-12-01T10:32:51.1022907Z adding 'torch/include/ATen/ops/fft_rfft2.h' 2022-12-01T10:32:51.1027958Z adding 'torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.1032149Z adding 'torch/include/ATen/ops/fft_rfft2_native.h' 2022-12-01T10:32:51.1036596Z adding 'torch/include/ATen/ops/fft_rfft2_ops.h' 2022-12-01T10:32:51.1041198Z adding 'torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.1046687Z adding 'torch/include/ATen/ops/fft_rfft_native.h' 2022-12-01T10:32:51.1050130Z adding 'torch/include/ATen/ops/fft_rfft_ops.h' 2022-12-01T10:32:51.1054539Z adding 'torch/include/ATen/ops/fft_rfftfreq.h' 2022-12-01T10:32:51.1059126Z adding 'torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.1063117Z adding 'torch/include/ATen/ops/fft_rfftfreq_native.h' 2022-12-01T10:32:51.1067550Z adding 'torch/include/ATen/ops/fft_rfftfreq_ops.h' 2022-12-01T10:32:51.1071924Z adding 'torch/include/ATen/ops/fft_rfftn.h' 2022-12-01T10:32:51.1076499Z adding 'torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.1080498Z adding 'torch/include/ATen/ops/fft_rfftn_native.h' 2022-12-01T10:32:51.1084982Z adding 'torch/include/ATen/ops/fft_rfftn_ops.h' 2022-12-01T10:32:51.1089248Z adding 'torch/include/ATen/ops/fill.h' 2022-12-01T10:32:51.1093573Z adding 'torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.1097625Z adding 'torch/include/ATen/ops/fill_cpu_dispatch.h' 2022-12-01T10:32:51.1101707Z adding 'torch/include/ATen/ops/fill_cuda_dispatch.h' 2022-12-01T10:32:51.1106264Z adding 'torch/include/ATen/ops/fill_diagonal.h' 2022-12-01T10:32:51.1110446Z adding 'torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.1114463Z adding 'torch/include/ATen/ops/fill_diagonal_native.h' 2022-12-01T10:32:51.1118555Z adding 'torch/include/ATen/ops/fill_diagonal_ops.h' 2022-12-01T10:32:51.1122655Z adding 'torch/include/ATen/ops/fill_meta_dispatch.h' 2022-12-01T10:32:51.1126870Z adding 'torch/include/ATen/ops/fill_native.h' 2022-12-01T10:32:51.1131395Z adding 'torch/include/ATen/ops/fill_ops.h' 2022-12-01T10:32:51.1135589Z adding 'torch/include/ATen/ops/fix.h' 2022-12-01T10:32:51.1139782Z adding 'torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.1143760Z adding 'torch/include/ATen/ops/fix_native.h' 2022-12-01T10:32:51.1147971Z adding 'torch/include/ATen/ops/fix_ops.h' 2022-12-01T10:32:51.1152390Z adding 'torch/include/ATen/ops/flatten.h' 2022-12-01T10:32:51.1156581Z adding 'torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.1160804Z adding 'torch/include/ATen/ops/flatten_dense_tensors.h' 2022-12-01T10:32:51.1165195Z adding 'torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.1169155Z adding 'torch/include/ATen/ops/flatten_dense_tensors_native.h' 2022-12-01T10:32:51.1173407Z adding 'torch/include/ATen/ops/flatten_dense_tensors_ops.h' 2022-12-01T10:32:51.1177486Z adding 'torch/include/ATen/ops/flatten_native.h' 2022-12-01T10:32:51.1181740Z adding 'torch/include/ATen/ops/flatten_ops.h' 2022-12-01T10:32:51.1185897Z adding 'torch/include/ATen/ops/flip.h' 2022-12-01T10:32:51.1190294Z adding 'torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.1194317Z adding 'torch/include/ATen/ops/flip_cpu_dispatch.h' 2022-12-01T10:32:51.1198284Z adding 'torch/include/ATen/ops/flip_cuda_dispatch.h' 2022-12-01T10:32:51.1202272Z adding 'torch/include/ATen/ops/flip_native.h' 2022-12-01T10:32:51.1206555Z adding 'torch/include/ATen/ops/flip_ops.h' 2022-12-01T10:32:51.1210583Z adding 'torch/include/ATen/ops/fliplr.h' 2022-12-01T10:32:51.1214928Z adding 'torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.1218951Z adding 'torch/include/ATen/ops/fliplr_native.h' 2022-12-01T10:32:51.1223154Z adding 'torch/include/ATen/ops/fliplr_ops.h' 2022-12-01T10:32:51.1227558Z adding 'torch/include/ATen/ops/flipud.h' 2022-12-01T10:32:51.1232052Z adding 'torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.1236038Z adding 'torch/include/ATen/ops/flipud_native.h' 2022-12-01T10:32:51.1240043Z adding 'torch/include/ATen/ops/flipud_ops.h' 2022-12-01T10:32:51.1244486Z adding 'torch/include/ATen/ops/float_power.h' 2022-12-01T10:32:51.1248839Z adding 'torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.1252902Z adding 'torch/include/ATen/ops/float_power_native.h' 2022-12-01T10:32:51.1257507Z adding 'torch/include/ATen/ops/float_power_ops.h' 2022-12-01T10:32:51.1261767Z adding 'torch/include/ATen/ops/floor.h' 2022-12-01T10:32:51.1266119Z adding 'torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.1270209Z adding 'torch/include/ATen/ops/floor_cpu_dispatch.h' 2022-12-01T10:32:51.1274351Z adding 'torch/include/ATen/ops/floor_cuda_dispatch.h' 2022-12-01T10:32:51.1278476Z adding 'torch/include/ATen/ops/floor_divide.h' 2022-12-01T10:32:51.1282751Z adding 'torch/include/ATen/ops/floor_divide_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.1286967Z adding 'torch/include/ATen/ops/floor_divide_cpu_dispatch.h' 2022-12-01T10:32:51.1291229Z adding 'torch/include/ATen/ops/floor_divide_cuda_dispatch.h' 2022-12-01T10:32:51.1295266Z adding 'torch/include/ATen/ops/floor_divide_meta_dispatch.h' 2022-12-01T10:32:51.1299286Z adding 'torch/include/ATen/ops/floor_divide_native.h' 2022-12-01T10:32:51.1303596Z adding 'torch/include/ATen/ops/floor_divide_ops.h' 2022-12-01T10:32:51.1307850Z adding 'torch/include/ATen/ops/floor_meta.h' 2022-12-01T10:32:51.1312200Z adding 'torch/include/ATen/ops/floor_meta_dispatch.h' 2022-12-01T10:32:51.1316373Z adding 'torch/include/ATen/ops/floor_native.h' 2022-12-01T10:32:51.1320501Z adding 'torch/include/ATen/ops/floor_ops.h' 2022-12-01T10:32:51.1324583Z adding 'torch/include/ATen/ops/fmax.h' 2022-12-01T10:32:51.1328805Z adding 'torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.1332788Z adding 'torch/include/ATen/ops/fmax_cpu_dispatch.h' 2022-12-01T10:32:51.1337125Z adding 'torch/include/ATen/ops/fmax_cuda_dispatch.h' 2022-12-01T10:32:51.1341581Z adding 'torch/include/ATen/ops/fmax_meta.h' 2022-12-01T10:32:51.1354701Z adding 'torch/include/ATen/ops/fmax_meta_dispatch.h' 2022-12-01T10:32:51.1358862Z adding 'torch/include/ATen/ops/fmax_native.h' 2022-12-01T10:32:51.1363139Z adding 'torch/include/ATen/ops/fmax_ops.h' 2022-12-01T10:32:51.1367098Z adding 'torch/include/ATen/ops/fmin.h' 2022-12-01T10:32:51.1371523Z adding 'torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.1375472Z adding 'torch/include/ATen/ops/fmin_cpu_dispatch.h' 2022-12-01T10:32:51.1379469Z adding 'torch/include/ATen/ops/fmin_cuda_dispatch.h' 2022-12-01T10:32:51.1383453Z adding 'torch/include/ATen/ops/fmin_meta.h' 2022-12-01T10:32:51.1387493Z adding 'torch/include/ATen/ops/fmin_meta_dispatch.h' 2022-12-01T10:32:51.1391442Z adding 'torch/include/ATen/ops/fmin_native.h' 2022-12-01T10:32:51.1395514Z adding 'torch/include/ATen/ops/fmin_ops.h' 2022-12-01T10:32:51.1399637Z adding 'torch/include/ATen/ops/fmod.h' 2022-12-01T10:32:51.1404108Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.1408538Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.1412465Z adding 'torch/include/ATen/ops/fmod_cpu_dispatch.h' 2022-12-01T10:32:51.1416581Z adding 'torch/include/ATen/ops/fmod_cuda_dispatch.h' 2022-12-01T10:32:51.1420507Z adding 'torch/include/ATen/ops/fmod_meta.h' 2022-12-01T10:32:51.1424554Z adding 'torch/include/ATen/ops/fmod_meta_dispatch.h' 2022-12-01T10:32:51.1428562Z adding 'torch/include/ATen/ops/fmod_native.h' 2022-12-01T10:32:51.1432848Z adding 'torch/include/ATen/ops/fmod_ops.h' 2022-12-01T10:32:51.1436894Z adding 'torch/include/ATen/ops/frac.h' 2022-12-01T10:32:51.1441121Z adding 'torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.1445231Z adding 'torch/include/ATen/ops/frac_cpu_dispatch.h' 2022-12-01T10:32:51.1449398Z adding 'torch/include/ATen/ops/frac_cuda_dispatch.h' 2022-12-01T10:32:51.1453491Z adding 'torch/include/ATen/ops/frac_meta.h' 2022-12-01T10:32:51.1457680Z adding 'torch/include/ATen/ops/frac_meta_dispatch.h' 2022-12-01T10:32:51.1461749Z adding 'torch/include/ATen/ops/frac_native.h' 2022-12-01T10:32:51.1465982Z adding 'torch/include/ATen/ops/frac_ops.h' 2022-12-01T10:32:51.1470959Z adding 'torch/include/ATen/ops/fractional_max_pool2d.h' 2022-12-01T10:32:51.1475333Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward.h' 2022-12-01T10:32:51.1479736Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.1484060Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h' 2022-12-01T10:32:51.1488480Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h' 2022-12-01T10:32:51.1492747Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h' 2022-12-01T10:32:51.1496950Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h' 2022-12-01T10:32:51.1501140Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_native.h' 2022-12-01T10:32:51.1505517Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h' 2022-12-01T10:32:51.1509872Z adding 'torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.1514036Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h' 2022-12-01T10:32:51.1518390Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h' 2022-12-01T10:32:51.1522618Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta.h' 2022-12-01T10:32:51.1526867Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h' 2022-12-01T10:32:51.1531122Z adding 'torch/include/ATen/ops/fractional_max_pool2d_native.h' 2022-12-01T10:32:51.1535414Z adding 'torch/include/ATen/ops/fractional_max_pool2d_ops.h' 2022-12-01T10:32:51.1539697Z adding 'torch/include/ATen/ops/fractional_max_pool3d.h' 2022-12-01T10:32:51.1544071Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward.h' 2022-12-01T10:32:51.1548486Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h' 2022-12-01T10:32:51.1552944Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h' 2022-12-01T10:32:51.1556965Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_native.h' 2022-12-01T10:32:51.1561277Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h' 2022-12-01T10:32:51.1565784Z adding 'torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.1592718Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h' 2022-12-01T10:32:51.1596982Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h' 2022-12-01T10:32:51.1602287Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta.h' 2022-12-01T10:32:51.1607233Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h' 2022-12-01T10:32:51.1611822Z adding 'torch/include/ATen/ops/fractional_max_pool3d_native.h' 2022-12-01T10:32:51.1616320Z adding 'torch/include/ATen/ops/fractional_max_pool3d_ops.h' 2022-12-01T10:32:51.1620581Z adding 'torch/include/ATen/ops/frexp.h' 2022-12-01T10:32:51.1625065Z adding 'torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.1629165Z adding 'torch/include/ATen/ops/frexp_cpu_dispatch.h' 2022-12-01T10:32:51.1633351Z adding 'torch/include/ATen/ops/frexp_cuda_dispatch.h' 2022-12-01T10:32:51.1637314Z adding 'torch/include/ATen/ops/frexp_native.h' 2022-12-01T10:32:51.1641566Z adding 'torch/include/ATen/ops/frexp_ops.h' 2022-12-01T10:32:51.1645941Z adding 'torch/include/ATen/ops/frobenius_norm.h' 2022-12-01T10:32:51.1650201Z adding 'torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.1654221Z adding 'torch/include/ATen/ops/frobenius_norm_native.h' 2022-12-01T10:32:51.1658643Z adding 'torch/include/ATen/ops/frobenius_norm_ops.h' 2022-12-01T10:32:51.1663281Z adding 'torch/include/ATen/ops/from_blob.h' 2022-12-01T10:32:51.1667656Z adding 'torch/include/ATen/ops/from_file.h' 2022-12-01T10:32:51.1672197Z adding 'torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.1676333Z adding 'torch/include/ATen/ops/from_file_cpu_dispatch.h' 2022-12-01T10:32:51.1680296Z adding 'torch/include/ATen/ops/from_file_native.h' 2022-12-01T10:32:51.1684721Z adding 'torch/include/ATen/ops/from_file_ops.h' 2022-12-01T10:32:51.1689360Z adding 'torch/include/ATen/ops/full.h' 2022-12-01T10:32:51.1693963Z adding 'torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.1698479Z adding 'torch/include/ATen/ops/full_like.h' 2022-12-01T10:32:51.1702973Z adding 'torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.1707060Z adding 'torch/include/ATen/ops/full_like_native.h' 2022-12-01T10:32:51.1711437Z adding 'torch/include/ATen/ops/full_like_ops.h' 2022-12-01T10:32:51.1715571Z adding 'torch/include/ATen/ops/full_native.h' 2022-12-01T10:32:51.1720142Z adding 'torch/include/ATen/ops/full_ops.h' 2022-12-01T10:32:51.1724670Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h' 2022-12-01T10:32:51.1729028Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.1733057Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h' 2022-12-01T10:32:51.1737382Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h' 2022-12-01T10:32:51.1741579Z adding 'torch/include/ATen/ops/gather.h' 2022-12-01T10:32:51.1749136Z adding 'torch/include/ATen/ops/gather_backward.h' 2022-12-01T10:32:51.1758939Z adding 'torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.1764434Z adding 'torch/include/ATen/ops/gather_backward_native.h' 2022-12-01T10:32:51.1769349Z adding 'torch/include/ATen/ops/gather_backward_ops.h' 2022-12-01T10:32:51.1775132Z adding 'torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.1781626Z adding 'torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.1786922Z adding 'torch/include/ATen/ops/gather_cpu_dispatch.h' 2022-12-01T10:32:51.1792770Z adding 'torch/include/ATen/ops/gather_cuda_dispatch.h' 2022-12-01T10:32:51.1797670Z adding 'torch/include/ATen/ops/gather_meta.h' 2022-12-01T10:32:51.1802712Z adding 'torch/include/ATen/ops/gather_meta_dispatch.h' 2022-12-01T10:32:51.1807583Z adding 'torch/include/ATen/ops/gather_native.h' 2022-12-01T10:32:51.1812619Z adding 'torch/include/ATen/ops/gather_ops.h' 2022-12-01T10:32:51.1817500Z adding 'torch/include/ATen/ops/gcd.h' 2022-12-01T10:32:51.1822802Z adding 'torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.1827443Z adding 'torch/include/ATen/ops/gcd_cpu_dispatch.h' 2022-12-01T10:32:51.1832405Z adding 'torch/include/ATen/ops/gcd_cuda_dispatch.h' 2022-12-01T10:32:51.1837322Z adding 'torch/include/ATen/ops/gcd_meta.h' 2022-12-01T10:32:51.1842141Z adding 'torch/include/ATen/ops/gcd_meta_dispatch.h' 2022-12-01T10:32:51.1847008Z adding 'torch/include/ATen/ops/gcd_native.h' 2022-12-01T10:32:51.1851305Z adding 'torch/include/ATen/ops/gcd_ops.h' 2022-12-01T10:32:51.1855560Z adding 'torch/include/ATen/ops/ge.h' 2022-12-01T10:32:51.1860022Z adding 'torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.1864162Z adding 'torch/include/ATen/ops/ge_cpu_dispatch.h' 2022-12-01T10:32:51.1868333Z adding 'torch/include/ATen/ops/ge_cuda_dispatch.h' 2022-12-01T10:32:51.1872487Z adding 'torch/include/ATen/ops/ge_meta.h' 2022-12-01T10:32:51.1876581Z adding 'torch/include/ATen/ops/ge_meta_dispatch.h' 2022-12-01T10:32:51.1880682Z adding 'torch/include/ATen/ops/ge_native.h' 2022-12-01T10:32:51.1885181Z adding 'torch/include/ATen/ops/ge_ops.h' 2022-12-01T10:32:51.1889329Z adding 'torch/include/ATen/ops/gelu.h' 2022-12-01T10:32:51.1893582Z adding 'torch/include/ATen/ops/gelu_backward.h' 2022-12-01T10:32:51.1898138Z adding 'torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.1902645Z adding 'torch/include/ATen/ops/gelu_backward_cpu_dispatch.h' 2022-12-01T10:32:51.1906683Z adding 'torch/include/ATen/ops/gelu_backward_cuda_dispatch.h' 2022-12-01T10:32:51.1910689Z adding 'torch/include/ATen/ops/gelu_backward_meta.h' 2022-12-01T10:32:51.1914937Z adding 'torch/include/ATen/ops/gelu_backward_meta_dispatch.h' 2022-12-01T10:32:51.1919022Z adding 'torch/include/ATen/ops/gelu_backward_native.h' 2022-12-01T10:32:51.1923325Z adding 'torch/include/ATen/ops/gelu_backward_ops.h' 2022-12-01T10:32:51.1927768Z adding 'torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.1931722Z adding 'torch/include/ATen/ops/gelu_cpu_dispatch.h' 2022-12-01T10:32:51.1936061Z adding 'torch/include/ATen/ops/gelu_cuda_dispatch.h' 2022-12-01T10:32:51.1940129Z adding 'torch/include/ATen/ops/gelu_meta.h' 2022-12-01T10:32:51.1944182Z adding 'torch/include/ATen/ops/gelu_meta_dispatch.h' 2022-12-01T10:32:51.1948305Z adding 'torch/include/ATen/ops/gelu_native.h' 2022-12-01T10:32:51.1952548Z adding 'torch/include/ATen/ops/gelu_ops.h' 2022-12-01T10:32:51.1956599Z adding 'torch/include/ATen/ops/geometric.h' 2022-12-01T10:32:51.1960934Z adding 'torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.1965363Z adding 'torch/include/ATen/ops/geometric_cpu_dispatch.h' 2022-12-01T10:32:51.1969458Z adding 'torch/include/ATen/ops/geometric_cuda_dispatch.h' 2022-12-01T10:32:51.1973802Z adding 'torch/include/ATen/ops/geometric_meta_dispatch.h' 2022-12-01T10:32:51.1978006Z adding 'torch/include/ATen/ops/geometric_native.h' 2022-12-01T10:32:51.1982312Z adding 'torch/include/ATen/ops/geometric_ops.h' 2022-12-01T10:32:51.1986372Z adding 'torch/include/ATen/ops/geqrf.h' 2022-12-01T10:32:51.1990523Z adding 'torch/include/ATen/ops/geqrf_cpu_dispatch.h' 2022-12-01T10:32:51.1994679Z adding 'torch/include/ATen/ops/geqrf_cuda_dispatch.h' 2022-12-01T10:32:51.1998560Z adding 'torch/include/ATen/ops/geqrf_native.h' 2022-12-01T10:32:51.2002741Z adding 'torch/include/ATen/ops/geqrf_ops.h' 2022-12-01T10:32:51.2006812Z adding 'torch/include/ATen/ops/ger.h' 2022-12-01T10:32:51.2011122Z adding 'torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.2015114Z adding 'torch/include/ATen/ops/ger_native.h' 2022-12-01T10:32:51.2019193Z adding 'torch/include/ATen/ops/ger_ops.h' 2022-12-01T10:32:51.2023253Z adding 'torch/include/ATen/ops/glu.h' 2022-12-01T10:32:51.2027326Z adding 'torch/include/ATen/ops/glu_backward.h' 2022-12-01T10:32:51.2031482Z adding 'torch/include/ATen/ops/glu_backward_cpu_dispatch.h' 2022-12-01T10:32:51.2035552Z adding 'torch/include/ATen/ops/glu_backward_cuda_dispatch.h' 2022-12-01T10:32:51.2039607Z adding 'torch/include/ATen/ops/glu_backward_jvp.h' 2022-12-01T10:32:51.2044011Z adding 'torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.2048259Z adding 'torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h' 2022-12-01T10:32:51.2052479Z adding 'torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h' 2022-12-01T10:32:51.2056487Z adding 'torch/include/ATen/ops/glu_backward_jvp_native.h' 2022-12-01T10:32:51.2060681Z adding 'torch/include/ATen/ops/glu_backward_jvp_ops.h' 2022-12-01T10:32:51.2064734Z adding 'torch/include/ATen/ops/glu_backward_native.h' 2022-12-01T10:32:51.2068853Z adding 'torch/include/ATen/ops/glu_backward_ops.h' 2022-12-01T10:32:51.2073194Z adding 'torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.2077276Z adding 'torch/include/ATen/ops/glu_cpu_dispatch.h' 2022-12-01T10:32:51.2081280Z adding 'torch/include/ATen/ops/glu_cuda_dispatch.h' 2022-12-01T10:32:51.2085365Z adding 'torch/include/ATen/ops/glu_jvp.h' 2022-12-01T10:32:51.2089772Z adding 'torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.2093749Z adding 'torch/include/ATen/ops/glu_jvp_cpu_dispatch.h' 2022-12-01T10:32:51.2097755Z adding 'torch/include/ATen/ops/glu_jvp_cuda_dispatch.h' 2022-12-01T10:32:51.2101762Z adding 'torch/include/ATen/ops/glu_jvp_native.h' 2022-12-01T10:32:51.2105866Z adding 'torch/include/ATen/ops/glu_jvp_ops.h' 2022-12-01T10:32:51.2109880Z adding 'torch/include/ATen/ops/glu_meta.h' 2022-12-01T10:32:51.2113951Z adding 'torch/include/ATen/ops/glu_meta_dispatch.h' 2022-12-01T10:32:51.2117847Z adding 'torch/include/ATen/ops/glu_native.h' 2022-12-01T10:32:51.2121880Z adding 'torch/include/ATen/ops/glu_ops.h' 2022-12-01T10:32:51.2126170Z adding 'torch/include/ATen/ops/gradient.h' 2022-12-01T10:32:51.2130654Z adding 'torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.2134782Z adding 'torch/include/ATen/ops/gradient_native.h' 2022-12-01T10:32:51.2139377Z adding 'torch/include/ATen/ops/gradient_ops.h' 2022-12-01T10:32:51.2143554Z adding 'torch/include/ATen/ops/greater.h' 2022-12-01T10:32:51.2147892Z adding 'torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.2151973Z adding 'torch/include/ATen/ops/greater_equal.h' 2022-12-01T10:32:51.2156253Z adding 'torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.2160415Z adding 'torch/include/ATen/ops/greater_equal_native.h' 2022-12-01T10:32:51.2164988Z adding 'torch/include/ATen/ops/greater_equal_ops.h' 2022-12-01T10:32:51.2169131Z adding 'torch/include/ATen/ops/greater_native.h' 2022-12-01T10:32:51.2173436Z adding 'torch/include/ATen/ops/greater_ops.h' 2022-12-01T10:32:51.2177488Z adding 'torch/include/ATen/ops/grid_sampler.h' 2022-12-01T10:32:51.2181535Z adding 'torch/include/ATen/ops/grid_sampler_2d.h' 2022-12-01T10:32:51.2186089Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward.h' 2022-12-01T10:32:51.2190974Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.2195231Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h' 2022-12-01T10:32:51.2199369Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h' 2022-12-01T10:32:51.2203581Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_native.h' 2022-12-01T10:32:51.2207840Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_ops.h' 2022-12-01T10:32:51.2212312Z adding 'torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.2216476Z adding 'torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h' 2022-12-01T10:32:51.2220578Z adding 'torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h' 2022-12-01T10:32:51.2224656Z adding 'torch/include/ATen/ops/grid_sampler_2d_native.h' 2022-12-01T10:32:51.2229005Z adding 'torch/include/ATen/ops/grid_sampler_2d_ops.h' 2022-12-01T10:32:51.2233169Z adding 'torch/include/ATen/ops/grid_sampler_3d.h' 2022-12-01T10:32:51.2237697Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward.h' 2022-12-01T10:32:51.2242306Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.2246701Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h' 2022-12-01T10:32:51.2251033Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h' 2022-12-01T10:32:51.2255164Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_native.h' 2022-12-01T10:32:51.2259691Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_ops.h' 2022-12-01T10:32:51.2264196Z adding 'torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.2268504Z adding 'torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h' 2022-12-01T10:32:51.2272627Z adding 'torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h' 2022-12-01T10:32:51.2277143Z adding 'torch/include/ATen/ops/grid_sampler_3d_native.h' 2022-12-01T10:32:51.2281749Z adding 'torch/include/ATen/ops/grid_sampler_3d_ops.h' 2022-12-01T10:32:51.2286909Z adding 'torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.2291094Z adding 'torch/include/ATen/ops/grid_sampler_native.h' 2022-12-01T10:32:51.2295266Z adding 'torch/include/ATen/ops/grid_sampler_ops.h' 2022-12-01T10:32:51.2299405Z adding 'torch/include/ATen/ops/group_norm.h' 2022-12-01T10:32:51.2303740Z adding 'torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.2307631Z adding 'torch/include/ATen/ops/group_norm_native.h' 2022-12-01T10:32:51.2311913Z adding 'torch/include/ATen/ops/group_norm_ops.h' 2022-12-01T10:32:51.2316132Z adding 'torch/include/ATen/ops/gru.h' 2022-12-01T10:32:51.2320225Z adding 'torch/include/ATen/ops/gru_cell.h' 2022-12-01T10:32:51.2324576Z adding 'torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.2328586Z adding 'torch/include/ATen/ops/gru_cell_native.h' 2022-12-01T10:32:51.2332746Z adding 'torch/include/ATen/ops/gru_cell_ops.h' 2022-12-01T10:32:51.2336989Z adding 'torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.2340997Z adding 'torch/include/ATen/ops/gru_native.h' 2022-12-01T10:32:51.2345312Z adding 'torch/include/ATen/ops/gru_ops.h' 2022-12-01T10:32:51.2349526Z adding 'torch/include/ATen/ops/gt.h' 2022-12-01T10:32:51.2353996Z adding 'torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.2358350Z adding 'torch/include/ATen/ops/gt_cpu_dispatch.h' 2022-12-01T10:32:51.2362677Z adding 'torch/include/ATen/ops/gt_cuda_dispatch.h' 2022-12-01T10:32:51.2366766Z adding 'torch/include/ATen/ops/gt_meta.h' 2022-12-01T10:32:51.2370958Z adding 'torch/include/ATen/ops/gt_meta_dispatch.h' 2022-12-01T10:32:51.2375003Z adding 'torch/include/ATen/ops/gt_native.h' 2022-12-01T10:32:51.2379396Z adding 'torch/include/ATen/ops/gt_ops.h' 2022-12-01T10:32:51.2384218Z adding 'torch/include/ATen/ops/hamming_window.h' 2022-12-01T10:32:51.2389066Z adding 'torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.2393246Z adding 'torch/include/ATen/ops/hamming_window_native.h' 2022-12-01T10:32:51.2397980Z adding 'torch/include/ATen/ops/hamming_window_ops.h' 2022-12-01T10:32:51.2402640Z adding 'torch/include/ATen/ops/hann_window.h' 2022-12-01T10:32:51.2407166Z adding 'torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.2411372Z adding 'torch/include/ATen/ops/hann_window_native.h' 2022-12-01T10:32:51.2415788Z adding 'torch/include/ATen/ops/hann_window_ops.h' 2022-12-01T10:32:51.2419929Z adding 'torch/include/ATen/ops/hardshrink.h' 2022-12-01T10:32:51.2424133Z adding 'torch/include/ATen/ops/hardshrink_backward.h' 2022-12-01T10:32:51.2428544Z adding 'torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.2432954Z adding 'torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h' 2022-12-01T10:32:51.2437402Z adding 'torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h' 2022-12-01T10:32:51.2441819Z adding 'torch/include/ATen/ops/hardshrink_backward_meta.h' 2022-12-01T10:32:51.2446255Z adding 'torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h' 2022-12-01T10:32:51.2450399Z adding 'torch/include/ATen/ops/hardshrink_backward_native.h' 2022-12-01T10:32:51.2454615Z adding 'torch/include/ATen/ops/hardshrink_backward_ops.h' 2022-12-01T10:32:51.2459083Z adding 'torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.2463139Z adding 'torch/include/ATen/ops/hardshrink_cpu_dispatch.h' 2022-12-01T10:32:51.2467302Z adding 'torch/include/ATen/ops/hardshrink_cuda_dispatch.h' 2022-12-01T10:32:51.2471239Z adding 'torch/include/ATen/ops/hardshrink_meta.h' 2022-12-01T10:32:51.2475358Z adding 'torch/include/ATen/ops/hardshrink_meta_dispatch.h' 2022-12-01T10:32:51.2479659Z adding 'torch/include/ATen/ops/hardshrink_native.h' 2022-12-01T10:32:51.2483566Z adding 'torch/include/ATen/ops/hardshrink_ops.h' 2022-12-01T10:32:51.2492152Z adding 'torch/include/ATen/ops/hardsigmoid.h' 2022-12-01T10:32:51.2495417Z adding 'torch/include/ATen/ops/hardsigmoid_backward.h' 2022-12-01T10:32:51.2500920Z adding 'torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.2505346Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h' 2022-12-01T10:32:51.2510088Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h' 2022-12-01T10:32:51.2514463Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta.h' 2022-12-01T10:32:51.2518834Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h' 2022-12-01T10:32:51.2523026Z adding 'torch/include/ATen/ops/hardsigmoid_backward_native.h' 2022-12-01T10:32:51.2527321Z adding 'torch/include/ATen/ops/hardsigmoid_backward_ops.h' 2022-12-01T10:32:51.2531938Z adding 'torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.2536242Z adding 'torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h' 2022-12-01T10:32:51.2540327Z adding 'torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h' 2022-12-01T10:32:51.2544349Z adding 'torch/include/ATen/ops/hardsigmoid_meta.h' 2022-12-01T10:32:51.2548424Z adding 'torch/include/ATen/ops/hardsigmoid_meta_dispatch.h' 2022-12-01T10:32:51.2552466Z adding 'torch/include/ATen/ops/hardsigmoid_native.h' 2022-12-01T10:32:51.2556693Z adding 'torch/include/ATen/ops/hardsigmoid_ops.h' 2022-12-01T10:32:51.2560811Z adding 'torch/include/ATen/ops/hardswish.h' 2022-12-01T10:32:51.2564989Z adding 'torch/include/ATen/ops/hardswish_backward.h' 2022-12-01T10:32:51.2569299Z adding 'torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.2573482Z adding 'torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h' 2022-12-01T10:32:51.2577951Z adding 'torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h' 2022-12-01T10:32:51.2582368Z adding 'torch/include/ATen/ops/hardswish_backward_native.h' 2022-12-01T10:32:51.2586985Z adding 'torch/include/ATen/ops/hardswish_backward_ops.h' 2022-12-01T10:32:51.2591216Z adding 'torch/include/ATen/ops/hardswish_cpu_dispatch.h' 2022-12-01T10:32:51.2595361Z adding 'torch/include/ATen/ops/hardswish_cuda_dispatch.h' 2022-12-01T10:32:51.2599316Z adding 'torch/include/ATen/ops/hardswish_meta_dispatch.h' 2022-12-01T10:32:51.2603332Z adding 'torch/include/ATen/ops/hardswish_native.h' 2022-12-01T10:32:51.2607486Z adding 'torch/include/ATen/ops/hardswish_ops.h' 2022-12-01T10:32:51.2611539Z adding 'torch/include/ATen/ops/hardtanh.h' 2022-12-01T10:32:51.2615604Z adding 'torch/include/ATen/ops/hardtanh_backward.h' 2022-12-01T10:32:51.2619770Z adding 'torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h' 2022-12-01T10:32:51.2623888Z adding 'torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h' 2022-12-01T10:32:51.2628198Z adding 'torch/include/ATen/ops/hardtanh_backward_native.h' 2022-12-01T10:32:51.2632495Z adding 'torch/include/ATen/ops/hardtanh_backward_ops.h' 2022-12-01T10:32:51.2636597Z adding 'torch/include/ATen/ops/hardtanh_cpu_dispatch.h' 2022-12-01T10:32:51.2640701Z adding 'torch/include/ATen/ops/hardtanh_cuda_dispatch.h' 2022-12-01T10:32:51.2644851Z adding 'torch/include/ATen/ops/hardtanh_meta_dispatch.h' 2022-12-01T10:32:51.2649208Z adding 'torch/include/ATen/ops/hardtanh_native.h' 2022-12-01T10:32:51.2653706Z adding 'torch/include/ATen/ops/hardtanh_ops.h' 2022-12-01T10:32:51.2657950Z adding 'torch/include/ATen/ops/heaviside.h' 2022-12-01T10:32:51.2662892Z adding 'torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.2666882Z adding 'torch/include/ATen/ops/heaviside_cpu_dispatch.h' 2022-12-01T10:32:51.2670936Z adding 'torch/include/ATen/ops/heaviside_cuda_dispatch.h' 2022-12-01T10:32:51.2674888Z adding 'torch/include/ATen/ops/heaviside_meta.h' 2022-12-01T10:32:51.2679408Z adding 'torch/include/ATen/ops/heaviside_meta_dispatch.h' 2022-12-01T10:32:51.2683580Z adding 'torch/include/ATen/ops/heaviside_native.h' 2022-12-01T10:32:51.2687933Z adding 'torch/include/ATen/ops/heaviside_ops.h' 2022-12-01T10:32:51.2692151Z adding 'torch/include/ATen/ops/hinge_embedding_loss.h' 2022-12-01T10:32:51.2696596Z adding 'torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.2700503Z adding 'torch/include/ATen/ops/hinge_embedding_loss_native.h' 2022-12-01T10:32:51.2704620Z adding 'torch/include/ATen/ops/hinge_embedding_loss_ops.h' 2022-12-01T10:32:51.2708668Z adding 'torch/include/ATen/ops/histc.h' 2022-12-01T10:32:51.2713088Z adding 'torch/include/ATen/ops/histc_cpu_dispatch.h' 2022-12-01T10:32:51.2717464Z adding 'torch/include/ATen/ops/histc_cuda_dispatch.h' 2022-12-01T10:32:51.2721546Z adding 'torch/include/ATen/ops/histc_native.h' 2022-12-01T10:32:51.2725805Z adding 'torch/include/ATen/ops/histc_ops.h' 2022-12-01T10:32:51.2730135Z adding 'torch/include/ATen/ops/histogram.h' 2022-12-01T10:32:51.2734436Z adding 'torch/include/ATen/ops/histogram_cpu_dispatch.h' 2022-12-01T10:32:51.2738805Z adding 'torch/include/ATen/ops/histogram_native.h' 2022-12-01T10:32:51.2743588Z adding 'torch/include/ATen/ops/histogram_ops.h' 2022-12-01T10:32:51.2748146Z adding 'torch/include/ATen/ops/histogramdd.h' 2022-12-01T10:32:51.2752541Z adding 'torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.2756632Z adding 'torch/include/ATen/ops/histogramdd_native.h' 2022-12-01T10:32:51.2761017Z adding 'torch/include/ATen/ops/histogramdd_ops.h' 2022-12-01T10:32:51.2765297Z adding 'torch/include/ATen/ops/hsplit.h' 2022-12-01T10:32:51.2769687Z adding 'torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.2774027Z adding 'torch/include/ATen/ops/hsplit_native.h' 2022-12-01T10:32:51.2778318Z adding 'torch/include/ATen/ops/hsplit_ops.h' 2022-12-01T10:32:51.2782541Z adding 'torch/include/ATen/ops/hspmm.h' 2022-12-01T10:32:51.2786716Z adding 'torch/include/ATen/ops/hspmm_native.h' 2022-12-01T10:32:51.2790931Z adding 'torch/include/ATen/ops/hspmm_ops.h' 2022-12-01T10:32:51.2795023Z adding 'torch/include/ATen/ops/hstack.h' 2022-12-01T10:32:51.2799436Z adding 'torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.2803597Z adding 'torch/include/ATen/ops/hstack_native.h' 2022-12-01T10:32:51.2807995Z adding 'torch/include/ATen/ops/hstack_ops.h' 2022-12-01T10:32:51.2812130Z adding 'torch/include/ATen/ops/huber_loss.h' 2022-12-01T10:32:51.2816433Z adding 'torch/include/ATen/ops/huber_loss_backward.h' 2022-12-01T10:32:51.2820814Z adding 'torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.2825011Z adding 'torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h' 2022-12-01T10:32:51.2829106Z adding 'torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h' 2022-12-01T10:32:51.2833267Z adding 'torch/include/ATen/ops/huber_loss_backward_native.h' 2022-12-01T10:32:51.2837608Z adding 'torch/include/ATen/ops/huber_loss_backward_ops.h' 2022-12-01T10:32:51.2842037Z adding 'torch/include/ATen/ops/huber_loss_cpu_dispatch.h' 2022-12-01T10:32:51.2846399Z adding 'torch/include/ATen/ops/huber_loss_cuda_dispatch.h' 2022-12-01T10:32:51.2850541Z adding 'torch/include/ATen/ops/huber_loss_native.h' 2022-12-01T10:32:51.2854761Z adding 'torch/include/ATen/ops/huber_loss_ops.h' 2022-12-01T10:32:51.2858774Z adding 'torch/include/ATen/ops/hypot.h' 2022-12-01T10:32:51.2863176Z adding 'torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.2867221Z adding 'torch/include/ATen/ops/hypot_cpu_dispatch.h' 2022-12-01T10:32:51.2871408Z adding 'torch/include/ATen/ops/hypot_cuda_dispatch.h' 2022-12-01T10:32:51.2875326Z adding 'torch/include/ATen/ops/hypot_meta.h' 2022-12-01T10:32:51.2879661Z adding 'torch/include/ATen/ops/hypot_meta_dispatch.h' 2022-12-01T10:32:51.2883860Z adding 'torch/include/ATen/ops/hypot_native.h' 2022-12-01T10:32:51.2888401Z adding 'torch/include/ATen/ops/hypot_ops.h' 2022-12-01T10:32:51.2892952Z adding 'torch/include/ATen/ops/i0.h' 2022-12-01T10:32:51.2897537Z adding 'torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.2901586Z adding 'torch/include/ATen/ops/i0_cpu_dispatch.h' 2022-12-01T10:32:51.2905591Z adding 'torch/include/ATen/ops/i0_cuda_dispatch.h' 2022-12-01T10:32:51.2909613Z adding 'torch/include/ATen/ops/i0_meta.h' 2022-12-01T10:32:51.2913711Z adding 'torch/include/ATen/ops/i0_meta_dispatch.h' 2022-12-01T10:32:51.2917721Z adding 'torch/include/ATen/ops/i0_native.h' 2022-12-01T10:32:51.2921892Z adding 'torch/include/ATen/ops/i0_ops.h' 2022-12-01T10:32:51.2926266Z adding 'torch/include/ATen/ops/igamma.h' 2022-12-01T10:32:51.2931165Z adding 'torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.2935308Z adding 'torch/include/ATen/ops/igamma_cpu_dispatch.h' 2022-12-01T10:32:51.2939437Z adding 'torch/include/ATen/ops/igamma_cuda_dispatch.h' 2022-12-01T10:32:51.2943453Z adding 'torch/include/ATen/ops/igamma_meta.h' 2022-12-01T10:32:51.2947711Z adding 'torch/include/ATen/ops/igamma_meta_dispatch.h' 2022-12-01T10:32:51.2951681Z adding 'torch/include/ATen/ops/igamma_native.h' 2022-12-01T10:32:51.2955966Z adding 'torch/include/ATen/ops/igamma_ops.h' 2022-12-01T10:32:51.2960123Z adding 'torch/include/ATen/ops/igammac.h' 2022-12-01T10:32:51.2964566Z adding 'torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.2968639Z adding 'torch/include/ATen/ops/igammac_cpu_dispatch.h' 2022-12-01T10:32:51.2972787Z adding 'torch/include/ATen/ops/igammac_cuda_dispatch.h' 2022-12-01T10:32:51.2976841Z adding 'torch/include/ATen/ops/igammac_meta.h' 2022-12-01T10:32:51.2980989Z adding 'torch/include/ATen/ops/igammac_meta_dispatch.h' 2022-12-01T10:32:51.2985059Z adding 'torch/include/ATen/ops/igammac_native.h' 2022-12-01T10:32:51.2989335Z adding 'torch/include/ATen/ops/igammac_ops.h' 2022-12-01T10:32:51.2993482Z adding 'torch/include/ATen/ops/im2col.h' 2022-12-01T10:32:51.2997809Z adding 'torch/include/ATen/ops/im2col_cpu_dispatch.h' 2022-12-01T10:32:51.3001956Z adding 'torch/include/ATen/ops/im2col_cuda_dispatch.h' 2022-12-01T10:32:51.3006633Z adding 'torch/include/ATen/ops/im2col_native.h' 2022-12-01T10:32:51.3010710Z adding 'torch/include/ATen/ops/im2col_ops.h' 2022-12-01T10:32:51.3014936Z adding 'torch/include/ATen/ops/imag.h' 2022-12-01T10:32:51.3019956Z adding 'torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.3023961Z adding 'torch/include/ATen/ops/imag_native.h' 2022-12-01T10:32:51.3028055Z adding 'torch/include/ATen/ops/imag_ops.h' 2022-12-01T10:32:51.3032202Z adding 'torch/include/ATen/ops/index.h' 2022-12-01T10:32:51.3036468Z adding 'torch/include/ATen/ops/index_add.h' 2022-12-01T10:32:51.3041086Z adding 'torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.3045357Z adding 'torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.3049531Z adding 'torch/include/ATen/ops/index_add_cpu_dispatch.h' 2022-12-01T10:32:51.3053801Z adding 'torch/include/ATen/ops/index_add_cuda_dispatch.h' 2022-12-01T10:32:51.3057909Z adding 'torch/include/ATen/ops/index_add_meta.h' 2022-12-01T10:32:51.3062263Z adding 'torch/include/ATen/ops/index_add_meta_dispatch.h' 2022-12-01T10:32:51.3066337Z adding 'torch/include/ATen/ops/index_add_native.h' 2022-12-01T10:32:51.3070757Z adding 'torch/include/ATen/ops/index_add_ops.h' 2022-12-01T10:32:51.3075188Z adding 'torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.3079669Z adding 'torch/include/ATen/ops/index_copy.h' 2022-12-01T10:32:51.3084340Z adding 'torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.3088706Z adding 'torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.3092844Z adding 'torch/include/ATen/ops/index_copy_cpu_dispatch.h' 2022-12-01T10:32:51.3096917Z adding 'torch/include/ATen/ops/index_copy_cuda_dispatch.h' 2022-12-01T10:32:51.3100926Z adding 'torch/include/ATen/ops/index_copy_meta.h' 2022-12-01T10:32:51.3105569Z adding 'torch/include/ATen/ops/index_copy_meta_dispatch.h' 2022-12-01T10:32:51.3109518Z adding 'torch/include/ATen/ops/index_copy_native.h' 2022-12-01T10:32:51.3113820Z adding 'torch/include/ATen/ops/index_copy_ops.h' 2022-12-01T10:32:51.3118212Z adding 'torch/include/ATen/ops/index_cpu_dispatch.h' 2022-12-01T10:32:51.3122274Z adding 'torch/include/ATen/ops/index_cuda_dispatch.h' 2022-12-01T10:32:51.3126548Z adding 'torch/include/ATen/ops/index_fill.h' 2022-12-01T10:32:51.3130833Z adding 'torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.3135072Z adding 'torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.3139106Z adding 'torch/include/ATen/ops/index_fill_cpu_dispatch.h' 2022-12-01T10:32:51.3143526Z adding 'torch/include/ATen/ops/index_fill_cuda_dispatch.h' 2022-12-01T10:32:51.3147746Z adding 'torch/include/ATen/ops/index_fill_meta_dispatch.h' 2022-12-01T10:32:51.3151795Z adding 'torch/include/ATen/ops/index_fill_native.h' 2022-12-01T10:32:51.3156590Z adding 'torch/include/ATen/ops/index_fill_ops.h' 2022-12-01T10:32:51.3160997Z adding 'torch/include/ATen/ops/index_meta.h' 2022-12-01T10:32:51.3165359Z adding 'torch/include/ATen/ops/index_meta_dispatch.h' 2022-12-01T10:32:51.3169336Z adding 'torch/include/ATen/ops/index_native.h' 2022-12-01T10:32:51.3173641Z adding 'torch/include/ATen/ops/index_ops.h' 2022-12-01T10:32:51.3177713Z adding 'torch/include/ATen/ops/index_put.h' 2022-12-01T10:32:51.3182247Z adding 'torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.3186229Z adding 'torch/include/ATen/ops/index_put_native.h' 2022-12-01T10:32:51.3193641Z adding 'torch/include/ATen/ops/index_put_ops.h' 2022-12-01T10:32:51.3198925Z adding 'torch/include/ATen/ops/index_reduce.h' 2022-12-01T10:32:51.3203947Z adding 'torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.3208024Z adding 'torch/include/ATen/ops/index_reduce_cpu_dispatch.h' 2022-12-01T10:32:51.3212344Z adding 'torch/include/ATen/ops/index_reduce_cuda_dispatch.h' 2022-12-01T10:32:51.3216354Z adding 'torch/include/ATen/ops/index_reduce_meta.h' 2022-12-01T10:32:51.3220541Z adding 'torch/include/ATen/ops/index_reduce_meta_dispatch.h' 2022-12-01T10:32:51.3224752Z adding 'torch/include/ATen/ops/index_reduce_native.h' 2022-12-01T10:32:51.3229020Z adding 'torch/include/ATen/ops/index_reduce_ops.h' 2022-12-01T10:32:51.3233181Z adding 'torch/include/ATen/ops/index_select.h' 2022-12-01T10:32:51.3237239Z adding 'torch/include/ATen/ops/index_select_backward.h' 2022-12-01T10:32:51.3241449Z adding 'torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.3245512Z adding 'torch/include/ATen/ops/index_select_backward_native.h' 2022-12-01T10:32:51.3249643Z adding 'torch/include/ATen/ops/index_select_backward_ops.h' 2022-12-01T10:32:51.3253873Z adding 'torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.3257921Z adding 'torch/include/ATen/ops/index_select_cpu_dispatch.h' 2022-12-01T10:32:51.3262031Z adding 'torch/include/ATen/ops/index_select_cuda_dispatch.h' 2022-12-01T10:32:51.3266055Z adding 'torch/include/ATen/ops/index_select_native.h' 2022-12-01T10:32:51.3270275Z adding 'torch/include/ATen/ops/index_select_ops.h' 2022-12-01T10:32:51.3274222Z adding 'torch/include/ATen/ops/indices.h' 2022-12-01T10:32:51.3278226Z adding 'torch/include/ATen/ops/indices_copy.h' 2022-12-01T10:32:51.3282513Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.3286835Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.3290669Z adding 'torch/include/ATen/ops/indices_copy_native.h' 2022-12-01T10:32:51.3294863Z adding 'torch/include/ATen/ops/indices_copy_ops.h' 2022-12-01T10:32:51.3298820Z adding 'torch/include/ATen/ops/indices_native.h' 2022-12-01T10:32:51.3302812Z adding 'torch/include/ATen/ops/indices_ops.h' 2022-12-01T10:32:51.3306987Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h' 2022-12-01T10:32:51.3311299Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.3315428Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h' 2022-12-01T10:32:51.3319577Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h' 2022-12-01T10:32:51.3323579Z adding 'torch/include/ATen/ops/inner.h' 2022-12-01T10:32:51.3327773Z adding 'torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.3331636Z adding 'torch/include/ATen/ops/inner_native.h' 2022-12-01T10:32:51.3335704Z adding 'torch/include/ATen/ops/inner_ops.h' 2022-12-01T10:32:51.3339761Z adding 'torch/include/ATen/ops/instance_norm.h' 2022-12-01T10:32:51.3343987Z adding 'torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.3347911Z adding 'torch/include/ATen/ops/instance_norm_native.h' 2022-12-01T10:32:51.3352407Z adding 'torch/include/ATen/ops/instance_norm_ops.h' 2022-12-01T10:32:51.3356393Z adding 'torch/include/ATen/ops/int_repr.h' 2022-12-01T10:32:51.3360598Z adding 'torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.3364538Z adding 'torch/include/ATen/ops/int_repr_native.h' 2022-12-01T10:32:51.3368579Z adding 'torch/include/ATen/ops/int_repr_ops.h' 2022-12-01T10:32:51.3373035Z adding 'torch/include/ATen/ops/inverse.h' 2022-12-01T10:32:51.3377310Z adding 'torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.3381143Z adding 'torch/include/ATen/ops/inverse_native.h' 2022-12-01T10:32:51.3385239Z adding 'torch/include/ATen/ops/inverse_ops.h' 2022-12-01T10:32:51.3389177Z adding 'torch/include/ATen/ops/is_coalesced.h' 2022-12-01T10:32:51.3393270Z adding 'torch/include/ATen/ops/is_coalesced_native.h' 2022-12-01T10:32:51.3397437Z adding 'torch/include/ATen/ops/is_coalesced_ops.h' 2022-12-01T10:32:51.3401394Z adding 'torch/include/ATen/ops/is_complex.h' 2022-12-01T10:32:51.3405720Z adding 'torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.3409701Z adding 'torch/include/ATen/ops/is_complex_native.h' 2022-12-01T10:32:51.3413770Z adding 'torch/include/ATen/ops/is_complex_ops.h' 2022-12-01T10:32:51.3417720Z adding 'torch/include/ATen/ops/is_conj.h' 2022-12-01T10:32:51.3422071Z adding 'torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.3425997Z adding 'torch/include/ATen/ops/is_conj_native.h' 2022-12-01T10:32:51.3429960Z adding 'torch/include/ATen/ops/is_conj_ops.h' 2022-12-01T10:32:51.3434037Z adding 'torch/include/ATen/ops/is_distributed.h' 2022-12-01T10:32:51.3438282Z adding 'torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.3442220Z adding 'torch/include/ATen/ops/is_distributed_native.h' 2022-12-01T10:32:51.3446456Z adding 'torch/include/ATen/ops/is_distributed_ops.h' 2022-12-01T10:32:51.3450790Z adding 'torch/include/ATen/ops/is_floating_point.h' 2022-12-01T10:32:51.3455593Z adding 'torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.3459462Z adding 'torch/include/ATen/ops/is_floating_point_native.h' 2022-12-01T10:32:51.3463774Z adding 'torch/include/ATen/ops/is_floating_point_ops.h' 2022-12-01T10:32:51.3467687Z adding 'torch/include/ATen/ops/is_inference.h' 2022-12-01T10:32:51.3472587Z adding 'torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.3476557Z adding 'torch/include/ATen/ops/is_inference_native.h' 2022-12-01T10:32:51.3480705Z adding 'torch/include/ATen/ops/is_inference_ops.h' 2022-12-01T10:32:51.3484826Z adding 'torch/include/ATen/ops/is_leaf.h' 2022-12-01T10:32:51.3489483Z adding 'torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.3493414Z adding 'torch/include/ATen/ops/is_leaf_native.h' 2022-12-01T10:32:51.3497559Z adding 'torch/include/ATen/ops/is_leaf_ops.h' 2022-12-01T10:32:51.3501652Z adding 'torch/include/ATen/ops/is_neg.h' 2022-12-01T10:32:51.3506029Z adding 'torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.3510037Z adding 'torch/include/ATen/ops/is_neg_native.h' 2022-12-01T10:32:51.3514172Z adding 'torch/include/ATen/ops/is_neg_ops.h' 2022-12-01T10:32:51.3518364Z adding 'torch/include/ATen/ops/is_nonzero.h' 2022-12-01T10:32:51.3522567Z adding 'torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.3526582Z adding 'torch/include/ATen/ops/is_nonzero_native.h' 2022-12-01T10:32:51.3530611Z adding 'torch/include/ATen/ops/is_nonzero_ops.h' 2022-12-01T10:32:51.3534620Z adding 'torch/include/ATen/ops/is_pinned.h' 2022-12-01T10:32:51.3538915Z adding 'torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.3542996Z adding 'torch/include/ATen/ops/is_pinned_cuda_dispatch.h' 2022-12-01T10:32:51.3546996Z adding 'torch/include/ATen/ops/is_pinned_native.h' 2022-12-01T10:32:51.3551162Z adding 'torch/include/ATen/ops/is_pinned_ops.h' 2022-12-01T10:32:51.3555228Z adding 'torch/include/ATen/ops/is_same_size.h' 2022-12-01T10:32:51.3559479Z adding 'torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.3563582Z adding 'torch/include/ATen/ops/is_same_size_native.h' 2022-12-01T10:32:51.3567755Z adding 'torch/include/ATen/ops/is_same_size_ops.h' 2022-12-01T10:32:51.3571674Z adding 'torch/include/ATen/ops/is_set_to.h' 2022-12-01T10:32:51.3575927Z adding 'torch/include/ATen/ops/is_set_to_cpu_dispatch.h' 2022-12-01T10:32:51.3580041Z adding 'torch/include/ATen/ops/is_set_to_cuda_dispatch.h' 2022-12-01T10:32:51.3583969Z adding 'torch/include/ATen/ops/is_set_to_native.h' 2022-12-01T10:32:51.3588148Z adding 'torch/include/ATen/ops/is_set_to_ops.h' 2022-12-01T10:32:51.3592148Z adding 'torch/include/ATen/ops/is_signed.h' 2022-12-01T10:32:51.3596492Z adding 'torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.3600292Z adding 'torch/include/ATen/ops/is_signed_native.h' 2022-12-01T10:32:51.3604742Z adding 'torch/include/ATen/ops/is_signed_ops.h' 2022-12-01T10:32:51.3608891Z adding 'torch/include/ATen/ops/is_vulkan_available.h' 2022-12-01T10:32:51.3613141Z adding 'torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.3617129Z adding 'torch/include/ATen/ops/is_vulkan_available_native.h' 2022-12-01T10:32:51.3621332Z adding 'torch/include/ATen/ops/is_vulkan_available_ops.h' 2022-12-01T10:32:51.3625572Z adding 'torch/include/ATen/ops/isclose.h' 2022-12-01T10:32:51.3629768Z adding 'torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.3633688Z adding 'torch/include/ATen/ops/isclose_native.h' 2022-12-01T10:32:51.3637806Z adding 'torch/include/ATen/ops/isclose_ops.h' 2022-12-01T10:32:51.3641764Z adding 'torch/include/ATen/ops/isfinite.h' 2022-12-01T10:32:51.3646116Z adding 'torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.3650074Z adding 'torch/include/ATen/ops/isfinite_native.h' 2022-12-01T10:32:51.3654109Z adding 'torch/include/ATen/ops/isfinite_ops.h' 2022-12-01T10:32:51.3658372Z adding 'torch/include/ATen/ops/isin.h' 2022-12-01T10:32:51.3663422Z adding 'torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.3668126Z adding 'torch/include/ATen/ops/isin_cpu_dispatch.h' 2022-12-01T10:32:51.3672775Z adding 'torch/include/ATen/ops/isin_cuda_dispatch.h' 2022-12-01T10:32:51.3676883Z adding 'torch/include/ATen/ops/isin_meta.h' 2022-12-01T10:32:51.3681211Z adding 'torch/include/ATen/ops/isin_meta_dispatch.h' 2022-12-01T10:32:51.3685438Z adding 'torch/include/ATen/ops/isin_native.h' 2022-12-01T10:32:51.3689881Z adding 'torch/include/ATen/ops/isin_ops.h' 2022-12-01T10:32:51.3694342Z adding 'torch/include/ATen/ops/isinf.h' 2022-12-01T10:32:51.3698835Z adding 'torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.3702862Z adding 'torch/include/ATen/ops/isinf_native.h' 2022-12-01T10:32:51.3707006Z adding 'torch/include/ATen/ops/isinf_ops.h' 2022-12-01T10:32:51.3711111Z adding 'torch/include/ATen/ops/isnan.h' 2022-12-01T10:32:51.3715650Z adding 'torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.3721014Z adding 'torch/include/ATen/ops/isnan_cpu_dispatch.h' 2022-12-01T10:32:51.3731231Z adding 'torch/include/ATen/ops/isnan_cuda_dispatch.h' 2022-12-01T10:32:51.3735217Z adding 'torch/include/ATen/ops/isnan_native.h' 2022-12-01T10:32:51.3739416Z adding 'torch/include/ATen/ops/isnan_ops.h' 2022-12-01T10:32:51.3743409Z adding 'torch/include/ATen/ops/isneginf.h' 2022-12-01T10:32:51.3747617Z adding 'torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.3751685Z adding 'torch/include/ATen/ops/isneginf_cpu_dispatch.h' 2022-12-01T10:32:51.3755820Z adding 'torch/include/ATen/ops/isneginf_cuda_dispatch.h' 2022-12-01T10:32:51.3759789Z adding 'torch/include/ATen/ops/isneginf_meta.h' 2022-12-01T10:32:51.3763948Z adding 'torch/include/ATen/ops/isneginf_meta_dispatch.h' 2022-12-01T10:32:51.3767883Z adding 'torch/include/ATen/ops/isneginf_native.h' 2022-12-01T10:32:51.3771964Z adding 'torch/include/ATen/ops/isneginf_ops.h' 2022-12-01T10:32:51.3775905Z adding 'torch/include/ATen/ops/isposinf.h' 2022-12-01T10:32:51.3780130Z adding 'torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.3784189Z adding 'torch/include/ATen/ops/isposinf_cpu_dispatch.h' 2022-12-01T10:32:51.3788287Z adding 'torch/include/ATen/ops/isposinf_cuda_dispatch.h' 2022-12-01T10:32:51.3792260Z adding 'torch/include/ATen/ops/isposinf_meta.h' 2022-12-01T10:32:51.3796318Z adding 'torch/include/ATen/ops/isposinf_meta_dispatch.h' 2022-12-01T10:32:51.3800261Z adding 'torch/include/ATen/ops/isposinf_native.h' 2022-12-01T10:32:51.3804498Z adding 'torch/include/ATen/ops/isposinf_ops.h' 2022-12-01T10:32:51.3808419Z adding 'torch/include/ATen/ops/isreal.h' 2022-12-01T10:32:51.3812602Z adding 'torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.3816470Z adding 'torch/include/ATen/ops/isreal_native.h' 2022-12-01T10:32:51.3820444Z adding 'torch/include/ATen/ops/isreal_ops.h' 2022-12-01T10:32:51.3824502Z adding 'torch/include/ATen/ops/istft.h' 2022-12-01T10:32:51.3828744Z adding 'torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.3832644Z adding 'torch/include/ATen/ops/istft_native.h' 2022-12-01T10:32:51.3836752Z adding 'torch/include/ATen/ops/istft_ops.h' 2022-12-01T10:32:51.3841044Z adding 'torch/include/ATen/ops/item.h' 2022-12-01T10:32:51.3845478Z adding 'torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.3849403Z adding 'torch/include/ATen/ops/item_native.h' 2022-12-01T10:32:51.3853423Z adding 'torch/include/ATen/ops/item_ops.h' 2022-12-01T10:32:51.3858155Z adding 'torch/include/ATen/ops/kaiser_window.h' 2022-12-01T10:32:51.3867676Z adding 'torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.3872038Z adding 'torch/include/ATen/ops/kaiser_window_native.h' 2022-12-01T10:32:51.3876685Z adding 'torch/include/ATen/ops/kaiser_window_ops.h' 2022-12-01T10:32:51.3881627Z adding 'torch/include/ATen/ops/kl_div.h' 2022-12-01T10:32:51.3886002Z adding 'torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.3890023Z adding 'torch/include/ATen/ops/kl_div_native.h' 2022-12-01T10:32:51.3894120Z adding 'torch/include/ATen/ops/kl_div_ops.h' 2022-12-01T10:32:51.3898159Z adding 'torch/include/ATen/ops/kron.h' 2022-12-01T10:32:51.3902571Z adding 'torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.3906475Z adding 'torch/include/ATen/ops/kron_native.h' 2022-12-01T10:32:51.3910553Z adding 'torch/include/ATen/ops/kron_ops.h' 2022-12-01T10:32:51.3914750Z adding 'torch/include/ATen/ops/kthvalue.h' 2022-12-01T10:32:51.3919179Z adding 'torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.3923454Z adding 'torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.3927784Z adding 'torch/include/ATen/ops/kthvalue_cpu_dispatch.h' 2022-12-01T10:32:51.3931898Z adding 'torch/include/ATen/ops/kthvalue_cuda_dispatch.h' 2022-12-01T10:32:51.3935918Z adding 'torch/include/ATen/ops/kthvalue_native.h' 2022-12-01T10:32:51.3940396Z adding 'torch/include/ATen/ops/kthvalue_ops.h' 2022-12-01T10:32:51.3944426Z adding 'torch/include/ATen/ops/l1_loss.h' 2022-12-01T10:32:51.3948646Z adding 'torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.3952532Z adding 'torch/include/ATen/ops/l1_loss_native.h' 2022-12-01T10:32:51.3956541Z adding 'torch/include/ATen/ops/l1_loss_ops.h' 2022-12-01T10:32:51.3960552Z adding 'torch/include/ATen/ops/layer_norm.h' 2022-12-01T10:32:51.3964985Z adding 'torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.3968884Z adding 'torch/include/ATen/ops/layer_norm_native.h' 2022-12-01T10:32:51.3972995Z adding 'torch/include/ATen/ops/layer_norm_ops.h' 2022-12-01T10:32:51.3977489Z adding 'torch/include/ATen/ops/lcm.h' 2022-12-01T10:32:51.3982323Z adding 'torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.3986263Z adding 'torch/include/ATen/ops/lcm_cpu_dispatch.h' 2022-12-01T10:32:51.3990282Z adding 'torch/include/ATen/ops/lcm_cuda_dispatch.h' 2022-12-01T10:32:51.3994256Z adding 'torch/include/ATen/ops/lcm_meta.h' 2022-12-01T10:32:51.3998279Z adding 'torch/include/ATen/ops/lcm_meta_dispatch.h' 2022-12-01T10:32:51.4002192Z adding 'torch/include/ATen/ops/lcm_native.h' 2022-12-01T10:32:51.4006518Z adding 'torch/include/ATen/ops/lcm_ops.h' 2022-12-01T10:32:51.4010591Z adding 'torch/include/ATen/ops/ldexp.h' 2022-12-01T10:32:51.4014960Z adding 'torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.4018754Z adding 'torch/include/ATen/ops/ldexp_native.h' 2022-12-01T10:32:51.4022912Z adding 'torch/include/ATen/ops/ldexp_ops.h' 2022-12-01T10:32:51.4027154Z adding 'torch/include/ATen/ops/le.h' 2022-12-01T10:32:51.4031502Z adding 'torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.4035498Z adding 'torch/include/ATen/ops/le_cpu_dispatch.h' 2022-12-01T10:32:51.4039518Z adding 'torch/include/ATen/ops/le_cuda_dispatch.h' 2022-12-01T10:32:51.4043757Z adding 'torch/include/ATen/ops/le_meta.h' 2022-12-01T10:32:51.4048000Z adding 'torch/include/ATen/ops/le_meta_dispatch.h' 2022-12-01T10:32:51.4052314Z adding 'torch/include/ATen/ops/le_native.h' 2022-12-01T10:32:51.4056885Z adding 'torch/include/ATen/ops/le_ops.h' 2022-12-01T10:32:51.4061240Z adding 'torch/include/ATen/ops/leaky_relu.h' 2022-12-01T10:32:51.4065550Z adding 'torch/include/ATen/ops/leaky_relu_backward.h' 2022-12-01T10:32:51.4069962Z adding 'torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.4074074Z adding 'torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h' 2022-12-01T10:32:51.4078772Z adding 'torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h' 2022-12-01T10:32:51.4083498Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta.h' 2022-12-01T10:32:51.4087909Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h' 2022-12-01T10:32:51.4091998Z adding 'torch/include/ATen/ops/leaky_relu_backward_native.h' 2022-12-01T10:32:51.4096364Z adding 'torch/include/ATen/ops/leaky_relu_backward_ops.h' 2022-12-01T10:32:51.4100880Z adding 'torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.4105017Z adding 'torch/include/ATen/ops/leaky_relu_cpu_dispatch.h' 2022-12-01T10:32:51.4109349Z adding 'torch/include/ATen/ops/leaky_relu_cuda_dispatch.h' 2022-12-01T10:32:51.4113354Z adding 'torch/include/ATen/ops/leaky_relu_meta.h' 2022-12-01T10:32:51.4117581Z adding 'torch/include/ATen/ops/leaky_relu_meta_dispatch.h' 2022-12-01T10:32:51.4121576Z adding 'torch/include/ATen/ops/leaky_relu_native.h' 2022-12-01T10:32:51.4126006Z adding 'torch/include/ATen/ops/leaky_relu_ops.h' 2022-12-01T10:32:51.4130388Z adding 'torch/include/ATen/ops/lerp.h' 2022-12-01T10:32:51.4134803Z adding 'torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.4138945Z adding 'torch/include/ATen/ops/lerp_cpu_dispatch.h' 2022-12-01T10:32:51.4143181Z adding 'torch/include/ATen/ops/lerp_cuda_dispatch.h' 2022-12-01T10:32:51.4147275Z adding 'torch/include/ATen/ops/lerp_meta.h' 2022-12-01T10:32:51.4151410Z adding 'torch/include/ATen/ops/lerp_meta_dispatch.h' 2022-12-01T10:32:51.4155489Z adding 'torch/include/ATen/ops/lerp_native.h' 2022-12-01T10:32:51.4159952Z adding 'torch/include/ATen/ops/lerp_ops.h' 2022-12-01T10:32:51.4164545Z adding 'torch/include/ATen/ops/less.h' 2022-12-01T10:32:51.4169035Z adding 'torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.4173261Z adding 'torch/include/ATen/ops/less_equal.h' 2022-12-01T10:32:51.4177673Z adding 'torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.4181715Z adding 'torch/include/ATen/ops/less_equal_native.h' 2022-12-01T10:32:51.4186056Z adding 'torch/include/ATen/ops/less_equal_ops.h' 2022-12-01T10:32:51.4190528Z adding 'torch/include/ATen/ops/less_native.h' 2022-12-01T10:32:51.4195114Z adding 'torch/include/ATen/ops/less_ops.h' 2022-12-01T10:32:51.4199332Z adding 'torch/include/ATen/ops/lgamma.h' 2022-12-01T10:32:51.4203752Z adding 'torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.4207901Z adding 'torch/include/ATen/ops/lgamma_cpu_dispatch.h' 2022-12-01T10:32:51.4212211Z adding 'torch/include/ATen/ops/lgamma_cuda_dispatch.h' 2022-12-01T10:32:51.4216343Z adding 'torch/include/ATen/ops/lgamma_meta.h' 2022-12-01T10:32:51.4221494Z adding 'torch/include/ATen/ops/lgamma_meta_dispatch.h' 2022-12-01T10:32:51.4224918Z adding 'torch/include/ATen/ops/lgamma_native.h' 2022-12-01T10:32:51.4229173Z adding 'torch/include/ATen/ops/lgamma_ops.h' 2022-12-01T10:32:51.4233211Z adding 'torch/include/ATen/ops/lift.h' 2022-12-01T10:32:51.4237534Z adding 'torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.4241598Z adding 'torch/include/ATen/ops/lift_fresh.h' 2022-12-01T10:32:51.4246202Z adding 'torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.4250158Z adding 'torch/include/ATen/ops/lift_fresh_copy.h' 2022-12-01T10:32:51.4254951Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.4259008Z adding 'torch/include/ATen/ops/lift_fresh_copy_native.h' 2022-12-01T10:32:51.4263884Z adding 'torch/include/ATen/ops/lift_fresh_copy_ops.h' 2022-12-01T10:32:51.4267943Z adding 'torch/include/ATen/ops/lift_fresh_native.h' 2022-12-01T10:32:51.4272162Z adding 'torch/include/ATen/ops/lift_fresh_ops.h' 2022-12-01T10:32:51.4276947Z adding 'torch/include/ATen/ops/lift_native.h' 2022-12-01T10:32:51.4281111Z adding 'torch/include/ATen/ops/lift_ops.h' 2022-12-01T10:32:51.4285339Z adding 'torch/include/ATen/ops/linalg_cholesky.h' 2022-12-01T10:32:51.4289726Z adding 'torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.4293915Z adding 'torch/include/ATen/ops/linalg_cholesky_ex.h' 2022-12-01T10:32:51.4298302Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.4302452Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h' 2022-12-01T10:32:51.4306656Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h' 2022-12-01T10:32:51.4310676Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta.h' 2022-12-01T10:32:51.4315045Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h' 2022-12-01T10:32:51.4319138Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_native.h' 2022-12-01T10:32:51.4323575Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_ops.h' 2022-12-01T10:32:51.4327597Z adding 'torch/include/ATen/ops/linalg_cholesky_native.h' 2022-12-01T10:32:51.4331874Z adding 'torch/include/ATen/ops/linalg_cholesky_ops.h' 2022-12-01T10:32:51.4336040Z adding 'torch/include/ATen/ops/linalg_cond.h' 2022-12-01T10:32:51.4340287Z adding 'torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.4344325Z adding 'torch/include/ATen/ops/linalg_cond_native.h' 2022-12-01T10:32:51.4348607Z adding 'torch/include/ATen/ops/linalg_cond_ops.h' 2022-12-01T10:32:51.4352791Z adding 'torch/include/ATen/ops/linalg_cross.h' 2022-12-01T10:32:51.4357265Z adding 'torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.4361799Z adding 'torch/include/ATen/ops/linalg_cross_cpu_dispatch.h' 2022-12-01T10:32:51.4366177Z adding 'torch/include/ATen/ops/linalg_cross_cuda_dispatch.h' 2022-12-01T10:32:51.4370238Z adding 'torch/include/ATen/ops/linalg_cross_meta.h' 2022-12-01T10:32:51.4374487Z adding 'torch/include/ATen/ops/linalg_cross_meta_dispatch.h' 2022-12-01T10:32:51.4378610Z adding 'torch/include/ATen/ops/linalg_cross_native.h' 2022-12-01T10:32:51.4382866Z adding 'torch/include/ATen/ops/linalg_cross_ops.h' 2022-12-01T10:32:51.4386897Z adding 'torch/include/ATen/ops/linalg_det.h' 2022-12-01T10:32:51.4391075Z adding 'torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.4395003Z adding 'torch/include/ATen/ops/linalg_det_native.h' 2022-12-01T10:32:51.4399151Z adding 'torch/include/ATen/ops/linalg_det_ops.h' 2022-12-01T10:32:51.4403203Z adding 'torch/include/ATen/ops/linalg_diagonal.h' 2022-12-01T10:32:51.4407448Z adding 'torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.4411494Z adding 'torch/include/ATen/ops/linalg_diagonal_native.h' 2022-12-01T10:32:51.4415662Z adding 'torch/include/ATen/ops/linalg_diagonal_ops.h' 2022-12-01T10:32:51.4419577Z adding 'torch/include/ATen/ops/linalg_eig.h' 2022-12-01T10:32:51.4423667Z adding 'torch/include/ATen/ops/linalg_eig_cpu_dispatch.h' 2022-12-01T10:32:51.4427727Z adding 'torch/include/ATen/ops/linalg_eig_cuda_dispatch.h' 2022-12-01T10:32:51.4431675Z adding 'torch/include/ATen/ops/linalg_eig_native.h' 2022-12-01T10:32:51.4435794Z adding 'torch/include/ATen/ops/linalg_eig_ops.h' 2022-12-01T10:32:51.4440545Z adding 'torch/include/ATen/ops/linalg_eigh.h' 2022-12-01T10:32:51.4444465Z adding 'torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.4449052Z adding 'torch/include/ATen/ops/linalg_eigh_native.h' 2022-12-01T10:32:51.4453236Z adding 'torch/include/ATen/ops/linalg_eigh_ops.h' 2022-12-01T10:32:51.4457204Z adding 'torch/include/ATen/ops/linalg_eigvals.h' 2022-12-01T10:32:51.4461417Z adding 'torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.4465345Z adding 'torch/include/ATen/ops/linalg_eigvals_native.h' 2022-12-01T10:32:51.4469382Z adding 'torch/include/ATen/ops/linalg_eigvals_ops.h' 2022-12-01T10:32:51.4473356Z adding 'torch/include/ATen/ops/linalg_eigvalsh.h' 2022-12-01T10:32:51.4477539Z adding 'torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.4481466Z adding 'torch/include/ATen/ops/linalg_eigvalsh_native.h' 2022-12-01T10:32:51.4485634Z adding 'torch/include/ATen/ops/linalg_eigvalsh_ops.h' 2022-12-01T10:32:51.4489738Z adding 'torch/include/ATen/ops/linalg_householder_product.h' 2022-12-01T10:32:51.4493826Z adding 'torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h' 2022-12-01T10:32:51.4498051Z adding 'torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h' 2022-12-01T10:32:51.4501973Z adding 'torch/include/ATen/ops/linalg_householder_product_native.h' 2022-12-01T10:32:51.4506065Z adding 'torch/include/ATen/ops/linalg_householder_product_ops.h' 2022-12-01T10:32:51.4509981Z adding 'torch/include/ATen/ops/linalg_inv.h' 2022-12-01T10:32:51.4514285Z adding 'torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.4518476Z adding 'torch/include/ATen/ops/linalg_inv_ex.h' 2022-12-01T10:32:51.4522689Z adding 'torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.4526816Z adding 'torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h' 2022-12-01T10:32:51.4535027Z adding 'torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h' 2022-12-01T10:32:51.4538934Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta.h' 2022-12-01T10:32:51.4543525Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h' 2022-12-01T10:32:51.4547675Z adding 'torch/include/ATen/ops/linalg_inv_ex_native.h' 2022-12-01T10:32:51.4551921Z adding 'torch/include/ATen/ops/linalg_inv_ex_ops.h' 2022-12-01T10:32:51.4555889Z adding 'torch/include/ATen/ops/linalg_inv_native.h' 2022-12-01T10:32:51.4559989Z adding 'torch/include/ATen/ops/linalg_inv_ops.h' 2022-12-01T10:32:51.4564202Z adding 'torch/include/ATen/ops/linalg_ldl_factor.h' 2022-12-01T10:32:51.4568519Z adding 'torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.4573277Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex.h' 2022-12-01T10:32:51.4577568Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.4581599Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h' 2022-12-01T10:32:51.4585695Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h' 2022-12-01T10:32:51.4589714Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h' 2022-12-01T10:32:51.4593839Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h' 2022-12-01T10:32:51.4598042Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_native.h' 2022-12-01T10:32:51.4603263Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h' 2022-12-01T10:32:51.4607719Z adding 'torch/include/ATen/ops/linalg_ldl_factor_native.h' 2022-12-01T10:32:51.4611986Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ops.h' 2022-12-01T10:32:51.4616097Z adding 'torch/include/ATen/ops/linalg_ldl_solve.h' 2022-12-01T10:32:51.4620386Z adding 'torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.4624428Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h' 2022-12-01T10:32:51.4628548Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h' 2022-12-01T10:32:51.4632496Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta.h' 2022-12-01T10:32:51.4636557Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h' 2022-12-01T10:32:51.4640535Z adding 'torch/include/ATen/ops/linalg_ldl_solve_native.h' 2022-12-01T10:32:51.4644787Z adding 'torch/include/ATen/ops/linalg_ldl_solve_ops.h' 2022-12-01T10:32:51.4648940Z adding 'torch/include/ATen/ops/linalg_lstsq.h' 2022-12-01T10:32:51.4653350Z adding 'torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.4657443Z adding 'torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h' 2022-12-01T10:32:51.4661602Z adding 'torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h' 2022-12-01T10:32:51.4665577Z adding 'torch/include/ATen/ops/linalg_lstsq_native.h' 2022-12-01T10:32:51.4669791Z adding 'torch/include/ATen/ops/linalg_lstsq_ops.h' 2022-12-01T10:32:51.4673884Z adding 'torch/include/ATen/ops/linalg_lu.h' 2022-12-01T10:32:51.4678271Z adding 'torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.4682298Z adding 'torch/include/ATen/ops/linalg_lu_cpu_dispatch.h' 2022-12-01T10:32:51.4686547Z adding 'torch/include/ATen/ops/linalg_lu_cuda_dispatch.h' 2022-12-01T10:32:51.4690596Z adding 'torch/include/ATen/ops/linalg_lu_factor.h' 2022-12-01T10:32:51.4694864Z adding 'torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.4699070Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex.h' 2022-12-01T10:32:51.4703498Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.4707611Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h' 2022-12-01T10:32:51.4711805Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h' 2022-12-01T10:32:51.4715925Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta.h' 2022-12-01T10:32:51.4720105Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h' 2022-12-01T10:32:51.4724368Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_native.h' 2022-12-01T10:32:51.4728753Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_ops.h' 2022-12-01T10:32:51.4732907Z adding 'torch/include/ATen/ops/linalg_lu_factor_native.h' 2022-12-01T10:32:51.4737091Z adding 'torch/include/ATen/ops/linalg_lu_factor_ops.h' 2022-12-01T10:32:51.4741163Z adding 'torch/include/ATen/ops/linalg_lu_meta.h' 2022-12-01T10:32:51.4745648Z adding 'torch/include/ATen/ops/linalg_lu_meta_dispatch.h' 2022-12-01T10:32:51.4749610Z adding 'torch/include/ATen/ops/linalg_lu_native.h' 2022-12-01T10:32:51.4753954Z adding 'torch/include/ATen/ops/linalg_lu_ops.h' 2022-12-01T10:32:51.4758153Z adding 'torch/include/ATen/ops/linalg_lu_solve.h' 2022-12-01T10:32:51.4762665Z adding 'torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.4766899Z adding 'torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h' 2022-12-01T10:32:51.4771146Z adding 'torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h' 2022-12-01T10:32:51.4775173Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta.h' 2022-12-01T10:32:51.4779365Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h' 2022-12-01T10:32:51.4783451Z adding 'torch/include/ATen/ops/linalg_lu_solve_native.h' 2022-12-01T10:32:51.4787745Z adding 'torch/include/ATen/ops/linalg_lu_solve_ops.h' 2022-12-01T10:32:51.4792006Z adding 'torch/include/ATen/ops/linalg_matmul.h' 2022-12-01T10:32:51.4796128Z adding 'torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.4800108Z adding 'torch/include/ATen/ops/linalg_matmul_native.h' 2022-12-01T10:32:51.4804437Z adding 'torch/include/ATen/ops/linalg_matmul_ops.h' 2022-12-01T10:32:51.4808586Z adding 'torch/include/ATen/ops/linalg_matrix_exp.h' 2022-12-01T10:32:51.4812878Z adding 'torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.4817001Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h' 2022-12-01T10:32:51.4821158Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h' 2022-12-01T10:32:51.4825126Z adding 'torch/include/ATen/ops/linalg_matrix_exp_native.h' 2022-12-01T10:32:51.4829356Z adding 'torch/include/ATen/ops/linalg_matrix_exp_ops.h' 2022-12-01T10:32:51.4833723Z adding 'torch/include/ATen/ops/linalg_matrix_norm.h' 2022-12-01T10:32:51.4838385Z adding 'torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.4842504Z adding 'torch/include/ATen/ops/linalg_matrix_norm_native.h' 2022-12-01T10:32:51.4847145Z adding 'torch/include/ATen/ops/linalg_matrix_norm_ops.h' 2022-12-01T10:32:51.4851381Z adding 'torch/include/ATen/ops/linalg_matrix_power.h' 2022-12-01T10:32:51.4855667Z adding 'torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.4859730Z adding 'torch/include/ATen/ops/linalg_matrix_power_native.h' 2022-12-01T10:32:51.4863975Z adding 'torch/include/ATen/ops/linalg_matrix_power_ops.h' 2022-12-01T10:32:51.4868456Z adding 'torch/include/ATen/ops/linalg_matrix_rank.h' 2022-12-01T10:32:51.4872974Z adding 'torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.4877167Z adding 'torch/include/ATen/ops/linalg_matrix_rank_native.h' 2022-12-01T10:32:51.4881928Z adding 'torch/include/ATen/ops/linalg_matrix_rank_ops.h' 2022-12-01T10:32:51.4886412Z adding 'torch/include/ATen/ops/linalg_multi_dot.h' 2022-12-01T10:32:51.4890690Z adding 'torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.4894673Z adding 'torch/include/ATen/ops/linalg_multi_dot_native.h' 2022-12-01T10:32:51.4898966Z adding 'torch/include/ATen/ops/linalg_multi_dot_ops.h' 2022-12-01T10:32:51.4903278Z adding 'torch/include/ATen/ops/linalg_norm.h' 2022-12-01T10:32:51.4907923Z adding 'torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.4912033Z adding 'torch/include/ATen/ops/linalg_norm_native.h' 2022-12-01T10:32:51.4916462Z adding 'torch/include/ATen/ops/linalg_norm_ops.h' 2022-12-01T10:32:51.4921331Z adding 'torch/include/ATen/ops/linalg_pinv.h' 2022-12-01T10:32:51.4925951Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.4930315Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.4934595Z adding 'torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.4938711Z adding 'torch/include/ATen/ops/linalg_pinv_native.h' 2022-12-01T10:32:51.4943313Z adding 'torch/include/ATen/ops/linalg_pinv_ops.h' 2022-12-01T10:32:51.4947596Z adding 'torch/include/ATen/ops/linalg_qr.h' 2022-12-01T10:32:51.4951866Z adding 'torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.4955985Z adding 'torch/include/ATen/ops/linalg_qr_cpu_dispatch.h' 2022-12-01T10:32:51.4960032Z adding 'torch/include/ATen/ops/linalg_qr_cuda_dispatch.h' 2022-12-01T10:32:51.4964163Z adding 'torch/include/ATen/ops/linalg_qr_meta.h' 2022-12-01T10:32:51.4968338Z adding 'torch/include/ATen/ops/linalg_qr_meta_dispatch.h' 2022-12-01T10:32:51.4972276Z adding 'torch/include/ATen/ops/linalg_qr_native.h' 2022-12-01T10:32:51.4976560Z adding 'torch/include/ATen/ops/linalg_qr_ops.h' 2022-12-01T10:32:51.4980766Z adding 'torch/include/ATen/ops/linalg_slogdet.h' 2022-12-01T10:32:51.4985243Z adding 'torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.4989134Z adding 'torch/include/ATen/ops/linalg_slogdet_native.h' 2022-12-01T10:32:51.4993365Z adding 'torch/include/ATen/ops/linalg_slogdet_ops.h' 2022-12-01T10:32:51.4997439Z adding 'torch/include/ATen/ops/linalg_solve.h' 2022-12-01T10:32:51.5001683Z adding 'torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.5005902Z adding 'torch/include/ATen/ops/linalg_solve_ex.h' 2022-12-01T10:32:51.5010332Z adding 'torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.5014411Z adding 'torch/include/ATen/ops/linalg_solve_ex_native.h' 2022-12-01T10:32:51.5018646Z adding 'torch/include/ATen/ops/linalg_solve_ex_ops.h' 2022-12-01T10:32:51.5022695Z adding 'torch/include/ATen/ops/linalg_solve_native.h' 2022-12-01T10:32:51.5026891Z adding 'torch/include/ATen/ops/linalg_solve_ops.h' 2022-12-01T10:32:51.5031053Z adding 'torch/include/ATen/ops/linalg_solve_triangular.h' 2022-12-01T10:32:51.5035284Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h' 2022-12-01T10:32:51.5039459Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h' 2022-12-01T10:32:51.5043642Z adding 'torch/include/ATen/ops/linalg_solve_triangular_native.h' 2022-12-01T10:32:51.5047816Z adding 'torch/include/ATen/ops/linalg_solve_triangular_ops.h' 2022-12-01T10:32:51.5052022Z adding 'torch/include/ATen/ops/linalg_svd.h' 2022-12-01T10:32:51.5056348Z adding 'torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.5060293Z adding 'torch/include/ATen/ops/linalg_svd_native.h' 2022-12-01T10:32:51.5064485Z adding 'torch/include/ATen/ops/linalg_svd_ops.h' 2022-12-01T10:32:51.5068688Z adding 'torch/include/ATen/ops/linalg_svdvals.h' 2022-12-01T10:32:51.5072892Z adding 'torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.5076741Z adding 'torch/include/ATen/ops/linalg_svdvals_native.h' 2022-12-01T10:32:51.5080837Z adding 'torch/include/ATen/ops/linalg_svdvals_ops.h' 2022-12-01T10:32:51.5085064Z adding 'torch/include/ATen/ops/linalg_tensorinv.h' 2022-12-01T10:32:51.5089279Z adding 'torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.5093240Z adding 'torch/include/ATen/ops/linalg_tensorinv_native.h' 2022-12-01T10:32:51.5097362Z adding 'torch/include/ATen/ops/linalg_tensorinv_ops.h' 2022-12-01T10:32:51.5101452Z adding 'torch/include/ATen/ops/linalg_tensorsolve.h' 2022-12-01T10:32:51.5105618Z adding 'torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.5109520Z adding 'torch/include/ATen/ops/linalg_tensorsolve_native.h' 2022-12-01T10:32:51.5113751Z adding 'torch/include/ATen/ops/linalg_tensorsolve_ops.h' 2022-12-01T10:32:51.5117814Z adding 'torch/include/ATen/ops/linalg_vander.h' 2022-12-01T10:32:51.5122224Z adding 'torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.5126365Z adding 'torch/include/ATen/ops/linalg_vander_native.h' 2022-12-01T10:32:51.5130410Z adding 'torch/include/ATen/ops/linalg_vander_ops.h' 2022-12-01T10:32:51.5134595Z adding 'torch/include/ATen/ops/linalg_vecdot.h' 2022-12-01T10:32:51.5138802Z adding 'torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.5142682Z adding 'torch/include/ATen/ops/linalg_vecdot_native.h' 2022-12-01T10:32:51.5146764Z adding 'torch/include/ATen/ops/linalg_vecdot_ops.h' 2022-12-01T10:32:51.5150866Z adding 'torch/include/ATen/ops/linalg_vector_norm.h' 2022-12-01T10:32:51.5155196Z adding 'torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.5159257Z adding 'torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h' 2022-12-01T10:32:51.5163473Z adding 'torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h' 2022-12-01T10:32:51.5167570Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta.h' 2022-12-01T10:32:51.5171839Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h' 2022-12-01T10:32:51.5176105Z adding 'torch/include/ATen/ops/linalg_vector_norm_native.h' 2022-12-01T10:32:51.5180360Z adding 'torch/include/ATen/ops/linalg_vector_norm_ops.h' 2022-12-01T10:32:51.5184388Z adding 'torch/include/ATen/ops/linear.h' 2022-12-01T10:32:51.5188527Z adding 'torch/include/ATen/ops/linear_backward.h' 2022-12-01T10:32:51.5192779Z adding 'torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.5196714Z adding 'torch/include/ATen/ops/linear_backward_native.h' 2022-12-01T10:32:51.5201331Z adding 'torch/include/ATen/ops/linear_backward_ops.h' 2022-12-01T10:32:51.5205862Z adding 'torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.5210007Z adding 'torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.5213924Z adding 'torch/include/ATen/ops/linear_native.h' 2022-12-01T10:32:51.5218045Z adding 'torch/include/ATen/ops/linear_ops.h' 2022-12-01T10:32:51.5227405Z adding 'torch/include/ATen/ops/linspace.h' 2022-12-01T10:32:51.5231934Z adding 'torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.5236489Z adding 'torch/include/ATen/ops/linspace_cpu_dispatch.h' 2022-12-01T10:32:51.5240756Z adding 'torch/include/ATen/ops/linspace_cuda_dispatch.h' 2022-12-01T10:32:51.5244958Z adding 'torch/include/ATen/ops/linspace_meta_dispatch.h' 2022-12-01T10:32:51.5248962Z adding 'torch/include/ATen/ops/linspace_native.h' 2022-12-01T10:32:51.5253112Z adding 'torch/include/ATen/ops/linspace_ops.h' 2022-12-01T10:32:51.5257158Z adding 'torch/include/ATen/ops/log.h' 2022-12-01T10:32:51.5261128Z adding 'torch/include/ATen/ops/log10.h' 2022-12-01T10:32:51.5265461Z adding 'torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.5269501Z adding 'torch/include/ATen/ops/log10_cpu_dispatch.h' 2022-12-01T10:32:51.5273610Z adding 'torch/include/ATen/ops/log10_cuda_dispatch.h' 2022-12-01T10:32:51.5277473Z adding 'torch/include/ATen/ops/log10_meta.h' 2022-12-01T10:32:51.5281704Z adding 'torch/include/ATen/ops/log10_meta_dispatch.h' 2022-12-01T10:32:51.5285754Z adding 'torch/include/ATen/ops/log10_native.h' 2022-12-01T10:32:51.5289850Z adding 'torch/include/ATen/ops/log10_ops.h' 2022-12-01T10:32:51.5293858Z adding 'torch/include/ATen/ops/log1p.h' 2022-12-01T10:32:51.5298039Z adding 'torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.5302004Z adding 'torch/include/ATen/ops/log1p_cpu_dispatch.h' 2022-12-01T10:32:51.5305948Z adding 'torch/include/ATen/ops/log1p_cuda_dispatch.h' 2022-12-01T10:32:51.5309782Z adding 'torch/include/ATen/ops/log1p_meta.h' 2022-12-01T10:32:51.5313836Z adding 'torch/include/ATen/ops/log1p_meta_dispatch.h' 2022-12-01T10:32:51.5318182Z adding 'torch/include/ATen/ops/log1p_native.h' 2022-12-01T10:32:51.5322312Z adding 'torch/include/ATen/ops/log1p_ops.h' 2022-12-01T10:32:51.5326479Z adding 'torch/include/ATen/ops/log2.h' 2022-12-01T10:32:51.5330865Z adding 'torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.5334848Z adding 'torch/include/ATen/ops/log2_cpu_dispatch.h' 2022-12-01T10:32:51.5338827Z adding 'torch/include/ATen/ops/log2_cuda_dispatch.h' 2022-12-01T10:32:51.5342687Z adding 'torch/include/ATen/ops/log2_meta.h' 2022-12-01T10:32:51.5346708Z adding 'torch/include/ATen/ops/log2_meta_dispatch.h' 2022-12-01T10:32:51.5350579Z adding 'torch/include/ATen/ops/log2_native.h' 2022-12-01T10:32:51.5354681Z adding 'torch/include/ATen/ops/log2_ops.h' 2022-12-01T10:32:51.5358968Z adding 'torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.5362990Z adding 'torch/include/ATen/ops/log_cpu_dispatch.h' 2022-12-01T10:32:51.5367085Z adding 'torch/include/ATen/ops/log_cuda_dispatch.h' 2022-12-01T10:32:51.5371180Z adding 'torch/include/ATen/ops/log_meta.h' 2022-12-01T10:32:51.5375139Z adding 'torch/include/ATen/ops/log_meta_dispatch.h' 2022-12-01T10:32:51.5379223Z adding 'torch/include/ATen/ops/log_native.h' 2022-12-01T10:32:51.5383352Z adding 'torch/include/ATen/ops/log_normal.h' 2022-12-01T10:32:51.5387692Z adding 'torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.5391804Z adding 'torch/include/ATen/ops/log_normal_cpu_dispatch.h' 2022-12-01T10:32:51.5396011Z adding 'torch/include/ATen/ops/log_normal_cuda_dispatch.h' 2022-12-01T10:32:51.5400156Z adding 'torch/include/ATen/ops/log_normal_meta_dispatch.h' 2022-12-01T10:32:51.5404178Z adding 'torch/include/ATen/ops/log_normal_native.h' 2022-12-01T10:32:51.5408499Z adding 'torch/include/ATen/ops/log_normal_ops.h' 2022-12-01T10:32:51.5412815Z adding 'torch/include/ATen/ops/log_ops.h' 2022-12-01T10:32:51.5417548Z adding 'torch/include/ATen/ops/log_sigmoid.h' 2022-12-01T10:32:51.5421766Z adding 'torch/include/ATen/ops/log_sigmoid_backward.h' 2022-12-01T10:32:51.5426024Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h' 2022-12-01T10:32:51.5430220Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h' 2022-12-01T10:32:51.5434296Z adding 'torch/include/ATen/ops/log_sigmoid_backward_native.h' 2022-12-01T10:32:51.5438584Z adding 'torch/include/ATen/ops/log_sigmoid_backward_ops.h' 2022-12-01T10:32:51.5443030Z adding 'torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.5447222Z adding 'torch/include/ATen/ops/log_sigmoid_forward.h' 2022-12-01T10:32:51.5451472Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h' 2022-12-01T10:32:51.5455693Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h' 2022-12-01T10:32:51.5459844Z adding 'torch/include/ATen/ops/log_sigmoid_forward_native.h' 2022-12-01T10:32:51.5464100Z adding 'torch/include/ATen/ops/log_sigmoid_forward_ops.h' 2022-12-01T10:32:51.5468689Z adding 'torch/include/ATen/ops/log_sigmoid_native.h' 2022-12-01T10:32:51.5473156Z adding 'torch/include/ATen/ops/log_sigmoid_ops.h' 2022-12-01T10:32:51.5477432Z adding 'torch/include/ATen/ops/log_softmax.h' 2022-12-01T10:32:51.5481792Z adding 'torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.5486113Z adding 'torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.5490177Z adding 'torch/include/ATen/ops/log_softmax_native.h' 2022-12-01T10:32:51.5494487Z adding 'torch/include/ATen/ops/log_softmax_ops.h' 2022-12-01T10:32:51.5498582Z adding 'torch/include/ATen/ops/logaddexp.h' 2022-12-01T10:32:51.5502706Z adding 'torch/include/ATen/ops/logaddexp2.h' 2022-12-01T10:32:51.5507051Z adding 'torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.5511197Z adding 'torch/include/ATen/ops/logaddexp2_cpu_dispatch.h' 2022-12-01T10:32:51.5515246Z adding 'torch/include/ATen/ops/logaddexp2_cuda_dispatch.h' 2022-12-01T10:32:51.5519296Z adding 'torch/include/ATen/ops/logaddexp2_meta.h' 2022-12-01T10:32:51.5523585Z adding 'torch/include/ATen/ops/logaddexp2_meta_dispatch.h' 2022-12-01T10:32:51.5527531Z adding 'torch/include/ATen/ops/logaddexp2_native.h' 2022-12-01T10:32:51.5531746Z adding 'torch/include/ATen/ops/logaddexp2_ops.h' 2022-12-01T10:32:51.5536095Z adding 'torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.5540147Z adding 'torch/include/ATen/ops/logaddexp_cpu_dispatch.h' 2022-12-01T10:32:51.5544691Z adding 'torch/include/ATen/ops/logaddexp_cuda_dispatch.h' 2022-12-01T10:32:51.5548726Z adding 'torch/include/ATen/ops/logaddexp_meta.h' 2022-12-01T10:32:51.5552893Z adding 'torch/include/ATen/ops/logaddexp_meta_dispatch.h' 2022-12-01T10:32:51.5556769Z adding 'torch/include/ATen/ops/logaddexp_native.h' 2022-12-01T10:32:51.5561421Z adding 'torch/include/ATen/ops/logaddexp_ops.h' 2022-12-01T10:32:51.5565819Z adding 'torch/include/ATen/ops/logcumsumexp.h' 2022-12-01T10:32:51.5570133Z adding 'torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.5574311Z adding 'torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.5578409Z adding 'torch/include/ATen/ops/logcumsumexp_native.h' 2022-12-01T10:32:51.5582714Z adding 'torch/include/ATen/ops/logcumsumexp_ops.h' 2022-12-01T10:32:51.5586789Z adding 'torch/include/ATen/ops/logdet.h' 2022-12-01T10:32:51.5591035Z adding 'torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.5595017Z adding 'torch/include/ATen/ops/logdet_native.h' 2022-12-01T10:32:51.5599149Z adding 'torch/include/ATen/ops/logdet_ops.h' 2022-12-01T10:32:51.5603243Z adding 'torch/include/ATen/ops/logical_and.h' 2022-12-01T10:32:51.5607585Z adding 'torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.5612105Z adding 'torch/include/ATen/ops/logical_and_cpu_dispatch.h' 2022-12-01T10:32:51.5616248Z adding 'torch/include/ATen/ops/logical_and_cuda_dispatch.h' 2022-12-01T10:32:51.5620295Z adding 'torch/include/ATen/ops/logical_and_native.h' 2022-12-01T10:32:51.5624546Z adding 'torch/include/ATen/ops/logical_and_ops.h' 2022-12-01T10:32:51.5628694Z adding 'torch/include/ATen/ops/logical_not.h' 2022-12-01T10:32:51.5632989Z adding 'torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.5637169Z adding 'torch/include/ATen/ops/logical_not_cpu_dispatch.h' 2022-12-01T10:32:51.5641368Z adding 'torch/include/ATen/ops/logical_not_cuda_dispatch.h' 2022-12-01T10:32:51.5645478Z adding 'torch/include/ATen/ops/logical_not_native.h' 2022-12-01T10:32:51.5649648Z adding 'torch/include/ATen/ops/logical_not_ops.h' 2022-12-01T10:32:51.5653695Z adding 'torch/include/ATen/ops/logical_or.h' 2022-12-01T10:32:51.5657980Z adding 'torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.5662036Z adding 'torch/include/ATen/ops/logical_or_cpu_dispatch.h' 2022-12-01T10:32:51.5666230Z adding 'torch/include/ATen/ops/logical_or_cuda_dispatch.h' 2022-12-01T10:32:51.5670272Z adding 'torch/include/ATen/ops/logical_or_native.h' 2022-12-01T10:32:51.5674410Z adding 'torch/include/ATen/ops/logical_or_ops.h' 2022-12-01T10:32:51.5678607Z adding 'torch/include/ATen/ops/logical_xor.h' 2022-12-01T10:32:51.5682961Z adding 'torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.5687173Z adding 'torch/include/ATen/ops/logical_xor_cpu_dispatch.h' 2022-12-01T10:32:51.5691221Z adding 'torch/include/ATen/ops/logical_xor_cuda_dispatch.h' 2022-12-01T10:32:51.5695226Z adding 'torch/include/ATen/ops/logical_xor_native.h' 2022-12-01T10:32:51.5699446Z adding 'torch/include/ATen/ops/logical_xor_ops.h' 2022-12-01T10:32:51.5703520Z adding 'torch/include/ATen/ops/logit.h' 2022-12-01T10:32:51.5707716Z adding 'torch/include/ATen/ops/logit_backward.h' 2022-12-01T10:32:51.5712055Z adding 'torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.5716144Z adding 'torch/include/ATen/ops/logit_backward_cpu_dispatch.h' 2022-12-01T10:32:51.5720241Z adding 'torch/include/ATen/ops/logit_backward_cuda_dispatch.h' 2022-12-01T10:32:51.5724385Z adding 'torch/include/ATen/ops/logit_backward_meta.h' 2022-12-01T10:32:51.5728671Z adding 'torch/include/ATen/ops/logit_backward_meta_dispatch.h' 2022-12-01T10:32:51.5732648Z adding 'torch/include/ATen/ops/logit_backward_native.h' 2022-12-01T10:32:51.5736793Z adding 'torch/include/ATen/ops/logit_backward_ops.h' 2022-12-01T10:32:51.5740970Z adding 'torch/include/ATen/ops/logit_cpu_dispatch.h' 2022-12-01T10:32:51.5744985Z adding 'torch/include/ATen/ops/logit_cuda_dispatch.h' 2022-12-01T10:32:51.5749108Z adding 'torch/include/ATen/ops/logit_meta_dispatch.h' 2022-12-01T10:32:51.5753025Z adding 'torch/include/ATen/ops/logit_native.h' 2022-12-01T10:32:51.5757325Z adding 'torch/include/ATen/ops/logit_ops.h' 2022-12-01T10:32:51.5761609Z adding 'torch/include/ATen/ops/logspace.h' 2022-12-01T10:32:51.5765914Z adding 'torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.5769866Z adding 'torch/include/ATen/ops/logspace_cpu_dispatch.h' 2022-12-01T10:32:51.5773898Z adding 'torch/include/ATen/ops/logspace_cuda_dispatch.h' 2022-12-01T10:32:51.5777897Z adding 'torch/include/ATen/ops/logspace_meta_dispatch.h' 2022-12-01T10:32:51.5781831Z adding 'torch/include/ATen/ops/logspace_native.h' 2022-12-01T10:32:51.5786132Z adding 'torch/include/ATen/ops/logspace_ops.h' 2022-12-01T10:32:51.5790325Z adding 'torch/include/ATen/ops/logsumexp.h' 2022-12-01T10:32:51.5794535Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.5798668Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.5802705Z adding 'torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.5806722Z adding 'torch/include/ATen/ops/logsumexp_native.h' 2022-12-01T10:32:51.5810954Z adding 'torch/include/ATen/ops/logsumexp_ops.h' 2022-12-01T10:32:51.5815065Z adding 'torch/include/ATen/ops/lshift.h' 2022-12-01T10:32:51.5819755Z adding 'torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.5823811Z adding 'torch/include/ATen/ops/lshift_cpu_dispatch.h' 2022-12-01T10:32:51.5827876Z adding 'torch/include/ATen/ops/lshift_cuda_dispatch.h' 2022-12-01T10:32:51.5831997Z adding 'torch/include/ATen/ops/lshift_meta_dispatch.h' 2022-12-01T10:32:51.5835999Z adding 'torch/include/ATen/ops/lshift_native.h' 2022-12-01T10:32:51.5840701Z adding 'torch/include/ATen/ops/lshift_ops.h' 2022-12-01T10:32:51.5845109Z adding 'torch/include/ATen/ops/lstm.h' 2022-12-01T10:32:51.5849190Z adding 'torch/include/ATen/ops/lstm_cell.h' 2022-12-01T10:32:51.5853572Z adding 'torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.5857485Z adding 'torch/include/ATen/ops/lstm_cell_native.h' 2022-12-01T10:32:51.5861627Z adding 'torch/include/ATen/ops/lstm_cell_ops.h' 2022-12-01T10:32:51.5866010Z adding 'torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.5870203Z adding 'torch/include/ATen/ops/lstm_mps_backward.h' 2022-12-01T10:32:51.5874539Z adding 'torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.5878529Z adding 'torch/include/ATen/ops/lstm_mps_backward_native.h' 2022-12-01T10:32:51.5883045Z adding 'torch/include/ATen/ops/lstm_mps_backward_ops.h' 2022-12-01T10:32:51.5890064Z adding 'torch/include/ATen/ops/lstm_native.h' 2022-12-01T10:32:51.5895169Z adding 'torch/include/ATen/ops/lstm_ops.h' 2022-12-01T10:32:51.5899487Z adding 'torch/include/ATen/ops/lt.h' 2022-12-01T10:32:51.5903839Z adding 'torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.5907850Z adding 'torch/include/ATen/ops/lt_cpu_dispatch.h' 2022-12-01T10:32:51.5911901Z adding 'torch/include/ATen/ops/lt_cuda_dispatch.h' 2022-12-01T10:32:51.5915853Z adding 'torch/include/ATen/ops/lt_meta.h' 2022-12-01T10:32:51.5919908Z adding 'torch/include/ATen/ops/lt_meta_dispatch.h' 2022-12-01T10:32:51.5923979Z adding 'torch/include/ATen/ops/lt_native.h' 2022-12-01T10:32:51.5928262Z adding 'torch/include/ATen/ops/lt_ops.h' 2022-12-01T10:32:51.5932355Z adding 'torch/include/ATen/ops/lu_solve.h' 2022-12-01T10:32:51.5936526Z adding 'torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.5940369Z adding 'torch/include/ATen/ops/lu_solve_native.h' 2022-12-01T10:32:51.5944935Z adding 'torch/include/ATen/ops/lu_solve_ops.h' 2022-12-01T10:32:51.5949117Z adding 'torch/include/ATen/ops/lu_unpack.h' 2022-12-01T10:32:51.5953439Z adding 'torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.5957477Z adding 'torch/include/ATen/ops/lu_unpack_cpu_dispatch.h' 2022-12-01T10:32:51.5961626Z adding 'torch/include/ATen/ops/lu_unpack_cuda_dispatch.h' 2022-12-01T10:32:51.5965563Z adding 'torch/include/ATen/ops/lu_unpack_meta.h' 2022-12-01T10:32:51.5969620Z adding 'torch/include/ATen/ops/lu_unpack_meta_dispatch.h' 2022-12-01T10:32:51.5973466Z adding 'torch/include/ATen/ops/lu_unpack_native.h' 2022-12-01T10:32:51.5977796Z adding 'torch/include/ATen/ops/lu_unpack_ops.h' 2022-12-01T10:32:51.5981660Z adding 'torch/include/ATen/ops/mH.h' 2022-12-01T10:32:51.5985774Z adding 'torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.5989586Z adding 'torch/include/ATen/ops/mH_native.h' 2022-12-01T10:32:51.5993496Z adding 'torch/include/ATen/ops/mH_ops.h' 2022-12-01T10:32:51.5997966Z adding 'torch/include/ATen/ops/mT.h' 2022-12-01T10:32:51.6002044Z adding 'torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.6005959Z adding 'torch/include/ATen/ops/mT_native.h' 2022-12-01T10:32:51.6009875Z adding 'torch/include/ATen/ops/mT_ops.h' 2022-12-01T10:32:51.6013860Z adding 'torch/include/ATen/ops/margin_ranking_loss.h' 2022-12-01T10:32:51.6018939Z adding 'torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.6022938Z adding 'torch/include/ATen/ops/margin_ranking_loss_native.h' 2022-12-01T10:32:51.6027053Z adding 'torch/include/ATen/ops/margin_ranking_loss_ops.h' 2022-12-01T10:32:51.6031118Z adding 'torch/include/ATen/ops/masked_fill.h' 2022-12-01T10:32:51.6035359Z adding 'torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.6039331Z adding 'torch/include/ATen/ops/masked_fill_cpu_dispatch.h' 2022-12-01T10:32:51.6043478Z adding 'torch/include/ATen/ops/masked_fill_cuda_dispatch.h' 2022-12-01T10:32:51.6047470Z adding 'torch/include/ATen/ops/masked_fill_meta_dispatch.h' 2022-12-01T10:32:51.6051640Z adding 'torch/include/ATen/ops/masked_fill_native.h' 2022-12-01T10:32:51.6056154Z adding 'torch/include/ATen/ops/masked_fill_ops.h' 2022-12-01T10:32:51.6060312Z adding 'torch/include/ATen/ops/masked_scatter.h' 2022-12-01T10:32:51.6064609Z adding 'torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.6068675Z adding 'torch/include/ATen/ops/masked_scatter_cpu_dispatch.h' 2022-12-01T10:32:51.6072763Z adding 'torch/include/ATen/ops/masked_scatter_cuda_dispatch.h' 2022-12-01T10:32:51.6076941Z adding 'torch/include/ATen/ops/masked_scatter_meta_dispatch.h' 2022-12-01T10:32:51.6081015Z adding 'torch/include/ATen/ops/masked_scatter_native.h' 2022-12-01T10:32:51.6085481Z adding 'torch/include/ATen/ops/masked_scatter_ops.h' 2022-12-01T10:32:51.6089635Z adding 'torch/include/ATen/ops/masked_select.h' 2022-12-01T10:32:51.6093774Z adding 'torch/include/ATen/ops/masked_select_backward.h' 2022-12-01T10:32:51.6098080Z adding 'torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.6102096Z adding 'torch/include/ATen/ops/masked_select_backward_native.h' 2022-12-01T10:32:51.6106201Z adding 'torch/include/ATen/ops/masked_select_backward_ops.h' 2022-12-01T10:32:51.6110367Z adding 'torch/include/ATen/ops/masked_select_cpu_dispatch.h' 2022-12-01T10:32:51.6114464Z adding 'torch/include/ATen/ops/masked_select_cuda_dispatch.h' 2022-12-01T10:32:51.6118446Z adding 'torch/include/ATen/ops/masked_select_native.h' 2022-12-01T10:32:51.6123042Z adding 'torch/include/ATen/ops/masked_select_ops.h' 2022-12-01T10:32:51.6127169Z adding 'torch/include/ATen/ops/matmul.h' 2022-12-01T10:32:51.6131354Z adding 'torch/include/ATen/ops/matmul_backward.h' 2022-12-01T10:32:51.6135610Z adding 'torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.6139677Z adding 'torch/include/ATen/ops/matmul_backward_native.h' 2022-12-01T10:32:51.6143919Z adding 'torch/include/ATen/ops/matmul_backward_ops.h' 2022-12-01T10:32:51.6148197Z adding 'torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.6152411Z adding 'torch/include/ATen/ops/matmul_native.h' 2022-12-01T10:32:51.6156610Z adding 'torch/include/ATen/ops/matmul_ops.h' 2022-12-01T10:32:51.6160541Z adding 'torch/include/ATen/ops/matrix_H.h' 2022-12-01T10:32:51.6164788Z adding 'torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.6168777Z adding 'torch/include/ATen/ops/matrix_H_native.h' 2022-12-01T10:32:51.6172875Z adding 'torch/include/ATen/ops/matrix_H_ops.h' 2022-12-01T10:32:51.6176777Z adding 'torch/include/ATen/ops/matrix_exp.h' 2022-12-01T10:32:51.6180847Z adding 'torch/include/ATen/ops/matrix_exp_backward.h' 2022-12-01T10:32:51.6185160Z adding 'torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.6189132Z adding 'torch/include/ATen/ops/matrix_exp_backward_native.h' 2022-12-01T10:32:51.6193316Z adding 'torch/include/ATen/ops/matrix_exp_backward_ops.h' 2022-12-01T10:32:51.6197483Z adding 'torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.6201485Z adding 'torch/include/ATen/ops/matrix_exp_native.h' 2022-12-01T10:32:51.6205891Z adding 'torch/include/ATen/ops/matrix_exp_ops.h' 2022-12-01T10:32:51.6210095Z adding 'torch/include/ATen/ops/matrix_power.h' 2022-12-01T10:32:51.6214417Z adding 'torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.6218397Z adding 'torch/include/ATen/ops/matrix_power_native.h' 2022-12-01T10:32:51.6222583Z adding 'torch/include/ATen/ops/matrix_power_ops.h' 2022-12-01T10:32:51.6227197Z adding 'torch/include/ATen/ops/max.h' 2022-12-01T10:32:51.6232004Z adding 'torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.6236372Z adding 'torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.6240436Z adding 'torch/include/ATen/ops/max_cpu_dispatch.h' 2022-12-01T10:32:51.6244654Z adding 'torch/include/ATen/ops/max_cuda_dispatch.h' 2022-12-01T10:32:51.6248889Z adding 'torch/include/ATen/ops/max_meta.h' 2022-12-01T10:32:51.6253020Z adding 'torch/include/ATen/ops/max_meta_dispatch.h' 2022-12-01T10:32:51.6257204Z adding 'torch/include/ATen/ops/max_native.h' 2022-12-01T10:32:51.6261782Z adding 'torch/include/ATen/ops/max_ops.h' 2022-12-01T10:32:51.6266042Z adding 'torch/include/ATen/ops/max_pool1d.h' 2022-12-01T10:32:51.6270394Z adding 'torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.6274380Z adding 'torch/include/ATen/ops/max_pool1d_native.h' 2022-12-01T10:32:51.6278580Z adding 'torch/include/ATen/ops/max_pool1d_ops.h' 2022-12-01T10:32:51.6282824Z adding 'torch/include/ATen/ops/max_pool1d_with_indices.h' 2022-12-01T10:32:51.6287266Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.6291372Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_native.h' 2022-12-01T10:32:51.6295692Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_ops.h' 2022-12-01T10:32:51.6299733Z adding 'torch/include/ATen/ops/max_pool2d.h' 2022-12-01T10:32:51.6303976Z adding 'torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.6307985Z adding 'torch/include/ATen/ops/max_pool2d_native.h' 2022-12-01T10:32:51.6312365Z adding 'torch/include/ATen/ops/max_pool2d_ops.h' 2022-12-01T10:32:51.6316724Z adding 'torch/include/ATen/ops/max_pool2d_with_indices.h' 2022-12-01T10:32:51.6321146Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward.h' 2022-12-01T10:32:51.6325605Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.6329688Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h' 2022-12-01T10:32:51.6333991Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h' 2022-12-01T10:32:51.6338353Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h' 2022-12-01T10:32:51.6342684Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h' 2022-12-01T10:32:51.6346937Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h' 2022-12-01T10:32:51.6351278Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h' 2022-12-01T10:32:51.6355645Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.6359794Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h' 2022-12-01T10:32:51.6363994Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h' 2022-12-01T10:32:51.6368163Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta.h' 2022-12-01T10:32:51.6372546Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h' 2022-12-01T10:32:51.6376676Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_native.h' 2022-12-01T10:32:51.6381548Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_ops.h' 2022-12-01T10:32:51.6385631Z adding 'torch/include/ATen/ops/max_pool3d.h' 2022-12-01T10:32:51.6389793Z adding 'torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.6393760Z adding 'torch/include/ATen/ops/max_pool3d_native.h' 2022-12-01T10:32:51.6397822Z adding 'torch/include/ATen/ops/max_pool3d_ops.h' 2022-12-01T10:32:51.6402003Z adding 'torch/include/ATen/ops/max_pool3d_with_indices.h' 2022-12-01T10:32:51.6406387Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward.h' 2022-12-01T10:32:51.6410588Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h' 2022-12-01T10:32:51.6414803Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h' 2022-12-01T10:32:51.6419275Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h' 2022-12-01T10:32:51.6423722Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h' 2022-12-01T10:32:51.6427975Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h' 2022-12-01T10:32:51.6432087Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h' 2022-12-01T10:32:51.6436240Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_native.h' 2022-12-01T10:32:51.6440535Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_ops.h' 2022-12-01T10:32:51.6444668Z adding 'torch/include/ATen/ops/max_unpool2d.h' 2022-12-01T10:32:51.6448775Z adding 'torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h' 2022-12-01T10:32:51.6452780Z adding 'torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h' 2022-12-01T10:32:51.6456707Z adding 'torch/include/ATen/ops/max_unpool2d_native.h' 2022-12-01T10:32:51.6460826Z adding 'torch/include/ATen/ops/max_unpool2d_ops.h' 2022-12-01T10:32:51.6464891Z adding 'torch/include/ATen/ops/max_unpool3d.h' 2022-12-01T10:32:51.6469017Z adding 'torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h' 2022-12-01T10:32:51.6473067Z adding 'torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h' 2022-12-01T10:32:51.6477047Z adding 'torch/include/ATen/ops/max_unpool3d_native.h' 2022-12-01T10:32:51.6481293Z adding 'torch/include/ATen/ops/max_unpool3d_ops.h' 2022-12-01T10:32:51.6485368Z adding 'torch/include/ATen/ops/maximum.h' 2022-12-01T10:32:51.6489568Z adding 'torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.6493529Z adding 'torch/include/ATen/ops/maximum_cpu_dispatch.h' 2022-12-01T10:32:51.6497612Z adding 'torch/include/ATen/ops/maximum_cuda_dispatch.h' 2022-12-01T10:32:51.6501529Z adding 'torch/include/ATen/ops/maximum_meta.h' 2022-12-01T10:32:51.6505566Z adding 'torch/include/ATen/ops/maximum_meta_dispatch.h' 2022-12-01T10:32:51.6509419Z adding 'torch/include/ATen/ops/maximum_native.h' 2022-12-01T10:32:51.6513453Z adding 'torch/include/ATen/ops/maximum_ops.h' 2022-12-01T10:32:51.6517583Z adding 'torch/include/ATen/ops/mean.h' 2022-12-01T10:32:51.6521916Z adding 'torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.6526173Z adding 'torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.6530280Z adding 'torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.6534147Z adding 'torch/include/ATen/ops/mean_cpu_dispatch.h' 2022-12-01T10:32:51.6538160Z adding 'torch/include/ATen/ops/mean_cuda_dispatch.h' 2022-12-01T10:32:51.6542103Z adding 'torch/include/ATen/ops/mean_meta.h' 2022-12-01T10:32:51.6546081Z adding 'torch/include/ATen/ops/mean_meta_dispatch.h' 2022-12-01T10:32:51.6554557Z adding 'torch/include/ATen/ops/mean_native.h' 2022-12-01T10:32:51.6558067Z adding 'torch/include/ATen/ops/mean_ops.h' 2022-12-01T10:32:51.6562620Z adding 'torch/include/ATen/ops/median.h' 2022-12-01T10:32:51.6567256Z adding 'torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.6571406Z adding 'torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.6575573Z adding 'torch/include/ATen/ops/median_cpu_dispatch.h' 2022-12-01T10:32:51.6579678Z adding 'torch/include/ATen/ops/median_cuda_dispatch.h' 2022-12-01T10:32:51.6583926Z adding 'torch/include/ATen/ops/median_native.h' 2022-12-01T10:32:51.6588106Z adding 'torch/include/ATen/ops/median_ops.h' 2022-12-01T10:32:51.6592139Z adding 'torch/include/ATen/ops/meshgrid.h' 2022-12-01T10:32:51.6596306Z adding 'torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.6600132Z adding 'torch/include/ATen/ops/meshgrid_native.h' 2022-12-01T10:32:51.6604280Z adding 'torch/include/ATen/ops/meshgrid_ops.h' 2022-12-01T10:32:51.6608466Z adding 'torch/include/ATen/ops/min.h' 2022-12-01T10:32:51.6613005Z adding 'torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.6617070Z adding 'torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.6621007Z adding 'torch/include/ATen/ops/min_cpu_dispatch.h' 2022-12-01T10:32:51.6624962Z adding 'torch/include/ATen/ops/min_cuda_dispatch.h' 2022-12-01T10:32:51.6628995Z adding 'torch/include/ATen/ops/min_meta.h' 2022-12-01T10:32:51.6632992Z adding 'torch/include/ATen/ops/min_meta_dispatch.h' 2022-12-01T10:32:51.6636945Z adding 'torch/include/ATen/ops/min_native.h' 2022-12-01T10:32:51.6641352Z adding 'torch/include/ATen/ops/min_ops.h' 2022-12-01T10:32:51.6645516Z adding 'torch/include/ATen/ops/minimum.h' 2022-12-01T10:32:51.6649685Z adding 'torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.6653602Z adding 'torch/include/ATen/ops/minimum_cpu_dispatch.h' 2022-12-01T10:32:51.6657581Z adding 'torch/include/ATen/ops/minimum_cuda_dispatch.h' 2022-12-01T10:32:51.6661421Z adding 'torch/include/ATen/ops/minimum_meta.h' 2022-12-01T10:32:51.6665362Z adding 'torch/include/ATen/ops/minimum_meta_dispatch.h' 2022-12-01T10:32:51.6669187Z adding 'torch/include/ATen/ops/minimum_native.h' 2022-12-01T10:32:51.6673187Z adding 'torch/include/ATen/ops/minimum_ops.h' 2022-12-01T10:32:51.6677336Z adding 'torch/include/ATen/ops/miopen_batch_norm.h' 2022-12-01T10:32:51.6681808Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward.h' 2022-12-01T10:32:51.6687160Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.6690646Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h' 2022-12-01T10:32:51.6694764Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_native.h' 2022-12-01T10:32:51.6699151Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_ops.h' 2022-12-01T10:32:51.6703395Z adding 'torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.6707553Z adding 'torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h' 2022-12-01T10:32:51.6711668Z adding 'torch/include/ATen/ops/miopen_batch_norm_native.h' 2022-12-01T10:32:51.6716568Z adding 'torch/include/ATen/ops/miopen_batch_norm_ops.h' 2022-12-01T10:32:51.6720209Z adding 'torch/include/ATen/ops/miopen_convolution.h' 2022-12-01T10:32:51.6724490Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu.h' 2022-12-01T10:32:51.6728777Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h' 2022-12-01T10:32:51.6732593Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_native.h' 2022-12-01T10:32:51.6736873Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_ops.h' 2022-12-01T10:32:51.6741299Z adding 'torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.6746050Z adding 'torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h' 2022-12-01T10:32:51.6749391Z adding 'torch/include/ATen/ops/miopen_convolution_native.h' 2022-12-01T10:32:51.6753805Z adding 'torch/include/ATen/ops/miopen_convolution_ops.h' 2022-12-01T10:32:51.6758000Z adding 'torch/include/ATen/ops/miopen_convolution_relu.h' 2022-12-01T10:32:51.6763704Z adding 'torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h' 2022-12-01T10:32:51.6766908Z adding 'torch/include/ATen/ops/miopen_convolution_relu_native.h' 2022-12-01T10:32:51.6771178Z adding 'torch/include/ATen/ops/miopen_convolution_relu_ops.h' 2022-12-01T10:32:51.6775464Z adding 'torch/include/ATen/ops/miopen_convolution_transpose.h' 2022-12-01T10:32:51.6779669Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.6784438Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h' 2022-12-01T10:32:51.6788505Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_native.h' 2022-12-01T10:32:51.6792958Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_ops.h' 2022-12-01T10:32:51.6797288Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution.h' 2022-12-01T10:32:51.6801853Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.6806172Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h' 2022-12-01T10:32:51.6810324Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_native.h' 2022-12-01T10:32:51.6814906Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_ops.h' 2022-12-01T10:32:51.6819375Z adding 'torch/include/ATen/ops/miopen_rnn.h' 2022-12-01T10:32:51.6824003Z adding 'torch/include/ATen/ops/miopen_rnn_backward.h' 2022-12-01T10:32:51.6828612Z adding 'torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.6832820Z adding 'torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h' 2022-12-01T10:32:51.6837107Z adding 'torch/include/ATen/ops/miopen_rnn_backward_native.h' 2022-12-01T10:32:51.6841776Z adding 'torch/include/ATen/ops/miopen_rnn_backward_ops.h' 2022-12-01T10:32:51.6846414Z adding 'torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.6850585Z adding 'torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h' 2022-12-01T10:32:51.6854655Z adding 'torch/include/ATen/ops/miopen_rnn_native.h' 2022-12-01T10:32:51.6859178Z adding 'torch/include/ATen/ops/miopen_rnn_ops.h' 2022-12-01T10:32:51.6863380Z adding 'torch/include/ATen/ops/mish.h' 2022-12-01T10:32:51.6867386Z adding 'torch/include/ATen/ops/mish_backward.h' 2022-12-01T10:32:51.6871633Z adding 'torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.6875795Z adding 'torch/include/ATen/ops/mish_backward_cpu_dispatch.h' 2022-12-01T10:32:51.6880004Z adding 'torch/include/ATen/ops/mish_backward_cuda_dispatch.h' 2022-12-01T10:32:51.6884078Z adding 'torch/include/ATen/ops/mish_backward_native.h' 2022-12-01T10:32:51.6888206Z adding 'torch/include/ATen/ops/mish_backward_ops.h' 2022-12-01T10:32:51.6892524Z adding 'torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.6896462Z adding 'torch/include/ATen/ops/mish_cpu_dispatch.h' 2022-12-01T10:32:51.6900680Z adding 'torch/include/ATen/ops/mish_cuda_dispatch.h' 2022-12-01T10:32:51.6904760Z adding 'torch/include/ATen/ops/mish_meta.h' 2022-12-01T10:32:51.6908765Z adding 'torch/include/ATen/ops/mish_meta_dispatch.h' 2022-12-01T10:32:51.6912918Z adding 'torch/include/ATen/ops/mish_native.h' 2022-12-01T10:32:51.6917019Z adding 'torch/include/ATen/ops/mish_ops.h' 2022-12-01T10:32:51.6921288Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h' 2022-12-01T10:32:51.6925532Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h' 2022-12-01T10:32:51.6929878Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.6933965Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h' 2022-12-01T10:32:51.6938349Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h' 2022-12-01T10:32:51.6942462Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h' 2022-12-01T10:32:51.6946769Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h' 2022-12-01T10:32:51.6951081Z adding 'torch/include/ATen/ops/mkldnn_convolution.h' 2022-12-01T10:32:51.6955384Z adding 'torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.6959458Z adding 'torch/include/ATen/ops/mkldnn_convolution_native.h' 2022-12-01T10:32:51.6963907Z adding 'torch/include/ATen/ops/mkldnn_convolution_ops.h' 2022-12-01T10:32:51.6968166Z adding 'torch/include/ATen/ops/mkldnn_linear.h' 2022-12-01T10:32:51.6972407Z adding 'torch/include/ATen/ops/mkldnn_linear_backward.h' 2022-12-01T10:32:51.6976772Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.6980981Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input.h' 2022-12-01T10:32:51.6985207Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.6989307Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_native.h' 2022-12-01T10:32:51.6993723Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h' 2022-12-01T10:32:51.6997959Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_native.h' 2022-12-01T10:32:51.7002861Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_ops.h' 2022-12-01T10:32:51.7007305Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights.h' 2022-12-01T10:32:51.7011592Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.7015657Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h' 2022-12-01T10:32:51.7019916Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h' 2022-12-01T10:32:51.7024165Z adding 'torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.7028046Z adding 'torch/include/ATen/ops/mkldnn_linear_native.h' 2022-12-01T10:32:51.7032325Z adding 'torch/include/ATen/ops/mkldnn_linear_ops.h' 2022-12-01T10:32:51.7036571Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d.h' 2022-12-01T10:32:51.7040877Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward.h' 2022-12-01T10:32:51.7045564Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.7049643Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h' 2022-12-01T10:32:51.7054017Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h' 2022-12-01T10:32:51.7058334Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.7062393Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_native.h' 2022-12-01T10:32:51.7066738Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_ops.h' 2022-12-01T10:32:51.7070989Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d.h' 2022-12-01T10:32:51.7075232Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward.h' 2022-12-01T10:32:51.7079587Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.7083804Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h' 2022-12-01T10:32:51.7088116Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h' 2022-12-01T10:32:51.7092559Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.7096493Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_native.h' 2022-12-01T10:32:51.7100893Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_ops.h' 2022-12-01T10:32:51.7105280Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h' 2022-12-01T10:32:51.7109674Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.7113753Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h' 2022-12-01T10:32:51.7118084Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h' 2022-12-01T10:32:51.7122271Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h' 2022-12-01T10:32:51.7126763Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.7130815Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h' 2022-12-01T10:32:51.7135105Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h' 2022-12-01T10:32:51.7139195Z adding 'torch/include/ATen/ops/mm.h' 2022-12-01T10:32:51.7143519Z adding 'torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.7147537Z adding 'torch/include/ATen/ops/mm_cpu_dispatch.h' 2022-12-01T10:32:51.7151548Z adding 'torch/include/ATen/ops/mm_cuda_dispatch.h' 2022-12-01T10:32:51.7155668Z adding 'torch/include/ATen/ops/mm_meta.h' 2022-12-01T10:32:51.7159771Z adding 'torch/include/ATen/ops/mm_meta_dispatch.h' 2022-12-01T10:32:51.7163836Z adding 'torch/include/ATen/ops/mm_native.h' 2022-12-01T10:32:51.7168101Z adding 'torch/include/ATen/ops/mm_ops.h' 2022-12-01T10:32:51.7172330Z adding 'torch/include/ATen/ops/mode.h' 2022-12-01T10:32:51.7176774Z adding 'torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.7180882Z adding 'torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.7184933Z adding 'torch/include/ATen/ops/mode_cpu_dispatch.h' 2022-12-01T10:32:51.7189073Z adding 'torch/include/ATen/ops/mode_cuda_dispatch.h' 2022-12-01T10:32:51.7193076Z adding 'torch/include/ATen/ops/mode_native.h' 2022-12-01T10:32:51.7197485Z adding 'torch/include/ATen/ops/mode_ops.h' 2022-12-01T10:32:51.7201612Z adding 'torch/include/ATen/ops/moveaxis.h' 2022-12-01T10:32:51.7206058Z adding 'torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.7209935Z adding 'torch/include/ATen/ops/moveaxis_native.h' 2022-12-01T10:32:51.7214104Z adding 'torch/include/ATen/ops/moveaxis_ops.h' 2022-12-01T10:32:51.7218208Z adding 'torch/include/ATen/ops/movedim.h' 2022-12-01T10:32:51.7222431Z adding 'torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.7226424Z adding 'torch/include/ATen/ops/movedim_native.h' 2022-12-01T10:32:51.7230639Z adding 'torch/include/ATen/ops/movedim_ops.h' 2022-12-01T10:32:51.7234986Z adding 'torch/include/ATen/ops/mps_convolution_backward.h' 2022-12-01T10:32:51.7244383Z adding 'torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.7248812Z adding 'torch/include/ATen/ops/mps_convolution_backward_native.h' 2022-12-01T10:32:51.7253923Z adding 'torch/include/ATen/ops/mps_convolution_backward_ops.h' 2022-12-01T10:32:51.7258573Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward.h' 2022-12-01T10:32:51.7263103Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.7267242Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_native.h' 2022-12-01T10:32:51.7271707Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h' 2022-12-01T10:32:51.7276008Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward.h' 2022-12-01T10:32:51.7280471Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.7285150Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward_native.h' 2022-12-01T10:32:51.7289089Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward_ops.h' 2022-12-01T10:32:51.7293147Z adding 'torch/include/ATen/ops/mse_loss.h' 2022-12-01T10:32:51.7297352Z adding 'torch/include/ATen/ops/mse_loss_backward.h' 2022-12-01T10:32:51.7301554Z adding 'torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h' 2022-12-01T10:32:51.7305722Z adding 'torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h' 2022-12-01T10:32:51.7309816Z adding 'torch/include/ATen/ops/mse_loss_backward_native.h' 2022-12-01T10:32:51.7314103Z adding 'torch/include/ATen/ops/mse_loss_backward_ops.h' 2022-12-01T10:32:51.7318474Z adding 'torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.7322487Z adding 'torch/include/ATen/ops/mse_loss_cpu_dispatch.h' 2022-12-01T10:32:51.7326791Z adding 'torch/include/ATen/ops/mse_loss_cuda_dispatch.h' 2022-12-01T10:32:51.7330895Z adding 'torch/include/ATen/ops/mse_loss_meta.h' 2022-12-01T10:32:51.7335032Z adding 'torch/include/ATen/ops/mse_loss_meta_dispatch.h' 2022-12-01T10:32:51.7339061Z adding 'torch/include/ATen/ops/mse_loss_native.h' 2022-12-01T10:32:51.7343272Z adding 'torch/include/ATen/ops/mse_loss_ops.h' 2022-12-01T10:32:51.7347388Z adding 'torch/include/ATen/ops/msort.h' 2022-12-01T10:32:51.7351651Z adding 'torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.7356310Z adding 'torch/include/ATen/ops/msort_native.h' 2022-12-01T10:32:51.7360438Z adding 'torch/include/ATen/ops/msort_ops.h' 2022-12-01T10:32:51.7364747Z adding 'torch/include/ATen/ops/mul.h' 2022-12-01T10:32:51.7369028Z adding 'torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.7373222Z adding 'torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.7377105Z adding 'torch/include/ATen/ops/mul_cpu_dispatch.h' 2022-12-01T10:32:51.7381206Z adding 'torch/include/ATen/ops/mul_cuda_dispatch.h' 2022-12-01T10:32:51.7385136Z adding 'torch/include/ATen/ops/mul_meta.h' 2022-12-01T10:32:51.7389159Z adding 'torch/include/ATen/ops/mul_meta_dispatch.h' 2022-12-01T10:32:51.7393243Z adding 'torch/include/ATen/ops/mul_native.h' 2022-12-01T10:32:51.7397558Z adding 'torch/include/ATen/ops/mul_ops.h' 2022-12-01T10:32:51.7401751Z adding 'torch/include/ATen/ops/multi_margin_loss.h' 2022-12-01T10:32:51.7406225Z adding 'torch/include/ATen/ops/multi_margin_loss_backward.h' 2022-12-01T10:32:51.7410562Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h' 2022-12-01T10:32:51.7414815Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h' 2022-12-01T10:32:51.7418912Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_native.h' 2022-12-01T10:32:51.7423213Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_ops.h' 2022-12-01T10:32:51.7427369Z adding 'torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h' 2022-12-01T10:32:51.7431457Z adding 'torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h' 2022-12-01T10:32:51.7435503Z adding 'torch/include/ATen/ops/multi_margin_loss_native.h' 2022-12-01T10:32:51.7439711Z adding 'torch/include/ATen/ops/multi_margin_loss_ops.h' 2022-12-01T10:32:51.7443940Z adding 'torch/include/ATen/ops/multilabel_margin_loss.h' 2022-12-01T10:32:51.7448123Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward.h' 2022-12-01T10:32:51.7452478Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h' 2022-12-01T10:32:51.7456647Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h' 2022-12-01T10:32:51.7460679Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_native.h' 2022-12-01T10:32:51.7464930Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h' 2022-12-01T10:32:51.7469337Z adding 'torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.7474279Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward.h' 2022-12-01T10:32:51.7478305Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h' 2022-12-01T10:32:51.7482414Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h' 2022-12-01T10:32:51.7486659Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_native.h' 2022-12-01T10:32:51.7490975Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h' 2022-12-01T10:32:51.7495023Z adding 'torch/include/ATen/ops/multilabel_margin_loss_native.h' 2022-12-01T10:32:51.7499491Z adding 'torch/include/ATen/ops/multilabel_margin_loss_ops.h' 2022-12-01T10:32:51.7504019Z adding 'torch/include/ATen/ops/multinomial.h' 2022-12-01T10:32:51.7508614Z adding 'torch/include/ATen/ops/multinomial_cpu_dispatch.h' 2022-12-01T10:32:51.7512927Z adding 'torch/include/ATen/ops/multinomial_cuda_dispatch.h' 2022-12-01T10:32:51.7517020Z adding 'torch/include/ATen/ops/multinomial_native.h' 2022-12-01T10:32:51.7521254Z adding 'torch/include/ATen/ops/multinomial_ops.h' 2022-12-01T10:32:51.7525519Z adding 'torch/include/ATen/ops/multiply.h' 2022-12-01T10:32:51.7529726Z adding 'torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.7533714Z adding 'torch/include/ATen/ops/multiply_native.h' 2022-12-01T10:32:51.7538061Z adding 'torch/include/ATen/ops/multiply_ops.h' 2022-12-01T10:32:51.7542168Z adding 'torch/include/ATen/ops/mv.h' 2022-12-01T10:32:51.7546484Z adding 'torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.7550419Z adding 'torch/include/ATen/ops/mv_native.h' 2022-12-01T10:32:51.7554598Z adding 'torch/include/ATen/ops/mv_ops.h' 2022-12-01T10:32:51.7558616Z adding 'torch/include/ATen/ops/mvlgamma.h' 2022-12-01T10:32:51.7562942Z adding 'torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.7567047Z adding 'torch/include/ATen/ops/mvlgamma_cpu_dispatch.h' 2022-12-01T10:32:51.7571186Z adding 'torch/include/ATen/ops/mvlgamma_cuda_dispatch.h' 2022-12-01T10:32:51.7575192Z adding 'torch/include/ATen/ops/mvlgamma_native.h' 2022-12-01T10:32:51.7579403Z adding 'torch/include/ATen/ops/mvlgamma_ops.h' 2022-12-01T10:32:51.7583626Z adding 'torch/include/ATen/ops/nan_to_num.h' 2022-12-01T10:32:51.7587830Z adding 'torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.7592727Z adding 'torch/include/ATen/ops/nan_to_num_cpu_dispatch.h' 2022-12-01T10:32:51.7597013Z adding 'torch/include/ATen/ops/nan_to_num_cuda_dispatch.h' 2022-12-01T10:32:51.7601107Z adding 'torch/include/ATen/ops/nan_to_num_native.h' 2022-12-01T10:32:51.7605531Z adding 'torch/include/ATen/ops/nan_to_num_ops.h' 2022-12-01T10:32:51.7609791Z adding 'torch/include/ATen/ops/nanmean.h' 2022-12-01T10:32:51.7614203Z adding 'torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.7618167Z adding 'torch/include/ATen/ops/nanmean_native.h' 2022-12-01T10:32:51.7622406Z adding 'torch/include/ATen/ops/nanmean_ops.h' 2022-12-01T10:32:51.7626783Z adding 'torch/include/ATen/ops/nanmedian.h' 2022-12-01T10:32:51.7631131Z adding 'torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.7635437Z adding 'torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.7639647Z adding 'torch/include/ATen/ops/nanmedian_cpu_dispatch.h' 2022-12-01T10:32:51.7643959Z adding 'torch/include/ATen/ops/nanmedian_cuda_dispatch.h' 2022-12-01T10:32:51.7648058Z adding 'torch/include/ATen/ops/nanmedian_native.h' 2022-12-01T10:32:51.7652536Z adding 'torch/include/ATen/ops/nanmedian_ops.h' 2022-12-01T10:32:51.7656969Z adding 'torch/include/ATen/ops/nanquantile.h' 2022-12-01T10:32:51.7661441Z adding 'torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.7665588Z adding 'torch/include/ATen/ops/nanquantile_native.h' 2022-12-01T10:32:51.7669874Z adding 'torch/include/ATen/ops/nanquantile_ops.h' 2022-12-01T10:32:51.7674606Z adding 'torch/include/ATen/ops/nansum.h' 2022-12-01T10:32:51.7678391Z adding 'torch/include/ATen/ops/nansum_cpu_dispatch.h' 2022-12-01T10:32:51.7682436Z adding 'torch/include/ATen/ops/nansum_cuda_dispatch.h' 2022-12-01T10:32:51.7686653Z adding 'torch/include/ATen/ops/nansum_native.h' 2022-12-01T10:32:51.7690873Z adding 'torch/include/ATen/ops/nansum_ops.h' 2022-12-01T10:32:51.7695017Z adding 'torch/include/ATen/ops/narrow.h' 2022-12-01T10:32:51.7699299Z adding 'torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.7703432Z adding 'torch/include/ATen/ops/narrow_copy.h' 2022-12-01T10:32:51.7707900Z adding 'torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.7711992Z adding 'torch/include/ATen/ops/narrow_copy_cpu_dispatch.h' 2022-12-01T10:32:51.7716043Z adding 'torch/include/ATen/ops/narrow_copy_native.h' 2022-12-01T10:32:51.7720261Z adding 'torch/include/ATen/ops/narrow_copy_ops.h' 2022-12-01T10:32:51.7724429Z adding 'torch/include/ATen/ops/narrow_native.h' 2022-12-01T10:32:51.7728576Z adding 'torch/include/ATen/ops/narrow_ops.h' 2022-12-01T10:32:51.7732883Z adding 'torch/include/ATen/ops/native_batch_norm.h' 2022-12-01T10:32:51.7737360Z adding 'torch/include/ATen/ops/native_batch_norm_backward.h' 2022-12-01T10:32:51.7741990Z adding 'torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.7746162Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h' 2022-12-01T10:32:51.7750772Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h' 2022-12-01T10:32:51.7755006Z adding 'torch/include/ATen/ops/native_batch_norm_backward_native.h' 2022-12-01T10:32:51.7759584Z adding 'torch/include/ATen/ops/native_batch_norm_backward_ops.h' 2022-12-01T10:32:51.7763841Z adding 'torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h' 2022-12-01T10:32:51.7768203Z adding 'torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h' 2022-12-01T10:32:51.7772395Z adding 'torch/include/ATen/ops/native_batch_norm_native.h' 2022-12-01T10:32:51.7776859Z adding 'torch/include/ATen/ops/native_batch_norm_ops.h' 2022-12-01T10:32:51.7780969Z adding 'torch/include/ATen/ops/native_channel_shuffle.h' 2022-12-01T10:32:51.7785232Z adding 'torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.7789350Z adding 'torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h' 2022-12-01T10:32:51.7793307Z adding 'torch/include/ATen/ops/native_channel_shuffle_native.h' 2022-12-01T10:32:51.7797512Z adding 'torch/include/ATen/ops/native_channel_shuffle_ops.h' 2022-12-01T10:32:51.7801572Z adding 'torch/include/ATen/ops/native_dropout.h' 2022-12-01T10:32:51.7806051Z adding 'torch/include/ATen/ops/native_dropout_backward.h' 2022-12-01T10:32:51.7810269Z adding 'torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.7814305Z adding 'torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h' 2022-12-01T10:32:51.7818370Z adding 'torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h' 2022-12-01T10:32:51.7822446Z adding 'torch/include/ATen/ops/native_dropout_backward_native.h' 2022-12-01T10:32:51.7826706Z adding 'torch/include/ATen/ops/native_dropout_backward_ops.h' 2022-12-01T10:32:51.7830934Z adding 'torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.7834896Z adding 'torch/include/ATen/ops/native_dropout_cpu_dispatch.h' 2022-12-01T10:32:51.7838964Z adding 'torch/include/ATen/ops/native_dropout_cuda_dispatch.h' 2022-12-01T10:32:51.7842980Z adding 'torch/include/ATen/ops/native_dropout_native.h' 2022-12-01T10:32:51.7847178Z adding 'torch/include/ATen/ops/native_dropout_ops.h' 2022-12-01T10:32:51.7851579Z adding 'torch/include/ATen/ops/native_group_norm.h' 2022-12-01T10:32:51.7856110Z adding 'torch/include/ATen/ops/native_group_norm_backward.h' 2022-12-01T10:32:51.7861002Z adding 'torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.7864708Z adding 'torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h' 2022-12-01T10:32:51.7868872Z adding 'torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h' 2022-12-01T10:32:51.7872957Z adding 'torch/include/ATen/ops/native_group_norm_backward_native.h' 2022-12-01T10:32:51.7877279Z adding 'torch/include/ATen/ops/native_group_norm_backward_ops.h' 2022-12-01T10:32:51.7881624Z adding 'torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.7885853Z adding 'torch/include/ATen/ops/native_group_norm_cpu_dispatch.h' 2022-12-01T10:32:51.7889934Z adding 'torch/include/ATen/ops/native_group_norm_cuda_dispatch.h' 2022-12-01T10:32:51.7893989Z adding 'torch/include/ATen/ops/native_group_norm_native.h' 2022-12-01T10:32:51.7898256Z adding 'torch/include/ATen/ops/native_group_norm_ops.h' 2022-12-01T10:32:51.7902910Z adding 'torch/include/ATen/ops/native_layer_norm.h' 2022-12-01T10:32:51.7912401Z adding 'torch/include/ATen/ops/native_layer_norm_backward.h' 2022-12-01T10:32:51.7917193Z adding 'torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.7922427Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h' 2022-12-01T10:32:51.7926748Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h' 2022-12-01T10:32:51.7930856Z adding 'torch/include/ATen/ops/native_layer_norm_backward_native.h' 2022-12-01T10:32:51.7935278Z adding 'torch/include/ATen/ops/native_layer_norm_backward_ops.h' 2022-12-01T10:32:51.7940057Z adding 'torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.7944163Z adding 'torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h' 2022-12-01T10:32:51.7948204Z adding 'torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h' 2022-12-01T10:32:51.7952286Z adding 'torch/include/ATen/ops/native_layer_norm_native.h' 2022-12-01T10:32:51.7957121Z adding 'torch/include/ATen/ops/native_layer_norm_ops.h' 2022-12-01T10:32:51.7961380Z adding 'torch/include/ATen/ops/native_norm.h' 2022-12-01T10:32:51.7965915Z adding 'torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.7969895Z adding 'torch/include/ATen/ops/native_norm_native.h' 2022-12-01T10:32:51.7974213Z adding 'torch/include/ATen/ops/native_norm_ops.h' 2022-12-01T10:32:51.7978351Z adding 'torch/include/ATen/ops/ne.h' 2022-12-01T10:32:51.7982860Z adding 'torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.7986843Z adding 'torch/include/ATen/ops/ne_cpu_dispatch.h' 2022-12-01T10:32:51.7991167Z adding 'torch/include/ATen/ops/ne_cuda_dispatch.h' 2022-12-01T10:32:51.7995141Z adding 'torch/include/ATen/ops/ne_meta.h' 2022-12-01T10:32:51.7999170Z adding 'torch/include/ATen/ops/ne_meta_dispatch.h' 2022-12-01T10:32:51.8003214Z adding 'torch/include/ATen/ops/ne_native.h' 2022-12-01T10:32:51.8007558Z adding 'torch/include/ATen/ops/ne_ops.h' 2022-12-01T10:32:51.8011910Z adding 'torch/include/ATen/ops/neg.h' 2022-12-01T10:32:51.8016312Z adding 'torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.8020259Z adding 'torch/include/ATen/ops/neg_cpu_dispatch.h' 2022-12-01T10:32:51.8024306Z adding 'torch/include/ATen/ops/neg_cuda_dispatch.h' 2022-12-01T10:32:51.8028214Z adding 'torch/include/ATen/ops/neg_meta.h' 2022-12-01T10:32:51.8032203Z adding 'torch/include/ATen/ops/neg_meta_dispatch.h' 2022-12-01T10:32:51.8036124Z adding 'torch/include/ATen/ops/neg_native.h' 2022-12-01T10:32:51.8040246Z adding 'torch/include/ATen/ops/neg_ops.h' 2022-12-01T10:32:51.8044373Z adding 'torch/include/ATen/ops/negative.h' 2022-12-01T10:32:51.8048671Z adding 'torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.8052527Z adding 'torch/include/ATen/ops/negative_native.h' 2022-12-01T10:32:51.8057123Z adding 'torch/include/ATen/ops/negative_ops.h' 2022-12-01T10:32:51.8060871Z adding 'torch/include/ATen/ops/nested_to_padded_tensor.h' 2022-12-01T10:32:51.8064993Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.8068908Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_native.h' 2022-12-01T10:32:51.8073002Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_ops.h' 2022-12-01T10:32:51.8077035Z adding 'torch/include/ATen/ops/new_empty.h' 2022-12-01T10:32:51.8081365Z adding 'torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.8085378Z adding 'torch/include/ATen/ops/new_empty_native.h' 2022-12-01T10:32:51.8089621Z adding 'torch/include/ATen/ops/new_empty_ops.h' 2022-12-01T10:32:51.8093753Z adding 'torch/include/ATen/ops/new_empty_strided.h' 2022-12-01T10:32:51.8098141Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.8102373Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.8106335Z adding 'torch/include/ATen/ops/new_empty_strided_native.h' 2022-12-01T10:32:51.8110661Z adding 'torch/include/ATen/ops/new_empty_strided_ops.h' 2022-12-01T10:32:51.8114771Z adding 'torch/include/ATen/ops/new_full.h' 2022-12-01T10:32:51.8119248Z adding 'torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.8123405Z adding 'torch/include/ATen/ops/new_full_native.h' 2022-12-01T10:32:51.8127690Z adding 'torch/include/ATen/ops/new_full_ops.h' 2022-12-01T10:32:51.8131860Z adding 'torch/include/ATen/ops/new_ones.h' 2022-12-01T10:32:51.8136255Z adding 'torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.8140344Z adding 'torch/include/ATen/ops/new_ones_native.h' 2022-12-01T10:32:51.8144504Z adding 'torch/include/ATen/ops/new_ones_ops.h' 2022-12-01T10:32:51.8148754Z adding 'torch/include/ATen/ops/new_zeros.h' 2022-12-01T10:32:51.8153212Z adding 'torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.8157204Z adding 'torch/include/ATen/ops/new_zeros_native.h' 2022-12-01T10:32:51.8161551Z adding 'torch/include/ATen/ops/new_zeros_ops.h' 2022-12-01T10:32:51.8166040Z adding 'torch/include/ATen/ops/nextafter.h' 2022-12-01T10:32:51.8170689Z adding 'torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.8174842Z adding 'torch/include/ATen/ops/nextafter_cpu_dispatch.h' 2022-12-01T10:32:51.8179012Z adding 'torch/include/ATen/ops/nextafter_cuda_dispatch.h' 2022-12-01T10:32:51.8183052Z adding 'torch/include/ATen/ops/nextafter_meta.h' 2022-12-01T10:32:51.8187188Z adding 'torch/include/ATen/ops/nextafter_meta_dispatch.h' 2022-12-01T10:32:51.8191165Z adding 'torch/include/ATen/ops/nextafter_native.h' 2022-12-01T10:32:51.8195430Z adding 'torch/include/ATen/ops/nextafter_ops.h' 2022-12-01T10:32:51.8199606Z adding 'torch/include/ATen/ops/nll_loss.h' 2022-12-01T10:32:51.8203815Z adding 'torch/include/ATen/ops/nll_loss2d.h' 2022-12-01T10:32:51.8208111Z adding 'torch/include/ATen/ops/nll_loss2d_backward.h' 2022-12-01T10:32:51.8212838Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h' 2022-12-01T10:32:51.8217079Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h' 2022-12-01T10:32:51.8221232Z adding 'torch/include/ATen/ops/nll_loss2d_backward_native.h' 2022-12-01T10:32:51.8225872Z adding 'torch/include/ATen/ops/nll_loss2d_backward_ops.h' 2022-12-01T10:32:51.8230312Z adding 'torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.8234527Z adding 'torch/include/ATen/ops/nll_loss2d_forward.h' 2022-12-01T10:32:51.8238678Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h' 2022-12-01T10:32:51.8243019Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h' 2022-12-01T10:32:51.8247296Z adding 'torch/include/ATen/ops/nll_loss2d_forward_native.h' 2022-12-01T10:32:51.8261810Z adding 'torch/include/ATen/ops/nll_loss2d_forward_ops.h' 2022-12-01T10:32:51.8262022Z adding 'torch/include/ATen/ops/nll_loss2d_native.h' 2022-12-01T10:32:51.8262147Z adding 'torch/include/ATen/ops/nll_loss2d_ops.h' 2022-12-01T10:32:51.8264677Z adding 'torch/include/ATen/ops/nll_loss_backward.h' 2022-12-01T10:32:51.8268980Z adding 'torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.8273158Z adding 'torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h' 2022-12-01T10:32:51.8277362Z adding 'torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h' 2022-12-01T10:32:51.8281485Z adding 'torch/include/ATen/ops/nll_loss_backward_meta.h' 2022-12-01T10:32:51.8285747Z adding 'torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h' 2022-12-01T10:32:51.8289875Z adding 'torch/include/ATen/ops/nll_loss_backward_native.h' 2022-12-01T10:32:51.8294217Z adding 'torch/include/ATen/ops/nll_loss_backward_ops.h' 2022-12-01T10:32:51.8298888Z adding 'torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.8302987Z adding 'torch/include/ATen/ops/nll_loss_forward.h' 2022-12-01T10:32:51.8307401Z adding 'torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.8311582Z adding 'torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h' 2022-12-01T10:32:51.8315898Z adding 'torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h' 2022-12-01T10:32:51.8319921Z adding 'torch/include/ATen/ops/nll_loss_forward_meta.h' 2022-12-01T10:32:51.8324475Z adding 'torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h' 2022-12-01T10:32:51.8328713Z adding 'torch/include/ATen/ops/nll_loss_forward_native.h' 2022-12-01T10:32:51.8333662Z adding 'torch/include/ATen/ops/nll_loss_forward_ops.h' 2022-12-01T10:32:51.8337837Z adding 'torch/include/ATen/ops/nll_loss_native.h' 2022-12-01T10:32:51.8341921Z adding 'torch/include/ATen/ops/nll_loss_nd.h' 2022-12-01T10:32:51.8346307Z adding 'torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.8350223Z adding 'torch/include/ATen/ops/nll_loss_nd_native.h' 2022-12-01T10:32:51.8354353Z adding 'torch/include/ATen/ops/nll_loss_nd_ops.h' 2022-12-01T10:32:51.8358602Z adding 'torch/include/ATen/ops/nll_loss_ops.h' 2022-12-01T10:32:51.8362632Z adding 'torch/include/ATen/ops/nonzero.h' 2022-12-01T10:32:51.8366943Z adding 'torch/include/ATen/ops/nonzero_cpu_dispatch.h' 2022-12-01T10:32:51.8371169Z adding 'torch/include/ATen/ops/nonzero_cuda_dispatch.h' 2022-12-01T10:32:51.8375070Z adding 'torch/include/ATen/ops/nonzero_native.h' 2022-12-01T10:32:51.8379148Z adding 'torch/include/ATen/ops/nonzero_numpy.h' 2022-12-01T10:32:51.8383357Z adding 'torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.8387302Z adding 'torch/include/ATen/ops/nonzero_numpy_native.h' 2022-12-01T10:32:51.8391347Z adding 'torch/include/ATen/ops/nonzero_numpy_ops.h' 2022-12-01T10:32:51.8395486Z adding 'torch/include/ATen/ops/nonzero_ops.h' 2022-12-01T10:32:51.8400083Z adding 'torch/include/ATen/ops/norm.h' 2022-12-01T10:32:51.8404739Z adding 'torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.8409056Z adding 'torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.8413293Z adding 'torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.8417406Z adding 'torch/include/ATen/ops/norm_cpu_dispatch.h' 2022-12-01T10:32:51.8421478Z adding 'torch/include/ATen/ops/norm_cuda_dispatch.h' 2022-12-01T10:32:51.8425544Z adding 'torch/include/ATen/ops/norm_except_dim.h' 2022-12-01T10:32:51.8429829Z adding 'torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.8433821Z adding 'torch/include/ATen/ops/norm_except_dim_native.h' 2022-12-01T10:32:51.8437972Z adding 'torch/include/ATen/ops/norm_except_dim_ops.h' 2022-12-01T10:32:51.8442002Z adding 'torch/include/ATen/ops/norm_meta.h' 2022-12-01T10:32:51.8446853Z adding 'torch/include/ATen/ops/norm_meta_dispatch.h' 2022-12-01T10:32:51.8450466Z adding 'torch/include/ATen/ops/norm_native.h' 2022-12-01T10:32:51.8455377Z adding 'torch/include/ATen/ops/norm_ops.h' 2022-12-01T10:32:51.8460621Z adding 'torch/include/ATen/ops/normal.h' 2022-12-01T10:32:51.8465235Z adding 'torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.8469409Z adding 'torch/include/ATen/ops/normal_cpu_dispatch.h' 2022-12-01T10:32:51.8473595Z adding 'torch/include/ATen/ops/normal_cuda_dispatch.h' 2022-12-01T10:32:51.8477727Z adding 'torch/include/ATen/ops/normal_meta_dispatch.h' 2022-12-01T10:32:51.8482706Z adding 'torch/include/ATen/ops/normal_native.h' 2022-12-01T10:32:51.8487464Z adding 'torch/include/ATen/ops/normal_ops.h' 2022-12-01T10:32:51.8491871Z adding 'torch/include/ATen/ops/not_equal.h' 2022-12-01T10:32:51.8496140Z adding 'torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.8500033Z adding 'torch/include/ATen/ops/not_equal_native.h' 2022-12-01T10:32:51.8504407Z adding 'torch/include/ATen/ops/not_equal_ops.h' 2022-12-01T10:32:51.8508584Z adding 'torch/include/ATen/ops/nuclear_norm.h' 2022-12-01T10:32:51.8512997Z adding 'torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.8517322Z adding 'torch/include/ATen/ops/nuclear_norm_native.h' 2022-12-01T10:32:51.8521741Z adding 'torch/include/ATen/ops/nuclear_norm_ops.h' 2022-12-01T10:32:51.8525884Z adding 'torch/include/ATen/ops/numpy_T.h' 2022-12-01T10:32:51.8530205Z adding 'torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.8534062Z adding 'torch/include/ATen/ops/numpy_T_native.h' 2022-12-01T10:32:51.8538080Z adding 'torch/include/ATen/ops/numpy_T_ops.h' 2022-12-01T10:32:51.8542056Z adding 'torch/include/ATen/ops/one_hot.h' 2022-12-01T10:32:51.8546189Z adding 'torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.8550036Z adding 'torch/include/ATen/ops/one_hot_native.h' 2022-12-01T10:32:51.8554086Z adding 'torch/include/ATen/ops/one_hot_ops.h' 2022-12-01T10:32:51.8558451Z adding 'torch/include/ATen/ops/ones.h' 2022-12-01T10:32:51.8562881Z adding 'torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.8567234Z adding 'torch/include/ATen/ops/ones_like.h' 2022-12-01T10:32:51.8571587Z adding 'torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.8580651Z adding 'torch/include/ATen/ops/ones_like_native.h' 2022-12-01T10:32:51.8585316Z adding 'torch/include/ATen/ops/ones_like_ops.h' 2022-12-01T10:32:51.8589765Z adding 'torch/include/ATen/ops/ones_native.h' 2022-12-01T10:32:51.8594345Z adding 'torch/include/ATen/ops/ones_ops.h' 2022-12-01T10:32:51.8598394Z adding 'torch/include/ATen/ops/or.h' 2022-12-01T10:32:51.8602555Z adding 'torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.8606558Z adding 'torch/include/ATen/ops/or_native.h' 2022-12-01T10:32:51.8610714Z adding 'torch/include/ATen/ops/or_ops.h' 2022-12-01T10:32:51.8614711Z adding 'torch/include/ATen/ops/orgqr.h' 2022-12-01T10:32:51.8618907Z adding 'torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.8622792Z adding 'torch/include/ATen/ops/orgqr_native.h' 2022-12-01T10:32:51.8626881Z adding 'torch/include/ATen/ops/orgqr_ops.h' 2022-12-01T10:32:51.8630919Z adding 'torch/include/ATen/ops/ormqr.h' 2022-12-01T10:32:51.8635021Z adding 'torch/include/ATen/ops/ormqr_cpu_dispatch.h' 2022-12-01T10:32:51.8639027Z adding 'torch/include/ATen/ops/ormqr_cuda_dispatch.h' 2022-12-01T10:32:51.8642932Z adding 'torch/include/ATen/ops/ormqr_native.h' 2022-12-01T10:32:51.8647072Z adding 'torch/include/ATen/ops/ormqr_ops.h' 2022-12-01T10:32:51.8651086Z adding 'torch/include/ATen/ops/outer.h' 2022-12-01T10:32:51.8655340Z adding 'torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.8659722Z adding 'torch/include/ATen/ops/outer_native.h' 2022-12-01T10:32:51.8663272Z adding 'torch/include/ATen/ops/outer_ops.h' 2022-12-01T10:32:51.8667202Z adding 'torch/include/ATen/ops/output_nr.h' 2022-12-01T10:32:51.8671435Z adding 'torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.8675310Z adding 'torch/include/ATen/ops/output_nr_native.h' 2022-12-01T10:32:51.8679347Z adding 'torch/include/ATen/ops/output_nr_ops.h' 2022-12-01T10:32:51.8683733Z adding 'torch/include/ATen/ops/pad.h' 2022-12-01T10:32:51.8687886Z adding 'torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.8691771Z adding 'torch/include/ATen/ops/pad_native.h' 2022-12-01T10:32:51.8695762Z adding 'torch/include/ATen/ops/pad_ops.h' 2022-12-01T10:32:51.8699680Z adding 'torch/include/ATen/ops/pad_sequence.h' 2022-12-01T10:32:51.8703837Z adding 'torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.8707686Z adding 'torch/include/ATen/ops/pad_sequence_native.h' 2022-12-01T10:32:51.8711676Z adding 'torch/include/ATen/ops/pad_sequence_ops.h' 2022-12-01T10:32:51.8715630Z adding 'torch/include/ATen/ops/pairwise_distance.h' 2022-12-01T10:32:51.8719897Z adding 'torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.8723917Z adding 'torch/include/ATen/ops/pairwise_distance_native.h' 2022-12-01T10:32:51.8727962Z adding 'torch/include/ATen/ops/pairwise_distance_ops.h' 2022-12-01T10:32:51.8732235Z adding 'torch/include/ATen/ops/pdist.h' 2022-12-01T10:32:51.8736338Z adding 'torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.8740164Z adding 'torch/include/ATen/ops/pdist_native.h' 2022-12-01T10:32:51.8744125Z adding 'torch/include/ATen/ops/pdist_ops.h' 2022-12-01T10:32:51.8747999Z adding 'torch/include/ATen/ops/permute.h' 2022-12-01T10:32:51.8752068Z adding 'torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.8755997Z adding 'torch/include/ATen/ops/permute_copy.h' 2022-12-01T10:32:51.8760205Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.8764719Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.8768889Z adding 'torch/include/ATen/ops/permute_copy_native.h' 2022-12-01T10:32:51.8772976Z adding 'torch/include/ATen/ops/permute_copy_ops.h' 2022-12-01T10:32:51.8776994Z adding 'torch/include/ATen/ops/permute_native.h' 2022-12-01T10:32:51.8781083Z adding 'torch/include/ATen/ops/permute_ops.h' 2022-12-01T10:32:51.8785068Z adding 'torch/include/ATen/ops/pin_memory.h' 2022-12-01T10:32:51.8789418Z adding 'torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.8793303Z adding 'torch/include/ATen/ops/pin_memory_native.h' 2022-12-01T10:32:51.8797472Z adding 'torch/include/ATen/ops/pin_memory_ops.h' 2022-12-01T10:32:51.8801505Z adding 'torch/include/ATen/ops/pinverse.h' 2022-12-01T10:32:51.8805759Z adding 'torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.8809746Z adding 'torch/include/ATen/ops/pinverse_native.h' 2022-12-01T10:32:51.8813848Z adding 'torch/include/ATen/ops/pinverse_ops.h' 2022-12-01T10:32:51.8817906Z adding 'torch/include/ATen/ops/pixel_shuffle.h' 2022-12-01T10:32:51.8822377Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.8826797Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.8831475Z adding 'torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h' 2022-12-01T10:32:51.8835452Z adding 'torch/include/ATen/ops/pixel_shuffle_native.h' 2022-12-01T10:32:51.8839668Z adding 'torch/include/ATen/ops/pixel_shuffle_ops.h' 2022-12-01T10:32:51.8843907Z adding 'torch/include/ATen/ops/pixel_unshuffle.h' 2022-12-01T10:32:51.8848192Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.8852955Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.8856452Z adding 'torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h' 2022-12-01T10:32:51.8860491Z adding 'torch/include/ATen/ops/pixel_unshuffle_native.h' 2022-12-01T10:32:51.8864636Z adding 'torch/include/ATen/ops/pixel_unshuffle_ops.h' 2022-12-01T10:32:51.8868803Z adding 'torch/include/ATen/ops/poisson.h' 2022-12-01T10:32:51.8873060Z adding 'torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.8877058Z adding 'torch/include/ATen/ops/poisson_cpu_dispatch.h' 2022-12-01T10:32:51.8881192Z adding 'torch/include/ATen/ops/poisson_cuda_dispatch.h' 2022-12-01T10:32:51.8885258Z adding 'torch/include/ATen/ops/poisson_native.h' 2022-12-01T10:32:51.8889335Z adding 'torch/include/ATen/ops/poisson_nll_loss.h' 2022-12-01T10:32:51.8893700Z adding 'torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.8897886Z adding 'torch/include/ATen/ops/poisson_nll_loss_native.h' 2022-12-01T10:32:51.8902317Z adding 'torch/include/ATen/ops/poisson_nll_loss_ops.h' 2022-12-01T10:32:51.8906688Z adding 'torch/include/ATen/ops/poisson_ops.h' 2022-12-01T10:32:51.8910853Z adding 'torch/include/ATen/ops/polar.h' 2022-12-01T10:32:51.8915291Z adding 'torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.8919357Z adding 'torch/include/ATen/ops/polar_cpu_dispatch.h' 2022-12-01T10:32:51.8923638Z adding 'torch/include/ATen/ops/polar_cuda_dispatch.h' 2022-12-01T10:32:51.8927748Z adding 'torch/include/ATen/ops/polar_native.h' 2022-12-01T10:32:51.8931874Z adding 'torch/include/ATen/ops/polar_ops.h' 2022-12-01T10:32:51.8936001Z adding 'torch/include/ATen/ops/polygamma.h' 2022-12-01T10:32:51.8940309Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.8944443Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.8948559Z adding 'torch/include/ATen/ops/polygamma_cpu_dispatch.h' 2022-12-01T10:32:51.8952749Z adding 'torch/include/ATen/ops/polygamma_cuda_dispatch.h' 2022-12-01T10:32:51.8956721Z adding 'torch/include/ATen/ops/polygamma_meta.h' 2022-12-01T10:32:51.8960906Z adding 'torch/include/ATen/ops/polygamma_meta_dispatch.h' 2022-12-01T10:32:51.8965065Z adding 'torch/include/ATen/ops/polygamma_native.h' 2022-12-01T10:32:51.8969300Z adding 'torch/include/ATen/ops/polygamma_ops.h' 2022-12-01T10:32:51.8973431Z adding 'torch/include/ATen/ops/positive.h' 2022-12-01T10:32:51.8977653Z adding 'torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.8981610Z adding 'torch/include/ATen/ops/positive_native.h' 2022-12-01T10:32:51.8985729Z adding 'torch/include/ATen/ops/positive_ops.h' 2022-12-01T10:32:51.8989991Z adding 'torch/include/ATen/ops/pow.h' 2022-12-01T10:32:51.8994525Z adding 'torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.8998630Z adding 'torch/include/ATen/ops/pow_cpu_dispatch.h' 2022-12-01T10:32:51.9002828Z adding 'torch/include/ATen/ops/pow_cuda_dispatch.h' 2022-12-01T10:32:51.9006957Z adding 'torch/include/ATen/ops/pow_meta.h' 2022-12-01T10:32:51.9011138Z adding 'torch/include/ATen/ops/pow_meta_dispatch.h' 2022-12-01T10:32:51.9015207Z adding 'torch/include/ATen/ops/pow_native.h' 2022-12-01T10:32:51.9019661Z adding 'torch/include/ATen/ops/pow_ops.h' 2022-12-01T10:32:51.9023856Z adding 'torch/include/ATen/ops/prelu.h' 2022-12-01T10:32:51.9028422Z adding 'torch/include/ATen/ops/prelu_backward.h' 2022-12-01T10:32:51.9032778Z adding 'torch/include/ATen/ops/prelu_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.9036808Z adding 'torch/include/ATen/ops/prelu_backward_cpu_dispatch.h' 2022-12-01T10:32:51.9040966Z adding 'torch/include/ATen/ops/prelu_backward_cuda_dispatch.h' 2022-12-01T10:32:51.9045132Z adding 'torch/include/ATen/ops/prelu_backward_native.h' 2022-12-01T10:32:51.9049845Z adding 'torch/include/ATen/ops/prelu_backward_ops.h' 2022-12-01T10:32:51.9053609Z adding 'torch/include/ATen/ops/prelu_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.9057675Z adding 'torch/include/ATen/ops/prelu_cpu_dispatch.h' 2022-12-01T10:32:51.9061774Z adding 'torch/include/ATen/ops/prelu_cuda_dispatch.h' 2022-12-01T10:32:51.9065762Z adding 'torch/include/ATen/ops/prelu_native.h' 2022-12-01T10:32:51.9069932Z adding 'torch/include/ATen/ops/prelu_ops.h' 2022-12-01T10:32:51.9074171Z adding 'torch/include/ATen/ops/prod.h' 2022-12-01T10:32:51.9078559Z adding 'torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.9082877Z adding 'torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.9091727Z adding 'torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.9095018Z adding 'torch/include/ATen/ops/prod_cpu_dispatch.h' 2022-12-01T10:32:51.9099752Z adding 'torch/include/ATen/ops/prod_cuda_dispatch.h' 2022-12-01T10:32:51.9104107Z adding 'torch/include/ATen/ops/prod_meta.h' 2022-12-01T10:32:51.9108359Z adding 'torch/include/ATen/ops/prod_meta_dispatch.h' 2022-12-01T10:32:51.9112481Z adding 'torch/include/ATen/ops/prod_native.h' 2022-12-01T10:32:51.9117054Z adding 'torch/include/ATen/ops/prod_ops.h' 2022-12-01T10:32:51.9121256Z adding 'torch/include/ATen/ops/promote_types.h' 2022-12-01T10:32:51.9125534Z adding 'torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.9129552Z adding 'torch/include/ATen/ops/promote_types_native.h' 2022-12-01T10:32:51.9133601Z adding 'torch/include/ATen/ops/promote_types_ops.h' 2022-12-01T10:32:51.9137575Z adding 'torch/include/ATen/ops/put.h' 2022-12-01T10:32:51.9141756Z adding 'torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.9146094Z adding 'torch/include/ATen/ops/put_cpu_dispatch.h' 2022-12-01T10:32:51.9150483Z adding 'torch/include/ATen/ops/put_cuda_dispatch.h' 2022-12-01T10:32:51.9154553Z adding 'torch/include/ATen/ops/put_meta_dispatch.h' 2022-12-01T10:32:51.9158503Z adding 'torch/include/ATen/ops/put_native.h' 2022-12-01T10:32:51.9162698Z adding 'torch/include/ATen/ops/put_ops.h' 2022-12-01T10:32:51.9167238Z adding 'torch/include/ATen/ops/q_per_channel_axis.h' 2022-12-01T10:32:51.9171226Z adding 'torch/include/ATen/ops/q_per_channel_axis_native.h' 2022-12-01T10:32:51.9175419Z adding 'torch/include/ATen/ops/q_per_channel_axis_ops.h' 2022-12-01T10:32:51.9179449Z adding 'torch/include/ATen/ops/q_per_channel_scales.h' 2022-12-01T10:32:51.9184072Z adding 'torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.9188064Z adding 'torch/include/ATen/ops/q_per_channel_scales_native.h' 2022-12-01T10:32:51.9192273Z adding 'torch/include/ATen/ops/q_per_channel_scales_ops.h' 2022-12-01T10:32:51.9196303Z adding 'torch/include/ATen/ops/q_per_channel_zero_points.h' 2022-12-01T10:32:51.9200517Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.9204523Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_native.h' 2022-12-01T10:32:51.9208759Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_ops.h' 2022-12-01T10:32:51.9212690Z adding 'torch/include/ATen/ops/q_scale.h' 2022-12-01T10:32:51.9216569Z adding 'torch/include/ATen/ops/q_scale_native.h' 2022-12-01T10:32:51.9220544Z adding 'torch/include/ATen/ops/q_scale_ops.h' 2022-12-01T10:32:51.9224425Z adding 'torch/include/ATen/ops/q_zero_point.h' 2022-12-01T10:32:51.9228362Z adding 'torch/include/ATen/ops/q_zero_point_native.h' 2022-12-01T10:32:51.9232487Z adding 'torch/include/ATen/ops/q_zero_point_ops.h' 2022-12-01T10:32:51.9236513Z adding 'torch/include/ATen/ops/qr.h' 2022-12-01T10:32:51.9240675Z adding 'torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.9244611Z adding 'torch/include/ATen/ops/qr_native.h' 2022-12-01T10:32:51.9248714Z adding 'torch/include/ATen/ops/qr_ops.h' 2022-12-01T10:32:51.9253147Z adding 'torch/include/ATen/ops/qscheme.h' 2022-12-01T10:32:51.9256477Z adding 'torch/include/ATen/ops/qscheme_native.h' 2022-12-01T10:32:51.9260429Z adding 'torch/include/ATen/ops/qscheme_ops.h' 2022-12-01T10:32:51.9264579Z adding 'torch/include/ATen/ops/quantile.h' 2022-12-01T10:32:51.9268963Z adding 'torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.9272926Z adding 'torch/include/ATen/ops/quantile_native.h' 2022-12-01T10:32:51.9277257Z adding 'torch/include/ATen/ops/quantile_ops.h' 2022-12-01T10:32:51.9281532Z adding 'torch/include/ATen/ops/quantize_per_channel.h' 2022-12-01T10:32:51.9285948Z adding 'torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.9289965Z adding 'torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h' 2022-12-01T10:32:51.9294283Z adding 'torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h' 2022-12-01T10:32:51.9298942Z adding 'torch/include/ATen/ops/quantize_per_channel_native.h' 2022-12-01T10:32:51.9303215Z adding 'torch/include/ATen/ops/quantize_per_channel_ops.h' 2022-12-01T10:32:51.9307568Z adding 'torch/include/ATen/ops/quantize_per_tensor.h' 2022-12-01T10:32:51.9311897Z adding 'torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.9315972Z adding 'torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h' 2022-12-01T10:32:51.9320059Z adding 'torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h' 2022-12-01T10:32:51.9324238Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic.h' 2022-12-01T10:32:51.9328492Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.9332636Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h' 2022-12-01T10:32:51.9336728Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h' 2022-12-01T10:32:51.9340757Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h' 2022-12-01T10:32:51.9344996Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h' 2022-12-01T10:32:51.9349164Z adding 'torch/include/ATen/ops/quantize_per_tensor_native.h' 2022-12-01T10:32:51.9353842Z adding 'torch/include/ATen/ops/quantize_per_tensor_ops.h' 2022-12-01T10:32:51.9358243Z adding 'torch/include/ATen/ops/quantized_batch_norm.h' 2022-12-01T10:32:51.9362687Z adding 'torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.9366957Z adding 'torch/include/ATen/ops/quantized_batch_norm_native.h' 2022-12-01T10:32:51.9371312Z adding 'torch/include/ATen/ops/quantized_batch_norm_ops.h' 2022-12-01T10:32:51.9375526Z adding 'torch/include/ATen/ops/quantized_gru_cell.h' 2022-12-01T10:32:51.9379955Z adding 'torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.9383989Z adding 'torch/include/ATen/ops/quantized_gru_cell_native.h' 2022-12-01T10:32:51.9388254Z adding 'torch/include/ATen/ops/quantized_gru_cell_ops.h' 2022-12-01T10:32:51.9392493Z adding 'torch/include/ATen/ops/quantized_lstm_cell.h' 2022-12-01T10:32:51.9396796Z adding 'torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.9400834Z adding 'torch/include/ATen/ops/quantized_lstm_cell_native.h' 2022-12-01T10:32:51.9405239Z adding 'torch/include/ATen/ops/quantized_lstm_cell_ops.h' 2022-12-01T10:32:51.9409567Z adding 'torch/include/ATen/ops/quantized_max_pool1d.h' 2022-12-01T10:32:51.9413936Z adding 'torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.9417945Z adding 'torch/include/ATen/ops/quantized_max_pool1d_native.h' 2022-12-01T10:32:51.9422271Z adding 'torch/include/ATen/ops/quantized_max_pool1d_ops.h' 2022-12-01T10:32:51.9426565Z adding 'torch/include/ATen/ops/quantized_max_pool2d.h' 2022-12-01T10:32:51.9430876Z adding 'torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.9435474Z adding 'torch/include/ATen/ops/quantized_max_pool2d_native.h' 2022-12-01T10:32:51.9439278Z adding 'torch/include/ATen/ops/quantized_max_pool2d_ops.h' 2022-12-01T10:32:51.9443550Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell.h' 2022-12-01T10:32:51.9447907Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.9452003Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_native.h' 2022-12-01T10:32:51.9456234Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h' 2022-12-01T10:32:51.9460907Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell.h' 2022-12-01T10:32:51.9465200Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.9469201Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h' 2022-12-01T10:32:51.9473539Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h' 2022-12-01T10:32:51.9477656Z adding 'torch/include/ATen/ops/rad2deg.h' 2022-12-01T10:32:51.9482038Z adding 'torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.9486089Z adding 'torch/include/ATen/ops/rad2deg_native.h' 2022-12-01T10:32:51.9490298Z adding 'torch/include/ATen/ops/rad2deg_ops.h' 2022-12-01T10:32:51.9494834Z adding 'torch/include/ATen/ops/rand.h' 2022-12-01T10:32:51.9499387Z adding 'torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.9503639Z adding 'torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.9507915Z adding 'torch/include/ATen/ops/rand_like.h' 2022-12-01T10:32:51.9512342Z adding 'torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.9516421Z adding 'torch/include/ATen/ops/rand_like_native.h' 2022-12-01T10:32:51.9520720Z adding 'torch/include/ATen/ops/rand_like_ops.h' 2022-12-01T10:32:51.9524929Z adding 'torch/include/ATen/ops/rand_native.h' 2022-12-01T10:32:51.9529666Z adding 'torch/include/ATen/ops/rand_ops.h' 2022-12-01T10:32:51.9534476Z adding 'torch/include/ATen/ops/randint.h' 2022-12-01T10:32:51.9539182Z adding 'torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.9543530Z adding 'torch/include/ATen/ops/randint_like.h' 2022-12-01T10:32:51.9548342Z adding 'torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.9552469Z adding 'torch/include/ATen/ops/randint_like_native.h' 2022-12-01T10:32:51.9557017Z adding 'torch/include/ATen/ops/randint_like_ops.h' 2022-12-01T10:32:51.9561189Z adding 'torch/include/ATen/ops/randint_native.h' 2022-12-01T10:32:51.9565988Z adding 'torch/include/ATen/ops/randint_ops.h' 2022-12-01T10:32:51.9570753Z adding 'torch/include/ATen/ops/randn.h' 2022-12-01T10:32:51.9575456Z adding 'torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.9579646Z adding 'torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.9583866Z adding 'torch/include/ATen/ops/randn_like.h' 2022-12-01T10:32:51.9588359Z adding 'torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.9592328Z adding 'torch/include/ATen/ops/randn_like_native.h' 2022-12-01T10:32:51.9596584Z adding 'torch/include/ATen/ops/randn_like_ops.h' 2022-12-01T10:32:51.9600724Z adding 'torch/include/ATen/ops/randn_native.h' 2022-12-01T10:32:51.9605436Z adding 'torch/include/ATen/ops/randn_ops.h' 2022-12-01T10:32:51.9609931Z adding 'torch/include/ATen/ops/random.h' 2022-12-01T10:32:51.9614408Z adding 'torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.9618473Z adding 'torch/include/ATen/ops/random_cpu_dispatch.h' 2022-12-01T10:32:51.9622651Z adding 'torch/include/ATen/ops/random_cuda_dispatch.h' 2022-12-01T10:32:51.9626764Z adding 'torch/include/ATen/ops/random_meta_dispatch.h' 2022-12-01T10:32:51.9630814Z adding 'torch/include/ATen/ops/random_native.h' 2022-12-01T10:32:51.9635914Z adding 'torch/include/ATen/ops/random_ops.h' 2022-12-01T10:32:51.9639946Z adding 'torch/include/ATen/ops/randperm.h' 2022-12-01T10:32:51.9644499Z adding 'torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.9648559Z adding 'torch/include/ATen/ops/randperm_cpu_dispatch.h' 2022-12-01T10:32:51.9652700Z adding 'torch/include/ATen/ops/randperm_cuda_dispatch.h' 2022-12-01T10:32:51.9656725Z adding 'torch/include/ATen/ops/randperm_native.h' 2022-12-01T10:32:51.9661060Z adding 'torch/include/ATen/ops/randperm_ops.h' 2022-12-01T10:32:51.9665424Z adding 'torch/include/ATen/ops/range.h' 2022-12-01T10:32:51.9669798Z adding 'torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.9673877Z adding 'torch/include/ATen/ops/range_cpu_dispatch.h' 2022-12-01T10:32:51.9678015Z adding 'torch/include/ATen/ops/range_cuda_dispatch.h' 2022-12-01T10:32:51.9682038Z adding 'torch/include/ATen/ops/range_meta_dispatch.h' 2022-12-01T10:32:51.9686150Z adding 'torch/include/ATen/ops/range_native.h' 2022-12-01T10:32:51.9690551Z adding 'torch/include/ATen/ops/range_ops.h' 2022-12-01T10:32:51.9694527Z adding 'torch/include/ATen/ops/ravel.h' 2022-12-01T10:32:51.9698607Z adding 'torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.9702457Z adding 'torch/include/ATen/ops/ravel_native.h' 2022-12-01T10:32:51.9706562Z adding 'torch/include/ATen/ops/ravel_ops.h' 2022-12-01T10:32:51.9710475Z adding 'torch/include/ATen/ops/real.h' 2022-12-01T10:32:51.9714629Z adding 'torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.9718440Z adding 'torch/include/ATen/ops/real_native.h' 2022-12-01T10:32:51.9722392Z adding 'torch/include/ATen/ops/real_ops.h' 2022-12-01T10:32:51.9726494Z adding 'torch/include/ATen/ops/reciprocal.h' 2022-12-01T10:32:51.9730704Z adding 'torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.9734771Z adding 'torch/include/ATen/ops/reciprocal_cpu_dispatch.h' 2022-12-01T10:32:51.9738855Z adding 'torch/include/ATen/ops/reciprocal_cuda_dispatch.h' 2022-12-01T10:32:51.9742764Z adding 'torch/include/ATen/ops/reciprocal_meta.h' 2022-12-01T10:32:51.9746763Z adding 'torch/include/ATen/ops/reciprocal_meta_dispatch.h' 2022-12-01T10:32:51.9750659Z adding 'torch/include/ATen/ops/reciprocal_native.h' 2022-12-01T10:32:51.9754744Z adding 'torch/include/ATen/ops/reciprocal_ops.h' 2022-12-01T10:32:51.9758720Z adding 'torch/include/ATen/ops/record_stream.h' 2022-12-01T10:32:51.9762812Z adding 'torch/include/ATen/ops/record_stream_cuda_dispatch.h' 2022-12-01T10:32:51.9766727Z adding 'torch/include/ATen/ops/record_stream_native.h' 2022-12-01T10:32:51.9770696Z adding 'torch/include/ATen/ops/record_stream_ops.h' 2022-12-01T10:32:51.9774537Z adding 'torch/include/ATen/ops/refine_names.h' 2022-12-01T10:32:51.9778661Z adding 'torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.9782552Z adding 'torch/include/ATen/ops/refine_names_native.h' 2022-12-01T10:32:51.9786527Z adding 'torch/include/ATen/ops/refine_names_ops.h' 2022-12-01T10:32:51.9790574Z adding 'torch/include/ATen/ops/reflection_pad1d.h' 2022-12-01T10:32:51.9794753Z adding 'torch/include/ATen/ops/reflection_pad1d_backward.h' 2022-12-01T10:32:51.9799005Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.9806666Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h' 2022-12-01T10:32:51.9810350Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h' 2022-12-01T10:32:51.9815265Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta.h' 2022-12-01T10:32:51.9819900Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h' 2022-12-01T10:32:51.9824023Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_native.h' 2022-12-01T10:32:51.9828263Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_ops.h' 2022-12-01T10:32:51.9833381Z adding 'torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.9836898Z adding 'torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h' 2022-12-01T10:32:51.9840944Z adding 'torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h' 2022-12-01T10:32:51.9844982Z adding 'torch/include/ATen/ops/reflection_pad1d_meta.h' 2022-12-01T10:32:51.9849120Z adding 'torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h' 2022-12-01T10:32:51.9853112Z adding 'torch/include/ATen/ops/reflection_pad1d_native.h' 2022-12-01T10:32:51.9857257Z adding 'torch/include/ATen/ops/reflection_pad1d_ops.h' 2022-12-01T10:32:51.9861268Z adding 'torch/include/ATen/ops/reflection_pad2d.h' 2022-12-01T10:32:51.9865572Z adding 'torch/include/ATen/ops/reflection_pad2d_backward.h' 2022-12-01T10:32:51.9869937Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h' 2022-12-01T10:32:51.9874014Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h' 2022-12-01T10:32:51.9877981Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_native.h' 2022-12-01T10:32:51.9882191Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_ops.h' 2022-12-01T10:32:51.9886404Z adding 'torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h' 2022-12-01T10:32:51.9890509Z adding 'torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h' 2022-12-01T10:32:51.9894712Z adding 'torch/include/ATen/ops/reflection_pad2d_native.h' 2022-12-01T10:32:51.9898802Z adding 'torch/include/ATen/ops/reflection_pad2d_ops.h' 2022-12-01T10:32:51.9902822Z adding 'torch/include/ATen/ops/reflection_pad3d.h' 2022-12-01T10:32:51.9906919Z adding 'torch/include/ATen/ops/reflection_pad3d_backward.h' 2022-12-01T10:32:51.9911161Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.9915182Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h' 2022-12-01T10:32:51.9919253Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h' 2022-12-01T10:32:51.9923318Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta.h' 2022-12-01T10:32:51.9927390Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h' 2022-12-01T10:32:51.9931391Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_native.h' 2022-12-01T10:32:51.9935605Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_ops.h' 2022-12-01T10:32:51.9939838Z adding 'torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:51.9943870Z adding 'torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h' 2022-12-01T10:32:51.9947898Z adding 'torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h' 2022-12-01T10:32:51.9951848Z adding 'torch/include/ATen/ops/reflection_pad3d_meta.h' 2022-12-01T10:32:51.9955899Z adding 'torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h' 2022-12-01T10:32:51.9959854Z adding 'torch/include/ATen/ops/reflection_pad3d_native.h' 2022-12-01T10:32:51.9964058Z adding 'torch/include/ATen/ops/reflection_pad3d_ops.h' 2022-12-01T10:32:51.9968060Z adding 'torch/include/ATen/ops/relu.h' 2022-12-01T10:32:51.9972005Z adding 'torch/include/ATen/ops/relu6.h' 2022-12-01T10:32:51.9976192Z adding 'torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:51.9980028Z adding 'torch/include/ATen/ops/relu6_native.h' 2022-12-01T10:32:51.9984101Z adding 'torch/include/ATen/ops/relu6_ops.h' 2022-12-01T10:32:51.9988225Z adding 'torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:51.9992919Z adding 'torch/include/ATen/ops/relu_cpu_dispatch.h' 2022-12-01T10:32:51.9996307Z adding 'torch/include/ATen/ops/relu_cuda_dispatch.h' 2022-12-01T10:32:52.0000209Z adding 'torch/include/ATen/ops/relu_meta_dispatch.h' 2022-12-01T10:32:52.0004541Z adding 'torch/include/ATen/ops/relu_native.h' 2022-12-01T10:32:52.0008470Z adding 'torch/include/ATen/ops/relu_ops.h' 2022-12-01T10:32:52.0013225Z adding 'torch/include/ATen/ops/remainder.h' 2022-12-01T10:32:52.0016984Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.0021165Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.0025124Z adding 'torch/include/ATen/ops/remainder_cpu_dispatch.h' 2022-12-01T10:32:52.0029171Z adding 'torch/include/ATen/ops/remainder_cuda_dispatch.h' 2022-12-01T10:32:52.0033071Z adding 'torch/include/ATen/ops/remainder_meta.h' 2022-12-01T10:32:52.0037072Z adding 'torch/include/ATen/ops/remainder_meta_dispatch.h' 2022-12-01T10:32:52.0041298Z adding 'torch/include/ATen/ops/remainder_native.h' 2022-12-01T10:32:52.0045977Z adding 'torch/include/ATen/ops/remainder_ops.h' 2022-12-01T10:32:52.0049996Z adding 'torch/include/ATen/ops/rename.h' 2022-12-01T10:32:52.0054173Z adding 'torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.0058321Z adding 'torch/include/ATen/ops/rename_native.h' 2022-12-01T10:32:52.0062427Z adding 'torch/include/ATen/ops/rename_ops.h' 2022-12-01T10:32:52.0066417Z adding 'torch/include/ATen/ops/renorm.h' 2022-12-01T10:32:52.0070645Z adding 'torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.0074639Z adding 'torch/include/ATen/ops/renorm_cpu_dispatch.h' 2022-12-01T10:32:52.0078658Z adding 'torch/include/ATen/ops/renorm_cuda_dispatch.h' 2022-12-01T10:32:52.0082576Z adding 'torch/include/ATen/ops/renorm_meta.h' 2022-12-01T10:32:52.0086731Z adding 'torch/include/ATen/ops/renorm_meta_dispatch.h' 2022-12-01T10:32:52.0090651Z adding 'torch/include/ATen/ops/renorm_native.h' 2022-12-01T10:32:52.0094877Z adding 'torch/include/ATen/ops/renorm_ops.h' 2022-12-01T10:32:52.0098951Z adding 'torch/include/ATen/ops/repeat.h' 2022-12-01T10:32:52.0103405Z adding 'torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.0107487Z adding 'torch/include/ATen/ops/repeat_interleave.h' 2022-12-01T10:32:52.0111754Z adding 'torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.0115888Z adding 'torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.0119921Z adding 'torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h' 2022-12-01T10:32:52.0124003Z adding 'torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h' 2022-12-01T10:32:52.0128028Z adding 'torch/include/ATen/ops/repeat_interleave_native.h' 2022-12-01T10:32:52.0132298Z adding 'torch/include/ATen/ops/repeat_interleave_ops.h' 2022-12-01T10:32:52.0136414Z adding 'torch/include/ATen/ops/repeat_native.h' 2022-12-01T10:32:52.0140500Z adding 'torch/include/ATen/ops/repeat_ops.h' 2022-12-01T10:32:52.0144530Z adding 'torch/include/ATen/ops/replication_pad1d.h' 2022-12-01T10:32:52.0148678Z adding 'torch/include/ATen/ops/replication_pad1d_backward.h' 2022-12-01T10:32:52.0152954Z adding 'torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.0156963Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h' 2022-12-01T10:32:52.0161084Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h' 2022-12-01T10:32:52.0165206Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta.h' 2022-12-01T10:32:52.0169370Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h' 2022-12-01T10:32:52.0173378Z adding 'torch/include/ATen/ops/replication_pad1d_backward_native.h' 2022-12-01T10:32:52.0177518Z adding 'torch/include/ATen/ops/replication_pad1d_backward_ops.h' 2022-12-01T10:32:52.0181756Z adding 'torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.0185764Z adding 'torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h' 2022-12-01T10:32:52.0189776Z adding 'torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h' 2022-12-01T10:32:52.0193717Z adding 'torch/include/ATen/ops/replication_pad1d_meta.h' 2022-12-01T10:32:52.0198002Z adding 'torch/include/ATen/ops/replication_pad1d_meta_dispatch.h' 2022-12-01T10:32:52.0202044Z adding 'torch/include/ATen/ops/replication_pad1d_native.h' 2022-12-01T10:32:52.0206288Z adding 'torch/include/ATen/ops/replication_pad1d_ops.h' 2022-12-01T10:32:52.0210447Z adding 'torch/include/ATen/ops/replication_pad2d.h' 2022-12-01T10:32:52.0215004Z adding 'torch/include/ATen/ops/replication_pad2d_backward.h' 2022-12-01T10:32:52.0220077Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h' 2022-12-01T10:32:52.0223473Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h' 2022-12-01T10:32:52.0227702Z adding 'torch/include/ATen/ops/replication_pad2d_backward_native.h' 2022-12-01T10:32:52.0232005Z adding 'torch/include/ATen/ops/replication_pad2d_backward_ops.h' 2022-12-01T10:32:52.0237014Z adding 'torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.0240454Z adding 'torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h' 2022-12-01T10:32:52.0244688Z adding 'torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h' 2022-12-01T10:32:52.0249782Z adding 'torch/include/ATen/ops/replication_pad2d_meta.h' 2022-12-01T10:32:52.0253208Z adding 'torch/include/ATen/ops/replication_pad2d_meta_dispatch.h' 2022-12-01T10:32:52.0257653Z adding 'torch/include/ATen/ops/replication_pad2d_native.h' 2022-12-01T10:32:52.0268252Z adding 'torch/include/ATen/ops/replication_pad2d_ops.h' 2022-12-01T10:32:52.0273264Z adding 'torch/include/ATen/ops/replication_pad3d.h' 2022-12-01T10:32:52.0276841Z adding 'torch/include/ATen/ops/replication_pad3d_backward.h' 2022-12-01T10:32:52.0281109Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h' 2022-12-01T10:32:52.0285383Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h' 2022-12-01T10:32:52.0289429Z adding 'torch/include/ATen/ops/replication_pad3d_backward_native.h' 2022-12-01T10:32:52.0293794Z adding 'torch/include/ATen/ops/replication_pad3d_backward_ops.h' 2022-12-01T10:32:52.0298123Z adding 'torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.0302672Z adding 'torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h' 2022-12-01T10:32:52.0308463Z adding 'torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h' 2022-12-01T10:32:52.0312858Z adding 'torch/include/ATen/ops/replication_pad3d_meta.h' 2022-12-01T10:32:52.0317142Z adding 'torch/include/ATen/ops/replication_pad3d_meta_dispatch.h' 2022-12-01T10:32:52.0321228Z adding 'torch/include/ATen/ops/replication_pad3d_native.h' 2022-12-01T10:32:52.0326186Z adding 'torch/include/ATen/ops/replication_pad3d_ops.h' 2022-12-01T10:32:52.0329598Z adding 'torch/include/ATen/ops/requires_grad.h' 2022-12-01T10:32:52.0333805Z adding 'torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.0337981Z adding 'torch/include/ATen/ops/requires_grad_native.h' 2022-12-01T10:32:52.0341821Z adding 'torch/include/ATen/ops/requires_grad_ops.h' 2022-12-01T10:32:52.0345921Z adding 'torch/include/ATen/ops/reshape.h' 2022-12-01T10:32:52.0349904Z adding 'torch/include/ATen/ops/reshape_as.h' 2022-12-01T10:32:52.0354777Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.0358606Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h' 2022-12-01T10:32:52.0362535Z adding 'torch/include/ATen/ops/reshape_as_native.h' 2022-12-01T10:32:52.0367240Z adding 'torch/include/ATen/ops/reshape_as_ops.h' 2022-12-01T10:32:52.0370947Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.0375201Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h' 2022-12-01T10:32:52.0379148Z adding 'torch/include/ATen/ops/reshape_native.h' 2022-12-01T10:32:52.0383122Z adding 'torch/include/ATen/ops/reshape_ops.h' 2022-12-01T10:32:52.0387564Z adding 'torch/include/ATen/ops/resize.h' 2022-12-01T10:32:52.0391691Z adding 'torch/include/ATen/ops/resize_as.h' 2022-12-01T10:32:52.0396857Z adding 'torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.0400060Z adding 'torch/include/ATen/ops/resize_as_native.h' 2022-12-01T10:32:52.0404509Z adding 'torch/include/ATen/ops/resize_as_ops.h' 2022-12-01T10:32:52.0408721Z adding 'torch/include/ATen/ops/resize_as_sparse.h' 2022-12-01T10:32:52.0412971Z adding 'torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.0417076Z adding 'torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h' 2022-12-01T10:32:52.0421140Z adding 'torch/include/ATen/ops/resize_as_sparse_native.h' 2022-12-01T10:32:52.0426203Z adding 'torch/include/ATen/ops/resize_as_sparse_ops.h' 2022-12-01T10:32:52.0429780Z adding 'torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.0433973Z adding 'torch/include/ATen/ops/resize_cpu_dispatch.h' 2022-12-01T10:32:52.0438117Z adding 'torch/include/ATen/ops/resize_cuda_dispatch.h' 2022-12-01T10:32:52.0442128Z adding 'torch/include/ATen/ops/resize_meta_dispatch.h' 2022-12-01T10:32:52.0446426Z adding 'torch/include/ATen/ops/resize_native.h' 2022-12-01T10:32:52.0450732Z adding 'torch/include/ATen/ops/resize_ops.h' 2022-12-01T10:32:52.0455483Z adding 'torch/include/ATen/ops/resolve_conj.h' 2022-12-01T10:32:52.0459251Z adding 'torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.0463278Z adding 'torch/include/ATen/ops/resolve_conj_native.h' 2022-12-01T10:32:52.0467368Z adding 'torch/include/ATen/ops/resolve_conj_ops.h' 2022-12-01T10:32:52.0471275Z adding 'torch/include/ATen/ops/resolve_neg.h' 2022-12-01T10:32:52.0475566Z adding 'torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.0479559Z adding 'torch/include/ATen/ops/resolve_neg_native.h' 2022-12-01T10:32:52.0484794Z adding 'torch/include/ATen/ops/resolve_neg_ops.h' 2022-12-01T10:32:52.0487837Z adding 'torch/include/ATen/ops/result_type.h' 2022-12-01T10:32:52.0492183Z adding 'torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.0496640Z adding 'torch/include/ATen/ops/result_type_native.h' 2022-12-01T10:32:52.0505980Z adding 'torch/include/ATen/ops/result_type_ops.h' 2022-12-01T10:32:52.0510412Z adding 'torch/include/ATen/ops/retain_grad.h' 2022-12-01T10:32:52.0514534Z adding 'torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.0518836Z adding 'torch/include/ATen/ops/retain_grad_native.h' 2022-12-01T10:32:52.0523153Z adding 'torch/include/ATen/ops/retain_grad_ops.h' 2022-12-01T10:32:52.0527181Z adding 'torch/include/ATen/ops/retains_grad.h' 2022-12-01T10:32:52.0531392Z adding 'torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.0535431Z adding 'torch/include/ATen/ops/retains_grad_native.h' 2022-12-01T10:32:52.0539522Z adding 'torch/include/ATen/ops/retains_grad_ops.h' 2022-12-01T10:32:52.0543568Z adding 'torch/include/ATen/ops/rnn_relu.h' 2022-12-01T10:32:52.0548076Z adding 'torch/include/ATen/ops/rnn_relu_cell.h' 2022-12-01T10:32:52.0552622Z adding 'torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.0556745Z adding 'torch/include/ATen/ops/rnn_relu_cell_native.h' 2022-12-01T10:32:52.0560908Z adding 'torch/include/ATen/ops/rnn_relu_cell_ops.h' 2022-12-01T10:32:52.0565299Z adding 'torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.0569429Z adding 'torch/include/ATen/ops/rnn_relu_native.h' 2022-12-01T10:32:52.0573632Z adding 'torch/include/ATen/ops/rnn_relu_ops.h' 2022-12-01T10:32:52.0577762Z adding 'torch/include/ATen/ops/rnn_tanh.h' 2022-12-01T10:32:52.0581831Z adding 'torch/include/ATen/ops/rnn_tanh_cell.h' 2022-12-01T10:32:52.0586266Z adding 'torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.0590239Z adding 'torch/include/ATen/ops/rnn_tanh_cell_native.h' 2022-12-01T10:32:52.0594247Z adding 'torch/include/ATen/ops/rnn_tanh_cell_ops.h' 2022-12-01T10:32:52.0598418Z adding 'torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.0602338Z adding 'torch/include/ATen/ops/rnn_tanh_native.h' 2022-12-01T10:32:52.0606674Z adding 'torch/include/ATen/ops/rnn_tanh_ops.h' 2022-12-01T10:32:52.0610718Z adding 'torch/include/ATen/ops/roll.h' 2022-12-01T10:32:52.0614993Z adding 'torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.0618955Z adding 'torch/include/ATen/ops/roll_cpu_dispatch.h' 2022-12-01T10:32:52.0622925Z adding 'torch/include/ATen/ops/roll_cuda_dispatch.h' 2022-12-01T10:32:52.0626803Z adding 'torch/include/ATen/ops/roll_native.h' 2022-12-01T10:32:52.0630890Z adding 'torch/include/ATen/ops/roll_ops.h' 2022-12-01T10:32:52.0634907Z adding 'torch/include/ATen/ops/rot90.h' 2022-12-01T10:32:52.0639009Z adding 'torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.0642880Z adding 'torch/include/ATen/ops/rot90_native.h' 2022-12-01T10:32:52.0646977Z adding 'torch/include/ATen/ops/rot90_ops.h' 2022-12-01T10:32:52.0651099Z adding 'torch/include/ATen/ops/round.h' 2022-12-01T10:32:52.0655407Z adding 'torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.0659447Z adding 'torch/include/ATen/ops/round_cpu_dispatch.h' 2022-12-01T10:32:52.0663549Z adding 'torch/include/ATen/ops/round_cuda_dispatch.h' 2022-12-01T10:32:52.0667480Z adding 'torch/include/ATen/ops/round_meta.h' 2022-12-01T10:32:52.0671667Z adding 'torch/include/ATen/ops/round_meta_dispatch.h' 2022-12-01T10:32:52.0675630Z adding 'torch/include/ATen/ops/round_native.h' 2022-12-01T10:32:52.0680280Z adding 'torch/include/ATen/ops/round_ops.h' 2022-12-01T10:32:52.0684356Z adding 'torch/include/ATen/ops/row_indices.h' 2022-12-01T10:32:52.0688346Z adding 'torch/include/ATen/ops/row_indices_copy.h' 2022-12-01T10:32:52.0692596Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.0696502Z adding 'torch/include/ATen/ops/row_indices_copy_native.h' 2022-12-01T10:32:52.0700569Z adding 'torch/include/ATen/ops/row_indices_copy_ops.h' 2022-12-01T10:32:52.0704515Z adding 'torch/include/ATen/ops/row_indices_native.h' 2022-12-01T10:32:52.0708483Z adding 'torch/include/ATen/ops/row_indices_ops.h' 2022-12-01T10:32:52.0712440Z adding 'torch/include/ATen/ops/row_stack.h' 2022-12-01T10:32:52.0716585Z adding 'torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.0720454Z adding 'torch/include/ATen/ops/row_stack_native.h' 2022-12-01T10:32:52.0724630Z adding 'torch/include/ATen/ops/row_stack_ops.h' 2022-12-01T10:32:52.0728686Z adding 'torch/include/ATen/ops/rrelu.h' 2022-12-01T10:32:52.0732925Z adding 'torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.0736809Z adding 'torch/include/ATen/ops/rrelu_native.h' 2022-12-01T10:32:52.0740946Z adding 'torch/include/ATen/ops/rrelu_ops.h' 2022-12-01T10:32:52.0745127Z adding 'torch/include/ATen/ops/rrelu_with_noise.h' 2022-12-01T10:32:52.0749604Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward.h' 2022-12-01T10:32:52.0754351Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.0758388Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_native.h' 2022-12-01T10:32:52.0762677Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_ops.h' 2022-12-01T10:32:52.0767011Z adding 'torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h' 2022-12-01T10:32:52.0771280Z adding 'torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h' 2022-12-01T10:32:52.0775445Z adding 'torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h' 2022-12-01T10:32:52.0780021Z adding 'torch/include/ATen/ops/rrelu_with_noise_native.h' 2022-12-01T10:32:52.0784994Z adding 'torch/include/ATen/ops/rrelu_with_noise_ops.h' 2022-12-01T10:32:52.0789236Z adding 'torch/include/ATen/ops/rshift.h' 2022-12-01T10:32:52.0793530Z adding 'torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.0797626Z adding 'torch/include/ATen/ops/rshift_cpu_dispatch.h' 2022-12-01T10:32:52.0801744Z adding 'torch/include/ATen/ops/rshift_cuda_dispatch.h' 2022-12-01T10:32:52.0806023Z adding 'torch/include/ATen/ops/rshift_meta_dispatch.h' 2022-12-01T10:32:52.0810078Z adding 'torch/include/ATen/ops/rshift_native.h' 2022-12-01T10:32:52.0814609Z adding 'torch/include/ATen/ops/rshift_ops.h' 2022-12-01T10:32:52.0818801Z adding 'torch/include/ATen/ops/rsqrt.h' 2022-12-01T10:32:52.0823025Z adding 'torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.0827061Z adding 'torch/include/ATen/ops/rsqrt_cpu_dispatch.h' 2022-12-01T10:32:52.0831176Z adding 'torch/include/ATen/ops/rsqrt_cuda_dispatch.h' 2022-12-01T10:32:52.0835185Z adding 'torch/include/ATen/ops/rsqrt_meta.h' 2022-12-01T10:32:52.0839288Z adding 'torch/include/ATen/ops/rsqrt_meta_dispatch.h' 2022-12-01T10:32:52.0843441Z adding 'torch/include/ATen/ops/rsqrt_native.h' 2022-12-01T10:32:52.0847711Z adding 'torch/include/ATen/ops/rsqrt_ops.h' 2022-12-01T10:32:52.0851909Z adding 'torch/include/ATen/ops/rsub.h' 2022-12-01T10:32:52.0856200Z adding 'torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.0860221Z adding 'torch/include/ATen/ops/rsub_cpu_dispatch.h' 2022-12-01T10:32:52.0864448Z adding 'torch/include/ATen/ops/rsub_cuda_dispatch.h' 2022-12-01T10:32:52.0868393Z adding 'torch/include/ATen/ops/rsub_native.h' 2022-12-01T10:32:52.0872758Z adding 'torch/include/ATen/ops/rsub_ops.h' 2022-12-01T10:32:52.0877139Z adding 'torch/include/ATen/ops/scalar_tensor.h' 2022-12-01T10:32:52.0881484Z adding 'torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.0885606Z adding 'torch/include/ATen/ops/scalar_tensor_native.h' 2022-12-01T10:32:52.0889823Z adding 'torch/include/ATen/ops/scalar_tensor_ops.h' 2022-12-01T10:32:52.0894345Z adding 'torch/include/ATen/ops/scatter.h' 2022-12-01T10:32:52.0898629Z adding 'torch/include/ATen/ops/scatter_add.h' 2022-12-01T10:32:52.0902932Z adding 'torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.0907097Z adding 'torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.0911243Z adding 'torch/include/ATen/ops/scatter_add_cpu_dispatch.h' 2022-12-01T10:32:52.0915390Z adding 'torch/include/ATen/ops/scatter_add_cuda_dispatch.h' 2022-12-01T10:32:52.0919534Z adding 'torch/include/ATen/ops/scatter_add_meta.h' 2022-12-01T10:32:52.0923812Z adding 'torch/include/ATen/ops/scatter_add_meta_dispatch.h' 2022-12-01T10:32:52.0927820Z adding 'torch/include/ATen/ops/scatter_add_native.h' 2022-12-01T10:32:52.0932186Z adding 'torch/include/ATen/ops/scatter_add_ops.h' 2022-12-01T10:32:52.0936690Z adding 'torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.0940885Z adding 'torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.0945027Z adding 'torch/include/ATen/ops/scatter_cpu_dispatch.h' 2022-12-01T10:32:52.0949358Z adding 'torch/include/ATen/ops/scatter_cuda_dispatch.h' 2022-12-01T10:32:52.0953548Z adding 'torch/include/ATen/ops/scatter_meta.h' 2022-12-01T10:32:52.0957845Z adding 'torch/include/ATen/ops/scatter_meta_dispatch.h' 2022-12-01T10:32:52.0961903Z adding 'torch/include/ATen/ops/scatter_native.h' 2022-12-01T10:32:52.0967066Z adding 'torch/include/ATen/ops/scatter_ops.h' 2022-12-01T10:32:52.0971556Z adding 'torch/include/ATen/ops/scatter_reduce.h' 2022-12-01T10:32:52.0975972Z adding 'torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.0979987Z adding 'torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h' 2022-12-01T10:32:52.0984275Z adding 'torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h' 2022-12-01T10:32:52.0988316Z adding 'torch/include/ATen/ops/scatter_reduce_meta.h' 2022-12-01T10:32:52.0992440Z adding 'torch/include/ATen/ops/scatter_reduce_meta_dispatch.h' 2022-12-01T10:32:52.0996552Z adding 'torch/include/ATen/ops/scatter_reduce_native.h' 2022-12-01T10:32:52.1000958Z adding 'torch/include/ATen/ops/scatter_reduce_ops.h' 2022-12-01T10:32:52.1005409Z adding 'torch/include/ATen/ops/searchsorted.h' 2022-12-01T10:32:52.1009724Z adding 'torch/include/ATen/ops/searchsorted_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.1013933Z adding 'torch/include/ATen/ops/searchsorted_cpu_dispatch.h' 2022-12-01T10:32:52.1018154Z adding 'torch/include/ATen/ops/searchsorted_cuda_dispatch.h' 2022-12-01T10:32:52.1022346Z adding 'torch/include/ATen/ops/searchsorted_native.h' 2022-12-01T10:32:52.1026805Z adding 'torch/include/ATen/ops/searchsorted_ops.h' 2022-12-01T10:32:52.1031201Z adding 'torch/include/ATen/ops/segment_reduce.h' 2022-12-01T10:32:52.1035593Z adding 'torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.1039706Z adding 'torch/include/ATen/ops/segment_reduce_cpu_dispatch.h' 2022-12-01T10:32:52.1043883Z adding 'torch/include/ATen/ops/segment_reduce_cuda_dispatch.h' 2022-12-01T10:32:52.1047994Z adding 'torch/include/ATen/ops/segment_reduce_native.h' 2022-12-01T10:32:52.1052420Z adding 'torch/include/ATen/ops/segment_reduce_ops.h' 2022-12-01T10:32:52.1056520Z adding 'torch/include/ATen/ops/select.h' 2022-12-01T10:32:52.1060758Z adding 'torch/include/ATen/ops/select_backward.h' 2022-12-01T10:32:52.1065336Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.1069646Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.1073526Z adding 'torch/include/ATen/ops/select_backward_native.h' 2022-12-01T10:32:52.1077838Z adding 'torch/include/ATen/ops/select_backward_ops.h' 2022-12-01T10:32:52.1082068Z adding 'torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.1086376Z adding 'torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.1090355Z adding 'torch/include/ATen/ops/select_copy.h' 2022-12-01T10:32:52.1094616Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.1098847Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.1102757Z adding 'torch/include/ATen/ops/select_copy_native.h' 2022-12-01T10:32:52.1106977Z adding 'torch/include/ATen/ops/select_copy_ops.h' 2022-12-01T10:32:52.1111338Z adding 'torch/include/ATen/ops/select_native.h' 2022-12-01T10:32:52.1115708Z adding 'torch/include/ATen/ops/select_ops.h' 2022-12-01T10:32:52.1119819Z adding 'torch/include/ATen/ops/select_scatter.h' 2022-12-01T10:32:52.1124174Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.1128199Z adding 'torch/include/ATen/ops/select_scatter_native.h' 2022-12-01T10:32:52.1132459Z adding 'torch/include/ATen/ops/select_scatter_ops.h' 2022-12-01T10:32:52.1136514Z adding 'torch/include/ATen/ops/selu.h' 2022-12-01T10:32:52.1140799Z adding 'torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.1144739Z adding 'torch/include/ATen/ops/selu_native.h' 2022-12-01T10:32:52.1148834Z adding 'torch/include/ATen/ops/selu_ops.h' 2022-12-01T10:32:52.1153380Z adding 'torch/include/ATen/ops/set.h' 2022-12-01T10:32:52.1157926Z adding 'torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.1162173Z adding 'torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.1166389Z adding 'torch/include/ATen/ops/set_cpu_dispatch.h' 2022-12-01T10:32:52.1170611Z adding 'torch/include/ATen/ops/set_cuda_dispatch.h' 2022-12-01T10:32:52.1174586Z adding 'torch/include/ATen/ops/set_data.h' 2022-12-01T10:32:52.1178856Z adding 'torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.1182705Z adding 'torch/include/ATen/ops/set_data_native.h' 2022-12-01T10:32:52.1186820Z adding 'torch/include/ATen/ops/set_data_ops.h' 2022-12-01T10:32:52.1190961Z adding 'torch/include/ATen/ops/set_meta_dispatch.h' 2022-12-01T10:32:52.1195067Z adding 'torch/include/ATen/ops/set_native.h' 2022-12-01T10:32:52.1199933Z adding 'torch/include/ATen/ops/set_ops.h' 2022-12-01T10:32:52.1204334Z adding 'torch/include/ATen/ops/sgn.h' 2022-12-01T10:32:52.1209319Z adding 'torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.1217560Z adding 'torch/include/ATen/ops/sgn_cpu_dispatch.h' 2022-12-01T10:32:52.1221917Z adding 'torch/include/ATen/ops/sgn_cuda_dispatch.h' 2022-12-01T10:32:52.1225906Z adding 'torch/include/ATen/ops/sgn_meta.h' 2022-12-01T10:32:52.1230405Z adding 'torch/include/ATen/ops/sgn_meta_dispatch.h' 2022-12-01T10:32:52.1234639Z adding 'torch/include/ATen/ops/sgn_native.h' 2022-12-01T10:32:52.1238926Z adding 'torch/include/ATen/ops/sgn_ops.h' 2022-12-01T10:32:52.2479109Z adding 'torch/include/ATen/ops/sigmoid.h' 2022-12-01T10:32:52.2485315Z adding 'torch/include/ATen/ops/sigmoid_backward.h' 2022-12-01T10:32:52.2490787Z adding 'torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.2495440Z adding 'torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h' 2022-12-01T10:32:52.2499815Z adding 'torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h' 2022-12-01T10:32:52.2504040Z adding 'torch/include/ATen/ops/sigmoid_backward_meta.h' 2022-12-01T10:32:52.2508270Z adding 'torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h' 2022-12-01T10:32:52.2512431Z adding 'torch/include/ATen/ops/sigmoid_backward_native.h' 2022-12-01T10:32:52.2516644Z adding 'torch/include/ATen/ops/sigmoid_backward_ops.h' 2022-12-01T10:32:52.2521762Z adding 'torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.2526175Z adding 'torch/include/ATen/ops/sigmoid_cpu_dispatch.h' 2022-12-01T10:32:52.2530408Z adding 'torch/include/ATen/ops/sigmoid_cuda_dispatch.h' 2022-12-01T10:32:52.2534439Z adding 'torch/include/ATen/ops/sigmoid_meta.h' 2022-12-01T10:32:52.2538618Z adding 'torch/include/ATen/ops/sigmoid_meta_dispatch.h' 2022-12-01T10:32:52.2542705Z adding 'torch/include/ATen/ops/sigmoid_native.h' 2022-12-01T10:32:52.2547016Z adding 'torch/include/ATen/ops/sigmoid_ops.h' 2022-12-01T10:32:52.2551271Z adding 'torch/include/ATen/ops/sign.h' 2022-12-01T10:32:52.2555830Z adding 'torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.2559998Z adding 'torch/include/ATen/ops/sign_cpu_dispatch.h' 2022-12-01T10:32:52.2564284Z adding 'torch/include/ATen/ops/sign_cuda_dispatch.h' 2022-12-01T10:32:52.2568387Z adding 'torch/include/ATen/ops/sign_meta.h' 2022-12-01T10:32:52.2572548Z adding 'torch/include/ATen/ops/sign_meta_dispatch.h' 2022-12-01T10:32:52.2576663Z adding 'torch/include/ATen/ops/sign_native.h' 2022-12-01T10:32:52.2581237Z adding 'torch/include/ATen/ops/sign_ops.h' 2022-12-01T10:32:52.2585707Z adding 'torch/include/ATen/ops/signbit.h' 2022-12-01T10:32:52.2590244Z adding 'torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.2594380Z adding 'torch/include/ATen/ops/signbit_cpu_dispatch.h' 2022-12-01T10:32:52.2598587Z adding 'torch/include/ATen/ops/signbit_cuda_dispatch.h' 2022-12-01T10:32:52.2607905Z adding 'torch/include/ATen/ops/signbit_meta.h' 2022-12-01T10:32:52.2612559Z adding 'torch/include/ATen/ops/signbit_meta_dispatch.h' 2022-12-01T10:32:52.2616967Z adding 'torch/include/ATen/ops/signbit_native.h' 2022-12-01T10:32:52.2621806Z adding 'torch/include/ATen/ops/signbit_ops.h' 2022-12-01T10:32:52.2626194Z adding 'torch/include/ATen/ops/silu.h' 2022-12-01T10:32:52.2630504Z adding 'torch/include/ATen/ops/silu_backward.h' 2022-12-01T10:32:52.2634989Z adding 'torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.2639419Z adding 'torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.2643657Z adding 'torch/include/ATen/ops/silu_backward_cpu_dispatch.h' 2022-12-01T10:32:52.2647822Z adding 'torch/include/ATen/ops/silu_backward_cuda_dispatch.h' 2022-12-01T10:32:52.2651986Z adding 'torch/include/ATen/ops/silu_backward_meta.h' 2022-12-01T10:32:52.2657007Z adding 'torch/include/ATen/ops/silu_backward_meta_dispatch.h' 2022-12-01T10:32:52.2661223Z adding 'torch/include/ATen/ops/silu_backward_native.h' 2022-12-01T10:32:52.2665393Z adding 'torch/include/ATen/ops/silu_backward_ops.h' 2022-12-01T10:32:52.2669736Z adding 'torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.2674166Z adding 'torch/include/ATen/ops/silu_cpu_dispatch.h' 2022-12-01T10:32:52.2678346Z adding 'torch/include/ATen/ops/silu_cuda_dispatch.h' 2022-12-01T10:32:52.2682343Z adding 'torch/include/ATen/ops/silu_meta.h' 2022-12-01T10:32:52.2686632Z adding 'torch/include/ATen/ops/silu_meta_dispatch.h' 2022-12-01T10:32:52.2690680Z adding 'torch/include/ATen/ops/silu_native.h' 2022-12-01T10:32:52.2694947Z adding 'torch/include/ATen/ops/silu_ops.h' 2022-12-01T10:32:52.2699127Z adding 'torch/include/ATen/ops/sin.h' 2022-12-01T10:32:52.2703591Z adding 'torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.2707532Z adding 'torch/include/ATen/ops/sin_cpu_dispatch.h' 2022-12-01T10:32:52.2712109Z adding 'torch/include/ATen/ops/sin_cuda_dispatch.h' 2022-12-01T10:32:52.2716185Z adding 'torch/include/ATen/ops/sin_meta.h' 2022-12-01T10:32:52.2720301Z adding 'torch/include/ATen/ops/sin_meta_dispatch.h' 2022-12-01T10:32:52.2724410Z adding 'torch/include/ATen/ops/sin_native.h' 2022-12-01T10:32:52.2729150Z adding 'torch/include/ATen/ops/sin_ops.h' 2022-12-01T10:32:52.2733867Z adding 'torch/include/ATen/ops/sinc.h' 2022-12-01T10:32:52.2738329Z adding 'torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.2742430Z adding 'torch/include/ATen/ops/sinc_cpu_dispatch.h' 2022-12-01T10:32:52.2746604Z adding 'torch/include/ATen/ops/sinc_cuda_dispatch.h' 2022-12-01T10:32:52.2750695Z adding 'torch/include/ATen/ops/sinc_meta.h' 2022-12-01T10:32:52.2754774Z adding 'torch/include/ATen/ops/sinc_meta_dispatch.h' 2022-12-01T10:32:52.2758851Z adding 'torch/include/ATen/ops/sinc_native.h' 2022-12-01T10:32:52.2763215Z adding 'torch/include/ATen/ops/sinc_ops.h' 2022-12-01T10:32:52.2767657Z adding 'torch/include/ATen/ops/sinh.h' 2022-12-01T10:32:52.2772376Z adding 'torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.2776519Z adding 'torch/include/ATen/ops/sinh_cpu_dispatch.h' 2022-12-01T10:32:52.2780709Z adding 'torch/include/ATen/ops/sinh_cuda_dispatch.h' 2022-12-01T10:32:52.2784714Z adding 'torch/include/ATen/ops/sinh_meta.h' 2022-12-01T10:32:52.2788812Z adding 'torch/include/ATen/ops/sinh_meta_dispatch.h' 2022-12-01T10:32:52.2792851Z adding 'torch/include/ATen/ops/sinh_native.h' 2022-12-01T10:32:52.2796998Z adding 'torch/include/ATen/ops/sinh_ops.h' 2022-12-01T10:32:52.2801093Z adding 'torch/include/ATen/ops/size.h' 2022-12-01T10:32:52.2805779Z adding 'torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.2809780Z adding 'torch/include/ATen/ops/size_native.h' 2022-12-01T10:32:52.2813885Z adding 'torch/include/ATen/ops/size_ops.h' 2022-12-01T10:32:52.2818137Z adding 'torch/include/ATen/ops/slice.h' 2022-12-01T10:32:52.2822408Z adding 'torch/include/ATen/ops/slice_backward.h' 2022-12-01T10:32:52.2826997Z adding 'torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.2831187Z adding 'torch/include/ATen/ops/slice_backward_native.h' 2022-12-01T10:32:52.2835500Z adding 'torch/include/ATen/ops/slice_backward_ops.h' 2022-12-01T10:32:52.2840454Z adding 'torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.2844830Z adding 'torch/include/ATen/ops/slice_copy.h' 2022-12-01T10:32:52.2849108Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.2853359Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.2857344Z adding 'torch/include/ATen/ops/slice_copy_native.h' 2022-12-01T10:32:52.2861677Z adding 'torch/include/ATen/ops/slice_copy_ops.h' 2022-12-01T10:32:52.2865758Z adding 'torch/include/ATen/ops/slice_native.h' 2022-12-01T10:32:52.2869854Z adding 'torch/include/ATen/ops/slice_ops.h' 2022-12-01T10:32:52.2874130Z adding 'torch/include/ATen/ops/slice_scatter.h' 2022-12-01T10:32:52.2878865Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.2883327Z adding 'torch/include/ATen/ops/slice_scatter_native.h' 2022-12-01T10:32:52.2887717Z adding 'torch/include/ATen/ops/slice_scatter_ops.h' 2022-12-01T10:32:52.2891889Z adding 'torch/include/ATen/ops/slogdet.h' 2022-12-01T10:32:52.2896095Z adding 'torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.2900025Z adding 'torch/include/ATen/ops/slogdet_native.h' 2022-12-01T10:32:52.2904124Z adding 'torch/include/ATen/ops/slogdet_ops.h' 2022-12-01T10:32:52.2908290Z adding 'torch/include/ATen/ops/slow_conv3d.h' 2022-12-01T10:32:52.2912638Z adding 'torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.2916766Z adding 'torch/include/ATen/ops/slow_conv3d_forward.h' 2022-12-01T10:32:52.2921149Z adding 'torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h' 2022-12-01T10:32:52.2925444Z adding 'torch/include/ATen/ops/slow_conv3d_forward_native.h' 2022-12-01T10:32:52.2929770Z adding 'torch/include/ATen/ops/slow_conv3d_forward_ops.h' 2022-12-01T10:32:52.2933917Z adding 'torch/include/ATen/ops/slow_conv3d_native.h' 2022-12-01T10:32:52.2938478Z adding 'torch/include/ATen/ops/slow_conv3d_ops.h' 2022-12-01T10:32:52.2943330Z adding 'torch/include/ATen/ops/slow_conv_dilated2d.h' 2022-12-01T10:32:52.2947694Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.2951828Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h' 2022-12-01T10:32:52.2955973Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h' 2022-12-01T10:32:52.2960067Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_native.h' 2022-12-01T10:32:52.2964564Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_ops.h' 2022-12-01T10:32:52.2968897Z adding 'torch/include/ATen/ops/slow_conv_dilated3d.h' 2022-12-01T10:32:52.2973479Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.2977751Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h' 2022-12-01T10:32:52.2981929Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h' 2022-12-01T10:32:52.2986055Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_native.h' 2022-12-01T10:32:52.2990435Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_ops.h' 2022-12-01T10:32:52.2994825Z adding 'torch/include/ATen/ops/slow_conv_transpose2d.h' 2022-12-01T10:32:52.2999348Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.3003794Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h' 2022-12-01T10:32:52.3008165Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h' 2022-12-01T10:32:52.3012446Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta.h' 2022-12-01T10:32:52.3016739Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h' 2022-12-01T10:32:52.3020940Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_native.h' 2022-12-01T10:32:52.3025267Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_ops.h' 2022-12-01T10:32:52.3029609Z adding 'torch/include/ATen/ops/slow_conv_transpose3d.h' 2022-12-01T10:32:52.3034111Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h' 2022-12-01T10:32:52.3038258Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h' 2022-12-01T10:32:52.3042544Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_native.h' 2022-12-01T10:32:52.3047232Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_ops.h' 2022-12-01T10:32:52.3051343Z adding 'torch/include/ATen/ops/smm.h' 2022-12-01T10:32:52.3055489Z adding 'torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.3059486Z adding 'torch/include/ATen/ops/smm_native.h' 2022-12-01T10:32:52.3063634Z adding 'torch/include/ATen/ops/smm_ops.h' 2022-12-01T10:32:52.3067762Z adding 'torch/include/ATen/ops/smooth_l1_loss.h' 2022-12-01T10:32:52.3071978Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward.h' 2022-12-01T10:32:52.3076266Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.3080452Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h' 2022-12-01T10:32:52.3084897Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h' 2022-12-01T10:32:52.3088934Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_native.h' 2022-12-01T10:32:52.3093254Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_ops.h' 2022-12-01T10:32:52.3097662Z adding 'torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.3101831Z adding 'torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h' 2022-12-01T10:32:52.3105991Z adding 'torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h' 2022-12-01T10:32:52.3110088Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta.h' 2022-12-01T10:32:52.3114380Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h' 2022-12-01T10:32:52.3118407Z adding 'torch/include/ATen/ops/smooth_l1_loss_native.h' 2022-12-01T10:32:52.3122680Z adding 'torch/include/ATen/ops/smooth_l1_loss_ops.h' 2022-12-01T10:32:52.3126952Z adding 'torch/include/ATen/ops/soft_margin_loss.h' 2022-12-01T10:32:52.3131150Z adding 'torch/include/ATen/ops/soft_margin_loss_backward.h' 2022-12-01T10:32:52.3135553Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.3139590Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_native.h' 2022-12-01T10:32:52.3144166Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_ops.h' 2022-12-01T10:32:52.3148481Z adding 'torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.3152502Z adding 'torch/include/ATen/ops/soft_margin_loss_native.h' 2022-12-01T10:32:52.3156644Z adding 'torch/include/ATen/ops/soft_margin_loss_ops.h' 2022-12-01T10:32:52.3160957Z adding 'torch/include/ATen/ops/softmax.h' 2022-12-01T10:32:52.3165509Z adding 'torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.3169840Z adding 'torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.3173866Z adding 'torch/include/ATen/ops/softmax_native.h' 2022-12-01T10:32:52.3178366Z adding 'torch/include/ATen/ops/softmax_ops.h' 2022-12-01T10:32:52.3182537Z adding 'torch/include/ATen/ops/softplus.h' 2022-12-01T10:32:52.3186661Z adding 'torch/include/ATen/ops/softplus_backward.h' 2022-12-01T10:32:52.3191176Z adding 'torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.3195262Z adding 'torch/include/ATen/ops/softplus_backward_cpu_dispatch.h' 2022-12-01T10:32:52.3199327Z adding 'torch/include/ATen/ops/softplus_backward_cuda_dispatch.h' 2022-12-01T10:32:52.3203590Z adding 'torch/include/ATen/ops/softplus_backward_meta.h' 2022-12-01T10:32:52.3207774Z adding 'torch/include/ATen/ops/softplus_backward_meta_dispatch.h' 2022-12-01T10:32:52.3212403Z adding 'torch/include/ATen/ops/softplus_backward_native.h' 2022-12-01T10:32:52.3216568Z adding 'torch/include/ATen/ops/softplus_backward_ops.h' 2022-12-01T10:32:52.3221102Z adding 'torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.3225126Z adding 'torch/include/ATen/ops/softplus_cpu_dispatch.h' 2022-12-01T10:32:52.3229297Z adding 'torch/include/ATen/ops/softplus_cuda_dispatch.h' 2022-12-01T10:32:52.3233402Z adding 'torch/include/ATen/ops/softplus_meta.h' 2022-12-01T10:32:52.3237569Z adding 'torch/include/ATen/ops/softplus_meta_dispatch.h' 2022-12-01T10:32:52.3241494Z adding 'torch/include/ATen/ops/softplus_native.h' 2022-12-01T10:32:52.3245782Z adding 'torch/include/ATen/ops/softplus_ops.h' 2022-12-01T10:32:52.3249866Z adding 'torch/include/ATen/ops/softshrink.h' 2022-12-01T10:32:52.3254139Z adding 'torch/include/ATen/ops/softshrink_backward.h' 2022-12-01T10:32:52.3258427Z adding 'torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.3262494Z adding 'torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h' 2022-12-01T10:32:52.3266592Z adding 'torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h' 2022-12-01T10:32:52.3270640Z adding 'torch/include/ATen/ops/softshrink_backward_meta.h' 2022-12-01T10:32:52.3274857Z adding 'torch/include/ATen/ops/softshrink_backward_meta_dispatch.h' 2022-12-01T10:32:52.3278892Z adding 'torch/include/ATen/ops/softshrink_backward_native.h' 2022-12-01T10:32:52.3283329Z adding 'torch/include/ATen/ops/softshrink_backward_ops.h' 2022-12-01T10:32:52.3287731Z adding 'torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.3291841Z adding 'torch/include/ATen/ops/softshrink_cpu_dispatch.h' 2022-12-01T10:32:52.3296348Z adding 'torch/include/ATen/ops/softshrink_cuda_dispatch.h' 2022-12-01T10:32:52.3300463Z adding 'torch/include/ATen/ops/softshrink_meta.h' 2022-12-01T10:32:52.3304635Z adding 'torch/include/ATen/ops/softshrink_meta_dispatch.h' 2022-12-01T10:32:52.3308711Z adding 'torch/include/ATen/ops/softshrink_native.h' 2022-12-01T10:32:52.3312836Z adding 'torch/include/ATen/ops/softshrink_ops.h' 2022-12-01T10:32:52.3317281Z adding 'torch/include/ATen/ops/sort.h' 2022-12-01T10:32:52.3321664Z adding 'torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.3326092Z adding 'torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.3330360Z adding 'torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.3334519Z adding 'torch/include/ATen/ops/sort_cpu_dispatch.h' 2022-12-01T10:32:52.3338641Z adding 'torch/include/ATen/ops/sort_cuda_dispatch.h' 2022-12-01T10:32:52.3342595Z adding 'torch/include/ATen/ops/sort_meta.h' 2022-12-01T10:32:52.3346677Z adding 'torch/include/ATen/ops/sort_meta_dispatch.h' 2022-12-01T10:32:52.3350845Z adding 'torch/include/ATen/ops/sort_native.h' 2022-12-01T10:32:52.3355504Z adding 'torch/include/ATen/ops/sort_ops.h' 2022-12-01T10:32:52.3360031Z adding 'torch/include/ATen/ops/sparse_bsc_tensor.h' 2022-12-01T10:32:52.3364496Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.3368513Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_native.h' 2022-12-01T10:32:52.3372819Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_ops.h' 2022-12-01T10:32:52.3377192Z adding 'torch/include/ATen/ops/sparse_bsr_tensor.h' 2022-12-01T10:32:52.3382137Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.3386210Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_native.h' 2022-12-01T10:32:52.3390499Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_ops.h' 2022-12-01T10:32:52.3394840Z adding 'torch/include/ATen/ops/sparse_compressed_tensor.h' 2022-12-01T10:32:52.3399280Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.3403505Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_native.h' 2022-12-01T10:32:52.3407840Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_ops.h' 2022-12-01T10:32:52.3412259Z adding 'torch/include/ATen/ops/sparse_coo_tensor.h' 2022-12-01T10:32:52.3422017Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.3426393Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.3430484Z adding 'torch/include/ATen/ops/sparse_coo_tensor_native.h' 2022-12-01T10:32:52.3435032Z adding 'torch/include/ATen/ops/sparse_coo_tensor_ops.h' 2022-12-01T10:32:52.3439377Z adding 'torch/include/ATen/ops/sparse_csc_tensor.h' 2022-12-01T10:32:52.3443959Z adding 'torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.3447958Z adding 'torch/include/ATen/ops/sparse_csc_tensor_native.h' 2022-12-01T10:32:52.3452193Z adding 'torch/include/ATen/ops/sparse_csc_tensor_ops.h' 2022-12-01T10:32:52.3456450Z adding 'torch/include/ATen/ops/sparse_csr_tensor.h' 2022-12-01T10:32:52.3461724Z adding 'torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.3465854Z adding 'torch/include/ATen/ops/sparse_csr_tensor_native.h' 2022-12-01T10:32:52.3470085Z adding 'torch/include/ATen/ops/sparse_csr_tensor_ops.h' 2022-12-01T10:32:52.3474007Z adding 'torch/include/ATen/ops/sparse_dim.h' 2022-12-01T10:32:52.3477915Z adding 'torch/include/ATen/ops/sparse_dim_native.h' 2022-12-01T10:32:52.3481853Z adding 'torch/include/ATen/ops/sparse_dim_ops.h' 2022-12-01T10:32:52.3486177Z adding 'torch/include/ATen/ops/sparse_mask.h' 2022-12-01T10:32:52.3490503Z adding 'torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.3494423Z adding 'torch/include/ATen/ops/sparse_mask_native.h' 2022-12-01T10:32:52.3498494Z adding 'torch/include/ATen/ops/sparse_mask_ops.h' 2022-12-01T10:32:52.3502620Z adding 'torch/include/ATen/ops/sparse_resize.h' 2022-12-01T10:32:52.3506700Z adding 'torch/include/ATen/ops/sparse_resize_and_clear.h' 2022-12-01T10:32:52.3510884Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.3514883Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h' 2022-12-01T10:32:52.3518780Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_native.h' 2022-12-01T10:32:52.3523222Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_ops.h' 2022-12-01T10:32:52.3527615Z adding 'torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.3531566Z adding 'torch/include/ATen/ops/sparse_resize_meta_dispatch.h' 2022-12-01T10:32:52.3535638Z adding 'torch/include/ATen/ops/sparse_resize_native.h' 2022-12-01T10:32:52.3539866Z adding 'torch/include/ATen/ops/sparse_resize_ops.h' 2022-12-01T10:32:52.3544348Z adding 'torch/include/ATen/ops/sparse_sampled_addmm.h' 2022-12-01T10:32:52.3548567Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_native.h' 2022-12-01T10:32:52.3552818Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_ops.h' 2022-12-01T10:32:52.3556893Z adding 'torch/include/ATen/ops/special_airy_ai.h' 2022-12-01T10:32:52.3561089Z adding 'torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.3565184Z adding 'torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h' 2022-12-01T10:32:52.3569236Z adding 'torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h' 2022-12-01T10:32:52.3573390Z adding 'torch/include/ATen/ops/special_airy_ai_meta.h' 2022-12-01T10:32:52.3577643Z adding 'torch/include/ATen/ops/special_airy_ai_meta_dispatch.h' 2022-12-01T10:32:52.3581617Z adding 'torch/include/ATen/ops/special_airy_ai_native.h' 2022-12-01T10:32:52.3585739Z adding 'torch/include/ATen/ops/special_airy_ai_ops.h' 2022-12-01T10:32:52.3590097Z adding 'torch/include/ATen/ops/special_bessel_j0.h' 2022-12-01T10:32:52.3594144Z adding 'torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.3598075Z adding 'torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h' 2022-12-01T10:32:52.3602259Z adding 'torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h' 2022-12-01T10:32:52.3606496Z adding 'torch/include/ATen/ops/special_bessel_j0_meta.h' 2022-12-01T10:32:52.3610516Z adding 'torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h' 2022-12-01T10:32:52.3614547Z adding 'torch/include/ATen/ops/special_bessel_j0_native.h' 2022-12-01T10:32:52.3618857Z adding 'torch/include/ATen/ops/special_bessel_j0_ops.h' 2022-12-01T10:32:52.3622903Z adding 'torch/include/ATen/ops/special_bessel_j1.h' 2022-12-01T10:32:52.3627175Z adding 'torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.3631190Z adding 'torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h' 2022-12-01T10:32:52.3635447Z adding 'torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h' 2022-12-01T10:32:52.3639754Z adding 'torch/include/ATen/ops/special_bessel_j1_meta.h' 2022-12-01T10:32:52.3644299Z adding 'torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h' 2022-12-01T10:32:52.3648375Z adding 'torch/include/ATen/ops/special_bessel_j1_native.h' 2022-12-01T10:32:52.3652516Z adding 'torch/include/ATen/ops/special_bessel_j1_ops.h' 2022-12-01T10:32:52.3656540Z adding 'torch/include/ATen/ops/special_bessel_y0.h' 2022-12-01T10:32:52.3660765Z adding 'torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.3664768Z adding 'torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h' 2022-12-01T10:32:52.3668911Z adding 'torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h' 2022-12-01T10:32:52.3672941Z adding 'torch/include/ATen/ops/special_bessel_y0_meta.h' 2022-12-01T10:32:52.3676993Z adding 'torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h' 2022-12-01T10:32:52.3680919Z adding 'torch/include/ATen/ops/special_bessel_y0_native.h' 2022-12-01T10:32:52.3685215Z adding 'torch/include/ATen/ops/special_bessel_y0_ops.h' 2022-12-01T10:32:52.3689259Z adding 'torch/include/ATen/ops/special_bessel_y1.h' 2022-12-01T10:32:52.3693469Z adding 'torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.3697588Z adding 'torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h' 2022-12-01T10:32:52.3701812Z adding 'torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h' 2022-12-01T10:32:52.3705901Z adding 'torch/include/ATen/ops/special_bessel_y1_meta.h' 2022-12-01T10:32:52.3709945Z adding 'torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h' 2022-12-01T10:32:52.3713972Z adding 'torch/include/ATen/ops/special_bessel_y1_native.h' 2022-12-01T10:32:52.3718124Z adding 'torch/include/ATen/ops/special_bessel_y1_ops.h' 2022-12-01T10:32:52.3722553Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t.h' 2022-12-01T10:32:52.3727002Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.3731255Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.3735441Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.3739445Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h' 2022-12-01T10:32:52.3743610Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h' 2022-12-01T10:32:52.3747664Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h' 2022-12-01T10:32:52.3751730Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h' 2022-12-01T10:32:52.3755788Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h' 2022-12-01T10:32:52.3760482Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h' 2022-12-01T10:32:52.3765104Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u.h' 2022-12-01T10:32:52.3769512Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.3774013Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.3778176Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.3782325Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h' 2022-12-01T10:32:52.3786387Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h' 2022-12-01T10:32:52.3790860Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h' 2022-12-01T10:32:52.3795321Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h' 2022-12-01T10:32:52.3799532Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h' 2022-12-01T10:32:52.3804124Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h' 2022-12-01T10:32:52.3808569Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v.h' 2022-12-01T10:32:52.3812914Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.3817240Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.3822330Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.3826801Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h' 2022-12-01T10:32:52.3831231Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h' 2022-12-01T10:32:52.3835371Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h' 2022-12-01T10:32:52.3839511Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h' 2022-12-01T10:32:52.3843713Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h' 2022-12-01T10:32:52.3848247Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h' 2022-12-01T10:32:52.3852709Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w.h' 2022-12-01T10:32:52.3856965Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.3861272Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.3865712Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.3869907Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h' 2022-12-01T10:32:52.3874171Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h' 2022-12-01T10:32:52.3878327Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h' 2022-12-01T10:32:52.3882903Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h' 2022-12-01T10:32:52.3887240Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h' 2022-12-01T10:32:52.3891715Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h' 2022-12-01T10:32:52.3895967Z adding 'torch/include/ATen/ops/special_digamma.h' 2022-12-01T10:32:52.3900267Z adding 'torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.3904285Z adding 'torch/include/ATen/ops/special_digamma_native.h' 2022-12-01T10:32:52.3908574Z adding 'torch/include/ATen/ops/special_digamma_ops.h' 2022-12-01T10:32:52.3912819Z adding 'torch/include/ATen/ops/special_entr.h' 2022-12-01T10:32:52.3917266Z adding 'torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.3921295Z adding 'torch/include/ATen/ops/special_entr_cpu_dispatch.h' 2022-12-01T10:32:52.3925560Z adding 'torch/include/ATen/ops/special_entr_cuda_dispatch.h' 2022-12-01T10:32:52.3929550Z adding 'torch/include/ATen/ops/special_entr_meta.h' 2022-12-01T10:32:52.3933754Z adding 'torch/include/ATen/ops/special_entr_meta_dispatch.h' 2022-12-01T10:32:52.3937731Z adding 'torch/include/ATen/ops/special_entr_native.h' 2022-12-01T10:32:52.3941933Z adding 'torch/include/ATen/ops/special_entr_ops.h' 2022-12-01T10:32:52.3945988Z adding 'torch/include/ATen/ops/special_erf.h' 2022-12-01T10:32:52.3950318Z adding 'torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.3954242Z adding 'torch/include/ATen/ops/special_erf_native.h' 2022-12-01T10:32:52.3958327Z adding 'torch/include/ATen/ops/special_erf_ops.h' 2022-12-01T10:32:52.3962310Z adding 'torch/include/ATen/ops/special_erfc.h' 2022-12-01T10:32:52.3966614Z adding 'torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.3970716Z adding 'torch/include/ATen/ops/special_erfc_native.h' 2022-12-01T10:32:52.3974784Z adding 'torch/include/ATen/ops/special_erfc_ops.h' 2022-12-01T10:32:52.3978855Z adding 'torch/include/ATen/ops/special_erfcx.h' 2022-12-01T10:32:52.3983203Z adding 'torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.3987162Z adding 'torch/include/ATen/ops/special_erfcx_cpu_dispatch.h' 2022-12-01T10:32:52.3991249Z adding 'torch/include/ATen/ops/special_erfcx_cuda_dispatch.h' 2022-12-01T10:32:52.3995292Z adding 'torch/include/ATen/ops/special_erfcx_meta.h' 2022-12-01T10:32:52.3999359Z adding 'torch/include/ATen/ops/special_erfcx_meta_dispatch.h' 2022-12-01T10:32:52.4003402Z adding 'torch/include/ATen/ops/special_erfcx_native.h' 2022-12-01T10:32:52.4007479Z adding 'torch/include/ATen/ops/special_erfcx_ops.h' 2022-12-01T10:32:52.4011481Z adding 'torch/include/ATen/ops/special_erfinv.h' 2022-12-01T10:32:52.4016171Z adding 'torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.4020425Z adding 'torch/include/ATen/ops/special_erfinv_native.h' 2022-12-01T10:32:52.4024611Z adding 'torch/include/ATen/ops/special_erfinv_ops.h' 2022-12-01T10:32:52.4028574Z adding 'torch/include/ATen/ops/special_exp2.h' 2022-12-01T10:32:52.4032782Z adding 'torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.4036858Z adding 'torch/include/ATen/ops/special_exp2_native.h' 2022-12-01T10:32:52.4040974Z adding 'torch/include/ATen/ops/special_exp2_ops.h' 2022-12-01T10:32:52.4045441Z adding 'torch/include/ATen/ops/special_expit.h' 2022-12-01T10:32:52.4049746Z adding 'torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.4053615Z adding 'torch/include/ATen/ops/special_expit_native.h' 2022-12-01T10:32:52.4057669Z adding 'torch/include/ATen/ops/special_expit_ops.h' 2022-12-01T10:32:52.4061725Z adding 'torch/include/ATen/ops/special_expm1.h' 2022-12-01T10:32:52.4065884Z adding 'torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.4073001Z adding 'torch/include/ATen/ops/special_expm1_native.h' 2022-12-01T10:32:52.4076764Z adding 'torch/include/ATen/ops/special_expm1_ops.h' 2022-12-01T10:32:52.4081744Z adding 'torch/include/ATen/ops/special_gammainc.h' 2022-12-01T10:32:52.4086099Z adding 'torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.4090256Z adding 'torch/include/ATen/ops/special_gammainc_native.h' 2022-12-01T10:32:52.4094413Z adding 'torch/include/ATen/ops/special_gammainc_ops.h' 2022-12-01T10:32:52.4098453Z adding 'torch/include/ATen/ops/special_gammaincc.h' 2022-12-01T10:32:52.4102712Z adding 'torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.4106850Z adding 'torch/include/ATen/ops/special_gammaincc_native.h' 2022-12-01T10:32:52.4110991Z adding 'torch/include/ATen/ops/special_gammaincc_ops.h' 2022-12-01T10:32:52.4114992Z adding 'torch/include/ATen/ops/special_gammaln.h' 2022-12-01T10:32:52.4119221Z adding 'torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.4123226Z adding 'torch/include/ATen/ops/special_gammaln_native.h' 2022-12-01T10:32:52.4127320Z adding 'torch/include/ATen/ops/special_gammaln_ops.h' 2022-12-01T10:32:52.4131640Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h.h' 2022-12-01T10:32:52.4135902Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.4140255Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.4144350Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.4148385Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h' 2022-12-01T10:32:52.4152480Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h' 2022-12-01T10:32:52.4156413Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta.h' 2022-12-01T10:32:52.4160465Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h' 2022-12-01T10:32:52.4164602Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_native.h' 2022-12-01T10:32:52.4168970Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_ops.h' 2022-12-01T10:32:52.4173318Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he.h' 2022-12-01T10:32:52.4177530Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.4181692Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.4185729Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.4190071Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h' 2022-12-01T10:32:52.4194263Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h' 2022-12-01T10:32:52.4198211Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta.h' 2022-12-01T10:32:52.4202247Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h' 2022-12-01T10:32:52.4206408Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_native.h' 2022-12-01T10:32:52.4210777Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_ops.h' 2022-12-01T10:32:52.4214839Z adding 'torch/include/ATen/ops/special_i0.h' 2022-12-01T10:32:52.4218989Z adding 'torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.4222855Z adding 'torch/include/ATen/ops/special_i0_native.h' 2022-12-01T10:32:52.4226896Z adding 'torch/include/ATen/ops/special_i0_ops.h' 2022-12-01T10:32:52.4230880Z adding 'torch/include/ATen/ops/special_i0e.h' 2022-12-01T10:32:52.4235082Z adding 'torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.4239206Z adding 'torch/include/ATen/ops/special_i0e_cpu_dispatch.h' 2022-12-01T10:32:52.4243690Z adding 'torch/include/ATen/ops/special_i0e_cuda_dispatch.h' 2022-12-01T10:32:52.4247833Z adding 'torch/include/ATen/ops/special_i0e_meta.h' 2022-12-01T10:32:52.4251947Z adding 'torch/include/ATen/ops/special_i0e_meta_dispatch.h' 2022-12-01T10:32:52.4255991Z adding 'torch/include/ATen/ops/special_i0e_native.h' 2022-12-01T10:32:52.4260068Z adding 'torch/include/ATen/ops/special_i0e_ops.h' 2022-12-01T10:32:52.4264148Z adding 'torch/include/ATen/ops/special_i1.h' 2022-12-01T10:32:52.4268406Z adding 'torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.4272950Z adding 'torch/include/ATen/ops/special_i1_cpu_dispatch.h' 2022-12-01T10:32:52.4277387Z adding 'torch/include/ATen/ops/special_i1_cuda_dispatch.h' 2022-12-01T10:32:52.4281536Z adding 'torch/include/ATen/ops/special_i1_meta.h' 2022-12-01T10:32:52.4285834Z adding 'torch/include/ATen/ops/special_i1_meta_dispatch.h' 2022-12-01T10:32:52.4289872Z adding 'torch/include/ATen/ops/special_i1_native.h' 2022-12-01T10:32:52.4294065Z adding 'torch/include/ATen/ops/special_i1_ops.h' 2022-12-01T10:32:52.4298556Z adding 'torch/include/ATen/ops/special_i1e.h' 2022-12-01T10:32:52.4303427Z adding 'torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.4307620Z adding 'torch/include/ATen/ops/special_i1e_cpu_dispatch.h' 2022-12-01T10:32:52.4311753Z adding 'torch/include/ATen/ops/special_i1e_cuda_dispatch.h' 2022-12-01T10:32:52.4315807Z adding 'torch/include/ATen/ops/special_i1e_meta.h' 2022-12-01T10:32:52.4319998Z adding 'torch/include/ATen/ops/special_i1e_meta_dispatch.h' 2022-12-01T10:32:52.4324131Z adding 'torch/include/ATen/ops/special_i1e_native.h' 2022-12-01T10:32:52.4328668Z adding 'torch/include/ATen/ops/special_i1e_ops.h' 2022-12-01T10:32:52.4333028Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l.h' 2022-12-01T10:32:52.4337379Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.4341596Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.4345810Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.4349989Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h' 2022-12-01T10:32:52.4354560Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h' 2022-12-01T10:32:52.4358830Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h' 2022-12-01T10:32:52.4363135Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h' 2022-12-01T10:32:52.4367446Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_native.h' 2022-12-01T10:32:52.4371976Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h' 2022-12-01T10:32:52.4376387Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p.h' 2022-12-01T10:32:52.4380930Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.4385211Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.4389310Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.4393477Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h' 2022-12-01T10:32:52.4397801Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h' 2022-12-01T10:32:52.4401978Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta.h' 2022-12-01T10:32:52.4406607Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h' 2022-12-01T10:32:52.4411096Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_native.h' 2022-12-01T10:32:52.4415600Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_ops.h' 2022-12-01T10:32:52.4419846Z adding 'torch/include/ATen/ops/special_log1p.h' 2022-12-01T10:32:52.4424126Z adding 'torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.4428816Z adding 'torch/include/ATen/ops/special_log1p_native.h' 2022-12-01T10:32:52.4433573Z adding 'torch/include/ATen/ops/special_log1p_ops.h' 2022-12-01T10:32:52.4437704Z adding 'torch/include/ATen/ops/special_log_ndtr.h' 2022-12-01T10:32:52.4442109Z adding 'torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.4446263Z adding 'torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h' 2022-12-01T10:32:52.4450413Z adding 'torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h' 2022-12-01T10:32:52.4454346Z adding 'torch/include/ATen/ops/special_log_ndtr_meta.h' 2022-12-01T10:32:52.4458482Z adding 'torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h' 2022-12-01T10:32:52.4462627Z adding 'torch/include/ATen/ops/special_log_ndtr_native.h' 2022-12-01T10:32:52.4466814Z adding 'torch/include/ATen/ops/special_log_ndtr_ops.h' 2022-12-01T10:32:52.4470902Z adding 'torch/include/ATen/ops/special_log_softmax.h' 2022-12-01T10:32:52.4475315Z adding 'torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.4479311Z adding 'torch/include/ATen/ops/special_log_softmax_native.h' 2022-12-01T10:32:52.4483471Z adding 'torch/include/ATen/ops/special_log_softmax_ops.h' 2022-12-01T10:32:52.4487955Z adding 'torch/include/ATen/ops/special_logit.h' 2022-12-01T10:32:52.4492366Z adding 'torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.4496407Z adding 'torch/include/ATen/ops/special_logit_native.h' 2022-12-01T10:32:52.4500559Z adding 'torch/include/ATen/ops/special_logit_ops.h' 2022-12-01T10:32:52.4505109Z adding 'torch/include/ATen/ops/special_logsumexp.h' 2022-12-01T10:32:52.4509625Z adding 'torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.4513755Z adding 'torch/include/ATen/ops/special_logsumexp_native.h' 2022-12-01T10:32:52.4518032Z adding 'torch/include/ATen/ops/special_logsumexp_ops.h' 2022-12-01T10:32:52.4522310Z adding 'torch/include/ATen/ops/special_modified_bessel_i0.h' 2022-12-01T10:32:52.4526744Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.4530789Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h' 2022-12-01T10:32:52.4534846Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h' 2022-12-01T10:32:52.4539577Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta.h' 2022-12-01T10:32:52.4543696Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h' 2022-12-01T10:32:52.4547701Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_native.h' 2022-12-01T10:32:52.4552229Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_ops.h' 2022-12-01T10:32:52.4556448Z adding 'torch/include/ATen/ops/special_modified_bessel_i1.h' 2022-12-01T10:32:52.4560792Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.4564950Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h' 2022-12-01T10:32:52.4569247Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h' 2022-12-01T10:32:52.4573359Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta.h' 2022-12-01T10:32:52.4577561Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h' 2022-12-01T10:32:52.4581726Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_native.h' 2022-12-01T10:32:52.4585974Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_ops.h' 2022-12-01T10:32:52.4590279Z adding 'torch/include/ATen/ops/special_modified_bessel_k0.h' 2022-12-01T10:32:52.4594603Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.4598624Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h' 2022-12-01T10:32:52.4602865Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h' 2022-12-01T10:32:52.4607020Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta.h' 2022-12-01T10:32:52.4611174Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h' 2022-12-01T10:32:52.4615266Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_native.h' 2022-12-01T10:32:52.4619463Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_ops.h' 2022-12-01T10:32:52.4623530Z adding 'torch/include/ATen/ops/special_modified_bessel_k1.h' 2022-12-01T10:32:52.4627727Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.4631856Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h' 2022-12-01T10:32:52.4636180Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h' 2022-12-01T10:32:52.4640201Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta.h' 2022-12-01T10:32:52.4644349Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h' 2022-12-01T10:32:52.4649565Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_native.h' 2022-12-01T10:32:52.4653224Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_ops.h' 2022-12-01T10:32:52.4657304Z adding 'torch/include/ATen/ops/special_multigammaln.h' 2022-12-01T10:32:52.4661638Z adding 'torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.4665860Z adding 'torch/include/ATen/ops/special_multigammaln_native.h' 2022-12-01T10:32:52.4670167Z adding 'torch/include/ATen/ops/special_multigammaln_ops.h' 2022-12-01T10:32:52.4674238Z adding 'torch/include/ATen/ops/special_ndtr.h' 2022-12-01T10:32:52.4678854Z adding 'torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.4683030Z adding 'torch/include/ATen/ops/special_ndtr_native.h' 2022-12-01T10:32:52.4687183Z adding 'torch/include/ATen/ops/special_ndtr_ops.h' 2022-12-01T10:32:52.4691414Z adding 'torch/include/ATen/ops/special_ndtri.h' 2022-12-01T10:32:52.4696041Z adding 'torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.4700188Z adding 'torch/include/ATen/ops/special_ndtri_cpu_dispatch.h' 2022-12-01T10:32:52.4704263Z adding 'torch/include/ATen/ops/special_ndtri_cuda_dispatch.h' 2022-12-01T10:32:52.4708255Z adding 'torch/include/ATen/ops/special_ndtri_meta.h' 2022-12-01T10:32:52.4712340Z adding 'torch/include/ATen/ops/special_ndtri_meta_dispatch.h' 2022-12-01T10:32:52.4716701Z adding 'torch/include/ATen/ops/special_ndtri_native.h' 2022-12-01T10:32:52.4720870Z adding 'torch/include/ATen/ops/special_ndtri_ops.h' 2022-12-01T10:32:52.4725037Z adding 'torch/include/ATen/ops/special_polygamma.h' 2022-12-01T10:32:52.4729253Z adding 'torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.4733279Z adding 'torch/include/ATen/ops/special_polygamma_native.h' 2022-12-01T10:32:52.4737464Z adding 'torch/include/ATen/ops/special_polygamma_ops.h' 2022-12-01T10:32:52.4741477Z adding 'torch/include/ATen/ops/special_psi.h' 2022-12-01T10:32:52.4745883Z adding 'torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.4749788Z adding 'torch/include/ATen/ops/special_psi_native.h' 2022-12-01T10:32:52.4753893Z adding 'torch/include/ATen/ops/special_psi_ops.h' 2022-12-01T10:32:52.4757958Z adding 'torch/include/ATen/ops/special_round.h' 2022-12-01T10:32:52.4762154Z adding 'torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.4766245Z adding 'torch/include/ATen/ops/special_round_native.h' 2022-12-01T10:32:52.4770559Z adding 'torch/include/ATen/ops/special_round_ops.h' 2022-12-01T10:32:52.4780389Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0.h' 2022-12-01T10:32:52.4785099Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.4789352Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h' 2022-12-01T10:32:52.4793520Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h' 2022-12-01T10:32:52.4797553Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h' 2022-12-01T10:32:52.4801689Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h' 2022-12-01T10:32:52.4805892Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h' 2022-12-01T10:32:52.4810120Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h' 2022-12-01T10:32:52.4814387Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1.h' 2022-12-01T10:32:52.4818734Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.4822761Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h' 2022-12-01T10:32:52.4826946Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h' 2022-12-01T10:32:52.4831665Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h' 2022-12-01T10:32:52.4835438Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h' 2022-12-01T10:32:52.4839424Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h' 2022-12-01T10:32:52.4843864Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h' 2022-12-01T10:32:52.4848375Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h' 2022-12-01T10:32:52.4852687Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.4856937Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.4861076Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.4865160Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h' 2022-12-01T10:32:52.4869620Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h' 2022-12-01T10:32:52.4874001Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h' 2022-12-01T10:32:52.4878227Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h' 2022-12-01T10:32:52.4882350Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h' 2022-12-01T10:32:52.4887126Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h' 2022-12-01T10:32:52.4891571Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h' 2022-12-01T10:32:52.4896216Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.4900565Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.4904696Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.4908804Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h' 2022-12-01T10:32:52.4912928Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h' 2022-12-01T10:32:52.4916948Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h' 2022-12-01T10:32:52.4921114Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h' 2022-12-01T10:32:52.4925396Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h' 2022-12-01T10:32:52.4929828Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h' 2022-12-01T10:32:52.4934509Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h' 2022-12-01T10:32:52.4938698Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.4942890Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.4947093Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.4951189Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h' 2022-12-01T10:32:52.4955531Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h' 2022-12-01T10:32:52.4959649Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h' 2022-12-01T10:32:52.4964094Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h' 2022-12-01T10:32:52.4968229Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h' 2022-12-01T10:32:52.4972781Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h' 2022-12-01T10:32:52.4977738Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h' 2022-12-01T10:32:52.4981656Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.4985956Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.4990184Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.4994313Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h' 2022-12-01T10:32:52.4998588Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h' 2022-12-01T10:32:52.5002756Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h' 2022-12-01T10:32:52.5007096Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h' 2022-12-01T10:32:52.5011175Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h' 2022-12-01T10:32:52.5015718Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h' 2022-12-01T10:32:52.5020729Z adding 'torch/include/ATen/ops/special_sinc.h' 2022-12-01T10:32:52.5025053Z adding 'torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.5029113Z adding 'torch/include/ATen/ops/special_sinc_native.h' 2022-12-01T10:32:52.5033310Z adding 'torch/include/ATen/ops/special_sinc_ops.h' 2022-12-01T10:32:52.5037445Z adding 'torch/include/ATen/ops/special_softmax.h' 2022-12-01T10:32:52.5041614Z adding 'torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.5045863Z adding 'torch/include/ATen/ops/special_softmax_native.h' 2022-12-01T10:32:52.5050039Z adding 'torch/include/ATen/ops/special_softmax_ops.h' 2022-12-01T10:32:52.5054234Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0.h' 2022-12-01T10:32:52.5058658Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.5063006Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h' 2022-12-01T10:32:52.5067211Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h' 2022-12-01T10:32:52.5071430Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta.h' 2022-12-01T10:32:52.5076040Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h' 2022-12-01T10:32:52.5080178Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_native.h' 2022-12-01T10:32:52.5084797Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_ops.h' 2022-12-01T10:32:52.5089468Z adding 'torch/include/ATen/ops/special_xlog1py.h' 2022-12-01T10:32:52.5094018Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.5098371Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.5102478Z adding 'torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h' 2022-12-01T10:32:52.5106587Z adding 'torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h' 2022-12-01T10:32:52.5110728Z adding 'torch/include/ATen/ops/special_xlog1py_meta.h' 2022-12-01T10:32:52.5115024Z adding 'torch/include/ATen/ops/special_xlog1py_meta_dispatch.h' 2022-12-01T10:32:52.5119165Z adding 'torch/include/ATen/ops/special_xlog1py_native.h' 2022-12-01T10:32:52.5123658Z adding 'torch/include/ATen/ops/special_xlog1py_ops.h' 2022-12-01T10:32:52.5128100Z adding 'torch/include/ATen/ops/special_xlogy.h' 2022-12-01T10:32:52.5132537Z adding 'torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.5136608Z adding 'torch/include/ATen/ops/special_xlogy_native.h' 2022-12-01T10:32:52.5140995Z adding 'torch/include/ATen/ops/special_xlogy_ops.h' 2022-12-01T10:32:52.5145448Z adding 'torch/include/ATen/ops/special_zeta.h' 2022-12-01T10:32:52.5149853Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.5154799Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.5158338Z adding 'torch/include/ATen/ops/special_zeta_cpu_dispatch.h' 2022-12-01T10:32:52.5162489Z adding 'torch/include/ATen/ops/special_zeta_cuda_dispatch.h' 2022-12-01T10:32:52.5166677Z adding 'torch/include/ATen/ops/special_zeta_meta.h' 2022-12-01T10:32:52.5170746Z adding 'torch/include/ATen/ops/special_zeta_meta_dispatch.h' 2022-12-01T10:32:52.5174777Z adding 'torch/include/ATen/ops/special_zeta_native.h' 2022-12-01T10:32:52.5179280Z adding 'torch/include/ATen/ops/special_zeta_ops.h' 2022-12-01T10:32:52.5183481Z adding 'torch/include/ATen/ops/split.h' 2022-12-01T10:32:52.5187721Z adding 'torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.5191856Z adding 'torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.5195920Z adding 'torch/include/ATen/ops/split_copy.h' 2022-12-01T10:32:52.5200185Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.5204706Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.5208674Z adding 'torch/include/ATen/ops/split_copy_native.h' 2022-12-01T10:32:52.5212821Z adding 'torch/include/ATen/ops/split_copy_ops.h' 2022-12-01T10:32:52.5217204Z adding 'torch/include/ATen/ops/split_native.h' 2022-12-01T10:32:52.5221541Z adding 'torch/include/ATen/ops/split_ops.h' 2022-12-01T10:32:52.5225670Z adding 'torch/include/ATen/ops/split_with_sizes.h' 2022-12-01T10:32:52.5229986Z adding 'torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.5234111Z adding 'torch/include/ATen/ops/split_with_sizes_copy.h' 2022-12-01T10:32:52.5238626Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.5242909Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.5246992Z adding 'torch/include/ATen/ops/split_with_sizes_copy_native.h' 2022-12-01T10:32:52.5251453Z adding 'torch/include/ATen/ops/split_with_sizes_copy_ops.h' 2022-12-01T10:32:52.5255456Z adding 'torch/include/ATen/ops/split_with_sizes_native.h' 2022-12-01T10:32:52.5259686Z adding 'torch/include/ATen/ops/split_with_sizes_ops.h' 2022-12-01T10:32:52.5263815Z adding 'torch/include/ATen/ops/sqrt.h' 2022-12-01T10:32:52.5268047Z adding 'torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.5272074Z adding 'torch/include/ATen/ops/sqrt_cpu_dispatch.h' 2022-12-01T10:32:52.5276194Z adding 'torch/include/ATen/ops/sqrt_cuda_dispatch.h' 2022-12-01T10:32:52.5280174Z adding 'torch/include/ATen/ops/sqrt_meta.h' 2022-12-01T10:32:52.5284455Z adding 'torch/include/ATen/ops/sqrt_meta_dispatch.h' 2022-12-01T10:32:52.5288529Z adding 'torch/include/ATen/ops/sqrt_native.h' 2022-12-01T10:32:52.5292735Z adding 'torch/include/ATen/ops/sqrt_ops.h' 2022-12-01T10:32:52.5296909Z adding 'torch/include/ATen/ops/square.h' 2022-12-01T10:32:52.5301440Z adding 'torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.5305805Z adding 'torch/include/ATen/ops/square_native.h' 2022-12-01T10:32:52.5310096Z adding 'torch/include/ATen/ops/square_ops.h' 2022-12-01T10:32:52.5314333Z adding 'torch/include/ATen/ops/squeeze.h' 2022-12-01T10:32:52.5318778Z adding 'torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.5323174Z adding 'torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.5327279Z adding 'torch/include/ATen/ops/squeeze_copy.h' 2022-12-01T10:32:52.5331556Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.5335762Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.5339755Z adding 'torch/include/ATen/ops/squeeze_copy_native.h' 2022-12-01T10:32:52.5344513Z adding 'torch/include/ATen/ops/squeeze_copy_ops.h' 2022-12-01T10:32:52.5348343Z adding 'torch/include/ATen/ops/squeeze_native.h' 2022-12-01T10:32:52.5352688Z adding 'torch/include/ATen/ops/squeeze_ops.h' 2022-12-01T10:32:52.5356839Z adding 'torch/include/ATen/ops/sspaddmm.h' 2022-12-01T10:32:52.5361009Z adding 'torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.5365134Z adding 'torch/include/ATen/ops/sspaddmm_cpu_dispatch.h' 2022-12-01T10:32:52.5369278Z adding 'torch/include/ATen/ops/sspaddmm_cuda_dispatch.h' 2022-12-01T10:32:52.5373282Z adding 'torch/include/ATen/ops/sspaddmm_native.h' 2022-12-01T10:32:52.5377422Z adding 'torch/include/ATen/ops/sspaddmm_ops.h' 2022-12-01T10:32:52.5381793Z adding 'torch/include/ATen/ops/stack.h' 2022-12-01T10:32:52.5386094Z adding 'torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.5389963Z adding 'torch/include/ATen/ops/stack_native.h' 2022-12-01T10:32:52.5394111Z adding 'torch/include/ATen/ops/stack_ops.h' 2022-12-01T10:32:52.5398439Z adding 'torch/include/ATen/ops/std.h' 2022-12-01T10:32:52.5402838Z adding 'torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.5407689Z adding 'torch/include/ATen/ops/std_cpu_dispatch.h' 2022-12-01T10:32:52.5411935Z adding 'torch/include/ATen/ops/std_cuda_dispatch.h' 2022-12-01T10:32:52.5422722Z adding 'torch/include/ATen/ops/std_mean.h' 2022-12-01T10:32:52.5424989Z adding 'torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.5425426Z adding 'torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.5428787Z adding 'torch/include/ATen/ops/std_mean_cpu_dispatch.h' 2022-12-01T10:32:52.5433065Z adding 'torch/include/ATen/ops/std_mean_cuda_dispatch.h' 2022-12-01T10:32:52.5437071Z adding 'torch/include/ATen/ops/std_mean_native.h' 2022-12-01T10:32:52.5441718Z adding 'torch/include/ATen/ops/std_mean_ops.h' 2022-12-01T10:32:52.5446049Z adding 'torch/include/ATen/ops/std_native.h' 2022-12-01T10:32:52.5450661Z adding 'torch/include/ATen/ops/std_ops.h' 2022-12-01T10:32:52.5455049Z adding 'torch/include/ATen/ops/stft.h' 2022-12-01T10:32:52.5459287Z adding 'torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.5463225Z adding 'torch/include/ATen/ops/stft_native.h' 2022-12-01T10:32:52.5467602Z adding 'torch/include/ATen/ops/stft_ops.h' 2022-12-01T10:32:52.5471611Z adding 'torch/include/ATen/ops/stride.h' 2022-12-01T10:32:52.5475783Z adding 'torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.5479706Z adding 'torch/include/ATen/ops/stride_native.h' 2022-12-01T10:32:52.5484765Z adding 'torch/include/ATen/ops/stride_ops.h' 2022-12-01T10:32:52.5488988Z adding 'torch/include/ATen/ops/sub.h' 2022-12-01T10:32:52.5493496Z adding 'torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.5497822Z adding 'torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.5501794Z adding 'torch/include/ATen/ops/sub_cpu_dispatch.h' 2022-12-01T10:32:52.5505837Z adding 'torch/include/ATen/ops/sub_cuda_dispatch.h' 2022-12-01T10:32:52.5509848Z adding 'torch/include/ATen/ops/sub_meta.h' 2022-12-01T10:32:52.5513898Z adding 'torch/include/ATen/ops/sub_meta_dispatch.h' 2022-12-01T10:32:52.5517934Z adding 'torch/include/ATen/ops/sub_native.h' 2022-12-01T10:32:52.5522329Z adding 'torch/include/ATen/ops/sub_ops.h' 2022-12-01T10:32:52.5526728Z adding 'torch/include/ATen/ops/subtract.h' 2022-12-01T10:32:52.5530976Z adding 'torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.5535301Z adding 'torch/include/ATen/ops/subtract_native.h' 2022-12-01T10:32:52.5543868Z adding 'torch/include/ATen/ops/subtract_ops.h' 2022-12-01T10:32:52.5548426Z adding 'torch/include/ATen/ops/sum.h' 2022-12-01T10:32:52.5552937Z adding 'torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.5558013Z adding 'torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.5561644Z adding 'torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.5565891Z adding 'torch/include/ATen/ops/sum_cpu_dispatch.h' 2022-12-01T10:32:52.5570050Z adding 'torch/include/ATen/ops/sum_cuda_dispatch.h' 2022-12-01T10:32:52.5574042Z adding 'torch/include/ATen/ops/sum_meta.h' 2022-12-01T10:32:52.5578142Z adding 'torch/include/ATen/ops/sum_meta_dispatch.h' 2022-12-01T10:32:52.5582682Z adding 'torch/include/ATen/ops/sum_native.h' 2022-12-01T10:32:52.5587552Z adding 'torch/include/ATen/ops/sum_ops.h' 2022-12-01T10:32:52.5591826Z adding 'torch/include/ATen/ops/sum_to_size.h' 2022-12-01T10:32:52.5596199Z adding 'torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.5600238Z adding 'torch/include/ATen/ops/sum_to_size_native.h' 2022-12-01T10:32:52.5604743Z adding 'torch/include/ATen/ops/sum_to_size_ops.h' 2022-12-01T10:32:52.5609060Z adding 'torch/include/ATen/ops/svd.h' 2022-12-01T10:32:52.5613379Z adding 'torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.5617405Z adding 'torch/include/ATen/ops/svd_native.h' 2022-12-01T10:32:52.5621974Z adding 'torch/include/ATen/ops/svd_ops.h' 2022-12-01T10:32:52.5626099Z adding 'torch/include/ATen/ops/swapaxes.h' 2022-12-01T10:32:52.5631208Z adding 'torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.5636596Z adding 'torch/include/ATen/ops/swapaxes_native.h' 2022-12-01T10:32:52.5641519Z adding 'torch/include/ATen/ops/swapaxes_ops.h' 2022-12-01T10:32:52.5646703Z adding 'torch/include/ATen/ops/swapdims.h' 2022-12-01T10:32:52.5651355Z adding 'torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.5655638Z adding 'torch/include/ATen/ops/swapdims_native.h' 2022-12-01T10:32:52.5660509Z adding 'torch/include/ATen/ops/swapdims_ops.h' 2022-12-01T10:32:52.5665087Z adding 'torch/include/ATen/ops/symeig.h' 2022-12-01T10:32:52.5669467Z adding 'torch/include/ATen/ops/symeig_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.5673995Z adding 'torch/include/ATen/ops/symeig_native.h' 2022-12-01T10:32:52.5678724Z adding 'torch/include/ATen/ops/symeig_ops.h' 2022-12-01T10:32:52.5685012Z adding 'torch/include/ATen/ops/t.h' 2022-12-01T10:32:52.5690050Z adding 'torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.5695337Z adding 'torch/include/ATen/ops/t_copy.h' 2022-12-01T10:32:52.5701137Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.5706355Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.5711488Z adding 'torch/include/ATen/ops/t_copy_native.h' 2022-12-01T10:32:52.5717013Z adding 'torch/include/ATen/ops/t_copy_ops.h' 2022-12-01T10:32:52.5722734Z adding 'torch/include/ATen/ops/t_native.h' 2022-12-01T10:32:52.5728499Z adding 'torch/include/ATen/ops/t_ops.h' 2022-12-01T10:32:52.5734054Z adding 'torch/include/ATen/ops/take.h' 2022-12-01T10:32:52.5738446Z adding 'torch/include/ATen/ops/take_along_dim.h' 2022-12-01T10:32:52.5742906Z adding 'torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.5747023Z adding 'torch/include/ATen/ops/take_along_dim_native.h' 2022-12-01T10:32:52.5751277Z adding 'torch/include/ATen/ops/take_along_dim_ops.h' 2022-12-01T10:32:52.5755437Z adding 'torch/include/ATen/ops/take_cpu_dispatch.h' 2022-12-01T10:32:52.5759526Z adding 'torch/include/ATen/ops/take_cuda_dispatch.h' 2022-12-01T10:32:52.5763524Z adding 'torch/include/ATen/ops/take_native.h' 2022-12-01T10:32:52.5767820Z adding 'torch/include/ATen/ops/take_ops.h' 2022-12-01T10:32:52.5772243Z adding 'torch/include/ATen/ops/tan.h' 2022-12-01T10:32:52.5776571Z adding 'torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.5781039Z adding 'torch/include/ATen/ops/tan_cpu_dispatch.h' 2022-12-01T10:32:52.5784619Z adding 'torch/include/ATen/ops/tan_cuda_dispatch.h' 2022-12-01T10:32:52.5788645Z adding 'torch/include/ATen/ops/tan_meta.h' 2022-12-01T10:32:52.5792651Z adding 'torch/include/ATen/ops/tan_meta_dispatch.h' 2022-12-01T10:32:52.5796785Z adding 'torch/include/ATen/ops/tan_native.h' 2022-12-01T10:32:52.5800981Z adding 'torch/include/ATen/ops/tan_ops.h' 2022-12-01T10:32:52.5805185Z adding 'torch/include/ATen/ops/tanh.h' 2022-12-01T10:32:52.5809345Z adding 'torch/include/ATen/ops/tanh_backward.h' 2022-12-01T10:32:52.5813794Z adding 'torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.5817995Z adding 'torch/include/ATen/ops/tanh_backward_cpu_dispatch.h' 2022-12-01T10:32:52.5822117Z adding 'torch/include/ATen/ops/tanh_backward_cuda_dispatch.h' 2022-12-01T10:32:52.5826229Z adding 'torch/include/ATen/ops/tanh_backward_meta.h' 2022-12-01T10:32:52.5830443Z adding 'torch/include/ATen/ops/tanh_backward_meta_dispatch.h' 2022-12-01T10:32:52.5834436Z adding 'torch/include/ATen/ops/tanh_backward_native.h' 2022-12-01T10:32:52.5838680Z adding 'torch/include/ATen/ops/tanh_backward_ops.h' 2022-12-01T10:32:52.5843092Z adding 'torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.5847141Z adding 'torch/include/ATen/ops/tanh_cpu_dispatch.h' 2022-12-01T10:32:52.5851238Z adding 'torch/include/ATen/ops/tanh_cuda_dispatch.h' 2022-12-01T10:32:52.5855351Z adding 'torch/include/ATen/ops/tanh_meta.h' 2022-12-01T10:32:52.5859420Z adding 'torch/include/ATen/ops/tanh_meta_dispatch.h' 2022-12-01T10:32:52.5863411Z adding 'torch/include/ATen/ops/tanh_native.h' 2022-12-01T10:32:52.5867592Z adding 'torch/include/ATen/ops/tanh_ops.h' 2022-12-01T10:32:52.5871817Z adding 'torch/include/ATen/ops/tensor.h' 2022-12-01T10:32:52.5875905Z adding 'torch/include/ATen/ops/tensor_split.h' 2022-12-01T10:32:52.5880266Z adding 'torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.5884375Z adding 'torch/include/ATen/ops/tensor_split_native.h' 2022-12-01T10:32:52.5888548Z adding 'torch/include/ATen/ops/tensor_split_ops.h' 2022-12-01T10:32:52.5892671Z adding 'torch/include/ATen/ops/tensordot.h' 2022-12-01T10:32:52.5896838Z adding 'torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.5900804Z adding 'torch/include/ATen/ops/tensordot_cpu_dispatch.h' 2022-12-01T10:32:52.5904858Z adding 'torch/include/ATen/ops/tensordot_cuda_dispatch.h' 2022-12-01T10:32:52.5908732Z adding 'torch/include/ATen/ops/tensordot_native.h' 2022-12-01T10:32:52.5913079Z adding 'torch/include/ATen/ops/tensordot_ops.h' 2022-12-01T10:32:52.5917272Z adding 'torch/include/ATen/ops/thnn_conv2d.h' 2022-12-01T10:32:52.5921717Z adding 'torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.5925772Z adding 'torch/include/ATen/ops/thnn_conv2d_native.h' 2022-12-01T10:32:52.5929930Z adding 'torch/include/ATen/ops/thnn_conv2d_ops.h' 2022-12-01T10:32:52.5933993Z adding 'torch/include/ATen/ops/threshold.h' 2022-12-01T10:32:52.5938141Z adding 'torch/include/ATen/ops/threshold_backward.h' 2022-12-01T10:32:52.5942430Z adding 'torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.5946475Z adding 'torch/include/ATen/ops/threshold_backward_cpu_dispatch.h' 2022-12-01T10:32:52.5950496Z adding 'torch/include/ATen/ops/threshold_backward_cuda_dispatch.h' 2022-12-01T10:32:52.5954449Z adding 'torch/include/ATen/ops/threshold_backward_meta.h' 2022-12-01T10:32:52.5958473Z adding 'torch/include/ATen/ops/threshold_backward_meta_dispatch.h' 2022-12-01T10:32:52.5962444Z adding 'torch/include/ATen/ops/threshold_backward_native.h' 2022-12-01T10:32:52.5966851Z adding 'torch/include/ATen/ops/threshold_backward_ops.h' 2022-12-01T10:32:52.5971154Z adding 'torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.5975667Z adding 'torch/include/ATen/ops/threshold_cpu_dispatch.h' 2022-12-01T10:32:52.5979208Z adding 'torch/include/ATen/ops/threshold_cuda_dispatch.h' 2022-12-01T10:32:52.5983089Z adding 'torch/include/ATen/ops/threshold_meta.h' 2022-12-01T10:32:52.5987116Z adding 'torch/include/ATen/ops/threshold_meta_dispatch.h' 2022-12-01T10:32:52.5991059Z adding 'torch/include/ATen/ops/threshold_native.h' 2022-12-01T10:32:52.5995239Z adding 'torch/include/ATen/ops/threshold_ops.h' 2022-12-01T10:32:52.5999219Z adding 'torch/include/ATen/ops/tile.h' 2022-12-01T10:32:52.6003750Z adding 'torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.6007637Z adding 'torch/include/ATen/ops/tile_native.h' 2022-12-01T10:32:52.6011691Z adding 'torch/include/ATen/ops/tile_ops.h' 2022-12-01T10:32:52.6015578Z adding 'torch/include/ATen/ops/to.h' 2022-12-01T10:32:52.6019786Z adding 'torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.6023660Z adding 'torch/include/ATen/ops/to_dense.h' 2022-12-01T10:32:52.6027588Z adding 'torch/include/ATen/ops/to_dense_backward.h' 2022-12-01T10:32:52.6031731Z adding 'torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.6035596Z adding 'torch/include/ATen/ops/to_dense_backward_native.h' 2022-12-01T10:32:52.6039618Z adding 'torch/include/ATen/ops/to_dense_backward_ops.h' 2022-12-01T10:32:52.6043836Z adding 'torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.6047742Z adding 'torch/include/ATen/ops/to_dense_native.h' 2022-12-01T10:32:52.6051781Z adding 'torch/include/ATen/ops/to_dense_ops.h' 2022-12-01T10:32:52.6055772Z adding 'torch/include/ATen/ops/to_mkldnn.h' 2022-12-01T10:32:52.6059747Z adding 'torch/include/ATen/ops/to_mkldnn_backward.h' 2022-12-01T10:32:52.6063912Z adding 'torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.6067951Z adding 'torch/include/ATen/ops/to_mkldnn_backward_native.h' 2022-12-01T10:32:52.6072057Z adding 'torch/include/ATen/ops/to_mkldnn_backward_ops.h' 2022-12-01T10:32:52.6076330Z adding 'torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.6080559Z adding 'torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h' 2022-12-01T10:32:52.6084764Z adding 'torch/include/ATen/ops/to_mkldnn_native.h' 2022-12-01T10:32:52.6088976Z adding 'torch/include/ATen/ops/to_mkldnn_ops.h' 2022-12-01T10:32:52.6093153Z adding 'torch/include/ATen/ops/to_native.h' 2022-12-01T10:32:52.6097700Z adding 'torch/include/ATen/ops/to_ops.h' 2022-12-01T10:32:52.6101997Z adding 'torch/include/ATen/ops/to_padded_tensor.h' 2022-12-01T10:32:52.6106516Z adding 'torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.6110643Z adding 'torch/include/ATen/ops/to_padded_tensor_native.h' 2022-12-01T10:32:52.6114929Z adding 'torch/include/ATen/ops/to_padded_tensor_ops.h' 2022-12-01T10:32:52.6119043Z adding 'torch/include/ATen/ops/to_sparse.h' 2022-12-01T10:32:52.6123306Z adding 'torch/include/ATen/ops/to_sparse_bsc.h' 2022-12-01T10:32:52.6127617Z adding 'torch/include/ATen/ops/to_sparse_bsc_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.6131793Z adding 'torch/include/ATen/ops/to_sparse_bsc_cpu_dispatch.h' 2022-12-01T10:32:52.6135819Z adding 'torch/include/ATen/ops/to_sparse_bsc_cuda_dispatch.h' 2022-12-01T10:32:52.6139994Z adding 'torch/include/ATen/ops/to_sparse_bsc_native.h' 2022-12-01T10:32:52.6144299Z adding 'torch/include/ATen/ops/to_sparse_bsc_ops.h' 2022-12-01T10:32:52.6148420Z adding 'torch/include/ATen/ops/to_sparse_bsr.h' 2022-12-01T10:32:52.6152812Z adding 'torch/include/ATen/ops/to_sparse_bsr_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.6157176Z adding 'torch/include/ATen/ops/to_sparse_bsr_cpu_dispatch.h' 2022-12-01T10:32:52.6161616Z adding 'torch/include/ATen/ops/to_sparse_bsr_cuda_dispatch.h' 2022-12-01T10:32:52.6165781Z adding 'torch/include/ATen/ops/to_sparse_bsr_native.h' 2022-12-01T10:32:52.6170542Z adding 'torch/include/ATen/ops/to_sparse_bsr_ops.h' 2022-12-01T10:32:52.6174373Z adding 'torch/include/ATen/ops/to_sparse_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.6178488Z adding 'torch/include/ATen/ops/to_sparse_cpu_dispatch.h' 2022-12-01T10:32:52.6182534Z adding 'torch/include/ATen/ops/to_sparse_csc.h' 2022-12-01T10:32:52.6186834Z adding 'torch/include/ATen/ops/to_sparse_csc_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.6190905Z adding 'torch/include/ATen/ops/to_sparse_csc_cpu_dispatch.h' 2022-12-01T10:32:52.6194935Z adding 'torch/include/ATen/ops/to_sparse_csc_cuda_dispatch.h' 2022-12-01T10:32:52.6199006Z adding 'torch/include/ATen/ops/to_sparse_csc_native.h' 2022-12-01T10:32:52.6203309Z adding 'torch/include/ATen/ops/to_sparse_csc_ops.h' 2022-12-01T10:32:52.6210588Z adding 'torch/include/ATen/ops/to_sparse_csr.h' 2022-12-01T10:32:52.6214314Z adding 'torch/include/ATen/ops/to_sparse_csr_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.6218606Z adding 'torch/include/ATen/ops/to_sparse_csr_cpu_dispatch.h' 2022-12-01T10:32:52.6222798Z adding 'torch/include/ATen/ops/to_sparse_csr_cuda_dispatch.h' 2022-12-01T10:32:52.6227004Z adding 'torch/include/ATen/ops/to_sparse_csr_native.h' 2022-12-01T10:32:52.6231245Z adding 'torch/include/ATen/ops/to_sparse_csr_ops.h' 2022-12-01T10:32:52.6235427Z adding 'torch/include/ATen/ops/to_sparse_cuda_dispatch.h' 2022-12-01T10:32:52.6239413Z adding 'torch/include/ATen/ops/to_sparse_native.h' 2022-12-01T10:32:52.6243780Z adding 'torch/include/ATen/ops/to_sparse_ops.h' 2022-12-01T10:32:52.6248098Z adding 'torch/include/ATen/ops/topk.h' 2022-12-01T10:32:52.6252735Z adding 'torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.6257137Z adding 'torch/include/ATen/ops/topk_cpu_dispatch.h' 2022-12-01T10:32:52.6261586Z adding 'torch/include/ATen/ops/topk_cuda_dispatch.h' 2022-12-01T10:32:52.6265720Z adding 'torch/include/ATen/ops/topk_meta.h' 2022-12-01T10:32:52.6269855Z adding 'torch/include/ATen/ops/topk_meta_dispatch.h' 2022-12-01T10:32:52.6273840Z adding 'torch/include/ATen/ops/topk_native.h' 2022-12-01T10:32:52.6278629Z adding 'torch/include/ATen/ops/topk_ops.h' 2022-12-01T10:32:52.6282956Z adding 'torch/include/ATen/ops/trace.h' 2022-12-01T10:32:52.6287190Z adding 'torch/include/ATen/ops/trace_backward.h' 2022-12-01T10:32:52.6291376Z adding 'torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.6295444Z adding 'torch/include/ATen/ops/trace_backward_native.h' 2022-12-01T10:32:52.6299674Z adding 'torch/include/ATen/ops/trace_backward_ops.h' 2022-12-01T10:32:52.6303948Z adding 'torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.6307887Z adding 'torch/include/ATen/ops/trace_cpu_dispatch.h' 2022-12-01T10:32:52.6311966Z adding 'torch/include/ATen/ops/trace_cuda_dispatch.h' 2022-12-01T10:32:52.6315970Z adding 'torch/include/ATen/ops/trace_native.h' 2022-12-01T10:32:52.6320123Z adding 'torch/include/ATen/ops/trace_ops.h' 2022-12-01T10:32:52.6324387Z adding 'torch/include/ATen/ops/transpose.h' 2022-12-01T10:32:52.6328634Z adding 'torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.6332762Z adding 'torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.6336856Z adding 'torch/include/ATen/ops/transpose_copy.h' 2022-12-01T10:32:52.6341161Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.6345505Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.6349380Z adding 'torch/include/ATen/ops/transpose_copy_native.h' 2022-12-01T10:32:52.6353829Z adding 'torch/include/ATen/ops/transpose_copy_ops.h' 2022-12-01T10:32:52.6358212Z adding 'torch/include/ATen/ops/transpose_native.h' 2022-12-01T10:32:52.6362261Z adding 'torch/include/ATen/ops/transpose_ops.h' 2022-12-01T10:32:52.6366436Z adding 'torch/include/ATen/ops/trapezoid.h' 2022-12-01T10:32:52.6371231Z adding 'torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.6374693Z adding 'torch/include/ATen/ops/trapezoid_native.h' 2022-12-01T10:32:52.6378805Z adding 'torch/include/ATen/ops/trapezoid_ops.h' 2022-12-01T10:32:52.6382960Z adding 'torch/include/ATen/ops/trapz.h' 2022-12-01T10:32:52.6387213Z adding 'torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.6391114Z adding 'torch/include/ATen/ops/trapz_native.h' 2022-12-01T10:32:52.6395975Z adding 'torch/include/ATen/ops/trapz_ops.h' 2022-12-01T10:32:52.6400327Z adding 'torch/include/ATen/ops/triangular_solve.h' 2022-12-01T10:32:52.6404771Z adding 'torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.6408858Z adding 'torch/include/ATen/ops/triangular_solve_cpu_dispatch.h' 2022-12-01T10:32:52.6413031Z adding 'torch/include/ATen/ops/triangular_solve_cuda_dispatch.h' 2022-12-01T10:32:52.6417181Z adding 'torch/include/ATen/ops/triangular_solve_meta.h' 2022-12-01T10:32:52.6421367Z adding 'torch/include/ATen/ops/triangular_solve_meta_dispatch.h' 2022-12-01T10:32:52.6425389Z adding 'torch/include/ATen/ops/triangular_solve_native.h' 2022-12-01T10:32:52.6429681Z adding 'torch/include/ATen/ops/triangular_solve_ops.h' 2022-12-01T10:32:52.6433812Z adding 'torch/include/ATen/ops/tril.h' 2022-12-01T10:32:52.6438065Z adding 'torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.6441997Z adding 'torch/include/ATen/ops/tril_cpu_dispatch.h' 2022-12-01T10:32:52.6446314Z adding 'torch/include/ATen/ops/tril_cuda_dispatch.h' 2022-12-01T10:32:52.6450463Z adding 'torch/include/ATen/ops/tril_indices.h' 2022-12-01T10:32:52.6454707Z adding 'torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.6458755Z adding 'torch/include/ATen/ops/tril_indices_cpu_dispatch.h' 2022-12-01T10:32:52.6462945Z adding 'torch/include/ATen/ops/tril_indices_cuda_dispatch.h' 2022-12-01T10:32:52.6466944Z adding 'torch/include/ATen/ops/tril_indices_native.h' 2022-12-01T10:32:52.6471111Z adding 'torch/include/ATen/ops/tril_indices_ops.h' 2022-12-01T10:32:52.6475068Z adding 'torch/include/ATen/ops/tril_meta.h' 2022-12-01T10:32:52.6479102Z adding 'torch/include/ATen/ops/tril_meta_dispatch.h' 2022-12-01T10:32:52.6483082Z adding 'torch/include/ATen/ops/tril_native.h' 2022-12-01T10:32:52.6487269Z adding 'torch/include/ATen/ops/tril_ops.h' 2022-12-01T10:32:52.6491501Z adding 'torch/include/ATen/ops/triplet_margin_loss.h' 2022-12-01T10:32:52.6495743Z adding 'torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.6499656Z adding 'torch/include/ATen/ops/triplet_margin_loss_native.h' 2022-12-01T10:32:52.6503774Z adding 'torch/include/ATen/ops/triplet_margin_loss_ops.h' 2022-12-01T10:32:52.6507792Z adding 'torch/include/ATen/ops/triu.h' 2022-12-01T10:32:52.6512039Z adding 'torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.6515980Z adding 'torch/include/ATen/ops/triu_cpu_dispatch.h' 2022-12-01T10:32:52.6520004Z adding 'torch/include/ATen/ops/triu_cuda_dispatch.h' 2022-12-01T10:32:52.6524166Z adding 'torch/include/ATen/ops/triu_indices.h' 2022-12-01T10:32:52.6528421Z adding 'torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.6532463Z adding 'torch/include/ATen/ops/triu_indices_cpu_dispatch.h' 2022-12-01T10:32:52.6536476Z adding 'torch/include/ATen/ops/triu_indices_cuda_dispatch.h' 2022-12-01T10:32:52.6540444Z adding 'torch/include/ATen/ops/triu_indices_native.h' 2022-12-01T10:32:52.6544666Z adding 'torch/include/ATen/ops/triu_indices_ops.h' 2022-12-01T10:32:52.6548818Z adding 'torch/include/ATen/ops/triu_meta.h' 2022-12-01T10:32:52.6552952Z adding 'torch/include/ATen/ops/triu_meta_dispatch.h' 2022-12-01T10:32:52.6556891Z adding 'torch/include/ATen/ops/triu_native.h' 2022-12-01T10:32:52.6561615Z adding 'torch/include/ATen/ops/triu_ops.h' 2022-12-01T10:32:52.6565405Z adding 'torch/include/ATen/ops/true_divide.h' 2022-12-01T10:32:52.6569696Z adding 'torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.6573627Z adding 'torch/include/ATen/ops/true_divide_native.h' 2022-12-01T10:32:52.6578047Z adding 'torch/include/ATen/ops/true_divide_ops.h' 2022-12-01T10:32:52.6582226Z adding 'torch/include/ATen/ops/trunc.h' 2022-12-01T10:32:52.6586564Z adding 'torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.6590585Z adding 'torch/include/ATen/ops/trunc_cpu_dispatch.h' 2022-12-01T10:32:52.6595022Z adding 'torch/include/ATen/ops/trunc_cuda_dispatch.h' 2022-12-01T10:32:52.6599420Z adding 'torch/include/ATen/ops/trunc_meta.h' 2022-12-01T10:32:52.6603756Z adding 'torch/include/ATen/ops/trunc_meta_dispatch.h' 2022-12-01T10:32:52.6607849Z adding 'torch/include/ATen/ops/trunc_native.h' 2022-12-01T10:32:52.6612164Z adding 'torch/include/ATen/ops/trunc_ops.h' 2022-12-01T10:32:52.6616178Z adding 'torch/include/ATen/ops/type_as.h' 2022-12-01T10:32:52.6620530Z adding 'torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.6624854Z adding 'torch/include/ATen/ops/type_as_native.h' 2022-12-01T10:32:52.6629108Z adding 'torch/include/ATen/ops/type_as_ops.h' 2022-12-01T10:32:52.6633195Z adding 'torch/include/ATen/ops/unbind.h' 2022-12-01T10:32:52.6637386Z adding 'torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.6641548Z adding 'torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.6646012Z adding 'torch/include/ATen/ops/unbind_compositeimplicitautogradnestedtensor_dispatch.h' 2022-12-01T10:32:52.6649965Z adding 'torch/include/ATen/ops/unbind_copy.h' 2022-12-01T10:32:52.6654474Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.6658730Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.6662731Z adding 'torch/include/ATen/ops/unbind_copy_native.h' 2022-12-01T10:32:52.6666871Z adding 'torch/include/ATen/ops/unbind_copy_ops.h' 2022-12-01T10:32:52.6670949Z adding 'torch/include/ATen/ops/unbind_native.h' 2022-12-01T10:32:52.6675163Z adding 'torch/include/ATen/ops/unbind_ops.h' 2022-12-01T10:32:52.6679210Z adding 'torch/include/ATen/ops/unflatten.h' 2022-12-01T10:32:52.6683919Z adding 'torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.6687998Z adding 'torch/include/ATen/ops/unflatten_dense_tensors.h' 2022-12-01T10:32:52.6692364Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.6696262Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_native.h' 2022-12-01T10:32:52.6700701Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_ops.h' 2022-12-01T10:32:52.6705003Z adding 'torch/include/ATen/ops/unflatten_native.h' 2022-12-01T10:32:52.6709451Z adding 'torch/include/ATen/ops/unflatten_ops.h' 2022-12-01T10:32:52.6713478Z adding 'torch/include/ATen/ops/unfold.h' 2022-12-01T10:32:52.6717703Z adding 'torch/include/ATen/ops/unfold_backward.h' 2022-12-01T10:32:52.6722057Z adding 'torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.6726219Z adding 'torch/include/ATen/ops/unfold_backward_cpu_dispatch.h' 2022-12-01T10:32:52.6730383Z adding 'torch/include/ATen/ops/unfold_backward_cuda_dispatch.h' 2022-12-01T10:32:52.6734474Z adding 'torch/include/ATen/ops/unfold_backward_native.h' 2022-12-01T10:32:52.6738681Z adding 'torch/include/ATen/ops/unfold_backward_ops.h' 2022-12-01T10:32:52.6742834Z adding 'torch/include/ATen/ops/unfold_copy.h' 2022-12-01T10:32:52.6747371Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.6751629Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.6755967Z adding 'torch/include/ATen/ops/unfold_copy_native.h' 2022-12-01T10:32:52.6759726Z adding 'torch/include/ATen/ops/unfold_copy_ops.h' 2022-12-01T10:32:52.6763994Z adding 'torch/include/ATen/ops/unfold_cpu_dispatch.h' 2022-12-01T10:32:52.6768050Z adding 'torch/include/ATen/ops/unfold_cuda_dispatch.h' 2022-12-01T10:32:52.6772160Z adding 'torch/include/ATen/ops/unfold_meta_dispatch.h' 2022-12-01T10:32:52.6776138Z adding 'torch/include/ATen/ops/unfold_native.h' 2022-12-01T10:32:52.6780223Z adding 'torch/include/ATen/ops/unfold_ops.h' 2022-12-01T10:32:52.6784399Z adding 'torch/include/ATen/ops/uniform.h' 2022-12-01T10:32:52.6788757Z adding 'torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.6792823Z adding 'torch/include/ATen/ops/uniform_cpu_dispatch.h' 2022-12-01T10:32:52.6796825Z adding 'torch/include/ATen/ops/uniform_cuda_dispatch.h' 2022-12-01T10:32:52.6800968Z adding 'torch/include/ATen/ops/uniform_meta_dispatch.h' 2022-12-01T10:32:52.6805112Z adding 'torch/include/ATen/ops/uniform_native.h' 2022-12-01T10:32:52.6809405Z adding 'torch/include/ATen/ops/uniform_ops.h' 2022-12-01T10:32:52.6813759Z adding 'torch/include/ATen/ops/unique_consecutive.h' 2022-12-01T10:32:52.6818195Z adding 'torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.6822292Z adding 'torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h' 2022-12-01T10:32:52.6826306Z adding 'torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h' 2022-12-01T10:32:52.6830465Z adding 'torch/include/ATen/ops/unique_consecutive_native.h' 2022-12-01T10:32:52.6834849Z adding 'torch/include/ATen/ops/unique_consecutive_ops.h' 2022-12-01T10:32:52.6839110Z adding 'torch/include/ATen/ops/unique_dim.h' 2022-12-01T10:32:52.6843460Z adding 'torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.6847925Z adding 'torch/include/ATen/ops/unique_dim_consecutive.h' 2022-12-01T10:32:52.6852355Z adding 'torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.6856463Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h' 2022-12-01T10:32:52.6860608Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h' 2022-12-01T10:32:52.6864798Z adding 'torch/include/ATen/ops/unique_dim_consecutive_native.h' 2022-12-01T10:32:52.6869209Z adding 'torch/include/ATen/ops/unique_dim_consecutive_ops.h' 2022-12-01T10:32:52.6873405Z adding 'torch/include/ATen/ops/unique_dim_cpu_dispatch.h' 2022-12-01T10:32:52.6877558Z adding 'torch/include/ATen/ops/unique_dim_cuda_dispatch.h' 2022-12-01T10:32:52.6881625Z adding 'torch/include/ATen/ops/unique_dim_native.h' 2022-12-01T10:32:52.6886117Z adding 'torch/include/ATen/ops/unique_dim_ops.h' 2022-12-01T10:32:52.6890123Z adding 'torch/include/ATen/ops/unsafe_chunk.h' 2022-12-01T10:32:52.6894433Z adding 'torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.6898414Z adding 'torch/include/ATen/ops/unsafe_chunk_native.h' 2022-12-01T10:32:52.6902515Z adding 'torch/include/ATen/ops/unsafe_chunk_ops.h' 2022-12-01T10:32:52.6906658Z adding 'torch/include/ATen/ops/unsafe_split.h' 2022-12-01T10:32:52.6914836Z adding 'torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.6919893Z adding 'torch/include/ATen/ops/unsafe_split_native.h' 2022-12-01T10:32:52.6924329Z adding 'torch/include/ATen/ops/unsafe_split_ops.h' 2022-12-01T10:32:52.6928735Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes.h' 2022-12-01T10:32:52.6933451Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.6937760Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_native.h' 2022-12-01T10:32:52.6942298Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_ops.h' 2022-12-01T10:32:52.6946317Z adding 'torch/include/ATen/ops/unsqueeze.h' 2022-12-01T10:32:52.6950966Z adding 'torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.6954389Z adding 'torch/include/ATen/ops/unsqueeze_copy.h' 2022-12-01T10:32:52.6958549Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.6962893Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.6966794Z adding 'torch/include/ATen/ops/unsqueeze_copy_native.h' 2022-12-01T10:32:52.6970877Z adding 'torch/include/ATen/ops/unsqueeze_copy_ops.h' 2022-12-01T10:32:52.6974815Z adding 'torch/include/ATen/ops/unsqueeze_native.h' 2022-12-01T10:32:52.6978907Z adding 'torch/include/ATen/ops/unsqueeze_ops.h' 2022-12-01T10:32:52.6983362Z adding 'torch/include/ATen/ops/upsample_bicubic2d.h' 2022-12-01T10:32:52.6988486Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward.h' 2022-12-01T10:32:52.6993000Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.6997288Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.7001448Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h' 2022-12-01T10:32:52.7005784Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h' 2022-12-01T10:32:52.7009761Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h' 2022-12-01T10:32:52.7013950Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h' 2022-12-01T10:32:52.7018214Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_native.h' 2022-12-01T10:32:52.7022613Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h' 2022-12-01T10:32:52.7027020Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.7031214Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.7035244Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h' 2022-12-01T10:32:52.7039345Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h' 2022-12-01T10:32:52.7043415Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta.h' 2022-12-01T10:32:52.7047536Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h' 2022-12-01T10:32:52.7051626Z adding 'torch/include/ATen/ops/upsample_bicubic2d_native.h' 2022-12-01T10:32:52.7056014Z adding 'torch/include/ATen/ops/upsample_bicubic2d_ops.h' 2022-12-01T10:32:52.7060546Z adding 'torch/include/ATen/ops/upsample_bilinear2d.h' 2022-12-01T10:32:52.7065254Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward.h' 2022-12-01T10:32:52.7069788Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.7074077Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.7078300Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h' 2022-12-01T10:32:52.7082522Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h' 2022-12-01T10:32:52.7086644Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h' 2022-12-01T10:32:52.7090814Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h' 2022-12-01T10:32:52.7094985Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_native.h' 2022-12-01T10:32:52.7099400Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h' 2022-12-01T10:32:52.7103785Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.7108012Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.7112063Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h' 2022-12-01T10:32:52.7116182Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h' 2022-12-01T10:32:52.7120787Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta.h' 2022-12-01T10:32:52.7124658Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h' 2022-12-01T10:32:52.7128838Z adding 'torch/include/ATen/ops/upsample_bilinear2d_native.h' 2022-12-01T10:32:52.7133346Z adding 'torch/include/ATen/ops/upsample_bilinear2d_ops.h' 2022-12-01T10:32:52.7137964Z adding 'torch/include/ATen/ops/upsample_linear1d.h' 2022-12-01T10:32:52.7142811Z adding 'torch/include/ATen/ops/upsample_linear1d_backward.h' 2022-12-01T10:32:52.7147418Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.7151998Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.7156269Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h' 2022-12-01T10:32:52.7160582Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h' 2022-12-01T10:32:52.7164668Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta.h' 2022-12-01T10:32:52.7168982Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h' 2022-12-01T10:32:52.7173209Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_native.h' 2022-12-01T10:32:52.7177788Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_ops.h' 2022-12-01T10:32:52.7182726Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.7187010Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.7191202Z adding 'torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h' 2022-12-01T10:32:52.7195424Z adding 'torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h' 2022-12-01T10:32:52.7199407Z adding 'torch/include/ATen/ops/upsample_linear1d_meta.h' 2022-12-01T10:32:52.7203763Z adding 'torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h' 2022-12-01T10:32:52.7208050Z adding 'torch/include/ATen/ops/upsample_linear1d_native.h' 2022-12-01T10:32:52.7212539Z adding 'torch/include/ATen/ops/upsample_linear1d_ops.h' 2022-12-01T10:32:52.7217050Z adding 'torch/include/ATen/ops/upsample_nearest1d.h' 2022-12-01T10:32:52.7221815Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward.h' 2022-12-01T10:32:52.7226547Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.7231218Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.7235764Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h' 2022-12-01T10:32:52.7240216Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h' 2022-12-01T10:32:52.7244523Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta.h' 2022-12-01T10:32:52.7249642Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h' 2022-12-01T10:32:52.7254172Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_native.h' 2022-12-01T10:32:52.7258720Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_ops.h' 2022-12-01T10:32:52.7263176Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.7267450Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.7271627Z adding 'torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h' 2022-12-01T10:32:52.7275803Z adding 'torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h' 2022-12-01T10:32:52.7279937Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta.h' 2022-12-01T10:32:52.7284214Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h' 2022-12-01T10:32:52.7288693Z adding 'torch/include/ATen/ops/upsample_nearest1d_native.h' 2022-12-01T10:32:52.7293447Z adding 'torch/include/ATen/ops/upsample_nearest1d_ops.h' 2022-12-01T10:32:52.7298427Z adding 'torch/include/ATen/ops/upsample_nearest2d.h' 2022-12-01T10:32:52.7303786Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward.h' 2022-12-01T10:32:52.7307811Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.7312297Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.7316798Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h' 2022-12-01T10:32:52.7321245Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h' 2022-12-01T10:32:52.7325581Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta.h' 2022-12-01T10:32:52.7329932Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h' 2022-12-01T10:32:52.7334216Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_native.h' 2022-12-01T10:32:52.7338687Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_ops.h' 2022-12-01T10:32:52.7343182Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.7347497Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.7351646Z adding 'torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h' 2022-12-01T10:32:52.7355912Z adding 'torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h' 2022-12-01T10:32:52.7360002Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta.h' 2022-12-01T10:32:52.7364294Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h' 2022-12-01T10:32:52.7368625Z adding 'torch/include/ATen/ops/upsample_nearest2d_native.h' 2022-12-01T10:32:52.7373657Z adding 'torch/include/ATen/ops/upsample_nearest2d_ops.h' 2022-12-01T10:32:52.7378896Z adding 'torch/include/ATen/ops/upsample_nearest3d.h' 2022-12-01T10:32:52.7383868Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward.h' 2022-12-01T10:32:52.7388476Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.7392812Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.7397083Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h' 2022-12-01T10:32:52.7401446Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h' 2022-12-01T10:32:52.7405726Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta.h' 2022-12-01T10:32:52.7409958Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h' 2022-12-01T10:32:52.7414329Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_native.h' 2022-12-01T10:32:52.7418923Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_ops.h' 2022-12-01T10:32:52.7423409Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.7427656Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.7431856Z adding 'torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h' 2022-12-01T10:32:52.7436159Z adding 'torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h' 2022-12-01T10:32:52.7440568Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta.h' 2022-12-01T10:32:52.7444864Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h' 2022-12-01T10:32:52.7449031Z adding 'torch/include/ATen/ops/upsample_nearest3d_native.h' 2022-12-01T10:32:52.7453514Z adding 'torch/include/ATen/ops/upsample_nearest3d_ops.h' 2022-12-01T10:32:52.7458109Z adding 'torch/include/ATen/ops/upsample_trilinear3d.h' 2022-12-01T10:32:52.7462950Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward.h' 2022-12-01T10:32:52.7467623Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.7472019Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.7476234Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h' 2022-12-01T10:32:52.7480415Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h' 2022-12-01T10:32:52.7484560Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h' 2022-12-01T10:32:52.7488790Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h' 2022-12-01T10:32:52.7492961Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_native.h' 2022-12-01T10:32:52.7497489Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h' 2022-12-01T10:32:52.7501898Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.7506154Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.7510225Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h' 2022-12-01T10:32:52.7514694Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h' 2022-12-01T10:32:52.7518771Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta.h' 2022-12-01T10:32:52.7523015Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h' 2022-12-01T10:32:52.7527239Z adding 'torch/include/ATen/ops/upsample_trilinear3d_native.h' 2022-12-01T10:32:52.7531638Z adding 'torch/include/ATen/ops/upsample_trilinear3d_ops.h' 2022-12-01T10:32:52.7535841Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward.h' 2022-12-01T10:32:52.7539980Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.7543960Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_native.h' 2022-12-01T10:32:52.7548094Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_ops.h' 2022-12-01T10:32:52.7551968Z adding 'torch/include/ATen/ops/values.h' 2022-12-01T10:32:52.7556345Z adding 'torch/include/ATen/ops/values_copy.h' 2022-12-01T10:32:52.7560922Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.7565415Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.7573922Z adding 'torch/include/ATen/ops/values_copy_native.h' 2022-12-01T10:32:52.7578327Z adding 'torch/include/ATen/ops/values_copy_ops.h' 2022-12-01T10:32:52.7583545Z adding 'torch/include/ATen/ops/values_native.h' 2022-12-01T10:32:52.7587828Z adding 'torch/include/ATen/ops/values_ops.h' 2022-12-01T10:32:52.7592069Z adding 'torch/include/ATen/ops/vander.h' 2022-12-01T10:32:52.7596552Z adding 'torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.7600548Z adding 'torch/include/ATen/ops/vander_native.h' 2022-12-01T10:32:52.7604696Z adding 'torch/include/ATen/ops/vander_ops.h' 2022-12-01T10:32:52.7609078Z adding 'torch/include/ATen/ops/var.h' 2022-12-01T10:32:52.7613547Z adding 'torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.7617597Z adding 'torch/include/ATen/ops/var_cpu_dispatch.h' 2022-12-01T10:32:52.7621724Z adding 'torch/include/ATen/ops/var_cuda_dispatch.h' 2022-12-01T10:32:52.7626006Z adding 'torch/include/ATen/ops/var_mean.h' 2022-12-01T10:32:52.7630692Z adding 'torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.7634868Z adding 'torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.7639005Z adding 'torch/include/ATen/ops/var_mean_cpu_dispatch.h' 2022-12-01T10:32:52.7643439Z adding 'torch/include/ATen/ops/var_mean_cuda_dispatch.h' 2022-12-01T10:32:52.7647436Z adding 'torch/include/ATen/ops/var_mean_native.h' 2022-12-01T10:32:52.7651811Z adding 'torch/include/ATen/ops/var_mean_ops.h' 2022-12-01T10:32:52.7656055Z adding 'torch/include/ATen/ops/var_native.h' 2022-12-01T10:32:52.7660735Z adding 'torch/include/ATen/ops/var_ops.h' 2022-12-01T10:32:52.7665050Z adding 'torch/include/ATen/ops/vdot.h' 2022-12-01T10:32:52.7669408Z adding 'torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.7673346Z adding 'torch/include/ATen/ops/vdot_cpu_dispatch.h' 2022-12-01T10:32:52.7677435Z adding 'torch/include/ATen/ops/vdot_cuda_dispatch.h' 2022-12-01T10:32:52.7681337Z adding 'torch/include/ATen/ops/vdot_native.h' 2022-12-01T10:32:52.7685656Z adding 'torch/include/ATen/ops/vdot_ops.h' 2022-12-01T10:32:52.7689683Z adding 'torch/include/ATen/ops/view.h' 2022-12-01T10:32:52.7693707Z adding 'torch/include/ATen/ops/view_as.h' 2022-12-01T10:32:52.7697787Z adding 'torch/include/ATen/ops/view_as_complex.h' 2022-12-01T10:32:52.7701902Z adding 'torch/include/ATen/ops/view_as_complex_copy.h' 2022-12-01T10:32:52.7706244Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.7710456Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.7714473Z adding 'torch/include/ATen/ops/view_as_complex_copy_native.h' 2022-12-01T10:32:52.7718715Z adding 'torch/include/ATen/ops/view_as_complex_copy_ops.h' 2022-12-01T10:32:52.7722908Z adding 'torch/include/ATen/ops/view_as_complex_cpu_dispatch.h' 2022-12-01T10:32:52.7727147Z adding 'torch/include/ATen/ops/view_as_complex_cuda_dispatch.h' 2022-12-01T10:32:52.7731235Z adding 'torch/include/ATen/ops/view_as_complex_meta_dispatch.h' 2022-12-01T10:32:52.7735293Z adding 'torch/include/ATen/ops/view_as_complex_native.h' 2022-12-01T10:32:52.7739347Z adding 'torch/include/ATen/ops/view_as_complex_ops.h' 2022-12-01T10:32:52.7743678Z adding 'torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.7747625Z adding 'torch/include/ATen/ops/view_as_native.h' 2022-12-01T10:32:52.7751685Z adding 'torch/include/ATen/ops/view_as_ops.h' 2022-12-01T10:32:52.7755706Z adding 'torch/include/ATen/ops/view_as_real.h' 2022-12-01T10:32:52.7759747Z adding 'torch/include/ATen/ops/view_as_real_copy.h' 2022-12-01T10:32:52.7764160Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.7768388Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.7772399Z adding 'torch/include/ATen/ops/view_as_real_copy_native.h' 2022-12-01T10:32:52.7776587Z adding 'torch/include/ATen/ops/view_as_real_copy_ops.h' 2022-12-01T10:32:52.7780683Z adding 'torch/include/ATen/ops/view_as_real_cpu_dispatch.h' 2022-12-01T10:32:52.7784794Z adding 'torch/include/ATen/ops/view_as_real_cuda_dispatch.h' 2022-12-01T10:32:52.7788881Z adding 'torch/include/ATen/ops/view_as_real_meta_dispatch.h' 2022-12-01T10:32:52.7792862Z adding 'torch/include/ATen/ops/view_as_real_native.h' 2022-12-01T10:32:52.7797242Z adding 'torch/include/ATen/ops/view_as_real_ops.h' 2022-12-01T10:32:52.7801849Z adding 'torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.7806330Z adding 'torch/include/ATen/ops/view_copy.h' 2022-12-01T10:32:52.7810742Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.7815269Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.7819212Z adding 'torch/include/ATen/ops/view_copy_native.h' 2022-12-01T10:32:52.7823770Z adding 'torch/include/ATen/ops/view_copy_ops.h' 2022-12-01T10:32:52.7828249Z adding 'torch/include/ATen/ops/view_cpu_dispatch.h' 2022-12-01T10:32:52.7832462Z adding 'torch/include/ATen/ops/view_cuda_dispatch.h' 2022-12-01T10:32:52.7836563Z adding 'torch/include/ATen/ops/view_meta_dispatch.h' 2022-12-01T10:32:52.7840563Z adding 'torch/include/ATen/ops/view_native.h' 2022-12-01T10:32:52.7844764Z adding 'torch/include/ATen/ops/view_ops.h' 2022-12-01T10:32:52.7848936Z adding 'torch/include/ATen/ops/vsplit.h' 2022-12-01T10:32:52.7853219Z adding 'torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.7857227Z adding 'torch/include/ATen/ops/vsplit_native.h' 2022-12-01T10:32:52.7861468Z adding 'torch/include/ATen/ops/vsplit_ops.h' 2022-12-01T10:32:52.7865488Z adding 'torch/include/ATen/ops/vstack.h' 2022-12-01T10:32:52.7869767Z adding 'torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.7873713Z adding 'torch/include/ATen/ops/vstack_native.h' 2022-12-01T10:32:52.7877946Z adding 'torch/include/ATen/ops/vstack_ops.h' 2022-12-01T10:32:52.7882089Z adding 'torch/include/ATen/ops/where.h' 2022-12-01T10:32:52.7886553Z adding 'torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.7890969Z adding 'torch/include/ATen/ops/where_cpu_dispatch.h' 2022-12-01T10:32:52.7895031Z adding 'torch/include/ATen/ops/where_cuda_dispatch.h' 2022-12-01T10:32:52.7898974Z adding 'torch/include/ATen/ops/where_native.h' 2022-12-01T10:32:52.7903495Z adding 'torch/include/ATen/ops/where_ops.h' 2022-12-01T10:32:52.7907821Z adding 'torch/include/ATen/ops/xlogy.h' 2022-12-01T10:32:52.7912105Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.7916438Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:32:52.7920420Z adding 'torch/include/ATen/ops/xlogy_cpu_dispatch.h' 2022-12-01T10:32:52.7924532Z adding 'torch/include/ATen/ops/xlogy_cuda_dispatch.h' 2022-12-01T10:32:52.7928478Z adding 'torch/include/ATen/ops/xlogy_meta.h' 2022-12-01T10:32:52.7932667Z adding 'torch/include/ATen/ops/xlogy_meta_dispatch.h' 2022-12-01T10:32:52.7936643Z adding 'torch/include/ATen/ops/xlogy_native.h' 2022-12-01T10:32:52.7941647Z adding 'torch/include/ATen/ops/xlogy_ops.h' 2022-12-01T10:32:52.7945778Z adding 'torch/include/ATen/ops/xor.h' 2022-12-01T10:32:52.7949943Z adding 'torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:32:52.7953825Z adding 'torch/include/ATen/ops/xor_native.h' 2022-12-01T10:32:52.7958026Z adding 'torch/include/ATen/ops/xor_ops.h' 2022-12-01T10:32:52.7962069Z adding 'torch/include/ATen/ops/zero.h' 2022-12-01T10:32:52.7966352Z adding 'torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.7970304Z adding 'torch/include/ATen/ops/zero_cpu_dispatch.h' 2022-12-01T10:32:52.7974257Z adding 'torch/include/ATen/ops/zero_cuda_dispatch.h' 2022-12-01T10:32:52.7978219Z adding 'torch/include/ATen/ops/zero_meta_dispatch.h' 2022-12-01T10:32:52.7982114Z adding 'torch/include/ATen/ops/zero_native.h' 2022-12-01T10:32:52.7986248Z adding 'torch/include/ATen/ops/zero_ops.h' 2022-12-01T10:32:52.7990690Z adding 'torch/include/ATen/ops/zeros.h' 2022-12-01T10:32:52.7995077Z adding 'torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.7999200Z adding 'torch/include/ATen/ops/zeros_like.h' 2022-12-01T10:32:52.8003565Z adding 'torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h' 2022-12-01T10:32:52.8007579Z adding 'torch/include/ATen/ops/zeros_like_native.h' 2022-12-01T10:32:52.8011768Z adding 'torch/include/ATen/ops/zeros_like_ops.h' 2022-12-01T10:32:52.8015763Z adding 'torch/include/ATen/ops/zeros_native.h' 2022-12-01T10:32:52.8020060Z adding 'torch/include/ATen/ops/zeros_ops.h' 2022-12-01T10:32:52.8027439Z adding 'torch/include/ATen/quantized/QTensorImpl.h' 2022-12-01T10:32:52.8033624Z adding 'torch/include/ATen/quantized/Quantizer.h' 2022-12-01T10:32:52.8038930Z adding 'torch/include/THC/THCAtomics.cuh' 2022-12-01T10:32:52.8042692Z adding 'torch/include/THC/THCDeviceUtils.cuh' 2022-12-01T10:32:52.8051189Z adding 'torch/include/c10/core/Allocator.h' 2022-12-01T10:32:52.8055897Z adding 'torch/include/c10/core/AutogradState.h' 2022-12-01T10:32:52.8061232Z adding 'torch/include/c10/core/Backend.h' 2022-12-01T10:32:52.8065715Z adding 'torch/include/c10/core/CPUAllocator.h' 2022-12-01T10:32:52.8070272Z adding 'torch/include/c10/core/CompileTimeFunctionPointer.h' 2022-12-01T10:32:52.8074429Z adding 'torch/include/c10/core/CopyBytes.h' 2022-12-01T10:32:52.8078338Z adding 'torch/include/c10/core/DefaultDtype.h' 2022-12-01T10:32:52.8082449Z adding 'torch/include/c10/core/DefaultTensorOptions.h' 2022-12-01T10:32:52.8087951Z adding 'torch/include/c10/core/Device.h' 2022-12-01T10:32:52.8092324Z adding 'torch/include/c10/core/DeviceArray.h' 2022-12-01T10:32:52.8097900Z adding 'torch/include/c10/core/DeviceGuard.h' 2022-12-01T10:32:52.8102902Z adding 'torch/include/c10/core/DeviceType.h' 2022-12-01T10:32:52.8116661Z adding 'torch/include/c10/core/DispatchKey.h' 2022-12-01T10:32:52.8134334Z adding 'torch/include/c10/core/DispatchKeySet.h' 2022-12-01T10:32:52.8140475Z adding 'torch/include/c10/core/DynamicCast.h' 2022-12-01T10:32:52.8145555Z adding 'torch/include/c10/core/Event.h' 2022-12-01T10:32:52.8150516Z adding 'torch/include/c10/core/GeneratorImpl.h' 2022-12-01T10:32:52.8154748Z adding 'torch/include/c10/core/GradMode.h' 2022-12-01T10:32:52.8159427Z adding 'torch/include/c10/core/InferenceMode.h' 2022-12-01T10:32:52.8163766Z adding 'torch/include/c10/core/Layout.h' 2022-12-01T10:32:52.8169812Z adding 'torch/include/c10/core/MemoryFormat.h' 2022-12-01T10:32:52.8174040Z adding 'torch/include/c10/core/OptionalRef.h' 2022-12-01T10:32:52.8178703Z adding 'torch/include/c10/core/PyHandleCache.h' 2022-12-01T10:32:52.8182886Z adding 'torch/include/c10/core/QEngine.h' 2022-12-01T10:32:52.8187088Z adding 'torch/include/c10/core/QScheme.h' 2022-12-01T10:32:52.8191508Z adding 'torch/include/c10/core/SafePyObject.h' 2022-12-01T10:32:52.8197500Z adding 'torch/include/c10/core/Scalar.h' 2022-12-01T10:32:52.8205451Z adding 'torch/include/c10/core/ScalarType.h' 2022-12-01T10:32:52.8210460Z adding 'torch/include/c10/core/ScalarTypeToTypeMeta.h' 2022-12-01T10:32:52.8215204Z adding 'torch/include/c10/core/Storage.h' 2022-12-01T10:32:52.8220710Z adding 'torch/include/c10/core/StorageImpl.h' 2022-12-01T10:32:52.8226850Z adding 'torch/include/c10/core/Stream.h' 2022-12-01T10:32:52.8232234Z adding 'torch/include/c10/core/StreamGuard.h' 2022-12-01T10:32:52.8236665Z adding 'torch/include/c10/core/SymFloat.h' 2022-12-01T10:32:52.8240852Z adding 'torch/include/c10/core/SymFloatNodeImpl.h' 2022-12-01T10:32:52.8247323Z adding 'torch/include/c10/core/SymInt.h' 2022-12-01T10:32:52.8255997Z adding 'torch/include/c10/core/SymIntArrayRef.h' 2022-12-01T10:32:52.8260818Z adding 'torch/include/c10/core/SymIntNodeImpl.h' 2022-12-01T10:32:52.8306528Z adding 'torch/include/c10/core/TensorImpl.h' 2022-12-01T10:32:52.8320054Z adding 'torch/include/c10/core/TensorOptions.h' 2022-12-01T10:32:52.8325394Z adding 'torch/include/c10/core/UndefinedTensorImpl.h' 2022-12-01T10:32:52.8329384Z adding 'torch/include/c10/core/WrapDimMinimal.h' 2022-12-01T10:32:52.8333272Z adding 'torch/include/c10/core/alignment.h' 2022-12-01T10:32:52.8337865Z adding 'torch/include/c10/core/thread_pool.h' 2022-12-01T10:32:52.8346204Z adding 'torch/include/c10/core/impl/DeviceGuardImplInterface.h' 2022-12-01T10:32:52.8351538Z adding 'torch/include/c10/core/impl/FakeGuardImpl.h' 2022-12-01T10:32:52.8355751Z adding 'torch/include/c10/core/impl/GPUTrace.h' 2022-12-01T10:32:52.8364152Z adding 'torch/include/c10/core/impl/InlineDeviceGuard.h' 2022-12-01T10:32:52.8369698Z adding 'torch/include/c10/core/impl/InlineEvent.h' 2022-12-01T10:32:52.8376312Z adding 'torch/include/c10/core/impl/InlineStreamGuard.h' 2022-12-01T10:32:52.8382182Z adding 'torch/include/c10/core/impl/LocalDispatchKeySet.h' 2022-12-01T10:32:52.8388564Z adding 'torch/include/c10/core/impl/PyInterpreter.h' 2022-12-01T10:32:52.8393031Z adding 'torch/include/c10/core/impl/PythonDispatcherTLS.h' 2022-12-01T10:32:52.8398387Z adding 'torch/include/c10/core/impl/SizesAndStrides.h' 2022-12-01T10:32:52.8402960Z adding 'torch/include/c10/core/impl/TorchDispatchModeTLS.h' 2022-12-01T10:32:52.8407551Z adding 'torch/include/c10/core/impl/VirtualGuardImpl.h' 2022-12-01T10:32:52.8411531Z adding 'torch/include/c10/core/impl/alloc_cpu.h' 2022-12-01T10:32:52.8416756Z adding 'torch/include/c10/cuda/CUDAAlgorithm.h' 2022-12-01T10:32:52.8422408Z adding 'torch/include/c10/cuda/CUDACachingAllocator.h' 2022-12-01T10:32:52.8427699Z adding 'torch/include/c10/cuda/CUDAException.h' 2022-12-01T10:32:52.8432780Z adding 'torch/include/c10/cuda/CUDAFunctions.h' 2022-12-01T10:32:52.8437458Z adding 'torch/include/c10/cuda/CUDAGraphsC10Utils.h' 2022-12-01T10:32:52.8443948Z adding 'torch/include/c10/cuda/CUDAGuard.h' 2022-12-01T10:32:52.8448633Z adding 'torch/include/c10/cuda/CUDAMacros.h' 2022-12-01T10:32:52.8453274Z adding 'torch/include/c10/cuda/CUDAMathCompat.h' 2022-12-01T10:32:52.8457390Z adding 'torch/include/c10/cuda/CUDAMiscFunctions.h' 2022-12-01T10:32:52.8463894Z adding 'torch/include/c10/cuda/CUDAStream.h' 2022-12-01T10:32:52.8470516Z adding 'torch/include/c10/cuda/impl/CUDAGuardImpl.h' 2022-12-01T10:32:52.8474684Z adding 'torch/include/c10/cuda/impl/CUDATest.h' 2022-12-01T10:32:52.8478781Z adding 'torch/include/c10/cuda/impl/cuda_cmake_macros.h' 2022-12-01T10:32:52.8485059Z adding 'torch/include/c10/macros/Export.h' 2022-12-01T10:32:52.8494249Z adding 'torch/include/c10/macros/Macros.h' 2022-12-01T10:32:52.8499185Z adding 'torch/include/c10/macros/cmake_macros.h' 2022-12-01T10:32:52.8507174Z adding 'torch/include/c10/util/AlignOf.h' 2022-12-01T10:32:52.8513805Z adding 'torch/include/c10/util/Array.h' 2022-12-01T10:32:52.8520435Z adding 'torch/include/c10/util/ArrayRef.h' 2022-12-01T10:32:52.8526141Z adding 'torch/include/c10/util/BFloat16-inl.h' 2022-12-01T10:32:52.8531663Z adding 'torch/include/c10/util/BFloat16-math.h' 2022-12-01T10:32:52.8536360Z adding 'torch/include/c10/util/BFloat16.h' 2022-12-01T10:32:52.8540507Z adding 'torch/include/c10/util/Backtrace.h' 2022-12-01T10:32:52.8545280Z adding 'torch/include/c10/util/Bitset.h' 2022-12-01T10:32:52.8552520Z adding 'torch/include/c10/util/C++17.h' 2022-12-01T10:32:52.8557654Z adding 'torch/include/c10/util/CallOnce.h' 2022-12-01T10:32:52.8563736Z adding 'torch/include/c10/util/ConstexprCrc.h' 2022-12-01T10:32:52.8568426Z adding 'torch/include/c10/util/DeadlockDetection.h' 2022-12-01T10:32:52.8573033Z adding 'torch/include/c10/util/Deprecated.h' 2022-12-01T10:32:52.8577174Z adding 'torch/include/c10/util/DimVector.h' 2022-12-01T10:32:52.8587680Z adding 'torch/include/c10/util/Exception.h' 2022-12-01T10:32:52.8593626Z adding 'torch/include/c10/util/ExclusivelyOwned.h' 2022-12-01T10:32:52.8598284Z adding 'torch/include/c10/util/ExclusivelyOwnedTensorTraits.h' 2022-12-01T10:32:52.8604869Z adding 'torch/include/c10/util/Flags.h' 2022-12-01T10:32:52.8609547Z adding 'torch/include/c10/util/FunctionRef.h' 2022-12-01T10:32:52.8615181Z adding 'torch/include/c10/util/Half-inl.h' 2022-12-01T10:32:52.8624892Z adding 'torch/include/c10/util/Half.h' 2022-12-01T10:32:52.8630205Z adding 'torch/include/c10/util/IdWrapper.h' 2022-12-01T10:32:52.8635905Z adding 'torch/include/c10/util/LeftRight.h' 2022-12-01T10:32:52.8640272Z adding 'torch/include/c10/util/Load.h' 2022-12-01T10:32:52.8646979Z adding 'torch/include/c10/util/Logging.h' 2022-12-01T10:32:52.8651647Z adding 'torch/include/c10/util/MathConstants.h' 2022-12-01T10:32:52.8657055Z adding 'torch/include/c10/util/MaybeOwned.h' 2022-12-01T10:32:52.8664786Z adding 'torch/include/c10/util/Metaprogramming.h' 2022-12-01T10:32:52.8676889Z adding 'torch/include/c10/util/Optional.h' 2022-12-01T10:32:52.8683275Z adding 'torch/include/c10/util/OptionalArrayRef.h' 2022-12-01T10:32:52.8689900Z adding 'torch/include/c10/util/Registry.h' 2022-12-01T10:32:52.8694586Z adding 'torch/include/c10/util/ScopeExit.h' 2022-12-01T10:32:52.8699289Z adding 'torch/include/c10/util/SmallBuffer.h' 2022-12-01T10:32:52.8718133Z adding 'torch/include/c10/util/SmallVector.h' 2022-12-01T10:32:52.8724537Z adding 'torch/include/c10/util/StringUtil.h' 2022-12-01T10:32:52.8729103Z adding 'torch/include/c10/util/Synchronized.h' 2022-12-01T10:32:52.8733862Z adding 'torch/include/c10/util/ThreadLocal.h' 2022-12-01T10:32:52.8739323Z adding 'torch/include/c10/util/ThreadLocalDebugInfo.h' 2022-12-01T10:32:52.8743551Z adding 'torch/include/c10/util/Type.h' 2022-12-01T10:32:52.8748189Z adding 'torch/include/c10/util/TypeCast.h' 2022-12-01T10:32:52.8753466Z adding 'torch/include/c10/util/TypeIndex.h' 2022-12-01T10:32:52.8761139Z adding 'torch/include/c10/util/TypeList.h' 2022-12-01T10:32:52.8766504Z adding 'torch/include/c10/util/TypeSafeSignMath.h' 2022-12-01T10:32:52.8771513Z adding 'torch/include/c10/util/TypeTraits.h' 2022-12-01T10:32:52.8775540Z adding 'torch/include/c10/util/Unicode.h' 2022-12-01T10:32:52.8780370Z adding 'torch/include/c10/util/UniqueVoidPtr.h' 2022-12-01T10:32:52.8784605Z adding 'torch/include/c10/util/Unroll.h' 2022-12-01T10:32:52.8789087Z adding 'torch/include/c10/util/accumulate.h' 2022-12-01T10:32:52.8796915Z adding 'torch/include/c10/util/complex.h' 2022-12-01T10:32:52.8802477Z adding 'torch/include/c10/util/complex_math.h' 2022-12-01T10:32:52.8806938Z adding 'torch/include/c10/util/complex_utils.h' 2022-12-01T10:32:52.8810968Z adding 'torch/include/c10/util/copysign.h' 2022-12-01T10:32:52.8816424Z adding 'torch/include/c10/util/either.h' 2022-12-01T10:32:52.8820467Z adding 'torch/include/c10/util/env.h' 2022-12-01T10:32:52.8837607Z adding 'torch/include/c10/util/flat_hash_map.h' 2022-12-01T10:32:52.8845999Z adding 'torch/include/c10/util/hash.h' 2022-12-01T10:32:52.8850479Z adding 'torch/include/c10/util/in_place.h' 2022-12-01T10:32:52.8857238Z adding 'torch/include/c10/util/int128.h' 2022-12-01T10:32:52.8871337Z adding 'torch/include/c10/util/intrusive_ptr.h' 2022-12-01T10:32:52.8876982Z adding 'torch/include/c10/util/irange.h' 2022-12-01T10:32:52.8888377Z adding 'torch/include/c10/util/llvmMathExtras.h' 2022-12-01T10:32:52.8894077Z adding 'torch/include/c10/util/logging_is_google_glog.h' 2022-12-01T10:32:52.8899853Z adding 'torch/include/c10/util/logging_is_not_google_glog.h' 2022-12-01T10:32:52.8905073Z adding 'torch/include/c10/util/math_compat.h' 2022-12-01T10:32:52.8909320Z adding 'torch/include/c10/util/numa.h' 2022-12-01T10:32:52.8931266Z adding 'torch/include/c10/util/order_preserving_flat_hash_map.h' 2022-12-01T10:32:52.8937198Z adding 'torch/include/c10/util/overloaded.h' 2022-12-01T10:32:52.8941068Z adding 'torch/include/c10/util/python_stub.h' 2022-12-01T10:32:52.8944957Z adding 'torch/include/c10/util/qint32.h' 2022-12-01T10:32:52.8948935Z adding 'torch/include/c10/util/qint8.h' 2022-12-01T10:32:52.8952881Z adding 'torch/include/c10/util/quint2x4.h' 2022-12-01T10:32:52.8957644Z adding 'torch/include/c10/util/quint4x2.h' 2022-12-01T10:32:52.8961575Z adding 'torch/include/c10/util/quint8.h' 2022-12-01T10:32:52.8966956Z adding 'torch/include/c10/util/reverse_iterator.h' 2022-12-01T10:32:52.8971620Z adding 'torch/include/c10/util/safe_numerics.h' 2022-12-01T10:32:52.8976327Z adding 'torch/include/c10/util/signal_handler.h' 2022-12-01T10:32:52.8986849Z adding 'torch/include/c10/util/sparse_bitset.h' 2022-12-01T10:32:52.8991868Z adding 'torch/include/c10/util/strides.h' 2022-12-01T10:32:52.8996440Z adding 'torch/include/c10/util/string_utils.h' 2022-12-01T10:32:52.9004885Z adding 'torch/include/c10/util/string_view.h' 2022-12-01T10:32:52.9015988Z adding 'torch/include/c10/util/strong_type.h' 2022-12-01T10:32:52.9022320Z adding 'torch/include/c10/util/tempfile.h' 2022-12-01T10:32:52.9026282Z adding 'torch/include/c10/util/thread_name.h' 2022-12-01T10:32:52.9036319Z adding 'torch/include/c10/util/typeid.h' 2022-12-01T10:32:52.9063001Z adding 'torch/include/c10/util/variant.h' 2022-12-01T10:32:52.9069790Z adding 'torch/include/c10/util/win32-headers.h' 2022-12-01T10:32:52.9076397Z adding 'torch/include/caffe2/contrib/aten/aten_op.h' 2022-12-01T10:32:52.9082227Z adding 'torch/include/caffe2/contrib/aten/aten_op_template.h' 2022-12-01T10:32:52.9090041Z adding 'torch/include/caffe2/contrib/fakelowp/batch_matmul_fp16_fake_op.h' 2022-12-01T10:32:52.9094552Z adding 'torch/include/caffe2/contrib/fakelowp/common.h' 2022-12-01T10:32:52.9100889Z adding 'torch/include/caffe2/contrib/fakelowp/fp16_fc_acc_op.h' 2022-12-01T10:32:52.9105194Z adding 'torch/include/caffe2/contrib/fakelowp/fp16_fma.h' 2022-12-01T10:32:52.9109520Z adding 'torch/include/caffe2/contrib/fakelowp/fp16_gemm_utils.h' 2022-12-01T10:32:52.9113984Z adding 'torch/include/caffe2/contrib/fakelowp/int8_dequantize_op_nnpi.h' 2022-12-01T10:32:52.9118634Z adding 'torch/include/caffe2/contrib/fakelowp/int8_quantize_op_nnpi.h' 2022-12-01T10:32:52.9123265Z adding 'torch/include/caffe2/contrib/fakelowp/int8_swish_op_nnpi.h' 2022-12-01T10:32:52.9128801Z adding 'torch/include/caffe2/contrib/fakelowp/layernorm_fp16_fake_op.h' 2022-12-01T10:32:52.9134829Z adding 'torch/include/caffe2/contrib/fakelowp/lengths_reducer_fused_4bit_rowwise_fp16_fake_op.h' 2022-12-01T10:32:52.9141313Z adding 'torch/include/caffe2/contrib/fakelowp/lengths_reducer_fused_8bit_rowwise_fp16_fake_op.h' 2022-12-01T10:32:52.9147737Z adding 'torch/include/caffe2/contrib/fakelowp/lengths_reducer_ops.h' 2022-12-01T10:32:52.9152853Z adding 'torch/include/caffe2/contrib/fakelowp/quant_lut_fp16_fake_op.h' 2022-12-01T10:32:52.9159069Z adding 'torch/include/caffe2/contrib/fakelowp/spatial_batch_norm_fp16_fake_op.h' 2022-12-01T10:32:52.9163878Z adding 'torch/include/caffe2/contrib/fakelowp/sum_fp16_fake_op.h' 2022-12-01T10:32:52.9168279Z adding 'torch/include/caffe2/contrib/fakelowp/unary_fp16_fake_op.h' 2022-12-01T10:32:52.9174316Z adding 'torch/include/caffe2/contrib/gloo/allgather_ops.h' 2022-12-01T10:32:52.9179346Z adding 'torch/include/caffe2/contrib/gloo/allreduce_ops.h' 2022-12-01T10:32:52.9183866Z adding 'torch/include/caffe2/contrib/gloo/barrier_ops.h' 2022-12-01T10:32:52.9188670Z adding 'torch/include/caffe2/contrib/gloo/broadcast_ops.h' 2022-12-01T10:32:52.9193052Z adding 'torch/include/caffe2/contrib/gloo/common.h' 2022-12-01T10:32:52.9198596Z adding 'torch/include/caffe2/contrib/gloo/common_world_ops.h' 2022-12-01T10:32:52.9202758Z adding 'torch/include/caffe2/contrib/gloo/context.h' 2022-12-01T10:32:52.9207833Z adding 'torch/include/caffe2/contrib/gloo/reduce_scatter_ops.h' 2022-12-01T10:32:52.9212545Z adding 'torch/include/caffe2/contrib/gloo/store_handler.h' 2022-12-01T10:32:52.9217835Z adding 'torch/include/caffe2/contrib/nccl/cuda_nccl_gpu.h' 2022-12-01T10:32:52.9223397Z adding 'torch/include/caffe2/contrib/opencl/context.h' 2022-12-01T10:32:52.9228983Z adding 'torch/include/caffe2/contrib/prof/prof_dag_stats_op.h' 2022-12-01T10:32:52.9236008Z adding 'torch/include/caffe2/contrib/shm_mutex/shm_mutex.h' 2022-12-01T10:32:52.9241705Z adding 'torch/include/caffe2/contrib/tensorrt/tensorrt_op_trt.h' 2022-12-01T10:32:52.9246590Z adding 'torch/include/caffe2/contrib/tensorrt/tensorrt_tranformer.h' 2022-12-01T10:32:52.9250873Z adding 'torch/include/caffe2/contrib/tensorrt/trt_utils.h' 2022-12-01T10:32:52.9256594Z adding 'torch/include/caffe2/contrib/warpctc/ctc_op.h' 2022-12-01T10:32:52.9262402Z adding 'torch/include/caffe2/core/allocator.h' 2022-12-01T10:32:52.9267536Z adding 'torch/include/caffe2/core/blob.h' 2022-12-01T10:32:52.9274246Z adding 'torch/include/caffe2/core/blob_serialization.h' 2022-12-01T10:32:52.9280096Z adding 'torch/include/caffe2/core/blob_serializer_base.h' 2022-12-01T10:32:52.9284650Z adding 'torch/include/caffe2/core/blob_stats.h' 2022-12-01T10:32:52.9290062Z adding 'torch/include/caffe2/core/common.h' 2022-12-01T10:32:52.9296205Z adding 'torch/include/caffe2/core/common_cudnn.h' 2022-12-01T10:32:52.9304553Z adding 'torch/include/caffe2/core/common_gpu.h' 2022-12-01T10:32:52.9309212Z adding 'torch/include/caffe2/core/common_omp.h' 2022-12-01T10:32:52.9314608Z adding 'torch/include/caffe2/core/context.h' 2022-12-01T10:32:52.9319725Z adding 'torch/include/caffe2/core/context_base.h' 2022-12-01T10:32:52.9326473Z adding 'torch/include/caffe2/core/context_gpu.h' 2022-12-01T10:32:52.9332858Z adding 'torch/include/caffe2/core/cudnn_wrappers.h' 2022-12-01T10:32:52.9339550Z adding 'torch/include/caffe2/core/db.h' 2022-12-01T10:32:52.9344535Z adding 'torch/include/caffe2/core/distributions_stubs.h' 2022-12-01T10:32:52.9351390Z adding 'torch/include/caffe2/core/event.h' 2022-12-01T10:32:52.9356163Z adding 'torch/include/caffe2/core/event_cpu.h' 2022-12-01T10:32:52.9362195Z adding 'torch/include/caffe2/core/export_c10_op_to_caffe2.h' 2022-12-01T10:32:52.9369316Z adding 'torch/include/caffe2/core/export_caffe2_op_to_c10.h' 2022-12-01T10:32:52.9373533Z adding 'torch/include/caffe2/core/flags.h' 2022-12-01T10:32:52.9378771Z adding 'torch/include/caffe2/core/graph.h' 2022-12-01T10:32:52.9384696Z adding 'torch/include/caffe2/core/init.h' 2022-12-01T10:32:52.9388817Z adding 'torch/include/caffe2/core/logging.h' 2022-12-01T10:32:52.9393300Z adding 'torch/include/caffe2/core/macros.h' 2022-12-01T10:32:52.9397409Z adding 'torch/include/caffe2/core/memonger.h' 2022-12-01T10:32:52.9401944Z adding 'torch/include/caffe2/core/module.h' 2022-12-01T10:32:52.9407036Z adding 'torch/include/caffe2/core/net.h' 2022-12-01T10:32:52.9412867Z adding 'torch/include/caffe2/core/net_async_base.h' 2022-12-01T10:32:52.9417222Z adding 'torch/include/caffe2/core/net_async_scheduling.h' 2022-12-01T10:32:52.9421220Z adding 'torch/include/caffe2/core/net_async_task.h' 2022-12-01T10:32:52.9425609Z adding 'torch/include/caffe2/core/net_async_task_future.h' 2022-12-01T10:32:52.9429951Z adding 'torch/include/caffe2/core/net_async_task_graph.h' 2022-12-01T10:32:52.9435088Z adding 'torch/include/caffe2/core/net_async_tracing.h' 2022-12-01T10:32:52.9440168Z adding 'torch/include/caffe2/core/net_dag_utils.h' 2022-12-01T10:32:52.9444599Z adding 'torch/include/caffe2/core/net_parallel.h' 2022-12-01T10:32:52.9449140Z adding 'torch/include/caffe2/core/net_simple.h' 2022-12-01T10:32:52.9453644Z adding 'torch/include/caffe2/core/net_simple_refcount.h' 2022-12-01T10:32:52.9457520Z adding 'torch/include/caffe2/core/numa.h' 2022-12-01T10:32:52.9462145Z adding 'torch/include/caffe2/core/observer.h' 2022-12-01T10:32:52.9483247Z adding 'torch/include/caffe2/core/operator.h' 2022-12-01T10:32:52.9491473Z adding 'torch/include/caffe2/core/operator_gradient.h' 2022-12-01T10:32:52.9500413Z adding 'torch/include/caffe2/core/operator_schema.h' 2022-12-01T10:32:52.9505374Z adding 'torch/include/caffe2/core/plan_executor.h' 2022-12-01T10:32:52.9509963Z adding 'torch/include/caffe2/core/prof_dag_counters.h' 2022-12-01T10:32:52.9515550Z adding 'torch/include/caffe2/core/qtensor.h' 2022-12-01T10:32:52.9520197Z adding 'torch/include/caffe2/core/qtensor_serialization.h' 2022-12-01T10:32:52.9525657Z adding 'torch/include/caffe2/core/scope_guard.h' 2022-12-01T10:32:52.9529810Z adding 'torch/include/caffe2/core/static_tracepoint.h' 2022-12-01T10:32:52.9534733Z adding 'torch/include/caffe2/core/static_tracepoint_elfx86.h' 2022-12-01T10:32:52.9541097Z adding 'torch/include/caffe2/core/stats.h' 2022-12-01T10:32:52.9545339Z adding 'torch/include/caffe2/core/storage.h' 2022-12-01T10:32:52.9554770Z adding 'torch/include/caffe2/core/tensor.h' 2022-12-01T10:32:52.9559395Z adding 'torch/include/caffe2/core/tensor_impl.h' 2022-12-01T10:32:52.9563349Z adding 'torch/include/caffe2/core/tensor_int8.h' 2022-12-01T10:32:52.9568487Z adding 'torch/include/caffe2/core/test_utils.h' 2022-12-01T10:32:52.9572729Z adding 'torch/include/caffe2/core/timer.h' 2022-12-01T10:32:52.9577969Z adding 'torch/include/caffe2/core/transform.h' 2022-12-01T10:32:52.9582479Z adding 'torch/include/caffe2/core/types.h' 2022-12-01T10:32:52.9589323Z adding 'torch/include/caffe2/core/workspace.h' 2022-12-01T10:32:52.9596056Z adding 'torch/include/caffe2/core/hip/common_miopen.h' 2022-12-01T10:32:52.9604947Z adding 'torch/include/caffe2/core/hip/miopen_wrapper.h' 2022-12-01T10:32:52.9614982Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Converters/Dot.h' 2022-12-01T10:32:52.9622882Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpClasses.h' 2022-12-01T10:32:52.9627653Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpEnum.h' 2022-12-01T10:32:52.9632201Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpNames.h' 2022-12-01T10:32:52.9638854Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/Algorithms.h' 2022-12-01T10:32:52.9644173Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/BinaryMatchImpl.h' 2022-12-01T10:32:52.9652293Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/Graph.h' 2022-12-01T10:32:52.9658598Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/TarjansImpl.h' 2022-12-01T10:32:52.9663441Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/TopoSort.h' 2022-12-01T10:32:52.9668911Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/Compiler.h' 2022-12-01T10:32:52.9674294Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/ControlFlow.h' 2022-12-01T10:32:52.9682224Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/NeuralNet.h' 2022-12-01T10:32:52.9690732Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support/Casting.h' 2022-12-01T10:32:52.9696178Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support/Common.h' 2022-12-01T10:32:52.9701709Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations/Match.h' 2022-12-01T10:32:52.9709320Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations/SubgraphMatcher.h' 2022-12-01T10:32:52.9715545Z adding 'torch/include/caffe2/core/nomnigraph/tests/test_util.h' 2022-12-01T10:32:52.9721302Z adding 'torch/include/caffe2/cuda_rtc/common_rtc.h' 2022-12-01T10:32:52.9726993Z adding 'torch/include/caffe2/db/create_db_op.h' 2022-12-01T10:32:52.9732029Z adding 'torch/include/caffe2/distributed/file_store_handler.h' 2022-12-01T10:32:52.9736461Z adding 'torch/include/caffe2/distributed/file_store_handler_op.h' 2022-12-01T10:32:52.9740594Z adding 'torch/include/caffe2/distributed/redis_store_handler.h' 2022-12-01T10:32:52.9744721Z adding 'torch/include/caffe2/distributed/redis_store_handler_op.h' 2022-12-01T10:32:52.9749109Z adding 'torch/include/caffe2/distributed/store_handler.h' 2022-12-01T10:32:52.9753316Z adding 'torch/include/caffe2/distributed/store_ops.h' 2022-12-01T10:32:52.9760520Z adding 'torch/include/caffe2/experiments/operators/fully_connected_op_decomposition.h' 2022-12-01T10:32:52.9767570Z adding 'torch/include/caffe2/experiments/operators/fully_connected_op_prune.h' 2022-12-01T10:32:52.9773184Z adding 'torch/include/caffe2/experiments/operators/fully_connected_op_sparse.h' 2022-12-01T10:32:52.9778577Z adding 'torch/include/caffe2/experiments/operators/funhash_op.h' 2022-12-01T10:32:52.9784237Z adding 'torch/include/caffe2/experiments/operators/sparse_funhash_op.h' 2022-12-01T10:32:52.9789561Z adding 'torch/include/caffe2/experiments/operators/sparse_matrix_reshape_op.h' 2022-12-01T10:32:52.9794555Z adding 'torch/include/caffe2/experiments/operators/tt_contraction_op.h' 2022-12-01T10:32:52.9799281Z adding 'torch/include/caffe2/experiments/operators/tt_pad_op.h' 2022-12-01T10:32:52.9804526Z adding 'torch/include/caffe2/ideep/ideep_utils.h' 2022-12-01T10:32:52.9809870Z adding 'torch/include/caffe2/ideep/operators/conv_pool_base_op.h' 2022-12-01T10:32:52.9815471Z adding 'torch/include/caffe2/ideep/operators/conv_transpose_unpool_base_op.h' 2022-12-01T10:32:52.9821669Z adding 'torch/include/caffe2/ideep/operators/operator_fallback_ideep.h' 2022-12-01T10:32:52.9827653Z adding 'torch/include/caffe2/ideep/utils/ideep_context.h' 2022-12-01T10:32:52.9833348Z adding 'torch/include/caffe2/ideep/utils/ideep_operator.h' 2022-12-01T10:32:52.9850627Z adding 'torch/include/caffe2/image/image_input_op.h' 2022-12-01T10:32:52.9856493Z adding 'torch/include/caffe2/image/transform_gpu.h' 2022-12-01T10:32:52.9863668Z adding 'torch/include/caffe2/mobile/contrib/ios/ios_caffe.h' 2022-12-01T10:32:52.9867728Z adding 'torch/include/caffe2/mobile/contrib/ios/ios_caffe_defines.h' 2022-12-01T10:32:52.9871952Z adding 'torch/include/caffe2/mobile/contrib/ios/ios_caffe_predictor.h' 2022-12-01T10:32:52.9877085Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn.h' 2022-12-01T10:32:52.9881394Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_context.h' 2022-12-01T10:32:52.9885799Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_graph_mask.h' 2022-12-01T10:32:52.9898927Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_kernels.h' 2022-12-01T10:32:52.9904382Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_test.h' 2022-12-01T10:32:52.9911879Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/libopencl.h' 2022-12-01T10:32:52.9929544Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl.h' 2022-12-01T10:32:52.9937976Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_ext.h' 2022-12-01T10:32:52.9944015Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_gl.h' 2022-12-01T10:32:52.9949057Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_gl_ext.h' 2022-12-01T10:32:52.9960358Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_platform.h' 2022-12-01T10:32:52.9966321Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/opencl.h' 2022-12-01T10:32:52.9976442Z adding 'torch/include/caffe2/mobile/contrib/libvulkan-stub/include/libvulkan-stub.h' 2022-12-01T10:32:52.9983563Z adding 'torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan/vk_platform.h' 2022-12-01T10:32:53.0048025Z adding 'torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan/vulkan.h' 2022-12-01T10:32:53.0080982Z adding 'torch/include/caffe2/mobile/contrib/nnapi/NeuralNetworks.h' 2022-12-01T10:32:53.0088397Z adding 'torch/include/caffe2/mobile/contrib/nnapi/dlnnapi.h' 2022-12-01T10:32:53.0093073Z adding 'torch/include/caffe2/mobile/contrib/nnapi/nnapi.h' 2022-12-01T10:32:53.0098269Z adding 'torch/include/caffe2/mobile/contrib/snpe/snpe_ffi.h' 2022-12-01T10:32:53.0103592Z adding 'torch/include/caffe2/mobile/contrib/ulp2/ulp.h' 2022-12-01T10:32:53.0107726Z adding 'torch/include/caffe2/mobile/contrib/ulp2/ulp_neon.h' 2022-12-01T10:32:53.0113802Z adding 'torch/include/caffe2/mpi/mpi_common.h' 2022-12-01T10:32:53.0119293Z adding 'torch/include/caffe2/mpi/mpi_ops.h' 2022-12-01T10:32:53.0125040Z adding 'torch/include/caffe2/observers/operator_attaching_net_observer.h' 2022-12-01T10:32:53.0130036Z adding 'torch/include/caffe2/observers/profile_observer.h' 2022-12-01T10:32:53.0134609Z adding 'torch/include/caffe2/observers/runcnt_observer.h' 2022-12-01T10:32:53.0139031Z adding 'torch/include/caffe2/observers/time_observer.h' 2022-12-01T10:32:53.0146229Z adding 'torch/include/caffe2/onnx/backend.h' 2022-12-01T10:32:53.0150851Z adding 'torch/include/caffe2/onnx/backend_rep.h' 2022-12-01T10:32:53.0154820Z adding 'torch/include/caffe2/onnx/device.h' 2022-12-01T10:32:53.0159272Z adding 'torch/include/caffe2/onnx/helper.h' 2022-12-01T10:32:53.0163716Z adding 'torch/include/caffe2/onnx/offline_tensor.h' 2022-12-01T10:32:53.0168343Z adding 'torch/include/caffe2/onnx/onnx_exporter.h' 2022-12-01T10:32:53.0173087Z adding 'torch/include/caffe2/onnx/onnxifi_graph_info.h' 2022-12-01T10:32:53.0177070Z adding 'torch/include/caffe2/onnx/onnxifi_init.h' 2022-12-01T10:32:53.0181784Z adding 'torch/include/caffe2/onnx/torch_ops/constants.h' 2022-12-01T10:32:53.0185909Z adding 'torch/include/caffe2/onnx/torch_ops/operator_sets.h' 2022-12-01T10:32:53.0189823Z adding 'torch/include/caffe2/onnx/torch_ops/schema.h' 2022-12-01T10:32:53.0199245Z adding 'torch/include/caffe2/operators/abs_op.h' 2022-12-01T10:32:53.0204476Z adding 'torch/include/caffe2/operators/accumulate_op.h' 2022-12-01T10:32:53.0208598Z adding 'torch/include/caffe2/operators/accuracy_op.h' 2022-12-01T10:32:53.0212507Z adding 'torch/include/caffe2/operators/acos_op.h' 2022-12-01T10:32:53.0217122Z adding 'torch/include/caffe2/operators/activation_ops_cudnn.h' 2022-12-01T10:32:53.0221600Z adding 'torch/include/caffe2/operators/affine_channel_op.h' 2022-12-01T10:32:53.0225803Z adding 'torch/include/caffe2/operators/alias_with_name.h' 2022-12-01T10:32:53.0229938Z adding 'torch/include/caffe2/operators/apmeter_op.h' 2022-12-01T10:32:53.0234225Z adding 'torch/include/caffe2/operators/arg_ops.h' 2022-12-01T10:32:53.0238308Z adding 'torch/include/caffe2/operators/asin_op.h' 2022-12-01T10:32:53.0242359Z adding 'torch/include/caffe2/operators/assert_op.h' 2022-12-01T10:32:53.0246587Z adding 'torch/include/caffe2/operators/async_net_barrier_op.h' 2022-12-01T10:32:53.0250461Z adding 'torch/include/caffe2/operators/atan_op.h' 2022-12-01T10:32:53.0254806Z adding 'torch/include/caffe2/operators/batch_box_cox_op.h' 2022-12-01T10:32:53.0258882Z adding 'torch/include/caffe2/operators/batch_bucketize_op.h' 2022-12-01T10:32:53.0264052Z adding 'torch/include/caffe2/operators/batch_gather_ops.h' 2022-12-01T10:32:53.0269718Z adding 'torch/include/caffe2/operators/batch_matmul_op.h' 2022-12-01T10:32:53.0274497Z adding 'torch/include/caffe2/operators/batch_moments_op.h' 2022-12-01T10:32:53.0278747Z adding 'torch/include/caffe2/operators/batch_permutation_op.h' 2022-12-01T10:32:53.0286134Z adding 'torch/include/caffe2/operators/batch_sparse_to_dense_op.h' 2022-12-01T10:32:53.0292449Z adding 'torch/include/caffe2/operators/bbox_transform_op.h' 2022-12-01T10:32:53.0297726Z adding 'torch/include/caffe2/operators/bisect_percentile_op.h' 2022-12-01T10:32:53.0303709Z adding 'torch/include/caffe2/operators/boolean_mask_ops.h' 2022-12-01T10:32:53.0309051Z adding 'torch/include/caffe2/operators/boolean_unmask_ops.h' 2022-12-01T10:32:53.0314190Z adding 'torch/include/caffe2/operators/box_with_nms_limit_op.h' 2022-12-01T10:32:53.0318665Z adding 'torch/include/caffe2/operators/bucketize_op.h' 2022-12-01T10:32:53.0323177Z adding 'torch/include/caffe2/operators/byte_weight_dequant_op.h' 2022-12-01T10:32:53.0327473Z adding 'torch/include/caffe2/operators/cast_op.h' 2022-12-01T10:32:53.0331501Z adding 'torch/include/caffe2/operators/cbrt_op.h' 2022-12-01T10:32:53.0336480Z adding 'torch/include/caffe2/operators/cc_bmm_bg_op.h' 2022-12-01T10:32:53.0340707Z adding 'torch/include/caffe2/operators/ceil_op.h' 2022-12-01T10:32:53.0344903Z adding 'torch/include/caffe2/operators/channel_backprop_stats_op.h' 2022-12-01T10:32:53.0349311Z adding 'torch/include/caffe2/operators/channel_shuffle_op.h' 2022-12-01T10:32:53.0353756Z adding 'torch/include/caffe2/operators/channel_stats_op.h' 2022-12-01T10:32:53.0357991Z adding 'torch/include/caffe2/operators/clip_op.h' 2022-12-01T10:32:53.0363419Z adding 'torch/include/caffe2/operators/collect_and_distribute_fpn_rpn_proposals_op.h' 2022-12-01T10:32:53.0370143Z adding 'torch/include/caffe2/operators/concat_split_op.h' 2022-12-01T10:32:53.0374755Z adding 'torch/include/caffe2/operators/conditional_op.h' 2022-12-01T10:32:53.0379193Z adding 'torch/include/caffe2/operators/conv_op.h' 2022-12-01T10:32:53.0383646Z adding 'torch/include/caffe2/operators/conv_op_cache_cudnn.h' 2022-12-01T10:32:53.0392517Z adding 'torch/include/caffe2/operators/conv_op_impl.h' 2022-12-01T10:32:53.0397732Z adding 'torch/include/caffe2/operators/conv_op_shared.h' 2022-12-01T10:32:53.0408731Z adding 'torch/include/caffe2/operators/conv_pool_op_base.h' 2022-12-01T10:32:53.0414168Z adding 'torch/include/caffe2/operators/conv_transpose_op.h' 2022-12-01T10:32:53.0420669Z adding 'torch/include/caffe2/operators/conv_transpose_op_impl.h' 2022-12-01T10:32:53.0425406Z adding 'torch/include/caffe2/operators/conv_transpose_op_mobile.h' 2022-12-01T10:32:53.0434703Z adding 'torch/include/caffe2/operators/conv_transpose_op_mobile_impl.h' 2022-12-01T10:32:53.0441452Z adding 'torch/include/caffe2/operators/conv_transpose_unpool_op_base.h' 2022-12-01T10:32:53.0446065Z adding 'torch/include/caffe2/operators/copy_op.h' 2022-12-01T10:32:53.0450609Z adding 'torch/include/caffe2/operators/copy_rows_to_tensor_op.h' 2022-12-01T10:32:53.0455261Z adding 'torch/include/caffe2/operators/cos_op.h' 2022-12-01T10:32:53.0459715Z adding 'torch/include/caffe2/operators/cosh_op.h' 2022-12-01T10:32:53.0463858Z adding 'torch/include/caffe2/operators/cosine_embedding_criterion_op.h' 2022-12-01T10:32:53.0468509Z adding 'torch/include/caffe2/operators/counter_ops.h' 2022-12-01T10:32:53.0473634Z adding 'torch/include/caffe2/operators/create_scope_op.h' 2022-12-01T10:32:53.0478614Z adding 'torch/include/caffe2/operators/cross_entropy_op.h' 2022-12-01T10:32:53.0482742Z adding 'torch/include/caffe2/operators/ctc_beam_search_decoder_op.h' 2022-12-01T10:32:53.0486933Z adding 'torch/include/caffe2/operators/ctc_greedy_decoder_op.h' 2022-12-01T10:32:53.0490995Z adding 'torch/include/caffe2/operators/cube_op.h' 2022-12-01T10:32:53.0494938Z adding 'torch/include/caffe2/operators/data_couple.h' 2022-12-01T10:32:53.0500332Z adding 'torch/include/caffe2/operators/dataset_ops.h' 2022-12-01T10:32:53.0505169Z adding 'torch/include/caffe2/operators/deform_conv_op.h' 2022-12-01T10:32:53.0511610Z adding 'torch/include/caffe2/operators/deform_conv_op_impl.h' 2022-12-01T10:32:53.0516541Z adding 'torch/include/caffe2/operators/dense_vector_to_id_list_op.h' 2022-12-01T10:32:53.0521963Z adding 'torch/include/caffe2/operators/distance_op.h' 2022-12-01T10:32:53.0527730Z adding 'torch/include/caffe2/operators/do_op.h' 2022-12-01T10:32:53.0532434Z adding 'torch/include/caffe2/operators/dropout_op.h' 2022-12-01T10:32:53.0537125Z adding 'torch/include/caffe2/operators/elementwise_add_op.h' 2022-12-01T10:32:53.0541391Z adding 'torch/include/caffe2/operators/elementwise_div_op.h' 2022-12-01T10:32:53.0545561Z adding 'torch/include/caffe2/operators/elementwise_linear_op.h' 2022-12-01T10:32:53.0550918Z adding 'torch/include/caffe2/operators/elementwise_logical_ops.h' 2022-12-01T10:32:53.0555252Z adding 'torch/include/caffe2/operators/elementwise_mul_op.h' 2022-12-01T10:32:53.0560709Z adding 'torch/include/caffe2/operators/elementwise_op_test.h' 2022-12-01T10:32:53.0568139Z adding 'torch/include/caffe2/operators/elementwise_ops.h' 2022-12-01T10:32:53.0572965Z adding 'torch/include/caffe2/operators/elementwise_ops_utils.h' 2022-12-01T10:32:53.0577176Z adding 'torch/include/caffe2/operators/elementwise_sub_op.h' 2022-12-01T10:32:53.0581317Z adding 'torch/include/caffe2/operators/elu_op.h' 2022-12-01T10:32:53.0585866Z adding 'torch/include/caffe2/operators/enforce_finite_op.h' 2022-12-01T10:32:53.0590347Z adding 'torch/include/caffe2/operators/ensure_clipped_op.h' 2022-12-01T10:32:53.0594615Z adding 'torch/include/caffe2/operators/ensure_cpu_output_op.h' 2022-12-01T10:32:53.0598729Z adding 'torch/include/caffe2/operators/erf_op.h' 2022-12-01T10:32:53.0602732Z adding 'torch/include/caffe2/operators/exp_op.h' 2022-12-01T10:32:53.0607358Z adding 'torch/include/caffe2/operators/expand_op.h' 2022-12-01T10:32:53.0612149Z adding 'torch/include/caffe2/operators/expand_squeeze_dims_op.h' 2022-12-01T10:32:53.0616196Z adding 'torch/include/caffe2/operators/fc_inference.h' 2022-12-01T10:32:53.0623631Z adding 'torch/include/caffe2/operators/feature_maps_ops.h' 2022-12-01T10:32:53.0628730Z adding 'torch/include/caffe2/operators/feed_blob_op.h' 2022-12-01T10:32:53.0636028Z adding 'torch/include/caffe2/operators/filler_op.h' 2022-12-01T10:32:53.0641358Z adding 'torch/include/caffe2/operators/find_duplicate_elements_op.h' 2022-12-01T10:32:53.0646130Z adding 'torch/include/caffe2/operators/find_op.h' 2022-12-01T10:32:53.0650611Z adding 'torch/include/caffe2/operators/flatten_op.h' 2022-12-01T10:32:53.0654851Z adding 'torch/include/caffe2/operators/flexible_top_k.h' 2022-12-01T10:32:53.0658951Z adding 'torch/include/caffe2/operators/floor_op.h' 2022-12-01T10:32:53.0662956Z adding 'torch/include/caffe2/operators/free_op.h' 2022-12-01T10:32:53.0668333Z adding 'torch/include/caffe2/operators/fully_connected_op.h' 2022-12-01T10:32:53.0673777Z adding 'torch/include/caffe2/operators/fused_rowwise_8bit_conversion_ops.h' 2022-12-01T10:32:53.0679677Z adding 'torch/include/caffe2/operators/fused_rowwise_nbit_conversion_ops.h' 2022-12-01T10:32:53.0685036Z adding 'torch/include/caffe2/operators/fused_rowwise_nbitfake_conversion_ops.h' 2022-12-01T10:32:53.0689637Z adding 'torch/include/caffe2/operators/fused_rowwise_random_quantization_ops.h' 2022-12-01T10:32:53.0694170Z adding 'torch/include/caffe2/operators/gather_fused_8bit_rowwise_op.h' 2022-12-01T10:32:53.0699984Z adding 'torch/include/caffe2/operators/gather_op.h' 2022-12-01T10:32:53.0705911Z adding 'torch/include/caffe2/operators/gather_ranges_to_dense_op.h' 2022-12-01T10:32:53.0710303Z adding 'torch/include/caffe2/operators/gelu_op.h' 2022-12-01T10:32:53.0715776Z adding 'torch/include/caffe2/operators/generate_proposals_op.h' 2022-12-01T10:32:53.0722794Z adding 'torch/include/caffe2/operators/generate_proposals_op_util_boxes.h' 2022-12-01T10:32:53.0733336Z adding 'torch/include/caffe2/operators/generate_proposals_op_util_nms.h' 2022-12-01T10:32:53.0738711Z adding 'torch/include/caffe2/operators/generate_proposals_op_util_nms_gpu.h' 2022-12-01T10:32:53.0743303Z adding 'torch/include/caffe2/operators/given_tensor_byte_string_to_uint8_fill_op.h' 2022-12-01T10:32:53.0747944Z adding 'torch/include/caffe2/operators/given_tensor_fill_op.h' 2022-12-01T10:32:53.0752283Z adding 'torch/include/caffe2/operators/glu_op.h' 2022-12-01T10:32:53.0757634Z adding 'torch/include/caffe2/operators/group_norm_op.h' 2022-12-01T10:32:53.0763230Z adding 'torch/include/caffe2/operators/gru_unit_op.h' 2022-12-01T10:32:53.0768472Z adding 'torch/include/caffe2/operators/h_softmax_op.h' 2022-12-01T10:32:53.0773192Z adding 'torch/include/caffe2/operators/half_float_ops.h' 2022-12-01T10:32:53.0777352Z adding 'torch/include/caffe2/operators/hard_sigmoid_op.h' 2022-12-01T10:32:53.0781584Z adding 'torch/include/caffe2/operators/heatmap_max_keypoint_op.h' 2022-12-01T10:32:53.0786116Z adding 'torch/include/caffe2/operators/histogram_op.h' 2022-12-01T10:32:53.0790529Z adding 'torch/include/caffe2/operators/if_op.h' 2022-12-01T10:32:53.0795786Z adding 'torch/include/caffe2/operators/im2col_op.h' 2022-12-01T10:32:53.0800566Z adding 'torch/include/caffe2/operators/index_hash_ops.h' 2022-12-01T10:32:53.0805469Z adding 'torch/include/caffe2/operators/index_ops.h' 2022-12-01T10:32:53.0811844Z adding 'torch/include/caffe2/operators/inference_lstm_op.h' 2022-12-01T10:32:53.0817239Z adding 'torch/include/caffe2/operators/instance_norm_op.h' 2022-12-01T10:32:53.0822033Z adding 'torch/include/caffe2/operators/integral_image_op.h' 2022-12-01T10:32:53.0826192Z adding 'torch/include/caffe2/operators/is_empty_op.h' 2022-12-01T10:32:53.0830141Z adding 'torch/include/caffe2/operators/jsd_op.h' 2022-12-01T10:32:53.0834464Z adding 'torch/include/caffe2/operators/key_split_ops.h' 2022-12-01T10:32:53.0839960Z adding 'torch/include/caffe2/operators/layer_norm_op.h' 2022-12-01T10:32:53.0844418Z adding 'torch/include/caffe2/operators/leaky_relu_op.h' 2022-12-01T10:32:53.0849236Z adding 'torch/include/caffe2/operators/length_split_op.h' 2022-12-01T10:32:53.0854137Z adding 'torch/include/caffe2/operators/lengths_pad_op.h' 2022-12-01T10:32:53.0859645Z adding 'torch/include/caffe2/operators/lengths_reducer_fused_8bit_rowwise_ops.h' 2022-12-01T10:32:53.0867699Z adding 'torch/include/caffe2/operators/lengths_reducer_fused_nbit_rowwise_ops.h' 2022-12-01T10:32:53.0877975Z adding 'torch/include/caffe2/operators/lengths_reducer_ops.h' 2022-12-01T10:32:53.0884436Z adding 'torch/include/caffe2/operators/lengths_reducer_rowwise_8bit_ops.h' 2022-12-01T10:32:53.0888697Z adding 'torch/include/caffe2/operators/lengths_tile_op.h' 2022-12-01T10:32:53.0892904Z adding 'torch/include/caffe2/operators/lengths_top_k_op.h' 2022-12-01T10:32:53.0897215Z adding 'torch/include/caffe2/operators/listwise_l2r_op.h' 2022-12-01T10:32:53.0904652Z adding 'torch/include/caffe2/operators/load_save_op.h' 2022-12-01T10:32:53.0909671Z adding 'torch/include/caffe2/operators/load_save_op_util.h' 2022-12-01T10:32:53.0914356Z adding 'torch/include/caffe2/operators/local_response_normalization_op.h' 2022-12-01T10:32:53.0919062Z adding 'torch/include/caffe2/operators/locally_connected_op.h' 2022-12-01T10:32:53.0926744Z adding 'torch/include/caffe2/operators/locally_connected_op_impl.h' 2022-12-01T10:32:53.0932098Z adding 'torch/include/caffe2/operators/locally_connected_op_util.h' 2022-12-01T10:32:53.0936095Z adding 'torch/include/caffe2/operators/log1p_op.h' 2022-12-01T10:32:53.0940159Z adding 'torch/include/caffe2/operators/log_op.h' 2022-12-01T10:32:53.0944231Z adding 'torch/include/caffe2/operators/logit_op.h' 2022-12-01T10:32:53.0948377Z adding 'torch/include/caffe2/operators/loss_op.h' 2022-12-01T10:32:53.0952454Z adding 'torch/include/caffe2/operators/lpnorm_op.h' 2022-12-01T10:32:53.0957599Z adding 'torch/include/caffe2/operators/lstm_unit_op.h' 2022-12-01T10:32:53.0964374Z adding 'torch/include/caffe2/operators/lstm_utils.h' 2022-12-01T10:32:53.0973396Z adding 'torch/include/caffe2/operators/map_ops.h' 2022-12-01T10:32:53.0978644Z adding 'torch/include/caffe2/operators/margin_loss_l2r_op.h' 2022-12-01T10:32:53.0983374Z adding 'torch/include/caffe2/operators/margin_ranking_criterion_op.h' 2022-12-01T10:32:53.0988374Z adding 'torch/include/caffe2/operators/matmul_op.h' 2022-12-01T10:32:53.0992828Z adding 'torch/include/caffe2/operators/max_pool_with_index_gpu.h' 2022-12-01T10:32:53.0997410Z adding 'torch/include/caffe2/operators/mean_op.h' 2022-12-01T10:32:53.1002158Z adding 'torch/include/caffe2/operators/merge_id_lists_op.h' 2022-12-01T10:32:53.1007017Z adding 'torch/include/caffe2/operators/minmax_ops.h' 2022-12-01T10:32:53.1011202Z adding 'torch/include/caffe2/operators/mish_op.h' 2022-12-01T10:32:53.1015414Z adding 'torch/include/caffe2/operators/mod_op.h' 2022-12-01T10:32:53.1020106Z adding 'torch/include/caffe2/operators/moments_op.h' 2022-12-01T10:32:53.1024328Z adding 'torch/include/caffe2/operators/multi_class_accuracy_op.h' 2022-12-01T10:32:53.1028380Z adding 'torch/include/caffe2/operators/negate_gradient_op.h' 2022-12-01T10:32:53.1032374Z adding 'torch/include/caffe2/operators/negative_op.h' 2022-12-01T10:32:53.1036927Z adding 'torch/include/caffe2/operators/ngram_ops.h' 2022-12-01T10:32:53.1041187Z adding 'torch/include/caffe2/operators/no_default_engine_op.h' 2022-12-01T10:32:53.1045454Z adding 'torch/include/caffe2/operators/normalize_l1_op.h' 2022-12-01T10:32:53.1050068Z adding 'torch/include/caffe2/operators/normalize_op.h' 2022-12-01T10:32:53.1054927Z adding 'torch/include/caffe2/operators/numpy_tile_op.h' 2022-12-01T10:32:53.1059395Z adding 'torch/include/caffe2/operators/one_hot_ops.h' 2022-12-01T10:32:53.1065787Z adding 'torch/include/caffe2/operators/onnx_while_op.h' 2022-12-01T10:32:53.1070806Z adding 'torch/include/caffe2/operators/op_utils_cudnn.h' 2022-12-01T10:32:53.1076203Z adding 'torch/include/caffe2/operators/operator_fallback_gpu.h' 2022-12-01T10:32:53.1080848Z adding 'torch/include/caffe2/operators/order_switch_ops.h' 2022-12-01T10:32:53.1085728Z adding 'torch/include/caffe2/operators/pack_rnn_sequence_op.h' 2022-12-01T10:32:53.1090150Z adding 'torch/include/caffe2/operators/pack_segments.h' 2022-12-01T10:32:53.1094674Z adding 'torch/include/caffe2/operators/pad_op.h' 2022-12-01T10:32:53.1100875Z adding 'torch/include/caffe2/operators/partition_ops.h' 2022-12-01T10:32:53.1105342Z adding 'torch/include/caffe2/operators/percentile_op.h' 2022-12-01T10:32:53.1109318Z adding 'torch/include/caffe2/operators/perplexity_op.h' 2022-12-01T10:32:53.1115083Z adding 'torch/include/caffe2/operators/piecewise_linear_transform_op.h' 2022-12-01T10:32:53.1120243Z adding 'torch/include/caffe2/operators/pool_op.h' 2022-12-01T10:32:53.1124591Z adding 'torch/include/caffe2/operators/pool_op_util.h' 2022-12-01T10:32:53.1129404Z adding 'torch/include/caffe2/operators/pow_op.h' 2022-12-01T10:32:53.1134547Z adding 'torch/include/caffe2/operators/prefetch_op.h' 2022-12-01T10:32:53.1138691Z adding 'torch/include/caffe2/operators/prelu_op.h' 2022-12-01T10:32:53.1143059Z adding 'torch/include/caffe2/operators/prepend_dim_op.h' 2022-12-01T10:32:53.1148532Z adding 'torch/include/caffe2/operators/quant_decode_op.h' 2022-12-01T10:32:53.1153994Z adding 'torch/include/caffe2/operators/quantile_op.h' 2022-12-01T10:32:53.1159138Z adding 'torch/include/caffe2/operators/rank_loss_op.h' 2022-12-01T10:32:53.1163317Z adding 'torch/include/caffe2/operators/reciprocal_op.h' 2022-12-01T10:32:53.1168004Z adding 'torch/include/caffe2/operators/reduce_front_back_max_ops.h' 2022-12-01T10:32:53.1173345Z adding 'torch/include/caffe2/operators/reduce_front_back_sum_mean_ops.h' 2022-12-01T10:32:53.1178606Z adding 'torch/include/caffe2/operators/reduce_ops.h' 2022-12-01T10:32:53.1186975Z adding 'torch/include/caffe2/operators/reducer_functors.h' 2022-12-01T10:32:53.1192680Z adding 'torch/include/caffe2/operators/reduction_ops.h' 2022-12-01T10:32:53.1196860Z adding 'torch/include/caffe2/operators/relu_n_op.h' 2022-12-01T10:32:53.1200820Z adding 'torch/include/caffe2/operators/relu_op.h' 2022-12-01T10:32:53.1205459Z adding 'torch/include/caffe2/operators/remove_data_blocks_op.h' 2022-12-01T10:32:53.1209699Z adding 'torch/include/caffe2/operators/replace_nan_op.h' 2022-12-01T10:32:53.1214840Z adding 'torch/include/caffe2/operators/reshape_op.h' 2022-12-01T10:32:53.1219202Z adding 'torch/include/caffe2/operators/resize_3d_op.h' 2022-12-01T10:32:53.1223479Z adding 'torch/include/caffe2/operators/resize_op.h' 2022-12-01T10:32:53.1228320Z adding 'torch/include/caffe2/operators/reverse_packed_segs_op.h' 2022-12-01T10:32:53.1232472Z adding 'torch/include/caffe2/operators/rmac_regions_op.h' 2022-12-01T10:32:53.1236855Z adding 'torch/include/caffe2/operators/rms_norm_op.h' 2022-12-01T10:32:53.1241134Z adding 'torch/include/caffe2/operators/roi_align_gradient_op.h' 2022-12-01T10:32:53.1245659Z adding 'torch/include/caffe2/operators/roi_align_op.h' 2022-12-01T10:32:53.1250586Z adding 'torch/include/caffe2/operators/roi_align_rotated_gradient_op.h' 2022-12-01T10:32:53.1255182Z adding 'torch/include/caffe2/operators/roi_align_rotated_op.h' 2022-12-01T10:32:53.1259518Z adding 'torch/include/caffe2/operators/roi_pool_op.h' 2022-12-01T10:32:53.1263807Z adding 'torch/include/caffe2/operators/rowmul_op.h' 2022-12-01T10:32:53.1267931Z adding 'torch/include/caffe2/operators/rsqrt_op.h' 2022-12-01T10:32:53.1272176Z adding 'torch/include/caffe2/operators/scale_blobs_op.h' 2022-12-01T10:32:53.1276414Z adding 'torch/include/caffe2/operators/scale_op.h' 2022-12-01T10:32:53.1294729Z adding 'torch/include/caffe2/operators/segment_reduction_op.h' 2022-12-01T10:32:53.1302231Z adding 'torch/include/caffe2/operators/self_binning_histogram_op.h' 2022-12-01T10:32:53.1306598Z adding 'torch/include/caffe2/operators/selu_op.h' 2022-12-01T10:32:53.1311961Z adding 'torch/include/caffe2/operators/sequence_ops.h' 2022-12-01T10:32:53.1316527Z adding 'torch/include/caffe2/operators/shape_op.h' 2022-12-01T10:32:53.1320614Z adding 'torch/include/caffe2/operators/sigmoid_op.h' 2022-12-01T10:32:53.1324696Z adding 'torch/include/caffe2/operators/sin_op.h' 2022-12-01T10:32:53.1328734Z adding 'torch/include/caffe2/operators/sinh_op.h' 2022-12-01T10:32:53.1333423Z adding 'torch/include/caffe2/operators/sinusoid_position_encoding_op.h' 2022-12-01T10:32:53.1339330Z adding 'torch/include/caffe2/operators/slice_op.h' 2022-12-01T10:32:53.1343815Z adding 'torch/include/caffe2/operators/softmax_op.h' 2022-12-01T10:32:53.1348174Z adding 'torch/include/caffe2/operators/softmax_utils.h' 2022-12-01T10:32:53.1352703Z adding 'torch/include/caffe2/operators/softmax_with_loss_op.h' 2022-12-01T10:32:53.1356869Z adding 'torch/include/caffe2/operators/softplus_op.h' 2022-12-01T10:32:53.1360920Z adding 'torch/include/caffe2/operators/softsign_op.h' 2022-12-01T10:32:53.1366290Z adding 'torch/include/caffe2/operators/space_batch_op.h' 2022-12-01T10:32:53.1370834Z adding 'torch/include/caffe2/operators/sparse_dropout_with_replacement_op.h' 2022-12-01T10:32:53.1375191Z adding 'torch/include/caffe2/operators/sparse_itemwise_dropout_with_replacement_op.h' 2022-12-01T10:32:53.1379482Z adding 'torch/include/caffe2/operators/sparse_lp_regularizer_op.h' 2022-12-01T10:32:53.1383580Z adding 'torch/include/caffe2/operators/sparse_normalize_op.h' 2022-12-01T10:32:53.1389609Z adding 'torch/include/caffe2/operators/sparse_to_dense_mask_op.h' 2022-12-01T10:32:53.1394876Z adding 'torch/include/caffe2/operators/sparse_to_dense_op.h' 2022-12-01T10:32:53.1401798Z adding 'torch/include/caffe2/operators/spatial_batch_norm_op.h' 2022-12-01T10:32:53.1407132Z adding 'torch/include/caffe2/operators/spatial_softmax_with_loss_op.h' 2022-12-01T10:32:53.1411135Z adding 'torch/include/caffe2/operators/sqr_op.h' 2022-12-01T10:32:53.1415114Z adding 'torch/include/caffe2/operators/sqrt_op.h' 2022-12-01T10:32:53.1419571Z adding 'torch/include/caffe2/operators/square_root_divide_op.h' 2022-12-01T10:32:53.1424135Z adding 'torch/include/caffe2/operators/stats_put_ops.h' 2022-12-01T10:32:53.1428365Z adding 'torch/include/caffe2/operators/stop_gradient.h' 2022-12-01T10:32:53.1432821Z adding 'torch/include/caffe2/operators/string_ops.h' 2022-12-01T10:32:53.1437312Z adding 'torch/include/caffe2/operators/stump_func_op.h' 2022-12-01T10:32:53.1441741Z adding 'torch/include/caffe2/operators/summarize_op.h' 2022-12-01T10:32:53.1446162Z adding 'torch/include/caffe2/operators/swish_op.h' 2022-12-01T10:32:53.1450549Z adding 'torch/include/caffe2/operators/tan_op.h' 2022-12-01T10:32:53.1454567Z adding 'torch/include/caffe2/operators/tanh_op.h' 2022-12-01T10:32:53.1459378Z adding 'torch/include/caffe2/operators/tensor_protos_db_input.h' 2022-12-01T10:32:53.1464180Z adding 'torch/include/caffe2/operators/text_file_reader_utils.h' 2022-12-01T10:32:53.1468439Z adding 'torch/include/caffe2/operators/thresholded_relu_op.h' 2022-12-01T10:32:53.1473995Z adding 'torch/include/caffe2/operators/tile_op.h' 2022-12-01T10:32:53.1478451Z adding 'torch/include/caffe2/operators/top_k.h' 2022-12-01T10:32:53.1482969Z adding 'torch/include/caffe2/operators/transpose_op.h' 2022-12-01T10:32:53.1488413Z adding 'torch/include/caffe2/operators/tt_linear_op.h' 2022-12-01T10:32:53.1493076Z adding 'torch/include/caffe2/operators/unique_ops.h' 2022-12-01T10:32:53.1497721Z adding 'torch/include/caffe2/operators/unsafe_coalesce.h' 2022-12-01T10:32:53.1502191Z adding 'torch/include/caffe2/operators/upsample_op.h' 2022-12-01T10:32:53.1519346Z adding 'torch/include/caffe2/operators/utility_ops.h' 2022-12-01T10:32:53.1525348Z adding 'torch/include/caffe2/operators/variable_length_sequence_padding.h' 2022-12-01T10:32:53.1529484Z adding 'torch/include/caffe2/operators/weighted_multi_sampling_op.h' 2022-12-01T10:32:53.1533706Z adding 'torch/include/caffe2/operators/weighted_sample_op.h' 2022-12-01T10:32:53.1538054Z adding 'torch/include/caffe2/operators/while_op.h' 2022-12-01T10:32:53.1542133Z adding 'torch/include/caffe2/operators/zero_gradient_op.h' 2022-12-01T10:32:53.1547638Z adding 'torch/include/caffe2/operators/hip/activation_ops_miopen.h' 2022-12-01T10:32:53.1553839Z adding 'torch/include/caffe2/operators/quantized/int8_add_op.h' 2022-12-01T10:32:53.1558963Z adding 'torch/include/caffe2/operators/quantized/int8_average_pool_op.h' 2022-12-01T10:32:53.1563948Z adding 'torch/include/caffe2/operators/quantized/int8_channel_shuffle_op.h' 2022-12-01T10:32:53.1569053Z adding 'torch/include/caffe2/operators/quantized/int8_concat_op.h' 2022-12-01T10:32:53.1574421Z adding 'torch/include/caffe2/operators/quantized/int8_conv_op.h' 2022-12-01T10:32:53.1580005Z adding 'torch/include/caffe2/operators/quantized/int8_conv_transpose_op.h' 2022-12-01T10:32:53.1584454Z adding 'torch/include/caffe2/operators/quantized/int8_dequantize_op.h' 2022-12-01T10:32:53.1589485Z adding 'torch/include/caffe2/operators/quantized/int8_fc_op.h' 2022-12-01T10:32:53.1593869Z adding 'torch/include/caffe2/operators/quantized/int8_flatten_op.h' 2022-12-01T10:32:53.1598584Z adding 'torch/include/caffe2/operators/quantized/int8_given_tensor_fill_op.h' 2022-12-01T10:32:53.1603542Z adding 'torch/include/caffe2/operators/quantized/int8_leaky_relu_op.h' 2022-12-01T10:32:53.1608494Z adding 'torch/include/caffe2/operators/quantized/int8_max_pool_op.h' 2022-12-01T10:32:53.1613405Z adding 'torch/include/caffe2/operators/quantized/int8_quantize_op.h' 2022-12-01T10:32:53.1618097Z adding 'torch/include/caffe2/operators/quantized/int8_relu_op.h' 2022-12-01T10:32:53.1622547Z adding 'torch/include/caffe2/operators/quantized/int8_reshape_op.h' 2022-12-01T10:32:53.1627105Z adding 'torch/include/caffe2/operators/quantized/int8_resize_nearest_op.h' 2022-12-01T10:32:53.1634469Z adding 'torch/include/caffe2/operators/quantized/int8_roi_align_op.h' 2022-12-01T10:32:53.1644650Z adding 'torch/include/caffe2/operators/quantized/int8_sigmoid_op.h' 2022-12-01T10:32:53.1648161Z adding 'torch/include/caffe2/operators/quantized/int8_simd.h' 2022-12-01T10:32:53.1653421Z adding 'torch/include/caffe2/operators/quantized/int8_slice_op.h' 2022-12-01T10:32:53.1658902Z adding 'torch/include/caffe2/operators/quantized/int8_softmax_op.h' 2022-12-01T10:32:53.1664128Z adding 'torch/include/caffe2/operators/quantized/int8_test_utils.h' 2022-12-01T10:32:53.1668691Z adding 'torch/include/caffe2/operators/quantized/int8_transpose_op.h' 2022-12-01T10:32:53.1673635Z adding 'torch/include/caffe2/operators/quantized/int8_utils.h' 2022-12-01T10:32:53.1679466Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_blob_fetcher_op.h' 2022-12-01T10:32:53.1688016Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_executor.h' 2022-12-01T10:32:53.1693315Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_executor_gpu.h' 2022-12-01T10:32:53.1697972Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_executor_incl.h' 2022-12-01T10:32:53.1710386Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_op.h' 2022-12-01T10:32:53.1716171Z adding 'torch/include/caffe2/operators/rnn/recurrent_op_cudnn.h' 2022-12-01T10:32:53.1721880Z adding 'torch/include/caffe2/operators/rnn/hip/recurrent_op_miopen.h' 2022-12-01T10:32:53.1727991Z adding 'torch/include/caffe2/opt/annotations.h' 2022-12-01T10:32:53.1732240Z adding 'torch/include/caffe2/opt/backend_cutting.h' 2022-12-01T10:32:53.1736883Z adding 'torch/include/caffe2/opt/backend_transformer_base.h' 2022-12-01T10:32:53.1742194Z adding 'torch/include/caffe2/opt/bound_shape_inferencer.h' 2022-12-01T10:32:53.1746795Z adding 'torch/include/caffe2/opt/converter.h' 2022-12-01T10:32:53.1750795Z adding 'torch/include/caffe2/opt/device.h' 2022-12-01T10:32:53.1754914Z adding 'torch/include/caffe2/opt/distributed.h' 2022-12-01T10:32:53.1759442Z adding 'torch/include/caffe2/opt/fakefp16_transform.h' 2022-12-01T10:32:53.1764295Z adding 'torch/include/caffe2/opt/fusion.h' 2022-12-01T10:32:53.1768666Z adding 'torch/include/caffe2/opt/glow_net_transform.h' 2022-12-01T10:32:53.1772589Z adding 'torch/include/caffe2/opt/mobile.h' 2022-12-01T10:32:53.1776666Z adding 'torch/include/caffe2/opt/onnx_convert.h' 2022-12-01T10:32:53.1785467Z adding 'torch/include/caffe2/opt/onnxifi_op.h' 2022-12-01T10:32:53.1791590Z adding 'torch/include/caffe2/opt/onnxifi_transformer.h' 2022-12-01T10:32:53.1795697Z adding 'torch/include/caffe2/opt/optimize_ideep.h' 2022-12-01T10:32:53.1799575Z adding 'torch/include/caffe2/opt/optimizer.h' 2022-12-01T10:32:53.1803970Z adding 'torch/include/caffe2/opt/passes.h' 2022-12-01T10:32:53.1809015Z adding 'torch/include/caffe2/opt/shape_info.h' 2022-12-01T10:32:53.1813621Z adding 'torch/include/caffe2/opt/tvm_transformer.h' 2022-12-01T10:32:53.1819755Z adding 'torch/include/caffe2/opt/custom/cc_amrc.h' 2022-12-01T10:32:53.1823920Z adding 'torch/include/caffe2/opt/custom/concat_elim.h' 2022-12-01T10:32:53.1827970Z adding 'torch/include/caffe2/opt/custom/freeze_quantization_params.h' 2022-12-01T10:32:53.1831931Z adding 'torch/include/caffe2/opt/custom/in_batch_broadcast.h' 2022-12-01T10:32:53.1835949Z adding 'torch/include/caffe2/opt/custom/pointwise_elim.h' 2022-12-01T10:32:53.1841039Z adding 'torch/include/caffe2/opt/nql/ast.h' 2022-12-01T10:32:53.1846321Z adding 'torch/include/caffe2/opt/nql/graphmatcher.h' 2022-12-01T10:32:53.1852540Z adding 'torch/include/caffe2/perfkernels/adagrad.h' 2022-12-01T10:32:53.1857606Z adding 'torch/include/caffe2/perfkernels/common.h' 2022-12-01T10:32:53.1862458Z adding 'torch/include/caffe2/perfkernels/cvtsh_ss_bugfix.h' 2022-12-01T10:32:53.1866687Z adding 'torch/include/caffe2/perfkernels/embedding_lookup.h' 2022-12-01T10:32:53.1871018Z adding 'torch/include/caffe2/perfkernels/embedding_lookup_idx.h' 2022-12-01T10:32:53.1876121Z adding 'torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup.h' 2022-12-01T10:32:53.1880102Z adding 'torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup_idx.h' 2022-12-01T10:32:53.1884621Z adding 'torch/include/caffe2/perfkernels/fused_nbit_rowwise_conversion.h' 2022-12-01T10:32:53.1889540Z adding 'torch/include/caffe2/perfkernels/lstm_unit_cpu-impl.h' 2022-12-01T10:32:53.1894176Z adding 'torch/include/caffe2/perfkernels/lstm_unit_cpu.h' 2022-12-01T10:32:53.1898469Z adding 'torch/include/caffe2/perfkernels/lstm_unit_cpu_common.h' 2022-12-01T10:32:53.1902553Z adding 'torch/include/caffe2/perfkernels/math.h' 2022-12-01T10:32:53.1906613Z adding 'torch/include/caffe2/perfkernels/typed_axpy.h' 2022-12-01T10:32:53.1911750Z adding 'torch/include/caffe2/predictor/InferenceGraph.h' 2022-12-01T10:32:53.1916745Z adding 'torch/include/caffe2/predictor/ThreadLocalPtr.h' 2022-12-01T10:32:53.1921176Z adding 'torch/include/caffe2/predictor/predictor.h' 2022-12-01T10:32:53.1925750Z adding 'torch/include/caffe2/predictor/predictor_config.h' 2022-12-01T10:32:53.1929881Z adding 'torch/include/caffe2/predictor/predictor_utils.h' 2022-12-01T10:32:53.1933799Z adding 'torch/include/caffe2/predictor/transforms.h' 2022-12-01T10:32:53.1938902Z adding 'torch/include/caffe2/predictor/emulator/benchmark.h' 2022-12-01T10:32:53.1944291Z adding 'torch/include/caffe2/predictor/emulator/data_filler.h' 2022-12-01T10:32:53.1948486Z adding 'torch/include/caffe2/predictor/emulator/emulator.h' 2022-12-01T10:32:53.1953051Z adding 'torch/include/caffe2/predictor/emulator/net_supplier.h' 2022-12-01T10:32:53.1957332Z adding 'torch/include/caffe2/predictor/emulator/output_formatter.h' 2022-12-01T10:32:53.1961694Z adding 'torch/include/caffe2/predictor/emulator/profiler.h' 2022-12-01T10:32:53.1966220Z adding 'torch/include/caffe2/predictor/emulator/std_output_formatter.h' 2022-12-01T10:32:53.1970309Z adding 'torch/include/caffe2/predictor/emulator/time_profiler.h' 2022-12-01T10:32:53.1974543Z adding 'torch/include/caffe2/predictor/emulator/utils.h' 2022-12-01T10:32:53.2057944Z adding 'torch/include/caffe2/proto/caffe2.pb.h' 2022-12-01T10:32:53.2073902Z adding 'torch/include/caffe2/proto/caffe2_pb.h' 2022-12-01T10:32:53.2099579Z adding 'torch/include/caffe2/proto/torch.pb.h' 2022-12-01T10:32:53.2107146Z adding 'torch/include/caffe2/proto/torch_pb.h' 2022-12-01T10:32:53.2113320Z adding 'torch/include/caffe2/python/dlpack.h' 2022-12-01T10:32:53.2121306Z adding 'torch/include/caffe2/python/pybind_state.h' 2022-12-01T10:32:53.2127458Z adding 'torch/include/caffe2/python/pybind_state_dlpack.h' 2022-12-01T10:32:53.2132261Z adding 'torch/include/caffe2/python/pybind_state_registry.h' 2022-12-01T10:32:53.2140256Z adding 'torch/include/caffe2/quantization/server/activation_distribution_observer.h' 2022-12-01T10:32:53.2145189Z adding 'torch/include/caffe2/quantization/server/batch_matmul_dnnlowp_op.h' 2022-12-01T10:32:53.2149550Z adding 'torch/include/caffe2/quantization/server/batch_permutation_dnnlowp_op.h' 2022-12-01T10:32:53.2154197Z adding 'torch/include/caffe2/quantization/server/caffe2_dnnlowp_utils.h' 2022-12-01T10:32:53.2158668Z adding 'torch/include/caffe2/quantization/server/channel_shuffle_dnnlowp_op.h' 2022-12-01T10:32:53.2163195Z adding 'torch/include/caffe2/quantization/server/compute_equalization_scale.h' 2022-12-01T10:32:53.2168090Z adding 'torch/include/caffe2/quantization/server/concat_dnnlowp_op.h' 2022-12-01T10:32:53.2172689Z adding 'torch/include/caffe2/quantization/server/conv_dnnlowp_acc16_op.h' 2022-12-01T10:32:53.2177601Z adding 'torch/include/caffe2/quantization/server/conv_dnnlowp_op.h' 2022-12-01T10:32:53.2183783Z adding 'torch/include/caffe2/quantization/server/conv_pool_dnnlowp_op_base.h' 2022-12-01T10:32:53.2188128Z adding 'torch/include/caffe2/quantization/server/conv_relu_op.h' 2022-12-01T10:32:53.2192257Z adding 'torch/include/caffe2/quantization/server/dequantize_dnnlowp_op.h' 2022-12-01T10:32:53.2197643Z adding 'torch/include/caffe2/quantization/server/dnnlowp.h' 2022-12-01T10:32:53.2205368Z adding 'torch/include/caffe2/quantization/server/dnnlowp_op.h' 2022-12-01T10:32:53.2209573Z adding 'torch/include/caffe2/quantization/server/dnnlowp_partition.h' 2022-12-01T10:32:53.2214279Z adding 'torch/include/caffe2/quantization/server/dynamic_histogram.h' 2022-12-01T10:32:53.2219797Z adding 'torch/include/caffe2/quantization/server/elementwise_dnnlowp_op.h' 2022-12-01T10:32:53.2224201Z adding 'torch/include/caffe2/quantization/server/elementwise_linear_dnnlowp_op.h' 2022-12-01T10:32:53.2229837Z adding 'torch/include/caffe2/quantization/server/fb_fc_packed_op.h' 2022-12-01T10:32:53.2234648Z adding 'torch/include/caffe2/quantization/server/fbgemm_fp16_pack_op.h' 2022-12-01T10:32:53.2238987Z adding 'torch/include/caffe2/quantization/server/fbgemm_pack_blob.h' 2022-12-01T10:32:53.2243192Z adding 'torch/include/caffe2/quantization/server/fbgemm_pack_matrix_cache.h' 2022-12-01T10:32:53.2248160Z adding 'torch/include/caffe2/quantization/server/fbgemm_pack_op.h' 2022-12-01T10:32:53.2252596Z adding 'torch/include/caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.h' 2022-12-01T10:32:53.2257194Z adding 'torch/include/caffe2/quantization/server/fully_connected_dnnlowp_op.h' 2022-12-01T10:32:53.2261972Z adding 'torch/include/caffe2/quantization/server/fully_connected_fake_lowp_op.h' 2022-12-01T10:32:53.2266820Z adding 'torch/include/caffe2/quantization/server/group_norm_dnnlowp_op.h' 2022-12-01T10:32:53.2273346Z adding 'torch/include/caffe2/quantization/server/im2col_dnnlowp.h' 2022-12-01T10:32:53.2278358Z adding 'torch/include/caffe2/quantization/server/int8_gen_quant_params.h' 2022-12-01T10:32:53.2282891Z adding 'torch/include/caffe2/quantization/server/int8_gen_quant_params_min_max.h' 2022-12-01T10:32:53.2287315Z adding 'torch/include/caffe2/quantization/server/int8_quant_scheme_blob_fill.h' 2022-12-01T10:32:53.2291320Z adding 'torch/include/caffe2/quantization/server/kl_minimization.h' 2022-12-01T10:32:53.2295406Z adding 'torch/include/caffe2/quantization/server/l2_minimization.h' 2022-12-01T10:32:53.2299608Z adding 'torch/include/caffe2/quantization/server/lstm_unit_dnnlowp_op.h' 2022-12-01T10:32:53.2303823Z adding 'torch/include/caffe2/quantization/server/mmio.h' 2022-12-01T10:32:53.2308443Z adding 'torch/include/caffe2/quantization/server/op_wrapper.h' 2022-12-01T10:32:53.2312662Z adding 'torch/include/caffe2/quantization/server/pool_dnnlowp_op_avx2.h' 2022-12-01T10:32:53.2317110Z adding 'torch/include/caffe2/quantization/server/quantization_error_minimization.h' 2022-12-01T10:32:53.2321151Z adding 'torch/include/caffe2/quantization/server/quantize_dnnlowp_op.h' 2022-12-01T10:32:53.2325258Z adding 'torch/include/caffe2/quantization/server/relu_dnnlowp_op.h' 2022-12-01T10:32:53.2329662Z adding 'torch/include/caffe2/quantization/server/resize_nearest_3d_dnnlowp_op.h' 2022-12-01T10:32:53.2333813Z adding 'torch/include/caffe2/quantization/server/resize_nearest_dnnlowp_op.h' 2022-12-01T10:32:53.2337899Z adding 'torch/include/caffe2/quantization/server/sigmoid.h' 2022-12-01T10:32:53.2342221Z adding 'torch/include/caffe2/quantization/server/spatial_batch_norm_dnnlowp_op.h' 2022-12-01T10:32:53.2346792Z adding 'torch/include/caffe2/quantization/server/tanh.h' 2022-12-01T10:32:53.2351098Z adding 'torch/include/caffe2/quantization/server/transpose.h' 2022-12-01T10:32:53.2355929Z adding 'torch/include/caffe2/quantization/server/utility_dnnlowp_ops.h' 2022-12-01T10:32:53.2361209Z adding 'torch/include/caffe2/queue/blobs_queue.h' 2022-12-01T10:32:53.2365893Z adding 'torch/include/caffe2/queue/blobs_queue_db.h' 2022-12-01T10:32:53.2371538Z adding 'torch/include/caffe2/queue/queue_ops.h' 2022-12-01T10:32:53.2375972Z adding 'torch/include/caffe2/queue/rebatching_queue.h' 2022-12-01T10:32:53.2380318Z adding 'torch/include/caffe2/queue/rebatching_queue_ops.h' 2022-12-01T10:32:53.2426534Z adding 'torch/include/caffe2/serialize/crc_alt.h' 2022-12-01T10:32:53.2432932Z adding 'torch/include/caffe2/serialize/file_adapter.h' 2022-12-01T10:32:53.2437896Z adding 'torch/include/caffe2/serialize/in_memory_adapter.h' 2022-12-01T10:32:53.2443228Z adding 'torch/include/caffe2/serialize/inline_container.h' 2022-12-01T10:32:53.2447514Z adding 'torch/include/caffe2/serialize/istream_adapter.h' 2022-12-01T10:32:53.2451706Z adding 'torch/include/caffe2/serialize/read_adapter_interface.h' 2022-12-01T10:32:53.2458066Z adding 'torch/include/caffe2/serialize/versions.h' 2022-12-01T10:32:53.2464681Z adding 'torch/include/caffe2/sgd/adadelta_op.h' 2022-12-01T10:32:53.2471102Z adding 'torch/include/caffe2/sgd/adagrad_fused.h' 2022-12-01T10:32:53.2478503Z adding 'torch/include/caffe2/sgd/adagrad_op.h' 2022-12-01T10:32:53.2487027Z adding 'torch/include/caffe2/sgd/adam_op.h' 2022-12-01T10:32:53.2492419Z adding 'torch/include/caffe2/sgd/clip_tensor_op.h' 2022-12-01T10:32:53.2497099Z adding 'torch/include/caffe2/sgd/decay_adagrad_op.h' 2022-12-01T10:32:53.2501715Z adding 'torch/include/caffe2/sgd/fp16_momentum_sgd_op.h' 2022-12-01T10:32:53.2506105Z adding 'torch/include/caffe2/sgd/fp32_momentum_sgd_op.h' 2022-12-01T10:32:53.2510648Z adding 'torch/include/caffe2/sgd/ftrl_op.h' 2022-12-01T10:32:53.2514884Z adding 'torch/include/caffe2/sgd/gftrl_op.h' 2022-12-01T10:32:53.2519705Z adding 'torch/include/caffe2/sgd/iter_op.h' 2022-12-01T10:32:53.2524395Z adding 'torch/include/caffe2/sgd/lars_op.h' 2022-12-01T10:32:53.2529525Z adding 'torch/include/caffe2/sgd/learning_rate_adaption_op.h' 2022-12-01T10:32:53.2536607Z adding 'torch/include/caffe2/sgd/learning_rate_functors.h' 2022-12-01T10:32:53.2543348Z adding 'torch/include/caffe2/sgd/learning_rate_op.h' 2022-12-01T10:32:53.2547844Z adding 'torch/include/caffe2/sgd/math_lp.h' 2022-12-01T10:32:53.2552741Z adding 'torch/include/caffe2/sgd/momentum_sgd_op.h' 2022-12-01T10:32:53.2557248Z adding 'torch/include/caffe2/sgd/rmsprop_op.h' 2022-12-01T10:32:53.2566640Z adding 'torch/include/caffe2/sgd/rowwise_adagrad_fused.h' 2022-12-01T10:32:53.2572142Z adding 'torch/include/caffe2/sgd/rowwise_counter.h' 2022-12-01T10:32:53.2577178Z adding 'torch/include/caffe2/sgd/storm_op.h' 2022-12-01T10:32:53.2581869Z adding 'torch/include/caffe2/sgd/weight_scale_op.h' 2022-12-01T10:32:53.2587189Z adding 'torch/include/caffe2/sgd/wngrad_op.h' 2022-12-01T10:32:53.2593523Z adding 'torch/include/caffe2/sgd/yellowfin_op.h' 2022-12-01T10:32:53.2600349Z adding 'torch/include/caffe2/share/contrib/zstd/quant_decomp_zstd_op.h' 2022-12-01T10:32:53.2605866Z adding 'torch/include/caffe2/transforms/common_subexpression_elimination.h' 2022-12-01T10:32:53.2610037Z adding 'torch/include/caffe2/transforms/conv_to_nnpack_transform.h' 2022-12-01T10:32:53.2615394Z adding 'torch/include/caffe2/transforms/pattern_net_transform.h' 2022-12-01T10:32:53.2619753Z adding 'torch/include/caffe2/transforms/single_op_transform.h' 2022-12-01T10:32:53.2625164Z adding 'torch/include/caffe2/utils/bench_utils.h' 2022-12-01T10:32:53.2629360Z adding 'torch/include/caffe2/utils/cast.h' 2022-12-01T10:32:53.2637041Z adding 'torch/include/caffe2/utils/cblas.h' 2022-12-01T10:32:53.2642272Z adding 'torch/include/caffe2/utils/conversions.h' 2022-12-01T10:32:53.2646597Z adding 'torch/include/caffe2/utils/cpu_neon.h' 2022-12-01T10:32:53.2651276Z adding 'torch/include/caffe2/utils/cpuid.h' 2022-12-01T10:32:53.2656463Z adding 'torch/include/caffe2/utils/eigen_utils.h' 2022-12-01T10:32:53.2661432Z adding 'torch/include/caffe2/utils/filler.h' 2022-12-01T10:32:53.2666353Z adding 'torch/include/caffe2/utils/fixed_divisor.h' 2022-12-01T10:32:53.2670491Z adding 'torch/include/caffe2/utils/knob_patcher.h' 2022-12-01T10:32:53.2674544Z adding 'torch/include/caffe2/utils/knobs.h' 2022-12-01T10:32:53.2678561Z adding 'torch/include/caffe2/utils/map_utils.h' 2022-12-01T10:32:53.2682871Z adding 'torch/include/caffe2/utils/math-detail.h' 2022-12-01T10:32:53.2689263Z adding 'torch/include/caffe2/utils/math.h' 2022-12-01T10:32:53.2693795Z adding 'torch/include/caffe2/utils/murmur_hash3.h' 2022-12-01T10:32:53.2697689Z adding 'torch/include/caffe2/utils/proto_convert.h' 2022-12-01T10:32:53.2704924Z adding 'torch/include/caffe2/utils/proto_utils.h' 2022-12-01T10:32:53.2709550Z adding 'torch/include/caffe2/utils/proto_wrap.h' 2022-12-01T10:32:53.2713776Z adding 'torch/include/caffe2/utils/signal_handler.h' 2022-12-01T10:32:53.2718286Z adding 'torch/include/caffe2/utils/simple_queue.h' 2022-12-01T10:32:53.2722841Z adding 'torch/include/caffe2/utils/smart_tensor_printer.h' 2022-12-01T10:32:53.2726990Z adding 'torch/include/caffe2/utils/string_utils.h' 2022-12-01T10:32:53.2731415Z adding 'torch/include/caffe2/utils/zmq_helper.h' 2022-12-01T10:32:53.2736354Z adding 'torch/include/caffe2/utils/math/broadcast.h' 2022-12-01T10:32:53.2740977Z adding 'torch/include/caffe2/utils/math/elementwise.h' 2022-12-01T10:32:53.2745163Z adding 'torch/include/caffe2/utils/math/half_utils.h' 2022-12-01T10:32:53.2749416Z adding 'torch/include/caffe2/utils/math/reduce.h' 2022-12-01T10:32:53.2753486Z adding 'torch/include/caffe2/utils/math/transpose.h' 2022-12-01T10:32:53.2758197Z adding 'torch/include/caffe2/utils/math/utils.h' 2022-12-01T10:32:53.2763791Z adding 'torch/include/caffe2/utils/threadpool/ThreadPool.h' 2022-12-01T10:32:53.2767892Z adding 'torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h' 2022-12-01T10:32:53.2775111Z adding 'torch/include/caffe2/utils/threadpool/WorkersPool.h' 2022-12-01T10:32:53.2779975Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h' 2022-12-01T10:32:53.2785029Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool.h' 2022-12-01T10:32:53.2789188Z adding 'torch/include/caffe2/utils/threadpool/thread_pool_guard.h' 2022-12-01T10:32:53.2794141Z adding 'torch/include/caffe2/video/optical_flow.h' 2022-12-01T10:32:53.2801446Z adding 'torch/include/caffe2/video/video_decoder.h' 2022-12-01T10:32:53.2814568Z adding 'torch/include/caffe2/video/video_input_op.h' 2022-12-01T10:32:53.2819791Z adding 'torch/include/caffe2/video/video_io.h' 2022-12-01T10:32:53.2830480Z adding 'torch/include/pybind11/attr.h' 2022-12-01T10:32:53.2836834Z adding 'torch/include/pybind11/buffer_info.h' 2022-12-01T10:32:53.2860832Z adding 'torch/include/pybind11/cast.h' 2022-12-01T10:32:53.2868179Z adding 'torch/include/pybind11/chrono.h' 2022-12-01T10:32:53.2872346Z adding 'torch/include/pybind11/common.h' 2022-12-01T10:32:53.2876653Z adding 'torch/include/pybind11/complex.h' 2022-12-01T10:32:53.2889587Z adding 'torch/include/pybind11/eigen.h' 2022-12-01T10:32:53.2897408Z adding 'torch/include/pybind11/embed.h' 2022-12-01T10:32:53.2902931Z adding 'torch/include/pybind11/eval.h' 2022-12-01T10:32:53.2908176Z adding 'torch/include/pybind11/functional.h' 2022-12-01T10:32:53.2913812Z adding 'torch/include/pybind11/gil.h' 2022-12-01T10:32:53.2920087Z adding 'torch/include/pybind11/iostream.h' 2022-12-01T10:32:53.2947325Z adding 'torch/include/pybind11/numpy.h' 2022-12-01T10:32:53.2955253Z adding 'torch/include/pybind11/operators.h' 2022-12-01T10:32:53.2965752Z adding 'torch/include/pybind11/options.h' 2022-12-01T10:32:53.3008518Z adding 'torch/include/pybind11/pybind11.h' 2022-12-01T10:32:53.3040746Z adding 'torch/include/pybind11/pytypes.h' 2022-12-01T10:32:53.3050288Z adding 'torch/include/pybind11/stl.h' 2022-12-01T10:32:53.3061043Z adding 'torch/include/pybind11/stl_bind.h' 2022-12-01T10:32:53.3074572Z adding 'torch/include/pybind11/detail/class.h' 2022-12-01T10:32:53.3094514Z adding 'torch/include/pybind11/detail/common.h' 2022-12-01T10:32:53.3101128Z adding 'torch/include/pybind11/detail/descr.h' 2022-12-01T10:32:53.3109363Z adding 'torch/include/pybind11/detail/init.h' 2022-12-01T10:32:53.3120032Z adding 'torch/include/pybind11/detail/internals.h' 2022-12-01T10:32:53.3138054Z adding 'torch/include/pybind11/detail/type_caster_base.h' 2022-12-01T10:32:53.3143940Z adding 'torch/include/pybind11/detail/typeid.h' 2022-12-01T10:32:53.3154342Z adding 'torch/include/torch/custom_class.h' 2022-12-01T10:32:53.3161054Z adding 'torch/include/torch/custom_class_detail.h' 2022-12-01T10:32:53.3165310Z adding 'torch/include/torch/extension.h' 2022-12-01T10:32:53.3180713Z adding 'torch/include/torch/library.h' 2022-12-01T10:32:53.3186441Z adding 'torch/include/torch/script.h' 2022-12-01T10:32:53.3192048Z adding 'torch/include/torch/csrc/CudaIPCTypes.h' 2022-12-01T10:32:53.3195957Z adding 'torch/include/torch/csrc/DataLoader.h' 2022-12-01T10:32:53.3199794Z adding 'torch/include/torch/csrc/Device.h' 2022-12-01T10:32:53.3203976Z adding 'torch/include/torch/csrc/Dtype.h' 2022-12-01T10:32:53.3208026Z adding 'torch/include/torch/csrc/DynamicTypes.h' 2022-12-01T10:32:53.3215303Z adding 'torch/include/torch/csrc/Exceptions.h' 2022-12-01T10:32:53.3219843Z adding 'torch/include/torch/csrc/Export.h' 2022-12-01T10:32:53.3223859Z adding 'torch/include/torch/csrc/Generator.h' 2022-12-01T10:32:53.3227727Z adding 'torch/include/torch/csrc/Layout.h' 2022-12-01T10:32:53.3231641Z adding 'torch/include/torch/csrc/MemoryFormat.h' 2022-12-01T10:32:53.3235440Z adding 'torch/include/torch/csrc/Module.h' 2022-12-01T10:32:53.3239381Z adding 'torch/include/torch/csrc/PythonTypes.h' 2022-12-01T10:32:53.3243380Z adding 'torch/include/torch/csrc/QScheme.h' 2022-12-01T10:32:53.3247265Z adding 'torch/include/torch/csrc/Size.h' 2022-12-01T10:32:53.3251132Z adding 'torch/include/torch/csrc/Storage.h' 2022-12-01T10:32:53.3254869Z adding 'torch/include/torch/csrc/StorageMethods.h' 2022-12-01T10:32:53.3258520Z adding 'torch/include/torch/csrc/StorageSharing.h' 2022-12-01T10:32:53.3262271Z adding 'torch/include/torch/csrc/Stream.h' 2022-12-01T10:32:53.3266026Z adding 'torch/include/torch/csrc/THConcat.h' 2022-12-01T10:32:53.3269902Z adding 'torch/include/torch/csrc/THP.h' 2022-12-01T10:32:53.3273694Z adding 'torch/include/torch/csrc/TypeInfo.h' 2022-12-01T10:32:53.3277413Z adding 'torch/include/torch/csrc/Types.h' 2022-12-01T10:32:53.3281458Z adding 'torch/include/torch/csrc/copy_utils.h' 2022-12-01T10:32:53.3285428Z adding 'torch/include/torch/csrc/itt_wrapper.h' 2022-12-01T10:32:53.3289258Z adding 'torch/include/torch/csrc/python_dimname.h' 2022-12-01T10:32:53.3293128Z adding 'torch/include/torch/csrc/python_headers.h' 2022-12-01T10:32:53.3297098Z adding 'torch/include/torch/csrc/serialization.h' 2022-12-01T10:32:53.3302676Z adding 'torch/include/torch/csrc/utils.h' 2022-12-01T10:32:53.3309428Z adding 'torch/include/torch/csrc/api/include/torch/all.h' 2022-12-01T10:32:53.3314057Z adding 'torch/include/torch/csrc/api/include/torch/arg.h' 2022-12-01T10:32:53.3318673Z adding 'torch/include/torch/csrc/api/include/torch/autograd.h' 2022-12-01T10:32:53.3323005Z adding 'torch/include/torch/csrc/api/include/torch/cuda.h' 2022-12-01T10:32:53.3327102Z adding 'torch/include/torch/csrc/api/include/torch/data.h' 2022-12-01T10:32:53.3332480Z adding 'torch/include/torch/csrc/api/include/torch/enum.h' 2022-12-01T10:32:53.3337984Z adding 'torch/include/torch/csrc/api/include/torch/expanding_array.h' 2022-12-01T10:32:53.3343625Z adding 'torch/include/torch/csrc/api/include/torch/fft.h' 2022-12-01T10:32:53.3348437Z adding 'torch/include/torch/csrc/api/include/torch/imethod.h' 2022-12-01T10:32:53.3352626Z adding 'torch/include/torch/csrc/api/include/torch/jit.h' 2022-12-01T10:32:53.3360797Z adding 'torch/include/torch/csrc/api/include/torch/linalg.h' 2022-12-01T10:32:53.3366444Z adding 'torch/include/torch/csrc/api/include/torch/nested.h' 2022-12-01T10:32:53.3370378Z adding 'torch/include/torch/csrc/api/include/torch/nn.h' 2022-12-01T10:32:53.3374385Z adding 'torch/include/torch/csrc/api/include/torch/optim.h' 2022-12-01T10:32:53.3382031Z adding 'torch/include/torch/csrc/api/include/torch/ordered_dict.h' 2022-12-01T10:32:53.3388977Z adding 'torch/include/torch/csrc/api/include/torch/python.h' 2022-12-01T10:32:53.3394222Z adding 'torch/include/torch/csrc/api/include/torch/serialize.h' 2022-12-01T10:32:53.3398292Z adding 'torch/include/torch/csrc/api/include/torch/sparse.h' 2022-12-01T10:32:53.3406548Z adding 'torch/include/torch/csrc/api/include/torch/special.h' 2022-12-01T10:32:53.3411837Z adding 'torch/include/torch/csrc/api/include/torch/torch.h' 2022-12-01T10:32:53.3416312Z adding 'torch/include/torch/csrc/api/include/torch/types.h' 2022-12-01T10:32:53.3421575Z adding 'torch/include/torch/csrc/api/include/torch/utils.h' 2022-12-01T10:32:53.3425164Z adding 'torch/include/torch/csrc/api/include/torch/version.h' 2022-12-01T10:32:53.3430669Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader.h' 2022-12-01T10:32:53.3435320Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader_options.h' 2022-12-01T10:32:53.3439373Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets.h' 2022-12-01T10:32:53.3443805Z adding 'torch/include/torch/csrc/api/include/torch/data/example.h' 2022-12-01T10:32:53.3448962Z adding 'torch/include/torch/csrc/api/include/torch/data/iterator.h' 2022-12-01T10:32:53.3453532Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers.h' 2022-12-01T10:32:53.3457373Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms.h' 2022-12-01T10:32:53.3461697Z adding 'torch/include/torch/csrc/api/include/torch/data/worker_exception.h' 2022-12-01T10:32:53.3468933Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/base.h' 2022-12-01T10:32:53.3474409Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h' 2022-12-01T10:32:53.3479303Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h' 2022-12-01T10:32:53.3485216Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/base.h' 2022-12-01T10:32:53.3495239Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h' 2022-12-01T10:32:53.3501092Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/map.h' 2022-12-01T10:32:53.3505667Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h' 2022-12-01T10:32:53.3510395Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/shared.h' 2022-12-01T10:32:53.3516965Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h' 2022-12-01T10:32:53.3523274Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h' 2022-12-01T10:32:53.3529270Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h' 2022-12-01T10:32:53.3534146Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/queue.h' 2022-12-01T10:32:53.3539538Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h' 2022-12-01T10:32:53.3545034Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/base.h' 2022-12-01T10:32:53.3549328Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h' 2022-12-01T10:32:53.3554126Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h' 2022-12-01T10:32:53.3558644Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/random.h' 2022-12-01T10:32:53.3563120Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h' 2022-12-01T10:32:53.3567577Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h' 2022-12-01T10:32:53.3572081Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/stream.h' 2022-12-01T10:32:53.3577436Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/base.h' 2022-12-01T10:32:53.3581734Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/collate.h' 2022-12-01T10:32:53.3586023Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h' 2022-12-01T10:32:53.3590310Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/stack.h' 2022-12-01T10:32:53.3594943Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h' 2022-12-01T10:32:53.3603327Z adding 'torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h' 2022-12-01T10:32:53.3608565Z adding 'torch/include/torch/csrc/api/include/torch/detail/static.h' 2022-12-01T10:32:53.3614601Z adding 'torch/include/torch/csrc/api/include/torch/nn/cloneable.h' 2022-12-01T10:32:53.3618779Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional.h' 2022-12-01T10:32:53.3624275Z adding 'torch/include/torch/csrc/api/include/torch/nn/init.h' 2022-12-01T10:32:53.3634140Z adding 'torch/include/torch/csrc/api/include/torch/nn/module.h' 2022-12-01T10:32:53.3639253Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules.h' 2022-12-01T10:32:53.3643487Z adding 'torch/include/torch/csrc/api/include/torch/nn/options.h' 2022-12-01T10:32:53.3648124Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h' 2022-12-01T10:32:53.3653845Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl.h' 2022-12-01T10:32:53.3658326Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils.h' 2022-12-01T10:32:53.3668326Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/activation.h' 2022-12-01T10:32:53.3673879Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h' 2022-12-01T10:32:53.3678775Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/conv.h' 2022-12-01T10:32:53.3683471Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/distance.h' 2022-12-01T10:32:53.3688607Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h' 2022-12-01T10:32:53.3694302Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h' 2022-12-01T10:32:53.3699295Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/fold.h' 2022-12-01T10:32:53.3703887Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h' 2022-12-01T10:32:53.3708017Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/linear.h' 2022-12-01T10:32:53.3716219Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/loss.h' 2022-12-01T10:32:53.3722286Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h' 2022-12-01T10:32:53.3726978Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/padding.h' 2022-12-01T10:32:53.3731311Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h' 2022-12-01T10:32:53.3739275Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h' 2022-12-01T10:32:53.3746904Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h' 2022-12-01T10:32:53.3751775Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/vision.h' 2022-12-01T10:32:53.3757080Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h' 2022-12-01T10:32:53.3765042Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/activation.h' 2022-12-01T10:32:53.3770915Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h' 2022-12-01T10:32:53.3776353Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h' 2022-12-01T10:32:53.3781514Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/common.h' 2022-12-01T10:32:53.3788230Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/conv.h' 2022-12-01T10:32:53.3793385Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/distance.h' 2022-12-01T10:32:53.3798353Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h' 2022-12-01T10:32:53.3803733Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h' 2022-12-01T10:32:53.3808415Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/fold.h' 2022-12-01T10:32:53.3813300Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h' 2022-12-01T10:32:53.3818555Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/linear.h' 2022-12-01T10:32:53.3827441Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/loss.h' 2022-12-01T10:32:53.3834339Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h' 2022-12-01T10:32:53.3840263Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/padding.h' 2022-12-01T10:32:53.3845504Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h' 2022-12-01T10:32:53.3853230Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h' 2022-12-01T10:32:53.3861097Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h' 2022-12-01T10:32:53.3866342Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h' 2022-12-01T10:32:53.3871674Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h' 2022-12-01T10:32:53.3877187Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h' 2022-12-01T10:32:53.3881915Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h' 2022-12-01T10:32:53.3886535Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/utils.h' 2022-12-01T10:32:53.3895056Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h' 2022-12-01T10:32:53.3901001Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h' 2022-12-01T10:32:53.3906254Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h' 2022-12-01T10:32:53.3911512Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h' 2022-12-01T10:32:53.3917841Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h' 2022-12-01T10:32:53.3924901Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h' 2022-12-01T10:32:53.3930274Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h' 2022-12-01T10:32:53.3935448Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h' 2022-12-01T10:32:53.3940847Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h' 2022-12-01T10:32:53.3948693Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h' 2022-12-01T10:32:53.3957277Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/activation.h' 2022-12-01T10:32:53.3962540Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h' 2022-12-01T10:32:53.3968126Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h' 2022-12-01T10:32:53.3973938Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/conv.h' 2022-12-01T10:32:53.3978750Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/distance.h' 2022-12-01T10:32:53.3983245Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/dropout.h' 2022-12-01T10:32:53.3988895Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/embedding.h' 2022-12-01T10:32:53.3993802Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/fold.h' 2022-12-01T10:32:53.3998393Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h' 2022-12-01T10:32:53.4003109Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/linear.h' 2022-12-01T10:32:53.4011081Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/loss.h' 2022-12-01T10:32:53.4017141Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/normalization.h' 2022-12-01T10:32:53.4022420Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/padding.h' 2022-12-01T10:32:53.4027355Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h' 2022-12-01T10:32:53.4034000Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pooling.h' 2022-12-01T10:32:53.4040365Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/rnn.h' 2022-12-01T10:32:53.4045185Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformer.h' 2022-12-01T10:32:53.4050012Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h' 2022-12-01T10:32:53.4054579Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h' 2022-12-01T10:32:53.4059468Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h' 2022-12-01T10:32:53.4063877Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/vision.h' 2022-12-01T10:32:53.4072351Z adding 'torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h' 2022-12-01T10:32:53.4078350Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h' 2022-12-01T10:32:53.4083329Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h' 2022-12-01T10:32:53.4093428Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h' 2022-12-01T10:32:53.4098160Z adding 'torch/include/torch/csrc/api/include/torch/optim/adagrad.h' 2022-12-01T10:32:53.4103067Z adding 'torch/include/torch/csrc/api/include/torch/optim/adam.h' 2022-12-01T10:32:53.4107800Z adding 'torch/include/torch/csrc/api/include/torch/optim/adamw.h' 2022-12-01T10:32:53.4112779Z adding 'torch/include/torch/csrc/api/include/torch/optim/lbfgs.h' 2022-12-01T10:32:53.4118514Z adding 'torch/include/torch/csrc/api/include/torch/optim/optimizer.h' 2022-12-01T10:32:53.4123457Z adding 'torch/include/torch/csrc/api/include/torch/optim/rmsprop.h' 2022-12-01T10:32:53.4129911Z adding 'torch/include/torch/csrc/api/include/torch/optim/serialize.h' 2022-12-01T10:32:53.4134797Z adding 'torch/include/torch/csrc/api/include/torch/optim/sgd.h' 2022-12-01T10:32:53.4149407Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h' 2022-12-01T10:32:53.4149804Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h' 2022-12-01T10:32:53.4150122Z adding 'torch/include/torch/csrc/api/include/torch/serialize/archive.h' 2022-12-01T10:32:53.4154309Z adding 'torch/include/torch/csrc/api/include/torch/serialize/input-archive.h' 2022-12-01T10:32:53.4158930Z adding 'torch/include/torch/csrc/api/include/torch/serialize/output-archive.h' 2022-12-01T10:32:53.4163104Z adding 'torch/include/torch/csrc/api/include/torch/serialize/tensor.h' 2022-12-01T10:32:53.4174640Z adding 'torch/include/torch/csrc/autograd/FunctionsManual.h' 2022-12-01T10:32:53.4179697Z adding 'torch/include/torch/csrc/autograd/InferenceMode.h' 2022-12-01T10:32:53.4187541Z adding 'torch/include/torch/csrc/autograd/VariableTypeUtils.h' 2022-12-01T10:32:53.4192827Z adding 'torch/include/torch/csrc/autograd/anomaly_mode.h' 2022-12-01T10:32:53.4198059Z adding 'torch/include/torch/csrc/autograd/autograd.h' 2022-12-01T10:32:53.4202191Z adding 'torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h' 2022-12-01T10:32:53.4206320Z adding 'torch/include/torch/csrc/autograd/cpp_hook.h' 2022-12-01T10:32:53.4214010Z adding 'torch/include/torch/csrc/autograd/custom_function.h' 2022-12-01T10:32:53.4218970Z adding 'torch/include/torch/csrc/autograd/edge.h' 2022-12-01T10:32:53.4225630Z adding 'torch/include/torch/csrc/autograd/engine.h' 2022-12-01T10:32:53.4232380Z adding 'torch/include/torch/csrc/autograd/forward_grad.h' 2022-12-01T10:32:53.4245251Z adding 'torch/include/torch/csrc/autograd/function.h' 2022-12-01T10:32:53.4250320Z adding 'torch/include/torch/csrc/autograd/function_hook.h' 2022-12-01T10:32:53.4254365Z adding 'torch/include/torch/csrc/autograd/grad_mode.h' 2022-12-01T10:32:53.4260609Z adding 'torch/include/torch/csrc/autograd/graph_task.h' 2022-12-01T10:32:53.4265191Z adding 'torch/include/torch/csrc/autograd/input_buffer.h' 2022-12-01T10:32:53.4270256Z adding 'torch/include/torch/csrc/autograd/input_metadata.h' 2022-12-01T10:32:53.4274742Z adding 'torch/include/torch/csrc/autograd/jit_decomp_interface.h' 2022-12-01T10:32:53.4278588Z adding 'torch/include/torch/csrc/autograd/profiler.h' 2022-12-01T10:32:53.4284112Z adding 'torch/include/torch/csrc/autograd/profiler_kineto.h' 2022-12-01T10:32:53.4291103Z adding 'torch/include/torch/csrc/autograd/profiler_legacy.h' 2022-12-01T10:32:53.4295734Z adding 'torch/include/torch/csrc/autograd/profiler_python.h' 2022-12-01T10:32:53.4300388Z adding 'torch/include/torch/csrc/autograd/python_anomaly_mode.h' 2022-12-01T10:32:53.4304457Z adding 'torch/include/torch/csrc/autograd/python_autograd.h' 2022-12-01T10:32:53.4309161Z adding 'torch/include/torch/csrc/autograd/python_cpp_function.h' 2022-12-01T10:32:53.4313451Z adding 'torch/include/torch/csrc/autograd/python_engine.h' 2022-12-01T10:32:53.4318016Z adding 'torch/include/torch/csrc/autograd/python_enum_tag.h' 2022-12-01T10:32:53.4321361Z adding 'torch/include/torch/csrc/autograd/python_fft_functions.h' 2022-12-01T10:32:53.4326376Z adding 'torch/include/torch/csrc/autograd/python_function.h' 2022-12-01T10:32:53.4330559Z adding 'torch/include/torch/csrc/autograd/python_hook.h' 2022-12-01T10:32:53.4334633Z adding 'torch/include/torch/csrc/autograd/python_legacy_variable.h' 2022-12-01T10:32:53.4338565Z adding 'torch/include/torch/csrc/autograd/python_linalg_functions.h' 2022-12-01T10:32:53.4342310Z adding 'torch/include/torch/csrc/autograd/python_nested_functions.h' 2022-12-01T10:32:53.4346218Z adding 'torch/include/torch/csrc/autograd/python_nn_functions.h' 2022-12-01T10:32:53.4350130Z adding 'torch/include/torch/csrc/autograd/python_return_types.h' 2022-12-01T10:32:53.4354266Z adding 'torch/include/torch/csrc/autograd/python_saved_variable_hooks.h' 2022-12-01T10:32:53.4358273Z adding 'torch/include/torch/csrc/autograd/python_sparse_functions.h' 2022-12-01T10:32:53.4362157Z adding 'torch/include/torch/csrc/autograd/python_special_functions.h' 2022-12-01T10:32:53.4366221Z adding 'torch/include/torch/csrc/autograd/python_torch_functions.h' 2022-12-01T10:32:53.4370807Z adding 'torch/include/torch/csrc/autograd/python_variable.h' 2022-12-01T10:32:53.4375062Z adding 'torch/include/torch/csrc/autograd/python_variable_indexing.h' 2022-12-01T10:32:53.4379238Z adding 'torch/include/torch/csrc/autograd/record_function_ops.h' 2022-12-01T10:32:53.4384217Z adding 'torch/include/torch/csrc/autograd/saved_variable.h' 2022-12-01T10:32:53.4388356Z adding 'torch/include/torch/csrc/autograd/saved_variable_hooks.h' 2022-12-01T10:32:53.4392328Z adding 'torch/include/torch/csrc/autograd/symbolic.h' 2022-12-01T10:32:53.4407493Z adding 'torch/include/torch/csrc/autograd/variable.h' 2022-12-01T10:32:53.4417645Z adding 'torch/include/torch/csrc/autograd/functions/accumulate_grad.h' 2022-12-01T10:32:53.4423033Z adding 'torch/include/torch/csrc/autograd/functions/basic_ops.h' 2022-12-01T10:32:53.4427468Z adding 'torch/include/torch/csrc/autograd/functions/comm.h' 2022-12-01T10:32:53.4431485Z adding 'torch/include/torch/csrc/autograd/functions/pybind.h' 2022-12-01T10:32:53.4436530Z adding 'torch/include/torch/csrc/autograd/functions/tensor.h' 2022-12-01T10:32:53.4441405Z adding 'torch/include/torch/csrc/autograd/functions/utils.h' 2022-12-01T10:32:53.4471782Z adding 'torch/include/torch/csrc/autograd/generated/Functions.h' 2022-12-01T10:32:53.4482698Z adding 'torch/include/torch/csrc/autograd/generated/VariableType.h' 2022-12-01T10:32:53.4486964Z adding 'torch/include/torch/csrc/autograd/generated/python_functions.h' 2022-12-01T10:32:53.4494966Z adding 'torch/include/torch/csrc/autograd/generated/variable_factories.h' 2022-12-01T10:32:53.4501351Z adding 'torch/include/torch/csrc/autograd/utils/error_messages.h' 2022-12-01T10:32:53.4506305Z adding 'torch/include/torch/csrc/autograd/utils/grad_layout_contract.h' 2022-12-01T10:32:53.4510603Z adding 'torch/include/torch/csrc/autograd/utils/lambda_post_hook.h' 2022-12-01T10:32:53.4514843Z adding 'torch/include/torch/csrc/autograd/utils/python_arg_parsing.h' 2022-12-01T10:32:53.4519027Z adding 'torch/include/torch/csrc/autograd/utils/warnings.h' 2022-12-01T10:32:53.4523860Z adding 'torch/include/torch/csrc/autograd/utils/wrap_outputs.h' 2022-12-01T10:32:53.4529180Z adding 'torch/include/torch/csrc/cuda/Event.h' 2022-12-01T10:32:53.4533136Z adding 'torch/include/torch/csrc/cuda/Module.h' 2022-12-01T10:32:53.4537311Z adding 'torch/include/torch/csrc/cuda/Stream.h' 2022-12-01T10:32:53.4541189Z adding 'torch/include/torch/csrc/cuda/THCP.h' 2022-12-01T10:32:53.4545264Z adding 'torch/include/torch/csrc/cuda/comm.h' 2022-12-01T10:32:53.4549627Z adding 'torch/include/torch/csrc/cuda/device_set.h' 2022-12-01T10:32:53.4553930Z adding 'torch/include/torch/csrc/cuda/memory_snapshot.h' 2022-12-01T10:32:53.4559049Z adding 'torch/include/torch/csrc/cuda/nccl.h' 2022-12-01T10:32:53.4563710Z adding 'torch/include/torch/csrc/cuda/python_comm.h' 2022-12-01T10:32:53.4567155Z adding 'torch/include/torch/csrc/cuda/python_nccl.h' 2022-12-01T10:32:53.4574895Z adding 'torch/include/torch/csrc/distributed/c10d/Backend.hpp' 2022-12-01T10:32:53.4579802Z adding 'torch/include/torch/csrc/distributed/c10d/FileStore.hpp' 2022-12-01T10:32:53.4584004Z adding 'torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp' 2022-12-01T10:32:53.4588166Z adding 'torch/include/torch/csrc/distributed/c10d/HashStore.hpp' 2022-12-01T10:32:53.4594238Z adding 'torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp' 2022-12-01T10:32:53.4598827Z adding 'torch/include/torch/csrc/distributed/c10d/Ops.hpp' 2022-12-01T10:32:53.4603490Z adding 'torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp' 2022-12-01T10:32:53.4607862Z adding 'torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp' 2022-12-01T10:32:53.4614013Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp' 2022-12-01T10:32:53.4621571Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp' 2022-12-01T10:32:53.4628051Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp' 2022-12-01T10:32:53.4639917Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp' 2022-12-01T10:32:53.4645747Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.hpp' 2022-12-01T10:32:53.4651885Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp' 2022-12-01T10:32:53.4657283Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp' 2022-12-01T10:32:53.4662095Z adding 'torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp' 2022-12-01T10:32:53.4666778Z adding 'torch/include/torch/csrc/distributed/c10d/Store.hpp' 2022-12-01T10:32:53.4671920Z adding 'torch/include/torch/csrc/distributed/c10d/TCPStore.hpp' 2022-12-01T10:32:53.4677939Z adding 'torch/include/torch/csrc/distributed/c10d/TraceUtils.h' 2022-12-01T10:32:53.4683682Z adding 'torch/include/torch/csrc/distributed/c10d/Types.hpp' 2022-12-01T10:32:53.4688412Z adding 'torch/include/torch/csrc/distributed/c10d/UCCForNCCL.hpp' 2022-12-01T10:32:53.4692916Z adding 'torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp' 2022-12-01T10:32:53.4698208Z adding 'torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp' 2022-12-01T10:32:53.4702547Z adding 'torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp' 2022-12-01T10:32:53.4711595Z adding 'torch/include/torch/csrc/distributed/c10d/Utils.hpp' 2022-12-01T10:32:53.4716535Z adding 'torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp' 2022-12-01T10:32:53.4721734Z adding 'torch/include/torch/csrc/distributed/c10d/Work.hpp' 2022-12-01T10:32:53.4726032Z adding 'torch/include/torch/csrc/distributed/c10d/c10d.h' 2022-12-01T10:32:53.4731017Z adding 'torch/include/torch/csrc/distributed/c10d/comm.hpp' 2022-12-01T10:32:53.4735288Z adding 'torch/include/torch/csrc/distributed/c10d/debug.h' 2022-12-01T10:32:53.4739606Z adding 'torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp' 2022-12-01T10:32:53.4743917Z adding 'torch/include/torch/csrc/distributed/c10d/error.h' 2022-12-01T10:32:53.4748064Z adding 'torch/include/torch/csrc/distributed/c10d/exception.h' 2022-12-01T10:32:53.4753045Z adding 'torch/include/torch/csrc/distributed/c10d/logger.hpp' 2022-12-01T10:32:53.4757423Z adding 'torch/include/torch/csrc/distributed/c10d/logging.h' 2022-12-01T10:32:53.4761803Z adding 'torch/include/torch/csrc/distributed/c10d/python_comm_hook.h' 2022-12-01T10:32:53.4773310Z adding 'torch/include/torch/csrc/distributed/c10d/reducer.hpp' 2022-12-01T10:32:53.4778671Z adding 'torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp' 2022-12-01T10:32:53.4783066Z adding 'torch/include/torch/csrc/distributed/c10d/sequence_num.hpp' 2022-12-01T10:32:53.4787460Z adding 'torch/include/torch/csrc/distributed/c10d/socket.h' 2022-12-01T10:32:53.4793177Z adding 'torch/include/torch/csrc/distributed/rpc/agent_utils.h' 2022-12-01T10:32:53.4799633Z adding 'torch/include/torch/csrc/distributed/rpc/message.h' 2022-12-01T10:32:53.4804443Z adding 'torch/include/torch/csrc/distributed/rpc/py_rref.h' 2022-12-01T10:32:53.4808827Z adding 'torch/include/torch/csrc/distributed/rpc/python_call.h' 2022-12-01T10:32:53.4813174Z adding 'torch/include/torch/csrc/distributed/rpc/python_functions.h' 2022-12-01T10:32:53.4817400Z adding 'torch/include/torch/csrc/distributed/rpc/python_remote_call.h' 2022-12-01T10:32:53.4821472Z adding 'torch/include/torch/csrc/distributed/rpc/python_resp.h' 2022-12-01T10:32:53.4826579Z adding 'torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h' 2022-12-01T10:32:53.4830937Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback.h' 2022-12-01T10:32:53.4835270Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_impl.h' 2022-12-01T10:32:53.4839798Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h' 2022-12-01T10:32:53.4843841Z adding 'torch/include/torch/csrc/distributed/rpc/rpc.h' 2022-12-01T10:32:53.4851647Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_agent.h' 2022-12-01T10:32:53.4856391Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_command_base.h' 2022-12-01T10:32:53.4865160Z adding 'torch/include/torch/csrc/distributed/rpc/rref_context.h' 2022-12-01T10:32:53.4874720Z adding 'torch/include/torch/csrc/distributed/rpc/rref_impl.h' 2022-12-01T10:32:53.4880252Z adding 'torch/include/torch/csrc/distributed/rpc/rref_proto.h' 2022-12-01T10:32:53.4884965Z adding 'torch/include/torch/csrc/distributed/rpc/script_call.h' 2022-12-01T10:32:53.4889372Z adding 'torch/include/torch/csrc/distributed/rpc/script_remote_call.h' 2022-12-01T10:32:53.4894004Z adding 'torch/include/torch/csrc/distributed/rpc/script_resp.h' 2022-12-01T10:32:53.4902831Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h' 2022-12-01T10:32:53.4908564Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h' 2022-12-01T10:32:53.4912897Z adding 'torch/include/torch/csrc/distributed/rpc/torchscript_functions.h' 2022-12-01T10:32:53.4917121Z adding 'torch/include/torch/csrc/distributed/rpc/types.h' 2022-12-01T10:32:53.4921369Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h' 2022-12-01T10:32:53.4930101Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h' 2022-12-01T10:32:53.4935427Z adding 'torch/include/torch/csrc/distributed/rpc/utils.h' 2022-12-01T10:32:53.4941681Z adding 'torch/include/torch/csrc/jit/jit_log.h' 2022-12-01T10:32:53.4946104Z adding 'torch/include/torch/csrc/jit/jit_opt_limit.h' 2022-12-01T10:32:53.4950458Z adding 'torch/include/torch/csrc/jit/resource_guard.h' 2022-12-01T10:32:53.4958392Z adding 'torch/include/torch/csrc/jit/api/compilation_unit.h' 2022-12-01T10:32:53.4964495Z adding 'torch/include/torch/csrc/jit/api/function_impl.h' 2022-12-01T10:32:53.4969109Z adding 'torch/include/torch/csrc/jit/api/method.h' 2022-12-01T10:32:53.4979216Z adding 'torch/include/torch/csrc/jit/api/module.h' 2022-12-01T10:32:53.4985295Z adding 'torch/include/torch/csrc/jit/api/object.h' 2022-12-01T10:32:53.4990979Z adding 'torch/include/torch/csrc/jit/backends/backend.h' 2022-12-01T10:32:53.4996767Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_handler.h' 2022-12-01T10:32:53.5001559Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_info.h' 2022-12-01T10:32:53.5005883Z adding 'torch/include/torch/csrc/jit/backends/backend_detail.h' 2022-12-01T10:32:53.5010255Z adding 'torch/include/torch/csrc/jit/backends/backend_exception.h' 2022-12-01T10:32:53.5014199Z adding 'torch/include/torch/csrc/jit/backends/backend_init.h' 2022-12-01T10:32:53.5018284Z adding 'torch/include/torch/csrc/jit/backends/backend_interface.h' 2022-12-01T10:32:53.5022230Z adding 'torch/include/torch/csrc/jit/backends/backend_preprocess.h' 2022-12-01T10:32:53.5026042Z adding 'torch/include/torch/csrc/jit/backends/backend_resolver.h' 2022-12-01T10:32:53.5038322Z adding 'torch/include/torch/csrc/jit/codegen/cuda/arith.h' 2022-12-01T10:32:53.5043889Z adding 'torch/include/torch/csrc/jit/codegen/cuda/codegen.h' 2022-12-01T10:32:53.5047473Z adding 'torch/include/torch/csrc/jit/codegen/cuda/compute_at.h' 2022-12-01T10:32:53.5054035Z adding 'torch/include/torch/csrc/jit/codegen/cuda/compute_at_map.h' 2022-12-01T10:32:53.5059606Z adding 'torch/include/torch/csrc/jit/codegen/cuda/contiguity.h' 2022-12-01T10:32:53.5066027Z adding 'torch/include/torch/csrc/jit/codegen/cuda/disjoint_set.h' 2022-12-01T10:32:53.5072484Z adding 'torch/include/torch/csrc/jit/codegen/cuda/dispatch.h' 2022-12-01T10:32:53.5078574Z adding 'torch/include/torch/csrc/jit/codegen/cuda/dynamic_type.h' 2022-12-01T10:32:53.5085665Z adding 'torch/include/torch/csrc/jit/codegen/cuda/evaluator_common.h' 2022-12-01T10:32:53.5093011Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor.h' 2022-12-01T10:32:53.5100187Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor_kernel_arg.h' 2022-12-01T10:32:53.5105242Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor_launch_params.h' 2022-12-01T10:32:53.5111822Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor_utils.h' 2022-12-01T10:32:53.5116515Z adding 'torch/include/torch/csrc/jit/codegen/cuda/expr_evaluator.h' 2022-12-01T10:32:53.5124020Z adding 'torch/include/torch/csrc/jit/codegen/cuda/fusion.h' 2022-12-01T10:32:53.5134893Z adding 'torch/include/torch/csrc/jit/codegen/cuda/fusion_segmenter.h' 2022-12-01T10:32:53.5140081Z adding 'torch/include/torch/csrc/jit/codegen/cuda/grouped_reduction.h' 2022-12-01T10:32:53.5148099Z adding 'torch/include/torch/csrc/jit/codegen/cuda/index_compute.h' 2022-12-01T10:32:53.5153807Z adding 'torch/include/torch/csrc/jit/codegen/cuda/inline_propagator.h' 2022-12-01T10:32:53.5158499Z adding 'torch/include/torch/csrc/jit/codegen/cuda/instrumentation.h' 2022-12-01T10:32:53.5163318Z adding 'torch/include/torch/csrc/jit/codegen/cuda/interface.h' 2022-12-01T10:32:53.5167365Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_all_nodes.h' 2022-12-01T10:32:53.5175799Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_base_nodes.h' 2022-12-01T10:32:53.5181660Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_builder.h' 2022-12-01T10:32:53.5191829Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_cloner.h' 2022-12-01T10:32:53.5197451Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_container.h' 2022-12-01T10:32:53.5202432Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_graphviz.h' 2022-12-01T10:32:53.5212207Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_interface_nodes.h' 2022-12-01T10:32:53.5232037Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_internal_nodes.h' 2022-12-01T10:32:53.5238408Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_iostream.h' 2022-12-01T10:32:53.5242972Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_printer.h' 2022-12-01T10:32:53.5249058Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_utils.h' 2022-12-01T10:32:53.5255981Z adding 'torch/include/torch/csrc/jit/codegen/cuda/iter_visitor.h' 2022-12-01T10:32:53.5262511Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel.h' 2022-12-01T10:32:53.5271699Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_cache.h' 2022-12-01T10:32:53.5277001Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_expr_evaluator.h' 2022-12-01T10:32:53.5286271Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_ir.h' 2022-12-01T10:32:53.5292342Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_ir_dispatch.h' 2022-12-01T10:32:53.5297955Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower2device.h' 2022-12-01T10:32:53.5302329Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_alias_memory.h' 2022-12-01T10:32:53.5306570Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_allocation.h' 2022-12-01T10:32:53.5313149Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_double_buffer.h' 2022-12-01T10:32:53.5317473Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_expr_sort.h' 2022-12-01T10:32:53.5322233Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_fused_reduction.h' 2022-12-01T10:32:53.5326009Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_fusion_simplifier.h' 2022-12-01T10:32:53.5330906Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_index.h' 2022-12-01T10:32:53.5337181Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_index_compute.h' 2022-12-01T10:32:53.5342723Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_index_hoist.h' 2022-12-01T10:32:53.5347117Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_insert_syncs.h' 2022-12-01T10:32:53.5351762Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_instrument.h' 2022-12-01T10:32:53.5356241Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_loops.h' 2022-12-01T10:32:53.5360752Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_magic_zero.h' 2022-12-01T10:32:53.5365619Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_misaligned_vectorization.h' 2022-12-01T10:32:53.5369790Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_predicate.h' 2022-12-01T10:32:53.5374350Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_predicate_elimination.h' 2022-12-01T10:32:53.5378812Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_replace_size.h' 2022-12-01T10:32:53.5385087Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_shift.h' 2022-12-01T10:32:53.5389612Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_sync_information.h' 2022-12-01T10:32:53.5394921Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_thread_predicate.h' 2022-12-01T10:32:53.5399993Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_broadcast.h' 2022-12-01T10:32:53.5404487Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_reductions.h' 2022-12-01T10:32:53.5409053Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_unroll.h' 2022-12-01T10:32:53.5415764Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_utils.h' 2022-12-01T10:32:53.5420774Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_validation.h' 2022-12-01T10:32:53.5424778Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_warp_reduce.h' 2022-12-01T10:32:53.5428981Z adding 'torch/include/torch/csrc/jit/codegen/cuda/manager.h' 2022-12-01T10:32:53.5435396Z adding 'torch/include/torch/csrc/jit/codegen/cuda/maxinfo_propagator.h' 2022-12-01T10:32:53.5441432Z adding 'torch/include/torch/csrc/jit/codegen/cuda/mma_type.h' 2022-12-01T10:32:53.5445913Z adding 'torch/include/torch/csrc/jit/codegen/cuda/mutator.h' 2022-12-01T10:32:53.5450460Z adding 'torch/include/torch/csrc/jit/codegen/cuda/non_divisible_split.h' 2022-12-01T10:32:53.5455336Z adding 'torch/include/torch/csrc/jit/codegen/cuda/parallel_dimension_map.h' 2022-12-01T10:32:53.5460789Z adding 'torch/include/torch/csrc/jit/codegen/cuda/parallel_type_bitmap.h' 2022-12-01T10:32:53.5465280Z adding 'torch/include/torch/csrc/jit/codegen/cuda/parser.h' 2022-12-01T10:32:53.5469372Z adding 'torch/include/torch/csrc/jit/codegen/cuda/partial_split_map.h' 2022-12-01T10:32:53.5473392Z adding 'torch/include/torch/csrc/jit/codegen/cuda/partition.h' 2022-12-01T10:32:53.5478675Z adding 'torch/include/torch/csrc/jit/codegen/cuda/predicate_compute.h' 2022-12-01T10:32:53.5482944Z adding 'torch/include/torch/csrc/jit/codegen/cuda/reference_tensor.h' 2022-12-01T10:32:53.5491036Z adding 'torch/include/torch/csrc/jit/codegen/cuda/root_domain_map.h' 2022-12-01T10:32:53.5498952Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_iter.h' 2022-12-01T10:32:53.5505321Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_replay.h' 2022-12-01T10:32:53.5509651Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_rfactor.h' 2022-12-01T10:32:53.5514464Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_view.h' 2022-12-01T10:32:53.5521554Z adding 'torch/include/torch/csrc/jit/codegen/cuda/type.h' 2022-12-01T10:32:53.5526257Z adding 'torch/include/torch/csrc/jit/codegen/cuda/type_inference.h' 2022-12-01T10:32:53.5531094Z adding 'torch/include/torch/csrc/jit/codegen/cuda/type_promotion.h' 2022-12-01T10:32:53.5535900Z adding 'torch/include/torch/csrc/jit/codegen/cuda/utils.h' 2022-12-01T10:32:53.5540163Z adding 'torch/include/torch/csrc/jit/codegen/cuda/vectorization_info.h' 2022-12-01T10:32:53.5545277Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/alias.h' 2022-12-01T10:32:53.5549102Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/all_ops.h' 2022-12-01T10:32:53.5553445Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/composite.h' 2022-12-01T10:32:53.5557977Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/normalization.h' 2022-12-01T10:32:53.5563279Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/all_schedulers.h' 2022-12-01T10:32:53.5574709Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/compile_time_info.h' 2022-12-01T10:32:53.5579718Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/debug_utils.h' 2022-12-01T10:32:53.5583813Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/heuristic.h' 2022-12-01T10:32:53.5588039Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/matmul.h' 2022-12-01T10:32:53.5593759Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/mma_utils.h' 2022-12-01T10:32:53.5598121Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/normalization.h' 2022-12-01T10:32:53.5602412Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise.h' 2022-12-01T10:32:53.5607666Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_heuristic.h' 2022-12-01T10:32:53.5612242Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_utils.h' 2022-12-01T10:32:53.5616333Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction.h' 2022-12-01T10:32:53.5622246Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_heuristic.h' 2022-12-01T10:32:53.5626921Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_utils.h' 2022-12-01T10:32:53.5632748Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/registry.h' 2022-12-01T10:32:53.5638541Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/transpose.h' 2022-12-01T10:32:53.5643802Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/transpose_heuristic.h' 2022-12-01T10:32:53.5653653Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/utils.h' 2022-12-01T10:32:53.5658834Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/vectorize_helper.h' 2022-12-01T10:32:53.5664082Z adding 'torch/include/torch/csrc/jit/frontend/builtin_functions.h' 2022-12-01T10:32:53.5668033Z adding 'torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h' 2022-12-01T10:32:53.5674231Z adding 'torch/include/torch/csrc/jit/frontend/concrete_module_type.h' 2022-12-01T10:32:53.5678453Z adding 'torch/include/torch/csrc/jit/frontend/convert_to_ssa.h' 2022-12-01T10:32:53.5682311Z adding 'torch/include/torch/csrc/jit/frontend/edit_distance.h' 2022-12-01T10:32:53.5686614Z adding 'torch/include/torch/csrc/jit/frontend/error_report.h' 2022-12-01T10:32:53.5690492Z adding 'torch/include/torch/csrc/jit/frontend/exit_transforms.h' 2022-12-01T10:32:53.5694391Z adding 'torch/include/torch/csrc/jit/frontend/function_schema_parser.h' 2022-12-01T10:32:53.5698285Z adding 'torch/include/torch/csrc/jit/frontend/inline_loop_condition.h' 2022-12-01T10:32:53.5702208Z adding 'torch/include/torch/csrc/jit/frontend/ir_emitter.h' 2022-12-01T10:32:53.5711543Z adding 'torch/include/torch/csrc/jit/frontend/lexer.h' 2022-12-01T10:32:53.5716652Z adding 'torch/include/torch/csrc/jit/frontend/mini_environment.h' 2022-12-01T10:32:53.5720805Z adding 'torch/include/torch/csrc/jit/frontend/name_mangler.h' 2022-12-01T10:32:53.5725474Z adding 'torch/include/torch/csrc/jit/frontend/parse_string_literal.h' 2022-12-01T10:32:53.5729978Z adding 'torch/include/torch/csrc/jit/frontend/parser.h' 2022-12-01T10:32:53.5733907Z adding 'torch/include/torch/csrc/jit/frontend/parser_constants.h' 2022-12-01T10:32:53.5738341Z adding 'torch/include/torch/csrc/jit/frontend/resolver.h' 2022-12-01T10:32:53.5742763Z adding 'torch/include/torch/csrc/jit/frontend/schema_matching.h' 2022-12-01T10:32:53.5746987Z adding 'torch/include/torch/csrc/jit/frontend/schema_type_parser.h' 2022-12-01T10:32:53.5751323Z adding 'torch/include/torch/csrc/jit/frontend/script_type_parser.h' 2022-12-01T10:32:53.5758581Z adding 'torch/include/torch/csrc/jit/frontend/source_range.h' 2022-12-01T10:32:53.5763675Z adding 'torch/include/torch/csrc/jit/frontend/source_ref.h' 2022-12-01T10:32:53.5768104Z adding 'torch/include/torch/csrc/jit/frontend/strtod.h' 2022-12-01T10:32:53.5779065Z adding 'torch/include/torch/csrc/jit/frontend/sugared_value.h' 2022-12-01T10:32:53.5786681Z adding 'torch/include/torch/csrc/jit/frontend/tracer.h' 2022-12-01T10:32:53.5793025Z adding 'torch/include/torch/csrc/jit/frontend/tree.h' 2022-12-01T10:32:53.5805293Z adding 'torch/include/torch/csrc/jit/frontend/tree_views.h' 2022-12-01T10:32:53.5810595Z adding 'torch/include/torch/csrc/jit/frontend/versioned_symbols.h' 2022-12-01T10:32:53.5819235Z adding 'torch/include/torch/csrc/jit/ir/alias_analysis.h' 2022-12-01T10:32:53.5827838Z adding 'torch/include/torch/csrc/jit/ir/attributes.h' 2022-12-01T10:32:53.5832637Z adding 'torch/include/torch/csrc/jit/ir/constants.h' 2022-12-01T10:32:53.5837924Z adding 'torch/include/torch/csrc/jit/ir/graph_node_list.h' 2022-12-01T10:32:53.5860697Z adding 'torch/include/torch/csrc/jit/ir/ir.h' 2022-12-01T10:32:53.5867418Z adding 'torch/include/torch/csrc/jit/ir/ir_views.h' 2022-12-01T10:32:53.5871785Z adding 'torch/include/torch/csrc/jit/ir/irparser.h' 2022-12-01T10:32:53.5876400Z adding 'torch/include/torch/csrc/jit/ir/named_value.h' 2022-12-01T10:32:53.5880395Z adding 'torch/include/torch/csrc/jit/ir/node_hashing.h' 2022-12-01T10:32:53.5885998Z adding 'torch/include/torch/csrc/jit/ir/scope.h' 2022-12-01T10:32:53.5891111Z adding 'torch/include/torch/csrc/jit/ir/subgraph_matcher.h' 2022-12-01T10:32:53.5895224Z adding 'torch/include/torch/csrc/jit/ir/type_hashing.h' 2022-12-01T10:32:53.5900541Z adding 'torch/include/torch/csrc/jit/mobile/code.h' 2022-12-01T10:32:53.5904963Z adding 'torch/include/torch/csrc/jit/mobile/debug_info.h' 2022-12-01T10:32:53.5910602Z adding 'torch/include/torch/csrc/jit/mobile/file_format.h' 2022-12-01T10:32:53.5915885Z adding 'torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h' 2022-12-01T10:32:53.5920317Z adding 'torch/include/torch/csrc/jit/mobile/frame.h' 2022-12-01T10:32:53.5925121Z adding 'torch/include/torch/csrc/jit/mobile/function.h' 2022-12-01T10:32:53.5930626Z adding 'torch/include/torch/csrc/jit/mobile/import.h' 2022-12-01T10:32:53.5939856Z adding 'torch/include/torch/csrc/jit/mobile/import_data.h' 2022-12-01T10:32:53.5945209Z adding 'torch/include/torch/csrc/jit/mobile/import_export_common.h' 2022-12-01T10:32:53.5949300Z adding 'torch/include/torch/csrc/jit/mobile/interpreter.h' 2022-12-01T10:32:53.5953537Z adding 'torch/include/torch/csrc/jit/mobile/method.h' 2022-12-01T10:32:53.5958879Z adding 'torch/include/torch/csrc/jit/mobile/module.h' 2022-12-01T10:32:53.5963833Z adding 'torch/include/torch/csrc/jit/mobile/observer.h' 2022-12-01T10:32:53.5968180Z adding 'torch/include/torch/csrc/jit/mobile/parse_bytecode.h' 2022-12-01T10:32:53.5972277Z adding 'torch/include/torch/csrc/jit/mobile/parse_operators.h' 2022-12-01T10:32:53.5976273Z adding 'torch/include/torch/csrc/jit/mobile/prim_ops_registery.h' 2022-12-01T10:32:53.5981066Z adding 'torch/include/torch/csrc/jit/mobile/profiler_edge.h' 2022-12-01T10:32:53.5985327Z adding 'torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h' 2022-12-01T10:32:53.5989798Z adding 'torch/include/torch/csrc/jit/mobile/quantization.h' 2022-12-01T10:32:53.5994308Z adding 'torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h' 2022-12-01T10:32:53.5998628Z adding 'torch/include/torch/csrc/jit/mobile/type_parser.h' 2022-12-01T10:32:53.6002947Z adding 'torch/include/torch/csrc/jit/mobile/upgrader_mobile.h' 2022-12-01T10:32:53.6009631Z adding 'torch/include/torch/csrc/jit/passes/add_if_then_else.h' 2022-12-01T10:32:53.6013517Z adding 'torch/include/torch/csrc/jit/passes/annotate_warns.h' 2022-12-01T10:32:53.6017410Z adding 'torch/include/torch/csrc/jit/passes/autocast.h' 2022-12-01T10:32:53.6021581Z adding 'torch/include/torch/csrc/jit/passes/bailout_graph.h' 2022-12-01T10:32:53.6025484Z adding 'torch/include/torch/csrc/jit/passes/batch_mm.h' 2022-12-01T10:32:53.6029557Z adding 'torch/include/torch/csrc/jit/passes/canonicalize.h' 2022-12-01T10:32:53.6033488Z adding 'torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h' 2022-12-01T10:32:53.6037414Z adding 'torch/include/torch/csrc/jit/passes/check_strict_fusion.h' 2022-12-01T10:32:53.6041408Z adding 'torch/include/torch/csrc/jit/passes/clear_profiling.h' 2022-12-01T10:32:53.6045550Z adding 'torch/include/torch/csrc/jit/passes/clear_undefinedness.h' 2022-12-01T10:32:53.6049581Z adding 'torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h' 2022-12-01T10:32:53.6053608Z adding 'torch/include/torch/csrc/jit/passes/concat_opt.h' 2022-12-01T10:32:53.6057452Z adding 'torch/include/torch/csrc/jit/passes/constant_pooling.h' 2022-12-01T10:32:53.6061646Z adding 'torch/include/torch/csrc/jit/passes/constant_propagation.h' 2022-12-01T10:32:53.6065747Z adding 'torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h' 2022-12-01T10:32:53.6070020Z adding 'torch/include/torch/csrc/jit/passes/create_functional_graphs.h' 2022-12-01T10:32:53.6074112Z adding 'torch/include/torch/csrc/jit/passes/cuda_graph_fuser.h' 2022-12-01T10:32:53.6078475Z adding 'torch/include/torch/csrc/jit/passes/dead_code_elimination.h' 2022-12-01T10:32:53.6082505Z adding 'torch/include/torch/csrc/jit/passes/decompose_ops.h' 2022-12-01T10:32:53.6086508Z adding 'torch/include/torch/csrc/jit/passes/device_type_analysis.h' 2022-12-01T10:32:53.6090506Z adding 'torch/include/torch/csrc/jit/passes/dtype_analysis.h' 2022-12-01T10:32:53.6094534Z adding 'torch/include/torch/csrc/jit/passes/eliminate_no_ops.h' 2022-12-01T10:32:53.6098656Z adding 'torch/include/torch/csrc/jit/passes/erase_number_types.h' 2022-12-01T10:32:53.6103415Z adding 'torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h' 2022-12-01T10:32:53.6107480Z adding 'torch/include/torch/csrc/jit/passes/fold_conv_bn.h' 2022-12-01T10:32:53.6111723Z adding 'torch/include/torch/csrc/jit/passes/freeze_module.h' 2022-12-01T10:32:53.6115978Z adding 'torch/include/torch/csrc/jit/passes/frozen_concat_linear.h' 2022-12-01T10:32:53.6120131Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h' 2022-12-01T10:32:53.6124265Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_folding.h' 2022-12-01T10:32:53.6128285Z adding 'torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h' 2022-12-01T10:32:53.6132215Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h' 2022-12-01T10:32:53.6136165Z adding 'torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h' 2022-12-01T10:32:53.6140219Z adding 'torch/include/torch/csrc/jit/passes/fuse_linear.h' 2022-12-01T10:32:53.6144229Z adding 'torch/include/torch/csrc/jit/passes/fuse_relu.h' 2022-12-01T10:32:53.6148406Z adding 'torch/include/torch/csrc/jit/passes/graph_fuser.h' 2022-12-01T10:32:53.6152750Z adding 'torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h' 2022-12-01T10:32:53.6156679Z adding 'torch/include/torch/csrc/jit/passes/guard_elimination.h' 2022-12-01T10:32:53.6160702Z adding 'torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h' 2022-12-01T10:32:53.6164781Z adding 'torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h' 2022-12-01T10:32:53.6168768Z adding 'torch/include/torch/csrc/jit/passes/inline_fork_wait.h' 2022-12-01T10:32:53.6172711Z adding 'torch/include/torch/csrc/jit/passes/inline_forked_closures.h' 2022-12-01T10:32:53.6176789Z adding 'torch/include/torch/csrc/jit/passes/inliner.h' 2022-12-01T10:32:53.6180617Z adding 'torch/include/torch/csrc/jit/passes/inplace_check.h' 2022-12-01T10:32:53.6184678Z adding 'torch/include/torch/csrc/jit/passes/insert_guards.h' 2022-12-01T10:32:53.6188543Z adding 'torch/include/torch/csrc/jit/passes/integer_value_refinement.h' 2022-12-01T10:32:53.6192407Z adding 'torch/include/torch/csrc/jit/passes/lift_closures.h' 2022-12-01T10:32:53.6196403Z adding 'torch/include/torch/csrc/jit/passes/liveness.h' 2022-12-01T10:32:53.6200529Z adding 'torch/include/torch/csrc/jit/passes/loop_unrolling.h' 2022-12-01T10:32:53.6204845Z adding 'torch/include/torch/csrc/jit/passes/lower_grad_of.h' 2022-12-01T10:32:53.6208923Z adding 'torch/include/torch/csrc/jit/passes/lower_graph.h' 2022-12-01T10:32:53.6213081Z adding 'torch/include/torch/csrc/jit/passes/lower_tuples.h' 2022-12-01T10:32:53.6217192Z adding 'torch/include/torch/csrc/jit/passes/metal_rewrite.h' 2022-12-01T10:32:53.6221243Z adding 'torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h' 2022-12-01T10:32:53.6225412Z adding 'torch/include/torch/csrc/jit/passes/normalize_ops.h' 2022-12-01T10:32:53.6229864Z adding 'torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h' 2022-12-01T10:32:53.6233958Z adding 'torch/include/torch/csrc/jit/passes/onnx.h' 2022-12-01T10:32:53.6239216Z adding 'torch/include/torch/csrc/jit/passes/pass_manager.h' 2022-12-01T10:32:53.6243999Z adding 'torch/include/torch/csrc/jit/passes/peephole.h' 2022-12-01T10:32:53.6248542Z adding 'torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h' 2022-12-01T10:32:53.6252602Z adding 'torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h' 2022-12-01T10:32:53.6256964Z adding 'torch/include/torch/csrc/jit/passes/peephole_list_idioms.h' 2022-12-01T10:32:53.6260911Z adding 'torch/include/torch/csrc/jit/passes/peephole_non_tensor.h' 2022-12-01T10:32:53.6264799Z adding 'torch/include/torch/csrc/jit/passes/prepack_folding.h' 2022-12-01T10:32:53.6268661Z adding 'torch/include/torch/csrc/jit/passes/refine_tuple_types.h' 2022-12-01T10:32:53.6272568Z adding 'torch/include/torch/csrc/jit/passes/remove_dropout.h' 2022-12-01T10:32:53.6276753Z adding 'torch/include/torch/csrc/jit/passes/remove_exceptions.h' 2022-12-01T10:32:53.6280607Z adding 'torch/include/torch/csrc/jit/passes/remove_expands.h' 2022-12-01T10:32:53.6284577Z adding 'torch/include/torch/csrc/jit/passes/remove_inplace_ops.h' 2022-12-01T10:32:53.6289005Z adding 'torch/include/torch/csrc/jit/passes/remove_mutation.h' 2022-12-01T10:32:53.6293024Z adding 'torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h' 2022-12-01T10:32:53.6296961Z adding 'torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h' 2022-12-01T10:32:53.6300859Z adding 'torch/include/torch/csrc/jit/passes/requires_grad_analysis.h' 2022-12-01T10:32:53.6305193Z adding 'torch/include/torch/csrc/jit/passes/restore_mutation.h' 2022-12-01T10:32:53.6316177Z adding 'torch/include/torch/csrc/jit/passes/shape_analysis.h' 2022-12-01T10:32:53.6320465Z adding 'torch/include/torch/csrc/jit/passes/specialize_autogradzero.h' 2022-12-01T10:32:53.6325488Z adding 'torch/include/torch/csrc/jit/passes/subgraph_rewrite.h' 2022-12-01T10:32:53.6329971Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h' 2022-12-01T10:32:53.6334217Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h' 2022-12-01T10:32:53.6338851Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h' 2022-12-01T10:32:53.6343459Z adding 'torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h' 2022-12-01T10:32:53.6348201Z adding 'torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h' 2022-12-01T10:32:53.6352977Z adding 'torch/include/torch/csrc/jit/passes/value_refinement_utils.h' 2022-12-01T10:32:53.6357391Z adding 'torch/include/torch/csrc/jit/passes/variadic_ops.h' 2022-12-01T10:32:53.6361612Z adding 'torch/include/torch/csrc/jit/passes/vulkan_rewrite.h' 2022-12-01T10:32:53.6365959Z adding 'torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h' 2022-12-01T10:32:53.6371157Z adding 'torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h' 2022-12-01T10:32:53.6375706Z adding 'torch/include/torch/csrc/jit/passes/quantization/finalize.h' 2022-12-01T10:32:53.6379590Z adding 'torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h' 2022-12-01T10:32:53.6385049Z adding 'torch/include/torch/csrc/jit/passes/quantization/helper.h' 2022-12-01T10:32:53.6389873Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_observers.h' 2022-12-01T10:32:53.6394393Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h' 2022-12-01T10:32:53.6406241Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h' 2022-12-01T10:32:53.6412055Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_type.h' 2022-12-01T10:32:53.6416232Z adding 'torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h' 2022-12-01T10:32:53.6421277Z adding 'torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h' 2022-12-01T10:32:53.6426746Z adding 'torch/include/torch/csrc/jit/passes/utils/memory_dag.h' 2022-12-01T10:32:53.6431054Z adding 'torch/include/torch/csrc/jit/passes/utils/op_registry.h' 2022-12-01T10:32:53.6435041Z adding 'torch/include/torch/csrc/jit/passes/utils/optimization_utils.h' 2022-12-01T10:32:53.6439433Z adding 'torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h' 2022-12-01T10:32:53.6444856Z adding 'torch/include/torch/csrc/jit/python/init.h' 2022-12-01T10:32:53.6449213Z adding 'torch/include/torch/csrc/jit/python/module_python.h' 2022-12-01T10:32:53.6455123Z adding 'torch/include/torch/csrc/jit/python/pybind.h' 2022-12-01T10:32:53.6470318Z adding 'torch/include/torch/csrc/jit/python/pybind_utils.h' 2022-12-01T10:32:53.6476313Z adding 'torch/include/torch/csrc/jit/python/python_arg_flatten.h' 2022-12-01T10:32:53.6480524Z adding 'torch/include/torch/csrc/jit/python/python_custom_class.h' 2022-12-01T10:32:53.6485578Z adding 'torch/include/torch/csrc/jit/python/python_dict.h' 2022-12-01T10:32:53.6490012Z adding 'torch/include/torch/csrc/jit/python/python_ir.h' 2022-12-01T10:32:53.6494778Z adding 'torch/include/torch/csrc/jit/python/python_ivalue.h' 2022-12-01T10:32:53.6500319Z adding 'torch/include/torch/csrc/jit/python/python_list.h' 2022-12-01T10:32:53.6506831Z adding 'torch/include/torch/csrc/jit/python/python_sugared_value.h' 2022-12-01T10:32:53.6511526Z adding 'torch/include/torch/csrc/jit/python/python_tracer.h' 2022-12-01T10:32:53.6515555Z adding 'torch/include/torch/csrc/jit/python/python_tree_views.h' 2022-12-01T10:32:53.6519655Z adding 'torch/include/torch/csrc/jit/python/script_init.h' 2022-12-01T10:32:53.6523719Z adding 'torch/include/torch/csrc/jit/python/update_graph_executor_opt.h' 2022-12-01T10:32:53.6533542Z adding 'torch/include/torch/csrc/jit/runtime/argument_spec.h' 2022-12-01T10:32:53.6539217Z adding 'torch/include/torch/csrc/jit/runtime/autodiff.h' 2022-12-01T10:32:53.6543799Z adding 'torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h' 2022-12-01T10:32:53.6548186Z adding 'torch/include/torch/csrc/jit/runtime/custom_operator.h' 2022-12-01T10:32:53.6552350Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry.h' 2022-12-01T10:32:53.6556324Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h' 2022-12-01T10:32:53.6560283Z adding 'torch/include/torch/csrc/jit/runtime/exception_message.h' 2022-12-01T10:32:53.6565506Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor.h' 2022-12-01T10:32:53.6570486Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor_impl.h' 2022-12-01T10:32:53.6575826Z adding 'torch/include/torch/csrc/jit/runtime/graph_iterator.h' 2022-12-01T10:32:53.6581176Z adding 'torch/include/torch/csrc/jit/runtime/instruction.h' 2022-12-01T10:32:53.6586557Z adding 'torch/include/torch/csrc/jit/runtime/interpreter.h' 2022-12-01T10:32:53.6593758Z adding 'torch/include/torch/csrc/jit/runtime/jit_exception.h' 2022-12-01T10:32:53.6598162Z adding 'torch/include/torch/csrc/jit/runtime/jit_trace.h' 2022-12-01T10:32:53.6603263Z adding 'torch/include/torch/csrc/jit/runtime/logging.h' 2022-12-01T10:32:53.6609891Z adding 'torch/include/torch/csrc/jit/runtime/operator.h' 2022-12-01T10:32:53.6614163Z adding 'torch/include/torch/csrc/jit/runtime/operator_options.h' 2022-12-01T10:32:53.6618112Z adding 'torch/include/torch/csrc/jit/runtime/print_handler.h' 2022-12-01T10:32:53.6622764Z adding 'torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h' 2022-12-01T10:32:53.6628846Z adding 'torch/include/torch/csrc/jit/runtime/profiling_record.h' 2022-12-01T10:32:53.6639714Z adding 'torch/include/torch/csrc/jit/runtime/register_ops_utils.h' 2022-12-01T10:32:53.6645675Z adding 'torch/include/torch/csrc/jit/runtime/script_profile.h' 2022-12-01T10:32:53.6649812Z adding 'torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h' 2022-12-01T10:32:53.6653693Z adding 'torch/include/torch/csrc/jit/runtime/shape_function_registry.h' 2022-12-01T10:32:53.6657709Z adding 'torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h' 2022-12-01T10:32:53.6661979Z adding 'torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h' 2022-12-01T10:32:53.6666110Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_script.h' 2022-12-01T10:32:53.6670728Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h' 2022-12-01T10:32:53.6674833Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h' 2022-12-01T10:32:53.6678894Z adding 'torch/include/torch/csrc/jit/runtime/vararg_functions.h' 2022-12-01T10:32:53.6683369Z adding 'torch/include/torch/csrc/jit/runtime/variable_tensor_list.h' 2022-12-01T10:32:53.6689272Z adding 'torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h' 2022-12-01T10:32:53.6695735Z adding 'torch/include/torch/csrc/jit/serialization/export.h' 2022-12-01T10:32:53.6700311Z adding 'torch/include/torch/csrc/jit/serialization/export_bytecode.h' 2022-12-01T10:32:53.6705042Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h' 2022-12-01T10:32:53.6709339Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h' 2022-12-01T10:32:53.6713844Z adding 'torch/include/torch/csrc/jit/serialization/import.h' 2022-12-01T10:32:53.6718026Z adding 'torch/include/torch/csrc/jit/serialization/import_export_constants.h' 2022-12-01T10:32:53.6721969Z adding 'torch/include/torch/csrc/jit/serialization/import_export_functions.h' 2022-12-01T10:32:53.6726212Z adding 'torch/include/torch/csrc/jit/serialization/import_export_helpers.h' 2022-12-01T10:32:53.6730178Z adding 'torch/include/torch/csrc/jit/serialization/import_legacy.h' 2022-12-01T10:32:53.6734218Z adding 'torch/include/torch/csrc/jit/serialization/import_read.h' 2022-12-01T10:32:53.6738813Z adding 'torch/include/torch/csrc/jit/serialization/import_source.h' 2022-12-01T10:32:53.6760298Z adding 'torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h' 2022-12-01T10:32:53.6766984Z adding 'torch/include/torch/csrc/jit/serialization/onnx.h' 2022-12-01T10:32:53.6772134Z adding 'torch/include/torch/csrc/jit/serialization/pickle.h' 2022-12-01T10:32:53.6779427Z adding 'torch/include/torch/csrc/jit/serialization/pickler.h' 2022-12-01T10:32:53.6784493Z adding 'torch/include/torch/csrc/jit/serialization/python_print.h' 2022-12-01T10:32:53.6789111Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization.h' 2022-12-01T10:32:53.6793438Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h' 2022-12-01T10:32:53.6797843Z adding 'torch/include/torch/csrc/jit/serialization/storage_context.h' 2022-12-01T10:32:53.6802124Z adding 'torch/include/torch/csrc/jit/serialization/type_name_uniquer.h' 2022-12-01T10:32:53.6808050Z adding 'torch/include/torch/csrc/jit/serialization/unpickler.h' 2022-12-01T10:32:53.6815504Z adding 'torch/include/torch/csrc/jit/tensorexpr/analysis.h' 2022-12-01T10:32:53.6820933Z adding 'torch/include/torch/csrc/jit/tensorexpr/block_codegen.h' 2022-12-01T10:32:53.6825661Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h' 2022-12-01T10:32:53.6830721Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h' 2022-12-01T10:32:53.6836487Z adding 'torch/include/torch/csrc/jit/tensorexpr/codegen.h' 2022-12-01T10:32:53.6841336Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h' 2022-12-01T10:32:53.6845635Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h' 2022-12-01T10:32:53.6851449Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h' 2022-12-01T10:32:53.6856278Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_random.h' 2022-12-01T10:32:53.6862515Z adding 'torch/include/torch/csrc/jit/tensorexpr/eval.h' 2022-12-01T10:32:53.6867210Z adding 'torch/include/torch/csrc/jit/tensorexpr/exceptions.h' 2022-12-01T10:32:53.6874589Z adding 'torch/include/torch/csrc/jit/tensorexpr/expr.h' 2022-12-01T10:32:53.6879981Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions.h' 2022-12-01T10:32:53.6884286Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h' 2022-12-01T10:32:53.6889094Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h' 2022-12-01T10:32:53.6894269Z adding 'torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h' 2022-12-01T10:32:53.6899424Z adding 'torch/include/torch/csrc/jit/tensorexpr/graph_opt.h' 2022-12-01T10:32:53.6904733Z adding 'torch/include/torch/csrc/jit/tensorexpr/half_support.h' 2022-12-01T10:32:53.6910500Z adding 'torch/include/torch/csrc/jit/tensorexpr/hash_provider.h' 2022-12-01T10:32:53.6914745Z adding 'torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h' 2022-12-01T10:32:53.6924105Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir.h' 2022-12-01T10:32:53.6929377Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h' 2022-12-01T10:32:53.6933796Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h' 2022-12-01T10:32:53.6938467Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_printer.h' 2022-12-01T10:32:53.6946005Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h' 2022-12-01T10:32:53.6950953Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h' 2022-12-01T10:32:53.6955501Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h' 2022-12-01T10:32:53.6963467Z adding 'torch/include/torch/csrc/jit/tensorexpr/kernel.h' 2022-12-01T10:32:53.6969114Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h' 2022-12-01T10:32:53.6973739Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h' 2022-12-01T10:32:53.6983867Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest.h' 2022-12-01T10:32:53.6988869Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h' 2022-12-01T10:32:53.6993174Z adding 'torch/include/torch/csrc/jit/tensorexpr/lowerings.h' 2022-12-01T10:32:53.7000783Z adding 'torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h' 2022-12-01T10:32:53.7007295Z adding 'torch/include/torch/csrc/jit/tensorexpr/reduction.h' 2022-12-01T10:32:53.7015154Z adding 'torch/include/torch/csrc/jit/tensorexpr/registerizer.h' 2022-12-01T10:32:53.7025138Z adding 'torch/include/torch/csrc/jit/tensorexpr/stmt.h' 2022-12-01T10:32:53.7031786Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensor.h' 2022-12-01T10:32:53.7036148Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h' 2022-12-01T10:32:53.7041131Z adding 'torch/include/torch/csrc/jit/tensorexpr/types.h' 2022-12-01T10:32:53.7045601Z adding 'torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h' 2022-12-01T10:32:53.7049999Z adding 'torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h' 2022-12-01T10:32:53.7055518Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h' 2022-12-01T10:32:53.7059568Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h' 2022-12-01T10:32:53.7064022Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/misc.h' 2022-12-01T10:32:53.7068141Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/norm.h' 2022-12-01T10:32:53.7072165Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/operators.h' 2022-12-01T10:32:53.7076474Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h' 2022-12-01T10:32:53.7081032Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h' 2022-12-01T10:32:53.7085399Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h' 2022-12-01T10:32:53.7089346Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h' 2022-12-01T10:32:53.7094543Z adding 'torch/include/torch/csrc/jit/testing/file_check.h' 2022-12-01T10:32:53.7098940Z adding 'torch/include/torch/csrc/jit/testing/hooks_for_testing.h' 2022-12-01T10:32:53.7104994Z adding 'torch/include/torch/csrc/lazy/backend/backend_data.h' 2022-12-01T10:32:53.7109663Z adding 'torch/include/torch/csrc/lazy/backend/backend_device.h' 2022-12-01T10:32:53.7114849Z adding 'torch/include/torch/csrc/lazy/backend/backend_interface.h' 2022-12-01T10:32:53.7119648Z adding 'torch/include/torch/csrc/lazy/backend/lowering_context.h' 2022-12-01T10:32:53.7125750Z adding 'torch/include/torch/csrc/lazy/core/cache.h' 2022-12-01T10:32:53.7130042Z adding 'torch/include/torch/csrc/lazy/core/config.h' 2022-12-01T10:32:53.7134489Z adding 'torch/include/torch/csrc/lazy/core/debug_util.h' 2022-12-01T10:32:53.7138894Z adding 'torch/include/torch/csrc/lazy/core/dynamic_ir.h' 2022-12-01T10:32:53.7144359Z adding 'torch/include/torch/csrc/lazy/core/hash.h' 2022-12-01T10:32:53.7149001Z adding 'torch/include/torch/csrc/lazy/core/helpers.h' 2022-12-01T10:32:53.7155237Z adding 'torch/include/torch/csrc/lazy/core/ir.h' 2022-12-01T10:32:53.7165391Z adding 'torch/include/torch/csrc/lazy/core/ir_builder.h' 2022-12-01T10:32:53.7170407Z adding 'torch/include/torch/csrc/lazy/core/ir_dump_util.h' 2022-12-01T10:32:53.7174504Z adding 'torch/include/torch/csrc/lazy/core/ir_metadata.h' 2022-12-01T10:32:53.7178740Z adding 'torch/include/torch/csrc/lazy/core/ir_util.h' 2022-12-01T10:32:53.7184617Z adding 'torch/include/torch/csrc/lazy/core/lazy_graph_executor.h' 2022-12-01T10:32:53.7189855Z adding 'torch/include/torch/csrc/lazy/core/lazy_view.h' 2022-12-01T10:32:53.7195676Z adding 'torch/include/torch/csrc/lazy/core/metrics.h' 2022-12-01T10:32:53.7200463Z adding 'torch/include/torch/csrc/lazy/core/multi_wait.h' 2022-12-01T10:32:53.7204912Z adding 'torch/include/torch/csrc/lazy/core/permutation_util.h' 2022-12-01T10:32:53.7209272Z adding 'torch/include/torch/csrc/lazy/core/shape.h' 2022-12-01T10:32:53.7215758Z adding 'torch/include/torch/csrc/lazy/core/shape_inference.h' 2022-12-01T10:32:53.7223045Z adding 'torch/include/torch/csrc/lazy/core/tensor.h' 2022-12-01T10:32:53.7228110Z adding 'torch/include/torch/csrc/lazy/core/tensor_impl.h' 2022-12-01T10:32:53.7232716Z adding 'torch/include/torch/csrc/lazy/core/tensor_util.h' 2022-12-01T10:32:53.7236912Z adding 'torch/include/torch/csrc/lazy/core/thread_pool.h' 2022-12-01T10:32:53.7241329Z adding 'torch/include/torch/csrc/lazy/core/trie.h' 2022-12-01T10:32:53.7245722Z adding 'torch/include/torch/csrc/lazy/core/unique.h' 2022-12-01T10:32:53.7250201Z adding 'torch/include/torch/csrc/lazy/core/util.h' 2022-12-01T10:32:53.7255345Z adding 'torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h' 2022-12-01T10:32:53.7260365Z adding 'torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h' 2022-12-01T10:32:53.7264713Z adding 'torch/include/torch/csrc/lazy/core/ops/utils.h' 2022-12-01T10:32:53.7269707Z adding 'torch/include/torch/csrc/lazy/ts_backend/config.h' 2022-12-01T10:32:53.7274448Z adding 'torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h' 2022-12-01T10:32:53.7279218Z adding 'torch/include/torch/csrc/lazy/ts_backend/ir_builder.h' 2022-12-01T10:32:53.7283911Z adding 'torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h' 2022-12-01T10:32:53.7288152Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h' 2022-12-01T10:32:53.7292279Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h' 2022-12-01T10:32:53.7296373Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h' 2022-12-01T10:32:53.7301316Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h' 2022-12-01T10:32:53.7306277Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node.h' 2022-12-01T10:32:53.7310416Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h' 2022-12-01T10:32:53.7315213Z adding 'torch/include/torch/csrc/onnx/init.h' 2022-12-01T10:32:53.7319474Z adding 'torch/include/torch/csrc/onnx/onnx.h' 2022-12-01T10:32:53.7324909Z adding 'torch/include/torch/csrc/profiler/api.h' 2022-12-01T10:32:53.7333377Z adding 'torch/include/torch/csrc/profiler/collection.h' 2022-12-01T10:32:53.7339661Z adding 'torch/include/torch/csrc/profiler/containers.h' 2022-12-01T10:32:53.7344090Z adding 'torch/include/torch/csrc/profiler/execution_graph_observer.h' 2022-12-01T10:32:53.7348146Z adding 'torch/include/torch/csrc/profiler/itt_observer.h' 2022-12-01T10:32:53.7352923Z adding 'torch/include/torch/csrc/profiler/kineto_shim.h' 2022-12-01T10:32:53.7356944Z adding 'torch/include/torch/csrc/profiler/nvtx_observer.h' 2022-12-01T10:32:53.7362473Z adding 'torch/include/torch/csrc/profiler/util.h' 2022-12-01T10:32:53.7368513Z adding 'torch/include/torch/csrc/profiler/orchestration/observer.h' 2022-12-01T10:32:53.7373144Z adding 'torch/include/torch/csrc/profiler/orchestration/python_tracer.h' 2022-12-01T10:32:53.7378429Z adding 'torch/include/torch/csrc/tensor/python_tensor.h' 2022-12-01T10:32:53.7384436Z adding 'torch/include/torch/csrc/utils/auto_gil.h' 2022-12-01T10:32:53.7388871Z adding 'torch/include/torch/csrc/utils/byte_order.h' 2022-12-01T10:32:53.7393211Z adding 'torch/include/torch/csrc/utils/cpp_stacktraces.h' 2022-12-01T10:32:53.7397213Z adding 'torch/include/torch/csrc/utils/cuda_enabled.h' 2022-12-01T10:32:53.7401446Z adding 'torch/include/torch/csrc/utils/cuda_lazy_init.h' 2022-12-01T10:32:53.7405880Z adding 'torch/include/torch/csrc/utils/disable_torch_function.h' 2022-12-01T10:32:53.7410137Z adding 'torch/include/torch/csrc/utils/disallow_copy.h' 2022-12-01T10:32:53.7414006Z adding 'torch/include/torch/csrc/utils/init.h' 2022-12-01T10:32:53.7417991Z adding 'torch/include/torch/csrc/utils/invalid_arguments.h' 2022-12-01T10:32:53.7422106Z adding 'torch/include/torch/csrc/utils/memory.h' 2022-12-01T10:32:53.7426063Z adding 'torch/include/torch/csrc/utils/numpy_stub.h' 2022-12-01T10:32:53.7430379Z adding 'torch/include/torch/csrc/utils/object_ptr.h' 2022-12-01T10:32:53.7434424Z adding 'torch/include/torch/csrc/utils/out_types.h' 2022-12-01T10:32:53.7440297Z adding 'torch/include/torch/csrc/utils/pybind.h' 2022-12-01T10:32:53.7444623Z adding 'torch/include/torch/csrc/utils/pycfunction_helpers.h' 2022-12-01T10:32:53.7458962Z adding 'torch/include/torch/csrc/utils/python_arg_parser.h' 2022-12-01T10:32:53.7464959Z adding 'torch/include/torch/csrc/utils/python_compat.h' 2022-12-01T10:32:53.7469304Z adding 'torch/include/torch/csrc/utils/python_dispatch.h' 2022-12-01T10:32:53.7474356Z adding 'torch/include/torch/csrc/utils/python_numbers.h' 2022-12-01T10:32:53.7479336Z adding 'torch/include/torch/csrc/utils/python_scalars.h' 2022-12-01T10:32:53.7484557Z adding 'torch/include/torch/csrc/utils/python_strings.h' 2022-12-01T10:32:53.7488607Z adding 'torch/include/torch/csrc/utils/python_stub.h' 2022-12-01T10:32:53.7493032Z adding 'torch/include/torch/csrc/utils/python_torch_function_mode.h' 2022-12-01T10:32:53.7497169Z adding 'torch/include/torch/csrc/utils/python_tuples.h' 2022-12-01T10:32:53.7501994Z adding 'torch/include/torch/csrc/utils/schema_info.h' 2022-12-01T10:32:53.7506399Z adding 'torch/include/torch/csrc/utils/six.h' 2022-12-01T10:32:53.7510355Z adding 'torch/include/torch/csrc/utils/structseq.h' 2022-12-01T10:32:53.7514229Z adding 'torch/include/torch/csrc/utils/tensor_apply.h' 2022-12-01T10:32:53.7518928Z adding 'torch/include/torch/csrc/utils/tensor_dtypes.h' 2022-12-01T10:32:53.7523797Z adding 'torch/include/torch/csrc/utils/tensor_flatten.h' 2022-12-01T10:32:53.7527902Z adding 'torch/include/torch/csrc/utils/tensor_layouts.h' 2022-12-01T10:32:53.7531731Z adding 'torch/include/torch/csrc/utils/tensor_list.h' 2022-12-01T10:32:53.7535655Z adding 'torch/include/torch/csrc/utils/tensor_memoryformats.h' 2022-12-01T10:32:53.7540016Z adding 'torch/include/torch/csrc/utils/tensor_new.h' 2022-12-01T10:32:53.7544073Z adding 'torch/include/torch/csrc/utils/tensor_numpy.h' 2022-12-01T10:32:53.7548134Z adding 'torch/include/torch/csrc/utils/tensor_qschemes.h' 2022-12-01T10:32:53.7552214Z adding 'torch/include/torch/csrc/utils/tensor_types.h' 2022-12-01T10:32:53.7557414Z adding 'torch/include/torch/csrc/utils/throughput_benchmark-inl.h' 2022-12-01T10:32:53.7563608Z adding 'torch/include/torch/csrc/utils/throughput_benchmark.h' 2022-12-01T10:32:53.7567865Z adding 'torch/include/torch/csrc/utils/torch_dispatch_mode.h' 2022-12-01T10:32:53.7572695Z adding 'torch/include/torch/csrc/utils/variadic.h' 2022-12-01T10:32:53.7580346Z adding 'torch/jit/__init__.py' 2022-12-01T10:32:53.7585760Z adding 'torch/jit/_async.py' 2022-12-01T10:32:53.7591116Z adding 'torch/jit/_builtins.py' 2022-12-01T10:32:53.7597515Z adding 'torch/jit/_check.py' 2022-12-01T10:32:53.7603410Z adding 'torch/jit/_dataclass_impls.py' 2022-12-01T10:32:53.7607582Z adding 'torch/jit/_decomposition_utils.py' 2022-12-01T10:32:53.7612565Z adding 'torch/jit/_decompositions.py' 2022-12-01T10:32:53.7618832Z adding 'torch/jit/_freeze.py' 2022-12-01T10:32:53.7624425Z adding 'torch/jit/_fuser.py' 2022-12-01T10:32:53.7628659Z adding 'torch/jit/_ir_utils.py' 2022-12-01T10:32:53.7632536Z adding 'torch/jit/_logging.py' 2022-12-01T10:32:53.7638423Z adding 'torch/jit/_monkeytype_config.py' 2022-12-01T10:32:53.7642716Z adding 'torch/jit/_pickle.py' 2022-12-01T10:32:53.7659640Z adding 'torch/jit/_recursive.py' 2022-12-01T10:32:53.7685614Z adding 'torch/jit/_script.py' 2022-12-01T10:32:53.7693613Z adding 'torch/jit/_serialization.py' 2022-12-01T10:32:53.7709341Z adding 'torch/jit/_shape_functions.py' 2022-12-01T10:32:53.7715300Z adding 'torch/jit/_state.py' 2022-12-01T10:32:53.7733502Z adding 'torch/jit/_trace.py' 2022-12-01T10:32:53.7743342Z adding 'torch/jit/annotations.py' 2022-12-01T10:32:53.7760194Z adding 'torch/jit/frontend.py' 2022-12-01T10:32:53.7765735Z adding 'torch/jit/generate_bytecode.py' 2022-12-01T10:32:53.7774048Z adding 'torch/jit/quantized.py' 2022-12-01T10:32:53.7781128Z adding 'torch/jit/supported_ops.py' 2022-12-01T10:32:53.7785711Z adding 'torch/jit/unsupported_tensor_ops.py' 2022-12-01T10:32:53.7789317Z adding 'torch/jit/_passes/__init__.py' 2022-12-01T10:32:53.7793449Z adding 'torch/jit/_passes/_property_propagation.py' 2022-12-01T10:32:53.7799515Z adding 'torch/jit/mobile/__init__.py' 2022-12-01T10:32:53.8592117Z adding 'torch/lib/XNNPACK.lib' 2022-12-01T10:32:53.8649293Z adding 'torch/lib/_C.lib' 2022-12-01T10:32:53.8855545Z adding 'torch/lib/asmjit.dll' 2022-12-01T10:32:53.8889872Z adding 'torch/lib/asmjit.lib' 2022-12-01T10:32:53.8999790Z adding 'torch/lib/backend_with_compiler.dll' 2022-12-01T10:32:53.9015225Z adding 'torch/lib/backend_with_compiler.lib' 2022-12-01T10:32:53.9249425Z adding 'torch/lib/c10.dll' 2022-12-01T10:32:53.9369282Z adding 'torch/lib/c10.lib' 2022-12-01T10:32:53.9577253Z adding 'torch/lib/c10_cuda.dll' 2022-12-01T10:32:53.9595171Z adding 'torch/lib/c10_cuda.lib' 2022-12-01T10:32:53.9606569Z adding 'torch/lib/caffe2_nvrtc.dll' 2022-12-01T10:32:53.9611841Z adding 'torch/lib/caffe2_nvrtc.lib' 2022-12-01T10:32:53.9621363Z adding 'torch/lib/clog.lib' 2022-12-01T10:32:53.9671120Z adding 'torch/lib/cpuinfo.lib' 2022-12-01T10:33:03.1334195Z adding 'torch/lib/dnnl.lib' 2022-12-01T10:33:04.1056427Z adding 'torch/lib/fbgemm.dll' 2022-12-01T10:33:04.1353351Z adding 'torch/lib/fbgemm.lib' 2022-12-01T10:33:04.1474067Z adding 'torch/lib/jitbackend_test.dll' 2022-12-01T10:33:04.1489186Z adding 'torch/lib/jitbackend_test.lib' 2022-12-01T10:33:04.6061657Z adding 'torch/lib/kineto.lib' 2022-12-01T10:33:04.7928633Z adding 'torch/lib/libprotobuf-lite.lib' 2022-12-01T10:33:05.6598794Z adding 'torch/lib/libprotobuf.lib' 2022-12-01T10:33:06.6668278Z adding 'torch/lib/libprotoc.lib' 2022-12-01T10:33:06.7802677Z adding 'torch/lib/pthreadpool.lib' 2022-12-01T10:33:06.7817041Z adding 'torch/lib/shm.dll' 2022-12-01T10:33:06.7823243Z adding 'torch/lib/shm.lib' 2022-12-01T10:33:06.7830895Z adding 'torch/lib/torch.dll' 2022-12-01T10:33:06.7836785Z adding 'torch/lib/torch.lib' 2022-12-01T10:33:18.2204163Z adding 'torch/lib/torch_cpu.dll' 2022-12-01T10:33:19.2604661Z adding 'torch/lib/torch_cpu.lib' 2022-12-01T10:33:19.3291483Z adding 'torch/lib/torch_cuda.dll' 2022-12-01T10:33:19.3297305Z adding 'torch/lib/torch_cuda.lib' 2022-12-01T10:33:19.3919412Z adding 'torch/lib/torch_cuda_cpp.dll' 2022-12-01T10:33:19.3994519Z adding 'torch/lib/torch_cuda_cpp.lib' 2022-12-01T10:33:33.5814437Z adding 'torch/lib/torch_cuda_cu.dll' 2022-12-01T10:33:34.1560837Z adding 'torch/lib/torch_cuda_cu.lib' 2022-12-01T10:33:34.1630699Z adding 'torch/lib/torch_global_deps.dll' 2022-12-01T10:33:34.7299360Z adding 'torch/lib/torch_python.dll' 2022-12-01T10:33:34.7621246Z adding 'torch/lib/torch_python.lib' 2022-12-01T10:33:34.7798213Z adding 'torch/lib/torchbind_test.dll' 2022-12-01T10:33:34.7818274Z adding 'torch/lib/torchbind_test.lib' 2022-12-01T10:33:34.7856850Z adding 'torch/linalg/__init__.py' 2022-12-01T10:33:34.7864837Z adding 'torch/masked/__init__.py' 2022-12-01T10:33:34.7873388Z adding 'torch/masked/_docs.py' 2022-12-01T10:33:34.7895307Z adding 'torch/masked/_ops.py' 2022-12-01T10:33:34.7902781Z adding 'torch/masked/maskedtensor/__init__.py' 2022-12-01T10:33:34.7909667Z adding 'torch/masked/maskedtensor/_ops_refs.py' 2022-12-01T10:33:34.7915524Z adding 'torch/masked/maskedtensor/binary.py' 2022-12-01T10:33:34.7922803Z adding 'torch/masked/maskedtensor/core.py' 2022-12-01T10:33:34.7927486Z adding 'torch/masked/maskedtensor/creation.py' 2022-12-01T10:33:34.7931626Z adding 'torch/masked/maskedtensor/passthrough.py' 2022-12-01T10:33:34.7936676Z adding 'torch/masked/maskedtensor/reductions.py' 2022-12-01T10:33:34.7941656Z adding 'torch/masked/maskedtensor/unary.py' 2022-12-01T10:33:34.7946765Z adding 'torch/monitor/__init__.py' 2022-12-01T10:33:34.7952315Z adding 'torch/multiprocessing/__init__.py' 2022-12-01T10:33:34.7956632Z adding 'torch/multiprocessing/_atfork.py' 2022-12-01T10:33:34.7961008Z adding 'torch/multiprocessing/pool.py' 2022-12-01T10:33:34.7965307Z adding 'torch/multiprocessing/queue.py' 2022-12-01T10:33:34.7973546Z adding 'torch/multiprocessing/reductions.py' 2022-12-01T10:33:34.7980395Z adding 'torch/multiprocessing/spawn.py' 2022-12-01T10:33:34.7986760Z adding 'torch/nested/__init__.py' 2022-12-01T10:33:34.7992516Z adding 'torch/nn/__init__.py' 2022-12-01T10:33:34.7996824Z adding 'torch/nn/_reduction.py' 2022-12-01T10:33:34.8001199Z adding 'torch/nn/common_types.py' 2022-12-01T10:33:34.8008518Z adding 'torch/nn/cpp.py' 2022-12-01T10:33:34.8070687Z adding 'torch/nn/functional.py' 2022-12-01T10:33:34.8083068Z adding 'torch/nn/functional.pyi' 2022-12-01T10:33:34.8088510Z adding 'torch/nn/grad.py' 2022-12-01T10:33:34.8097507Z adding 'torch/nn/init.py' 2022-12-01T10:33:34.8103993Z adding 'torch/nn/parameter.py' 2022-12-01T10:33:34.8108250Z adding 'torch/nn/parameter.pyi' 2022-12-01T10:33:34.8112092Z adding 'torch/nn/backends/__init__.py' 2022-12-01T10:33:34.8115919Z adding 'torch/nn/backends/thnn.py' 2022-12-01T10:33:34.8120912Z adding 'torch/nn/intrinsic/__init__.py' 2022-12-01T10:33:34.8125747Z adding 'torch/nn/intrinsic/modules/__init__.py' 2022-12-01T10:33:34.8129730Z adding 'torch/nn/intrinsic/modules/fused.py' 2022-12-01T10:33:34.8134704Z adding 'torch/nn/intrinsic/qat/__init__.py' 2022-12-01T10:33:34.8139643Z adding 'torch/nn/intrinsic/qat/modules/__init__.py' 2022-12-01T10:33:34.8149379Z adding 'torch/nn/intrinsic/qat/modules/conv_fused.py' 2022-12-01T10:33:34.8155893Z adding 'torch/nn/intrinsic/qat/modules/linear_fused.py' 2022-12-01T10:33:34.8160731Z adding 'torch/nn/intrinsic/qat/modules/linear_relu.py' 2022-12-01T10:33:34.8165601Z adding 'torch/nn/intrinsic/quantized/__init__.py' 2022-12-01T10:33:34.8170840Z adding 'torch/nn/intrinsic/quantized/dynamic/__init__.py' 2022-12-01T10:33:34.8177491Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2022-12-01T10:33:34.8182397Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2022-12-01T10:33:34.8187290Z adding 'torch/nn/intrinsic/quantized/modules/__init__.py' 2022-12-01T10:33:34.8191912Z adding 'torch/nn/intrinsic/quantized/modules/bn_relu.py' 2022-12-01T10:33:34.8196678Z adding 'torch/nn/intrinsic/quantized/modules/conv_relu.py' 2022-12-01T10:33:34.8201413Z adding 'torch/nn/intrinsic/quantized/modules/linear_relu.py' 2022-12-01T10:33:34.8208043Z adding 'torch/nn/modules/__init__.py' 2022-12-01T10:33:34.8214912Z adding 'torch/nn/modules/_functions.py' 2022-12-01T10:33:34.8231272Z adding 'torch/nn/modules/activation.py' 2022-12-01T10:33:34.8240029Z adding 'torch/nn/modules/adaptive.py' 2022-12-01T10:33:34.8251399Z adding 'torch/nn/modules/batchnorm.py' 2022-12-01T10:33:34.8256965Z adding 'torch/nn/modules/channelshuffle.py' 2022-12-01T10:33:34.8268787Z adding 'torch/nn/modules/container.py' 2022-12-01T10:33:34.8286627Z adding 'torch/nn/modules/conv.py' 2022-12-01T10:33:34.8293445Z adding 'torch/nn/modules/distance.py' 2022-12-01T10:33:34.8299325Z adding 'torch/nn/modules/dropout.py' 2022-12-01T10:33:34.8304854Z adding 'torch/nn/modules/flatten.py' 2022-12-01T10:33:34.8311568Z adding 'torch/nn/modules/fold.py' 2022-12-01T10:33:34.8318922Z adding 'torch/nn/modules/instancenorm.py' 2022-12-01T10:33:34.8326838Z adding 'torch/nn/modules/lazy.py' 2022-12-01T10:33:34.8333559Z adding 'torch/nn/modules/linear.py' 2022-12-01T10:33:34.8359258Z adding 'torch/nn/modules/loss.py' 2022-12-01T10:33:34.8392324Z adding 'torch/nn/modules/module.py' 2022-12-01T10:33:34.8401106Z adding 'torch/nn/modules/normalization.py' 2022-12-01T10:33:34.8407846Z adding 'torch/nn/modules/padding.py' 2022-12-01T10:33:34.8412938Z adding 'torch/nn/modules/pixelshuffle.py' 2022-12-01T10:33:34.8425732Z adding 'torch/nn/modules/pooling.py' 2022-12-01T10:33:34.8443735Z adding 'torch/nn/modules/rnn.py' 2022-12-01T10:33:34.8454107Z adding 'torch/nn/modules/sparse.py' 2022-12-01T10:33:34.8465858Z adding 'torch/nn/modules/transformer.py' 2022-12-01T10:33:34.8473204Z adding 'torch/nn/modules/upsampling.py' 2022-12-01T10:33:34.8478170Z adding 'torch/nn/modules/utils.py' 2022-12-01T10:33:34.8483684Z adding 'torch/nn/parallel/__init__.py' 2022-12-01T10:33:34.8487582Z adding 'torch/nn/parallel/__init__.pyi' 2022-12-01T10:33:34.8492557Z adding 'torch/nn/parallel/_functions.py' 2022-12-01T10:33:34.8497074Z adding 'torch/nn/parallel/_replicated_tensor_ddp_interop.py' 2022-12-01T10:33:34.8501273Z adding 'torch/nn/parallel/_replicated_tensor_ddp_utils.py' 2022-12-01T10:33:34.8507546Z adding 'torch/nn/parallel/comm.py' 2022-12-01T10:33:34.8511762Z adding 'torch/nn/parallel/common_types.pyi' 2022-12-01T10:33:34.8518434Z adding 'torch/nn/parallel/data_parallel.py' 2022-12-01T10:33:34.8523007Z adding 'torch/nn/parallel/data_parallel.pyi' 2022-12-01T10:33:34.8556283Z adding 'torch/nn/parallel/distributed.py' 2022-12-01T10:33:34.8562840Z adding 'torch/nn/parallel/distributed.pyi' 2022-12-01T10:33:34.8567755Z adding 'torch/nn/parallel/parallel_apply.py' 2022-12-01T10:33:34.8572017Z adding 'torch/nn/parallel/parallel_apply.pyi' 2022-12-01T10:33:34.8577239Z adding 'torch/nn/parallel/replicate.py' 2022-12-01T10:33:34.8581522Z adding 'torch/nn/parallel/replicate.pyi' 2022-12-01T10:33:34.8586149Z adding 'torch/nn/parallel/scatter_gather.py' 2022-12-01T10:33:34.8590442Z adding 'torch/nn/parallel/scatter_gather.pyi' 2022-12-01T10:33:34.8595388Z adding 'torch/nn/qat/__init__.py' 2022-12-01T10:33:34.8600264Z adding 'torch/nn/qat/dynamic/__init__.py' 2022-12-01T10:33:34.8604982Z adding 'torch/nn/qat/dynamic/modules/__init__.py' 2022-12-01T10:33:34.8608939Z adding 'torch/nn/qat/dynamic/modules/linear.py' 2022-12-01T10:33:34.8613766Z adding 'torch/nn/qat/modules/__init__.py' 2022-12-01T10:33:34.8617816Z adding 'torch/nn/qat/modules/conv.py' 2022-12-01T10:33:34.8621695Z adding 'torch/nn/qat/modules/embedding_ops.py' 2022-12-01T10:33:34.8625578Z adding 'torch/nn/qat/modules/linear.py' 2022-12-01T10:33:34.8630132Z adding 'torch/nn/quantizable/__init__.py' 2022-12-01T10:33:34.8634879Z adding 'torch/nn/quantizable/modules/__init__.py' 2022-12-01T10:33:34.8639057Z adding 'torch/nn/quantizable/modules/activation.py' 2022-12-01T10:33:34.8642969Z adding 'torch/nn/quantizable/modules/rnn.py' 2022-12-01T10:33:34.8647905Z adding 'torch/nn/quantized/__init__.py' 2022-12-01T10:33:34.8651812Z adding 'torch/nn/quantized/functional.py' 2022-12-01T10:33:34.8656354Z adding 'torch/nn/quantized/_reference/__init__.py' 2022-12-01T10:33:34.8661291Z adding 'torch/nn/quantized/_reference/modules/__init__.py' 2022-12-01T10:33:34.8665304Z adding 'torch/nn/quantized/_reference/modules/conv.py' 2022-12-01T10:33:34.8669444Z adding 'torch/nn/quantized/_reference/modules/linear.py' 2022-12-01T10:33:34.8673499Z adding 'torch/nn/quantized/_reference/modules/rnn.py' 2022-12-01T10:33:34.8677462Z adding 'torch/nn/quantized/_reference/modules/sparse.py' 2022-12-01T10:33:34.8681844Z adding 'torch/nn/quantized/_reference/modules/utils.py' 2022-12-01T10:33:34.8686437Z adding 'torch/nn/quantized/dynamic/__init__.py' 2022-12-01T10:33:34.8691286Z adding 'torch/nn/quantized/dynamic/modules/__init__.py' 2022-12-01T10:33:34.8695352Z adding 'torch/nn/quantized/dynamic/modules/conv.py' 2022-12-01T10:33:34.8699310Z adding 'torch/nn/quantized/dynamic/modules/linear.py' 2022-12-01T10:33:34.8703416Z adding 'torch/nn/quantized/dynamic/modules/rnn.py' 2022-12-01T10:33:34.8708810Z adding 'torch/nn/quantized/modules/__init__.py' 2022-12-01T10:33:34.8712937Z adding 'torch/nn/quantized/modules/activation.py' 2022-12-01T10:33:34.8716907Z adding 'torch/nn/quantized/modules/batchnorm.py' 2022-12-01T10:33:34.8721011Z adding 'torch/nn/quantized/modules/conv.py' 2022-12-01T10:33:34.8724959Z adding 'torch/nn/quantized/modules/dropout.py' 2022-12-01T10:33:34.8729027Z adding 'torch/nn/quantized/modules/embedding_ops.py' 2022-12-01T10:33:34.8732999Z adding 'torch/nn/quantized/modules/functional_modules.py' 2022-12-01T10:33:34.8737305Z adding 'torch/nn/quantized/modules/linear.py' 2022-12-01T10:33:34.8741725Z adding 'torch/nn/quantized/modules/normalization.py' 2022-12-01T10:33:34.8745740Z adding 'torch/nn/quantized/modules/rnn.py' 2022-12-01T10:33:34.8749703Z adding 'torch/nn/quantized/modules/utils.py' 2022-12-01T10:33:34.8754629Z adding 'torch/nn/utils/__init__.py' 2022-12-01T10:33:34.8759238Z adding 'torch/nn/utils/_deprecation_utils.py' 2022-12-01T10:33:34.8764451Z adding 'torch/nn/utils/_per_sample_grad.py' 2022-12-01T10:33:34.8768743Z adding 'torch/nn/utils/_stateless.py' 2022-12-01T10:33:34.8773554Z adding 'torch/nn/utils/clip_grad.py' 2022-12-01T10:33:34.8778319Z adding 'torch/nn/utils/convert_parameters.py' 2022-12-01T10:33:34.8782588Z adding 'torch/nn/utils/fusion.py' 2022-12-01T10:33:34.8787047Z adding 'torch/nn/utils/init.py' 2022-12-01T10:33:34.8791983Z adding 'torch/nn/utils/memory_format.py' 2022-12-01T10:33:34.8802393Z adding 'torch/nn/utils/parametrizations.py' 2022-12-01T10:33:34.8817069Z adding 'torch/nn/utils/parametrize.py' 2022-12-01T10:33:34.8836284Z adding 'torch/nn/utils/prune.py' 2022-12-01T10:33:34.8847315Z adding 'torch/nn/utils/rnn.py' 2022-12-01T10:33:34.8855758Z adding 'torch/nn/utils/spectral_norm.py' 2022-12-01T10:33:34.8861701Z adding 'torch/nn/utils/stateless.py' 2022-12-01T10:33:34.8866900Z adding 'torch/nn/utils/weight_norm.py' 2022-12-01T10:33:34.8872173Z adding 'torch/nn/utils/_expanded_weights/__init__.py' 2022-12-01T10:33:34.8876749Z adding 'torch/nn/utils/_expanded_weights/conv_expanded_weights.py' 2022-12-01T10:33:34.8883342Z adding 'torch/nn/utils/_expanded_weights/conv_utils.py' 2022-12-01T10:33:34.8888329Z adding 'torch/nn/utils/_expanded_weights/embedding_expanded_weights.py' 2022-12-01T10:33:34.8893813Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_impl.py' 2022-12-01T10:33:34.8899481Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_utils.py' 2022-12-01T10:33:34.8904282Z adding 'torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py' 2022-12-01T10:33:34.8909370Z adding 'torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py' 2022-12-01T10:33:34.8914094Z adding 'torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py' 2022-12-01T10:33:34.8918691Z adding 'torch/nn/utils/_expanded_weights/linear_expanded_weights.py' 2022-12-01T10:33:34.8925163Z adding 'torch/onnx/__init__.py' 2022-12-01T10:33:34.8929324Z adding 'torch/onnx/_constants.py' 2022-12-01T10:33:34.8933696Z adding 'torch/onnx/_deprecation.py' 2022-12-01T10:33:34.8937916Z adding 'torch/onnx/_experimental.py' 2022-12-01T10:33:34.8942165Z adding 'torch/onnx/_exporter_states.py' 2022-12-01T10:33:34.8946768Z adding 'torch/onnx/_globals.py' 2022-12-01T10:33:34.8951518Z adding 'torch/onnx/_onnx_supported_ops.py' 2022-12-01T10:33:34.8958146Z adding 'torch/onnx/_patch_torch.py' 2022-12-01T10:33:34.8964013Z adding 'torch/onnx/_type_utils.py' 2022-12-01T10:33:34.8969383Z adding 'torch/onnx/errors.py' 2022-12-01T10:33:34.8973502Z adding 'torch/onnx/operators.py' 2022-12-01T10:33:34.8979213Z adding 'torch/onnx/symbolic_caffe2.py' 2022-12-01T10:33:34.9001461Z adding 'torch/onnx/symbolic_helper.py' 2022-12-01T10:33:34.9013836Z adding 'torch/onnx/symbolic_opset10.py' 2022-12-01T10:33:34.9033938Z adding 'torch/onnx/symbolic_opset11.py' 2022-12-01T10:33:34.9042818Z adding 'torch/onnx/symbolic_opset12.py' 2022-12-01T10:33:34.9055255Z adding 'torch/onnx/symbolic_opset13.py' 2022-12-01T10:33:34.9061075Z adding 'torch/onnx/symbolic_opset14.py' 2022-12-01T10:33:34.9065777Z adding 'torch/onnx/symbolic_opset15.py' 2022-12-01T10:33:34.9070951Z adding 'torch/onnx/symbolic_opset16.py' 2022-12-01T10:33:34.9075523Z adding 'torch/onnx/symbolic_opset17.py' 2022-12-01T10:33:34.9084402Z adding 'torch/onnx/symbolic_opset7.py' 2022-12-01T10:33:34.9092934Z adding 'torch/onnx/symbolic_opset8.py' 2022-12-01T10:33:34.9162799Z adding 'torch/onnx/symbolic_opset9.py' 2022-12-01T10:33:34.9199449Z adding 'torch/onnx/utils.py' 2022-12-01T10:33:34.9212512Z adding 'torch/onnx/verification.py' 2022-12-01T10:33:34.9217191Z adding 'torch/onnx/_internal/__init__.py' 2022-12-01T10:33:34.9222122Z adding 'torch/onnx/_internal/_beartype.py' 2022-12-01T10:33:34.9229120Z adding 'torch/onnx/_internal/jit_utils.py' 2022-12-01T10:33:34.9236623Z adding 'torch/onnx/_internal/registration.py' 2022-12-01T10:33:34.9242370Z adding 'torch/onnx/_internal/diagnostics/__init__.py' 2022-12-01T10:33:34.9247187Z adding 'torch/onnx/_internal/diagnostics/_diagnostic.py' 2022-12-01T10:33:34.9251936Z adding 'torch/onnx/_internal/diagnostics/_rules.py' 2022-12-01T10:33:34.9256992Z adding 'torch/onnx/_internal/diagnostics/infra/__init__.py' 2022-12-01T10:33:34.9263411Z adding 'torch/onnx/_internal/diagnostics/infra/_infra.py' 2022-12-01T10:33:34.9268378Z adding 'torch/onnx/_internal/diagnostics/infra/engine.py' 2022-12-01T10:33:34.9272939Z adding 'torch/onnx/_internal/diagnostics/infra/formatter.py' 2022-12-01T10:33:34.9279423Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/__init__.py' 2022-12-01T10:33:34.9283850Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_address.py' 2022-12-01T10:33:34.9288377Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact.py' 2022-12-01T10:33:34.9292623Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_change.py' 2022-12-01T10:33:34.9296776Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_content.py' 2022-12-01T10:33:34.9300973Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_location.py' 2022-12-01T10:33:34.9305239Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_attachment.py' 2022-12-01T10:33:34.9309355Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_code_flow.py' 2022-12-01T10:33:34.9313585Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_configuration_override.py' 2022-12-01T10:33:34.9317917Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_conversion.py' 2022-12-01T10:33:34.9321950Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_edge.py' 2022-12-01T10:33:34.9326494Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_edge_traversal.py' 2022-12-01T10:33:34.9330737Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_exception.py' 2022-12-01T10:33:34.9335244Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_properties.py' 2022-12-01T10:33:34.9339603Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_reference.py' 2022-12-01T10:33:34.9344122Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_references.py' 2022-12-01T10:33:34.9348264Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_fix.py' 2022-12-01T10:33:34.9352435Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_graph.py' 2022-12-01T10:33:34.9356888Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_graph_traversal.py' 2022-12-01T10:33:34.9361594Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_invocation.py' 2022-12-01T10:33:34.9365913Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_location.py' 2022-12-01T10:33:34.9370101Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_location_relationship.py' 2022-12-01T10:33:34.9374299Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_logical_location.py' 2022-12-01T10:33:34.9378606Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_message.py' 2022-12-01T10:33:34.9382914Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_multiformat_message_string.py' 2022-12-01T10:33:34.9387255Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_node.py' 2022-12-01T10:33:34.9391547Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_notification.py' 2022-12-01T10:33:34.9395786Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_physical_location.py' 2022-12-01T10:33:34.9400070Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_property_bag.py' 2022-12-01T10:33:34.9404186Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_rectangle.py' 2022-12-01T10:33:34.9408396Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_region.py' 2022-12-01T10:33:34.9412737Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_replacement.py' 2022-12-01T10:33:34.9417212Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_configuration.py' 2022-12-01T10:33:34.9421605Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor.py' 2022-12-01T10:33:34.9426001Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_reference.py' 2022-12-01T10:33:34.9430226Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_relationship.py' 2022-12-01T10:33:34.9435091Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_result.py' 2022-12-01T10:33:34.9439732Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_result_provenance.py' 2022-12-01T10:33:34.9444658Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_run.py' 2022-12-01T10:33:34.9449185Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_run_automation_details.py' 2022-12-01T10:33:34.9453571Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_sarif_log.py' 2022-12-01T10:33:34.9457882Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_special_locations.py' 2022-12-01T10:33:34.9462104Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_stack.py' 2022-12-01T10:33:34.9466393Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_stack_frame.py' 2022-12-01T10:33:34.9470773Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_suppression.py' 2022-12-01T10:33:34.9475278Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow.py' 2022-12-01T10:33:34.9479912Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow_location.py' 2022-12-01T10:33:34.9484274Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool.py' 2022-12-01T10:33:34.9489111Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool_component.py' 2022-12-01T10:33:34.9493622Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool_component_reference.py' 2022-12-01T10:33:34.9497838Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_translation_metadata.py' 2022-12-01T10:33:34.9502211Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_version_control_details.py' 2022-12-01T10:33:34.9506512Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_web_request.py' 2022-12-01T10:33:34.9510888Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_web_response.py' 2022-12-01T10:33:34.9514958Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/version.py' 2022-12-01T10:33:34.9520429Z adding 'torch/optim/__init__.py' 2022-12-01T10:33:34.9524569Z adding 'torch/optim/__init__.pyi' 2022-12-01T10:33:34.9529089Z adding 'torch/optim/_functional.py' 2022-12-01T10:33:34.9535183Z adding 'torch/optim/adadelta.py' 2022-12-01T10:33:34.9539529Z adding 'torch/optim/adadelta.pyi' 2022-12-01T10:33:34.9546261Z adding 'torch/optim/adagrad.py' 2022-12-01T10:33:34.9550771Z adding 'torch/optim/adagrad.pyi' 2022-12-01T10:33:34.9561066Z adding 'torch/optim/adam.py' 2022-12-01T10:33:34.9566121Z adding 'torch/optim/adam.pyi' 2022-12-01T10:33:34.9572586Z adding 'torch/optim/adamax.py' 2022-12-01T10:33:34.9576847Z adding 'torch/optim/adamax.pyi' 2022-12-01T10:33:34.9584663Z adding 'torch/optim/adamw.py' 2022-12-01T10:33:34.9589431Z adding 'torch/optim/adamw.pyi' 2022-12-01T10:33:34.9595394Z adding 'torch/optim/asgd.py' 2022-12-01T10:33:34.9599743Z adding 'torch/optim/asgd.pyi' 2022-12-01T10:33:34.9608071Z adding 'torch/optim/lbfgs.py' 2022-12-01T10:33:34.9612868Z adding 'torch/optim/lbfgs.pyi' 2022-12-01T10:33:34.9640884Z adding 'torch/optim/lr_scheduler.py' 2022-12-01T10:33:34.9648957Z adding 'torch/optim/lr_scheduler.pyi' 2022-12-01T10:33:34.9656174Z adding 'torch/optim/nadam.py' 2022-12-01T10:33:34.9660942Z adding 'torch/optim/nadam.pyi' 2022-12-01T10:33:34.9668952Z adding 'torch/optim/optimizer.py' 2022-12-01T10:33:34.9673794Z adding 'torch/optim/optimizer.pyi' 2022-12-01T10:33:34.9680612Z adding 'torch/optim/radam.py' 2022-12-01T10:33:34.9685350Z adding 'torch/optim/radam.pyi' 2022-12-01T10:33:34.9692228Z adding 'torch/optim/rmsprop.py' 2022-12-01T10:33:34.9696882Z adding 'torch/optim/rmsprop.pyi' 2022-12-01T10:33:34.9703336Z adding 'torch/optim/rprop.py' 2022-12-01T10:33:34.9707672Z adding 'torch/optim/rprop.pyi' 2022-12-01T10:33:34.9714364Z adding 'torch/optim/sgd.py' 2022-12-01T10:33:34.9718647Z adding 'torch/optim/sgd.pyi' 2022-12-01T10:33:34.9723577Z adding 'torch/optim/sparse_adam.py' 2022-12-01T10:33:34.9727711Z adding 'torch/optim/sparse_adam.pyi' 2022-12-01T10:33:34.9734703Z adding 'torch/optim/swa_utils.py' 2022-12-01T10:33:34.9739471Z adding 'torch/optim/swa_utils.pyi' 2022-12-01T10:33:34.9744468Z adding 'torch/optim/_multi_tensor/__init__.py' 2022-12-01T10:33:34.9749901Z adding 'torch/package/__init__.py' 2022-12-01T10:33:34.9755329Z adding 'torch/package/_digraph.py' 2022-12-01T10:33:34.9760171Z adding 'torch/package/_directory_reader.py' 2022-12-01T10:33:34.9764856Z adding 'torch/package/_importlib.py' 2022-12-01T10:33:34.9769279Z adding 'torch/package/_mangling.py' 2022-12-01T10:33:34.9773798Z adding 'torch/package/_mock.py' 2022-12-01T10:33:34.9778915Z adding 'torch/package/_package_pickler.py' 2022-12-01T10:33:34.9783170Z adding 'torch/package/_package_unpickler.py' 2022-12-01T10:33:34.9788987Z adding 'torch/package/_stdlib.py' 2022-12-01T10:33:34.9794391Z adding 'torch/package/file_structure_representation.py' 2022-12-01T10:33:34.9799398Z adding 'torch/package/find_file_dependencies.py' 2022-12-01T10:33:34.9804181Z adding 'torch/package/glob_group.py' 2022-12-01T10:33:34.9810447Z adding 'torch/package/importer.py' 2022-12-01T10:33:34.9828941Z adding 'torch/package/package_exporter.py' 2022-12-01T10:33:34.9843739Z adding 'torch/package/package_importer.py' 2022-12-01T10:33:34.9849571Z adding 'torch/package/analyze/__init__.py' 2022-12-01T10:33:34.9853878Z adding 'torch/package/analyze/find_first_use_of_broken_modules.py' 2022-12-01T10:33:34.9858082Z adding 'torch/package/analyze/is_from_package.py' 2022-12-01T10:33:34.9862527Z adding 'torch/package/analyze/trace_dependencies.py' 2022-12-01T10:33:34.9867597Z adding 'torch/profiler/__init__.py' 2022-12-01T10:33:34.9877086Z adding 'torch/profiler/_pattern_matcher.py' 2022-12-01T10:33:34.9885187Z adding 'torch/profiler/_utils.py' 2022-12-01T10:33:34.9890072Z adding 'torch/profiler/itt.py' 2022-12-01T10:33:34.9899664Z adding 'torch/profiler/profiler.py' 2022-12-01T10:33:34.9904627Z adding 'torch/profiler/python_tracer.py' 2022-12-01T10:33:34.9910157Z adding 'torch/quantization/__init__.py' 2022-12-01T10:33:34.9914279Z adding 'torch/quantization/_numeric_suite.py' 2022-12-01T10:33:34.9918385Z adding 'torch/quantization/_numeric_suite_fx.py' 2022-12-01T10:33:34.9922391Z adding 'torch/quantization/fake_quantize.py' 2022-12-01T10:33:34.9926379Z adding 'torch/quantization/fuse_modules.py' 2022-12-01T10:33:34.9930956Z adding 'torch/quantization/fuser_method_mappings.py' 2022-12-01T10:33:34.9935047Z adding 'torch/quantization/observer.py' 2022-12-01T10:33:34.9939442Z adding 'torch/quantization/qconfig.py' 2022-12-01T10:33:34.9943443Z adding 'torch/quantization/quant_type.py' 2022-12-01T10:33:34.9947533Z adding 'torch/quantization/quantization_mappings.py' 2022-12-01T10:33:34.9951449Z adding 'torch/quantization/quantize.py' 2022-12-01T10:33:34.9955461Z adding 'torch/quantization/quantize_fx.py' 2022-12-01T10:33:34.9959491Z adding 'torch/quantization/quantize_jit.py' 2022-12-01T10:33:34.9963385Z adding 'torch/quantization/stubs.py' 2022-12-01T10:33:34.9967364Z adding 'torch/quantization/utils.py' 2022-12-01T10:33:34.9972368Z adding 'torch/quantization/fx/__init__.py' 2022-12-01T10:33:34.9976696Z adding 'torch/quantization/fx/_equalize.py' 2022-12-01T10:33:34.9980884Z adding 'torch/quantization/fx/convert.py' 2022-12-01T10:33:34.9985041Z adding 'torch/quantization/fx/fuse.py' 2022-12-01T10:33:34.9989372Z adding 'torch/quantization/fx/fusion_patterns.py' 2022-12-01T10:33:34.9993694Z adding 'torch/quantization/fx/graph_module.py' 2022-12-01T10:33:34.9997943Z adding 'torch/quantization/fx/match_utils.py' 2022-12-01T10:33:35.0018439Z adding 'torch/quantization/fx/pattern_utils.py' 2022-12-01T10:33:35.0022947Z adding 'torch/quantization/fx/prepare.py' 2022-12-01T10:33:35.0027644Z adding 'torch/quantization/fx/quantization_patterns.py' 2022-12-01T10:33:35.0032458Z adding 'torch/quantization/fx/quantization_types.py' 2022-12-01T10:33:35.0037237Z adding 'torch/quantization/fx/utils.py' 2022-12-01T10:33:35.0044433Z adding 'torch/share/cmake/ATen/ATenConfig.cmake' 2022-12-01T10:33:35.0051345Z adding 'torch/share/cmake/Caffe2/Caffe2Config.cmake' 2022-12-01T10:33:35.0055844Z adding 'torch/share/cmake/Caffe2/Caffe2ConfigVersion.cmake' 2022-12-01T10:33:35.0060433Z adding 'torch/share/cmake/Caffe2/Caffe2Targets-release.cmake' 2022-12-01T10:33:35.0066196Z adding 'torch/share/cmake/Caffe2/Caffe2Targets.cmake' 2022-12-01T10:33:35.0071846Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake' 2022-12-01T10:33:35.0076442Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake' 2022-12-01T10:33:35.0082127Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake' 2022-12-01T10:33:35.0115668Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake' 2022-12-01T10:33:35.0126266Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake' 2022-12-01T10:33:35.0131431Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake' 2022-12-01T10:33:35.0137830Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake' 2022-12-01T10:33:35.0142976Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake' 2022-12-01T10:33:35.0150018Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake' 2022-12-01T10:33:35.0160881Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake' 2022-12-01T10:33:35.0170152Z adding 'torch/share/cmake/Caffe2/public/LoadHIP.cmake' 2022-12-01T10:33:35.0179729Z adding 'torch/share/cmake/Caffe2/public/cuda.cmake' 2022-12-01T10:33:35.0185365Z adding 'torch/share/cmake/Caffe2/public/gflags.cmake' 2022-12-01T10:33:35.0189959Z adding 'torch/share/cmake/Caffe2/public/glog.cmake' 2022-12-01T10:33:35.0194045Z adding 'torch/share/cmake/Caffe2/public/mkl.cmake' 2022-12-01T10:33:35.0198197Z adding 'torch/share/cmake/Caffe2/public/mkldnn.cmake' 2022-12-01T10:33:35.0202834Z adding 'torch/share/cmake/Caffe2/public/protobuf.cmake' 2022-12-01T10:33:35.0207019Z adding 'torch/share/cmake/Caffe2/public/threads.cmake' 2022-12-01T10:33:35.0216659Z adding 'torch/share/cmake/Caffe2/public/utils.cmake' 2022-12-01T10:33:35.0223777Z adding 'torch/share/cmake/Torch/TorchConfig.cmake' 2022-12-01T10:33:35.0228126Z adding 'torch/share/cmake/Torch/TorchConfigVersion.cmake' 2022-12-01T10:33:35.0236031Z adding 'torch/sparse/__init__.py' 2022-12-01T10:33:35.0247425Z adding 'torch/special/__init__.py' 2022-12-01T10:33:35.0407528Z adding 'torch/test/CppSignature_test.exe' 2022-12-01T10:33:35.0662714Z adding 'torch/test/Dict_test.exe' 2022-12-01T10:33:35.0832893Z adding 'torch/test/Dimname_test.exe' 2022-12-01T10:33:35.1054824Z adding 'torch/test/IListRef_test.exe' 2022-12-01T10:33:35.1283359Z adding 'torch/test/KernelFunction_test.exe' 2022-12-01T10:33:35.1621834Z adding 'torch/test/List_test.exe' 2022-12-01T10:33:35.1867019Z adding 'torch/test/MaybeOwned_test.exe' 2022-12-01T10:33:35.2092216Z adding 'torch/test/NamedTensor_test.exe' 2022-12-01T10:33:35.2294793Z adding 'torch/test/apply_utils_test.exe' 2022-12-01T10:33:35.2512101Z adding 'torch/test/atest.exe' 2022-12-01T10:33:35.2710907Z adding 'torch/test/backend_fallback_test.exe' 2022-12-01T10:33:35.2944883Z adding 'torch/test/basic.exe' 2022-12-01T10:33:35.3139818Z adding 'torch/test/broadcast_test.exe' 2022-12-01T10:33:35.3287172Z adding 'torch/test/c10_Array_test.exe' 2022-12-01T10:33:35.3449001Z adding 'torch/test/c10_Bitset_test.exe' 2022-12-01T10:33:35.3602114Z adding 'torch/test/c10_C++17_test.exe' 2022-12-01T10:33:35.3755943Z adding 'torch/test/c10_CompileTimeFunctionPointer_test.exe' 2022-12-01T10:33:35.3902257Z adding 'torch/test/c10_ConstexprCrc_test.exe' 2022-12-01T10:33:35.4049514Z adding 'torch/test/c10_DeadlockDetection_test.exe' 2022-12-01T10:33:35.4216376Z adding 'torch/test/c10_DeviceGuard_test.exe' 2022-12-01T10:33:35.4374394Z adding 'torch/test/c10_Device_test.exe' 2022-12-01T10:33:35.4564643Z adding 'torch/test/c10_DispatchKeySet_test.exe' 2022-12-01T10:33:35.4727900Z adding 'torch/test/c10_Half_test.exe' 2022-12-01T10:33:35.4904730Z adding 'torch/test/c10_InlineDeviceGuard_test.exe' 2022-12-01T10:33:35.5087029Z adding 'torch/test/c10_InlineStreamGuard_test.exe' 2022-12-01T10:33:35.5271326Z adding 'torch/test/c10_LeftRight_test.exe' 2022-12-01T10:33:35.5464983Z adding 'torch/test/c10_Metaprogramming_test.exe' 2022-12-01T10:33:35.5638915Z adding 'torch/test/c10_SizesAndStrides_test.exe' 2022-12-01T10:33:35.6004352Z adding 'torch/test/c10_SmallVectorTest.exe' 2022-12-01T10:33:35.6168417Z adding 'torch/test/c10_StreamGuard_test.exe' 2022-12-01T10:33:35.6327366Z adding 'torch/test/c10_SymInt_test.exe' 2022-12-01T10:33:35.6484572Z adding 'torch/test/c10_Synchronized_test.exe' 2022-12-01T10:33:35.6661421Z adding 'torch/test/c10_ThreadLocal_test.exe' 2022-12-01T10:33:35.6829239Z adding 'torch/test/c10_TypeIndex_test.exe' 2022-12-01T10:33:35.6978265Z adding 'torch/test/c10_TypeList_test.exe' 2022-12-01T10:33:35.7123254Z adding 'torch/test/c10_TypeTraits_test.exe' 2022-12-01T10:33:35.7287137Z adding 'torch/test/c10_accumulate_test.exe' 2022-12-01T10:33:35.7465131Z adding 'torch/test/c10_bfloat16_test.exe' 2022-12-01T10:33:35.7648514Z adding 'torch/test/c10_complex_math_test.exe' 2022-12-01T10:33:35.7826979Z adding 'torch/test/c10_complex_test.exe' 2022-12-01T10:33:35.7974511Z adding 'torch/test/c10_cuda_CUDATest.exe' 2022-12-01T10:33:35.8240161Z adding 'torch/test/c10_either_test.exe' 2022-12-01T10:33:35.8418853Z adding 'torch/test/c10_exception_test.exe' 2022-12-01T10:33:35.8574835Z adding 'torch/test/c10_flags_test.exe' 2022-12-01T10:33:35.8721201Z adding 'torch/test/c10_intrusive_ptr_benchmark.exe' 2022-12-01T10:33:35.9156738Z adding 'torch/test/c10_intrusive_ptr_test.exe' 2022-12-01T10:33:35.9335323Z adding 'torch/test/c10_irange_test.exe' 2022-12-01T10:33:35.9510603Z adding 'torch/test/c10_logging_test.exe' 2022-12-01T10:33:35.9752306Z adding 'torch/test/c10_optional_test.exe' 2022-12-01T10:33:35.9951788Z adding 'torch/test/c10_ordered_preserving_dict_test.exe' 2022-12-01T10:33:36.0124720Z adding 'torch/test/c10_registry_test.exe' 2022-12-01T10:33:36.0314550Z adding 'torch/test/c10_string_view_test.exe' 2022-12-01T10:33:36.0467891Z adding 'torch/test/c10_tempfile_test.exe' 2022-12-01T10:33:36.0642273Z adding 'torch/test/c10_typeid_test.exe' 2022-12-01T10:33:36.0857807Z adding 'torch/test/cpu_generator_test.exe' 2022-12-01T10:33:36.1053318Z adding 'torch/test/cpu_profiling_allocator_test.exe' 2022-12-01T10:33:36.1381027Z adding 'torch/test/cpu_rng_test.exe' 2022-12-01T10:33:36.1537483Z adding 'torch/test/cuda_apply_test.exe' 2022-12-01T10:33:36.1796755Z adding 'torch/test/cuda_atomic_ops_test.exe' 2022-12-01T10:33:36.2000771Z adding 'torch/test/cuda_caching_host_allocator_test.exe' 2022-12-01T10:33:36.2265691Z adding 'torch/test/cuda_complex_math_test.exe' 2022-12-01T10:33:36.2516793Z adding 'torch/test/cuda_complex_test.exe' 2022-12-01T10:33:36.2782600Z adding 'torch/test/cuda_cub_test.exe' 2022-12-01T10:33:36.2969990Z adding 'torch/test/cuda_cudnn_test.exe' 2022-12-01T10:33:36.3171435Z adding 'torch/test/cuda_device_test.exe' 2022-12-01T10:33:36.3502350Z adding 'torch/test/cuda_distributions_test.exe' 2022-12-01T10:33:36.3697019Z adding 'torch/test/cuda_dlconvertor_test.exe' 2022-12-01T10:33:36.3960508Z adding 'torch/test/cuda_generator_test.exe' 2022-12-01T10:33:36.4206883Z adding 'torch/test/cuda_half_test.exe' 2022-12-01T10:33:36.4426218Z adding 'torch/test/cuda_integer_divider_test.exe' 2022-12-01T10:33:36.4629019Z adding 'torch/test/cuda_optional_test.exe' 2022-12-01T10:33:36.4873563Z adding 'torch/test/cuda_packedtensoraccessor_test.exe' 2022-12-01T10:33:36.5075970Z adding 'torch/test/cuda_reportMemoryUsage_test.exe' 2022-12-01T10:33:36.5315957Z adding 'torch/test/cuda_stream_test.exe' 2022-12-01T10:33:36.5573896Z adding 'torch/test/cuda_vectorized_test.exe' 2022-12-01T10:33:36.5766187Z adding 'torch/test/dispatch_key_set_test.exe' 2022-12-01T10:33:36.5947504Z adding 'torch/test/dlconvertor_test.exe' 2022-12-01T10:33:36.6158430Z adding 'torch/test/extension_backend_test.exe' 2022-12-01T10:33:36.6363549Z adding 'torch/test/half_test.exe' 2022-12-01T10:33:36.6537551Z adding 'torch/test/inline_container_test.exe' 2022-12-01T10:33:36.6886125Z adding 'torch/test/ivalue_test.exe' 2022-12-01T10:33:36.7301480Z adding 'torch/test/kernel_function_legacy_test.exe' 2022-12-01T10:33:36.7636721Z adding 'torch/test/kernel_function_test.exe' 2022-12-01T10:33:36.8062185Z adding 'torch/test/kernel_lambda_legacy_test.exe' 2022-12-01T10:33:36.8413354Z adding 'torch/test/kernel_lambda_test.exe' 2022-12-01T10:33:36.8638112Z adding 'torch/test/kernel_stackbased_test.exe' 2022-12-01T10:33:36.8826150Z adding 'torch/test/lazy_tensor_test.exe' 2022-12-01T10:33:36.9149517Z adding 'torch/test/make_boxed_from_unboxed_functor_test.exe' 2022-12-01T10:33:36.9351507Z adding 'torch/test/math_kernel_test.exe' 2022-12-01T10:33:36.9539988Z adding 'torch/test/memory_format_test.exe' 2022-12-01T10:33:36.9730474Z adding 'torch/test/memory_overlapping_test.exe' 2022-12-01T10:33:36.9922304Z adding 'torch/test/mobile_memory_cleanup.exe' 2022-12-01T10:33:37.0131307Z adding 'torch/test/native_test.exe' 2022-12-01T10:33:37.0277402Z adding 'torch/test/op_allowlist_test.exe' 2022-12-01T10:33:37.1061866Z adding 'torch/test/op_registration_test.exe' 2022-12-01T10:33:37.1266630Z adding 'torch/test/operator_name_test.exe' 2022-12-01T10:33:37.1451455Z adding 'torch/test/operators_test.exe' 2022-12-01T10:33:37.1643876Z adding 'torch/test/packedtensoraccessor_test.exe' 2022-12-01T10:33:37.1901776Z adding 'torch/test/pow_test.exe' 2022-12-01T10:33:37.2117983Z adding 'torch/test/quantized_test.exe' 2022-12-01T10:33:37.2309221Z adding 'torch/test/reduce_ops_test.exe' 2022-12-01T10:33:37.2504580Z adding 'torch/test/reportMemoryUsage_test.exe' 2022-12-01T10:33:37.2720347Z adding 'torch/test/scalar_tensor_test.exe' 2022-12-01T10:33:37.2947483Z adding 'torch/test/scalar_test.exe' 2022-12-01T10:33:37.3137571Z adding 'torch/test/stride_properties_test.exe' 2022-12-01T10:33:37.3379154Z adding 'torch/test/tensor_iterator_test.exe' 2022-12-01T10:33:37.3583546Z adding 'torch/test/test_parallel.exe' 2022-12-01T10:33:37.3639999Z adding 'torch/test/thread_init_test.exe' 2022-12-01T10:33:37.3808051Z adding 'torch/test/type_ptr_test.exe' 2022-12-01T10:33:37.4026388Z adding 'torch/test/type_test.exe' 2022-12-01T10:33:37.4222147Z adding 'torch/test/undefined_tensor_test.exe' 2022-12-01T10:33:37.4382968Z adding 'torch/test/variant_test.exe' 2022-12-01T10:33:37.4435188Z adding 'torch/test/verify_api_visibility.exe' 2022-12-01T10:33:37.4704077Z adding 'torch/test/vmap_test.exe' 2022-12-01T10:33:37.4901219Z adding 'torch/test/weakref_test.exe' 2022-12-01T10:33:37.5099721Z adding 'torch/test/wrapdim_test.exe' 2022-12-01T10:33:37.5280309Z adding 'torch/test/xla_tensor_test.exe' 2022-12-01T10:33:37.5292923Z adding 'torch/testing/__init__.py' 2022-12-01T10:33:37.5312212Z adding 'torch/testing/_comparison.py' 2022-12-01T10:33:37.5319904Z adding 'torch/testing/_creation.py' 2022-12-01T10:33:37.5325485Z adding 'torch/testing/_deprecated.py' 2022-12-01T10:33:37.5330505Z adding 'torch/testing/_legacy.py' 2022-12-01T10:33:37.5335046Z adding 'torch/testing/_internal/__init__.py' 2022-12-01T10:33:37.5342343Z adding 'torch/testing/_internal/autocast_test_lists.py' 2022-12-01T10:33:37.5348778Z adding 'torch/testing/_internal/check_kernel_launches.py' 2022-12-01T10:33:37.5354657Z adding 'torch/testing/_internal/common_cuda.py' 2022-12-01T10:33:37.5377474Z adding 'torch/testing/_internal/common_device_type.py' 2022-12-01T10:33:37.5391771Z adding 'torch/testing/_internal/common_distributed.py' 2022-12-01T10:33:37.5396756Z adding 'torch/testing/_internal/common_dtype.py' 2022-12-01T10:33:37.5411659Z adding 'torch/testing/_internal/common_fsdp.py' 2022-12-01T10:33:37.5420447Z adding 'torch/testing/_internal/common_jit.py' 2022-12-01T10:33:37.5608484Z adding 'torch/testing/_internal/common_methods_invocations.py' 2022-12-01T10:33:37.5646914Z adding 'torch/testing/_internal/common_modules.py' 2022-12-01T10:33:37.5698771Z adding 'torch/testing/_internal/common_nn.py' 2022-12-01T10:33:37.5728323Z adding 'torch/testing/_internal/common_quantization.py' 2022-12-01T10:33:37.5736544Z adding 'torch/testing/_internal/common_quantized.py' 2022-12-01T10:33:37.5742389Z adding 'torch/testing/_internal/common_subclass.py' 2022-12-01T10:33:37.5800837Z adding 'torch/testing/_internal/common_utils.py' 2022-12-01T10:33:37.5814678Z adding 'torch/testing/_internal/composite_compliance.py' 2022-12-01T10:33:37.5821211Z adding 'torch/testing/_internal/dist_utils.py' 2022-12-01T10:33:37.5828708Z adding 'torch/testing/_internal/hypothesis_utils.py' 2022-12-01T10:33:37.5841713Z adding 'torch/testing/_internal/jit_metaprogramming_utils.py' 2022-12-01T10:33:37.5855715Z adding 'torch/testing/_internal/jit_utils.py' 2022-12-01T10:33:37.5861993Z adding 'torch/testing/_internal/logging_tensor.py' 2022-12-01T10:33:37.5866786Z adding 'torch/testing/_internal/quantization_torch_package_models.py' 2022-12-01T10:33:37.5871842Z adding 'torch/testing/_internal/schema_check_mode.py' 2022-12-01T10:33:37.5875722Z adding 'torch/testing/_internal/codegen/__init__.py' 2022-12-01T10:33:37.5883335Z adding 'torch/testing/_internal/codegen/random_topo_test.py' 2022-12-01T10:33:37.5887716Z adding 'torch/testing/_internal/data/__init__.py' 2022-12-01T10:33:37.5891551Z adding 'torch/testing/_internal/data/network1.py' 2022-12-01T10:33:37.5895872Z adding 'torch/testing/_internal/data/network2.py' 2022-12-01T10:33:37.5899094Z adding 'torch/testing/_internal/distributed/__init__.py' 2022-12-01T10:33:37.5909026Z adding 'torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py' 2022-12-01T10:33:37.6002316Z adding 'torch/testing/_internal/distributed/distributed_test.py' 2022-12-01T10:33:37.6015908Z adding 'torch/testing/_internal/distributed/distributed_utils.py' 2022-12-01T10:33:37.6020822Z adding 'torch/testing/_internal/distributed/pipe_with_ddp_test.py' 2022-12-01T10:33:37.6026560Z adding 'torch/testing/_internal/distributed/rpc_utils.py' 2022-12-01T10:33:37.6030485Z adding 'torch/testing/_internal/distributed/_shard/__init__.py' 2022-12-01T10:33:37.6034544Z adding 'torch/testing/_internal/distributed/_shard/test_common.py' 2022-12-01T10:33:37.6046438Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py' 2022-12-01T10:33:37.6051781Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py' 2022-12-01T10:33:37.6057167Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py' 2022-12-01T10:33:37.6061108Z adding 'torch/testing/_internal/distributed/nn/__init__.py' 2022-12-01T10:33:37.6064628Z adding 'torch/testing/_internal/distributed/nn/api/__init__.py' 2022-12-01T10:33:37.6073557Z adding 'torch/testing/_internal/distributed/nn/api/remote_module_test.py' 2022-12-01T10:33:37.6078820Z adding 'torch/testing/_internal/distributed/pipeline/__init__.py' 2022-12-01T10:33:37.6088232Z adding 'torch/testing/_internal/distributed/rpc/__init__.py' 2022-12-01T10:33:37.6111869Z adding 'torch/testing/_internal/distributed/rpc/dist_autograd_test.py' 2022-12-01T10:33:37.6120473Z adding 'torch/testing/_internal/distributed/rpc/dist_optimizer_test.py' 2022-12-01T10:33:37.6127218Z adding 'torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py' 2022-12-01T10:33:37.6132199Z adding 'torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py' 2022-12-01T10:33:37.6136872Z adding 'torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py' 2022-12-01T10:33:37.6197074Z adding 'torch/testing/_internal/distributed/rpc/rpc_test.py' 2022-12-01T10:33:37.6206880Z adding 'torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py' 2022-12-01T10:33:37.6210444Z adding 'torch/testing/_internal/distributed/rpc/examples/__init__.py' 2022-12-01T10:33:37.6215532Z adding 'torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py' 2022-12-01T10:33:37.6222004Z adding 'torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py' 2022-12-01T10:33:37.6226033Z adding 'torch/testing/_internal/distributed/rpc/jit/__init__.py' 2022-12-01T10:33:37.6230612Z adding 'torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py' 2022-12-01T10:33:37.6245957Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test.py' 2022-12-01T10:33:37.6252703Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py' 2022-12-01T10:33:37.6256456Z adding 'torch/testing/_internal/generated/__init__.py' 2022-12-01T10:33:37.6294376Z adding 'torch/testing/_internal/generated/annotated_fn_args.py' 2022-12-01T10:33:37.6307019Z adding 'torch/testing/_internal/opinfo/__init__.py' 2022-12-01T10:33:37.6342878Z adding 'torch/testing/_internal/opinfo/core.py' 2022-12-01T10:33:37.6350715Z adding 'torch/testing/_internal/opinfo/refs.py' 2022-12-01T10:33:37.6356838Z adding 'torch/testing/_internal/opinfo/utils.py' 2022-12-01T10:33:37.6362038Z adding 'torch/testing/_internal/opinfo/definitions/__init__.py' 2022-12-01T10:33:37.6371824Z adding 'torch/testing/_internal/opinfo/definitions/_masked.py' 2022-12-01T10:33:37.6379892Z adding 'torch/testing/_internal/opinfo/definitions/fft.py' 2022-12-01T10:33:37.6401718Z adding 'torch/testing/_internal/opinfo/definitions/linalg.py' 2022-12-01T10:33:37.6410923Z adding 'torch/testing/_internal/opinfo/definitions/special.py' 2022-12-01T10:33:37.6416334Z adding 'torch/testing/_internal/test_module/__init__.py' 2022-12-01T10:33:37.6419604Z adding 'torch/testing/_internal/test_module/future_div.py' 2022-12-01T10:33:37.6423727Z adding 'torch/testing/_internal/test_module/no_future_div.py' 2022-12-01T10:33:37.6428997Z adding 'torch/utils/__init__.py' 2022-12-01T10:33:37.6433510Z adding 'torch/utils/_cpp_extension_versioner.py' 2022-12-01T10:33:37.6437442Z adding 'torch/utils/_crash_handler.py' 2022-12-01T10:33:37.6441898Z adding 'torch/utils/_cuda_trace.py' 2022-12-01T10:33:37.6448392Z adding 'torch/utils/_freeze.py' 2022-12-01T10:33:37.6452949Z adding 'torch/utils/_mode_utils.py' 2022-12-01T10:33:37.6458195Z adding 'torch/utils/_python_dispatch.py' 2022-12-01T10:33:37.6465070Z adding 'torch/utils/_pytree.py' 2022-12-01T10:33:37.6470056Z adding 'torch/utils/_zip.py' 2022-12-01T10:33:37.6479576Z adding 'torch/utils/bundled_inputs.py' 2022-12-01T10:33:37.6489423Z adding 'torch/utils/checkpoint.py' 2022-12-01T10:33:37.6498523Z adding 'torch/utils/collect_env.py' 2022-12-01T10:33:37.6503254Z adding 'torch/utils/cpp_backtrace.py' 2022-12-01T10:33:37.6538908Z adding 'torch/utils/cpp_extension.py' 2022-12-01T10:33:37.6546618Z adding 'torch/utils/dlpack.py' 2022-12-01T10:33:37.6551107Z adding 'torch/utils/file_baton.py' 2022-12-01T10:33:37.6556841Z adding 'torch/utils/hooks.py' 2022-12-01T10:33:37.6567128Z adding 'torch/utils/mkldnn.py' 2022-12-01T10:33:37.6573070Z adding 'torch/utils/mobile_optimizer.py' 2022-12-01T10:33:37.6577260Z adding 'torch/utils/model_zoo.py' 2022-12-01T10:33:37.6582445Z adding 'torch/utils/show_pickle.py' 2022-12-01T10:33:37.6588144Z adding 'torch/utils/throughput_benchmark.py' 2022-12-01T10:33:37.6593331Z adding 'torch/utils/backcompat/__init__.py' 2022-12-01T10:33:37.6598182Z adding 'torch/utils/benchmark/__init__.py' 2022-12-01T10:33:37.6601857Z adding 'torch/utils/benchmark/examples/__init__.py' 2022-12-01T10:33:37.6607522Z adding 'torch/utils/benchmark/examples/blas_compare.py' 2022-12-01T10:33:37.6613321Z adding 'torch/utils/benchmark/examples/blas_compare_setup.py' 2022-12-01T10:33:37.6618159Z adding 'torch/utils/benchmark/examples/compare.py' 2022-12-01T10:33:37.6626084Z adding 'torch/utils/benchmark/examples/end_to_end.py' 2022-12-01T10:33:37.6631364Z adding 'torch/utils/benchmark/examples/fuzzer.py' 2022-12-01T10:33:37.6636405Z adding 'torch/utils/benchmark/examples/op_benchmark.py' 2022-12-01T10:33:37.6640760Z adding 'torch/utils/benchmark/examples/simple_timeit.py' 2022-12-01T10:33:37.6645828Z adding 'torch/utils/benchmark/examples/spectral_ops_fuzz_test.py' 2022-12-01T10:33:37.6649567Z adding 'torch/utils/benchmark/op_fuzzers/__init__.py' 2022-12-01T10:33:37.6654521Z adding 'torch/utils/benchmark/op_fuzzers/binary.py' 2022-12-01T10:33:37.6659346Z adding 'torch/utils/benchmark/op_fuzzers/sparse_binary.py' 2022-12-01T10:33:37.6664090Z adding 'torch/utils/benchmark/op_fuzzers/sparse_unary.py' 2022-12-01T10:33:37.6668744Z adding 'torch/utils/benchmark/op_fuzzers/spectral.py' 2022-12-01T10:33:37.6673354Z adding 'torch/utils/benchmark/op_fuzzers/unary.py' 2022-12-01T10:33:37.6677205Z adding 'torch/utils/benchmark/utils/__init__.py' 2022-12-01T10:33:37.6681426Z adding 'torch/utils/benchmark/utils/_stubs.py' 2022-12-01T10:33:37.6688978Z adding 'torch/utils/benchmark/utils/common.py' 2022-12-01T10:33:37.6696818Z adding 'torch/utils/benchmark/utils/compare.py' 2022-12-01T10:33:37.6703017Z adding 'torch/utils/benchmark/utils/cpp_jit.py' 2022-12-01T10:33:37.6711897Z adding 'torch/utils/benchmark/utils/fuzzer.py' 2022-12-01T10:33:37.6717862Z adding 'torch/utils/benchmark/utils/sparse_fuzzer.py' 2022-12-01T10:33:37.6722358Z adding 'torch/utils/benchmark/utils/timeit_template.cpp' 2022-12-01T10:33:37.6731844Z adding 'torch/utils/benchmark/utils/timer.py' 2022-12-01T10:33:37.6736417Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/__init__.py' 2022-12-01T10:33:37.6742385Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h' 2022-12-01T10:33:37.6747405Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp' 2022-12-01T10:33:37.6751421Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp' 2022-12-01T10:33:37.6766128Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py' 2022-12-01T10:33:37.6820485Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h' 2022-12-01T10:33:37.6833597Z adding 'torch/utils/bottleneck/__init__.py' 2022-12-01T10:33:37.6839167Z adding 'torch/utils/bottleneck/__main__.py' 2022-12-01T10:33:37.6844567Z adding 'torch/utils/data/__init__.py' 2022-12-01T10:33:37.6848501Z adding 'torch/utils/data/backward_compatibility.py' 2022-12-01T10:33:37.6878455Z adding 'torch/utils/data/dataloader.py' 2022-12-01T10:33:37.6885599Z adding 'torch/utils/data/dataloader_experimental.py' 2022-12-01T10:33:37.6892861Z adding 'torch/utils/data/dataset.py' 2022-12-01T10:33:37.6898729Z adding 'torch/utils/data/distributed.py' 2022-12-01T10:33:37.6904025Z adding 'torch/utils/data/graph.py' 2022-12-01T10:33:37.6909491Z adding 'torch/utils/data/graph_settings.py' 2022-12-01T10:33:37.6916131Z adding 'torch/utils/data/sampler.py' 2022-12-01T10:33:37.6921654Z adding 'torch/utils/data/_utils/__init__.py' 2022-12-01T10:33:37.6928434Z adding 'torch/utils/data/_utils/collate.py' 2022-12-01T10:33:37.6933319Z adding 'torch/utils/data/_utils/fetch.py' 2022-12-01T10:33:37.6937860Z adding 'torch/utils/data/_utils/pin_memory.py' 2022-12-01T10:33:37.6942083Z adding 'torch/utils/data/_utils/serialization.py' 2022-12-01T10:33:37.6946796Z adding 'torch/utils/data/_utils/signal_handling.py' 2022-12-01T10:33:37.6954361Z adding 'torch/utils/data/_utils/worker.py' 2022-12-01T10:33:37.6959928Z adding 'torch/utils/data/communication/__init__.py' 2022-12-01T10:33:37.6964406Z adding 'torch/utils/data/communication/eventloop.py' 2022-12-01T10:33:37.6969755Z adding 'torch/utils/data/communication/iter.py' 2022-12-01T10:33:37.6975113Z adding 'torch/utils/data/communication/map.py' 2022-12-01T10:33:37.6979338Z adding 'torch/utils/data/communication/messages.py' 2022-12-01T10:33:37.6984380Z adding 'torch/utils/data/communication/protocol.py' 2022-12-01T10:33:37.6988832Z adding 'torch/utils/data/communication/queue.py' 2022-12-01T10:33:37.6993693Z adding 'torch/utils/data/datapipes/__init__.py' 2022-12-01T10:33:37.6999220Z adding 'torch/utils/data/datapipes/_decorator.py' 2022-12-01T10:33:37.7005954Z adding 'torch/utils/data/datapipes/_hook_iterator.py' 2022-12-01T10:33:37.7014324Z adding 'torch/utils/data/datapipes/_typing.py' 2022-12-01T10:33:37.7024199Z adding 'torch/utils/data/datapipes/datapipe.py' 2022-12-01T10:33:37.7047442Z adding 'torch/utils/data/datapipes/datapipe.pyi' 2022-12-01T10:33:37.7054192Z adding 'torch/utils/data/datapipes/gen_pyi.py' 2022-12-01T10:33:37.7059449Z adding 'torch/utils/data/datapipes/dataframe/__init__.py' 2022-12-01T10:33:37.7063981Z adding 'torch/utils/data/datapipes/dataframe/dataframe_wrapper.py' 2022-12-01T10:33:37.7071262Z adding 'torch/utils/data/datapipes/dataframe/dataframes.py' 2022-12-01T10:33:37.7076699Z adding 'torch/utils/data/datapipes/dataframe/datapipes.py' 2022-12-01T10:33:37.7081089Z adding 'torch/utils/data/datapipes/dataframe/structures.py' 2022-12-01T10:33:37.7086318Z adding 'torch/utils/data/datapipes/iter/__init__.py' 2022-12-01T10:33:37.7092601Z adding 'torch/utils/data/datapipes/iter/callable.py' 2022-12-01T10:33:37.7098418Z adding 'torch/utils/data/datapipes/iter/combinatorics.py' 2022-12-01T10:33:37.7108332Z adding 'torch/utils/data/datapipes/iter/combining.py' 2022-12-01T10:33:37.7113916Z adding 'torch/utils/data/datapipes/iter/filelister.py' 2022-12-01T10:33:37.7118926Z adding 'torch/utils/data/datapipes/iter/fileopener.py' 2022-12-01T10:33:37.7125656Z adding 'torch/utils/data/datapipes/iter/grouping.py' 2022-12-01T10:33:37.7130901Z adding 'torch/utils/data/datapipes/iter/routeddecoder.py' 2022-12-01T10:33:37.7136195Z adding 'torch/utils/data/datapipes/iter/selecting.py' 2022-12-01T10:33:37.7140634Z adding 'torch/utils/data/datapipes/iter/streamreader.py' 2022-12-01T10:33:37.7145567Z adding 'torch/utils/data/datapipes/iter/utils.py' 2022-12-01T10:33:37.7149942Z adding 'torch/utils/data/datapipes/map/__init__.py' 2022-12-01T10:33:37.7154344Z adding 'torch/utils/data/datapipes/map/callable.py' 2022-12-01T10:33:37.7159680Z adding 'torch/utils/data/datapipes/map/combinatorics.py' 2022-12-01T10:33:37.7164590Z adding 'torch/utils/data/datapipes/map/combining.py' 2022-12-01T10:33:37.7169190Z adding 'torch/utils/data/datapipes/map/grouping.py' 2022-12-01T10:33:37.7173646Z adding 'torch/utils/data/datapipes/map/utils.py' 2022-12-01T10:33:37.7180033Z adding 'torch/utils/data/datapipes/utils/__init__.py' 2022-12-01T10:33:37.7187893Z adding 'torch/utils/data/datapipes/utils/common.py' 2022-12-01T10:33:37.7195708Z adding 'torch/utils/data/datapipes/utils/decoder.py' 2022-12-01T10:33:37.7201114Z adding 'torch/utils/data/datapipes/utils/snapshot.py' 2022-12-01T10:33:37.7206035Z adding 'torch/utils/hipify/__init__.py' 2022-12-01T10:33:37.7210195Z adding 'torch/utils/hipify/constants.py' 2022-12-01T10:33:37.7264718Z adding 'torch/utils/hipify/cuda_to_hip_mappings.py' 2022-12-01T10:33:37.7289374Z adding 'torch/utils/hipify/hipify_python.py' 2022-12-01T10:33:37.7294474Z adding 'torch/utils/hipify/version.py' 2022-12-01T10:33:37.7298017Z adding 'torch/utils/jit/__init__.py' 2022-12-01T10:33:37.7302776Z adding 'torch/utils/jit/log_extract.py' 2022-12-01T10:33:37.7312046Z adding 'torch/utils/model_dump/__init__.py' 2022-12-01T10:33:37.7316676Z adding 'torch/utils/model_dump/__main__.py' 2022-12-01T10:33:37.7325016Z adding 'torch/utils/model_dump/code.js' 2022-12-01T10:33:37.7330021Z adding 'torch/utils/model_dump/htm.mjs' 2022-12-01T10:33:37.7336751Z adding 'torch/utils/model_dump/preact.mjs' 2022-12-01T10:33:37.7341140Z adding 'torch/utils/model_dump/skeleton.html' 2022-12-01T10:33:37.7346116Z adding 'torch/utils/tensorboard/__init__.py' 2022-12-01T10:33:37.7357437Z adding 'torch/utils/tensorboard/_caffe2_graph.py' 2022-12-01T10:33:37.7362623Z adding 'torch/utils/tensorboard/_convert_np.py' 2022-12-01T10:33:37.7367094Z adding 'torch/utils/tensorboard/_embedding.py' 2022-12-01T10:33:37.7371828Z adding 'torch/utils/tensorboard/_onnx_graph.py' 2022-12-01T10:33:37.7376066Z adding 'torch/utils/tensorboard/_proto_graph.py' 2022-12-01T10:33:37.7383815Z adding 'torch/utils/tensorboard/_pytorch_graph.py' 2022-12-01T10:33:37.7389363Z adding 'torch/utils/tensorboard/_utils.py' 2022-12-01T10:33:37.7401675Z adding 'torch/utils/tensorboard/summary.py' 2022-12-01T10:33:37.7418039Z adding 'torch/utils/tensorboard/writer.py' 2022-12-01T10:33:37.7429195Z adding 'torchgen/__init__.py' 2022-12-01T10:33:37.7433648Z adding 'torchgen/code_template.py' 2022-12-01T10:33:37.7438586Z adding 'torchgen/context.py' 2022-12-01T10:33:37.7473661Z adding 'torchgen/gen.py' 2022-12-01T10:33:37.7485735Z adding 'torchgen/gen_backend_stubs.py' 2022-12-01T10:33:37.7499074Z adding 'torchgen/gen_functionalization_type.py' 2022-12-01T10:33:37.7509763Z adding 'torchgen/gen_lazy_tensor.py' 2022-12-01T10:33:37.7516341Z adding 'torchgen/gen_vmap_plumbing.py' 2022-12-01T10:33:37.7520971Z adding 'torchgen/local.py' 2022-12-01T10:33:37.7562452Z adding 'torchgen/model.py' 2022-12-01T10:33:37.7577950Z adding 'torchgen/native_function_generation.py' 2022-12-01T10:33:37.7587639Z adding 'torchgen/utils.py' 2022-12-01T10:33:37.7592202Z adding 'torchgen/api/__init__.py' 2022-12-01T10:33:37.7603517Z adding 'torchgen/api/autograd.py' 2022-12-01T10:33:37.7612293Z adding 'torchgen/api/cpp.py' 2022-12-01T10:33:37.7617617Z adding 'torchgen/api/dispatcher.py' 2022-12-01T10:33:37.7623182Z adding 'torchgen/api/functionalization.py' 2022-12-01T10:33:37.7631912Z adding 'torchgen/api/lazy.py' 2022-12-01T10:33:37.7636647Z adding 'torchgen/api/meta.py' 2022-12-01T10:33:37.7641772Z adding 'torchgen/api/native.py' 2022-12-01T10:33:37.7663658Z adding 'torchgen/api/python.py' 2022-12-01T10:33:37.7670626Z adding 'torchgen/api/structured.py' 2022-12-01T10:33:37.7679154Z adding 'torchgen/api/translate.py' 2022-12-01T10:33:37.7691792Z adding 'torchgen/api/types.py' 2022-12-01T10:33:37.7697553Z adding 'torchgen/api/ufunc.py' 2022-12-01T10:33:37.7704069Z adding 'torchgen/api/unboxing.py' 2022-12-01T10:33:37.7709100Z adding 'torchgen/dest/__init__.py' 2022-12-01T10:33:37.7720558Z adding 'torchgen/dest/lazy_ir.py' 2022-12-01T10:33:37.7725908Z adding 'torchgen/dest/lazy_ts_lowering.py' 2022-12-01T10:33:37.7730311Z adding 'torchgen/dest/native_functions.py' 2022-12-01T10:33:37.7745083Z adding 'torchgen/dest/register_dispatch_key.py' 2022-12-01T10:33:37.7754508Z adding 'torchgen/dest/ufunc.py' 2022-12-01T10:33:37.7759137Z adding 'torchgen/operator_versions/__init__.py' 2022-12-01T10:33:37.7765833Z adding 'torchgen/operator_versions/gen_mobile_upgraders.py' 2022-12-01T10:33:37.7770830Z adding 'torchgen/operator_versions/gen_mobile_upgraders_constant.py' 2022-12-01T10:33:37.7884482Z adding 'torchgen/packaged/ATen/native/native_functions.yaml' 2022-12-01T10:33:37.7900891Z adding 'torchgen/packaged/ATen/native/tags.yaml' 2022-12-01T10:33:37.7907048Z adding 'torchgen/packaged/ATen/templates/ATenOpList.cpp' 2022-12-01T10:33:37.7911518Z adding 'torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp' 2022-12-01T10:33:37.7915678Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunction.h' 2022-12-01T10:33:37.7920582Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions.h' 2022-12-01T10:33:37.7925139Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h' 2022-12-01T10:33:37.7929349Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp' 2022-12-01T10:33:37.7933347Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h' 2022-12-01T10:33:37.7937377Z adding 'torchgen/packaged/ATen/templates/Function.h' 2022-12-01T10:33:37.7941406Z adding 'torchgen/packaged/ATen/templates/FunctionalInverses.h' 2022-12-01T10:33:37.7946047Z adding 'torchgen/packaged/ATen/templates/Functions.cpp' 2022-12-01T10:33:37.7951082Z adding 'torchgen/packaged/ATen/templates/Functions.h' 2022-12-01T10:33:37.7955428Z adding 'torchgen/packaged/ATen/templates/LazyIr.h' 2022-12-01T10:33:37.7959236Z adding 'torchgen/packaged/ATen/templates/LazyNonNativeIr.h' 2022-12-01T10:33:37.7963357Z adding 'torchgen/packaged/ATen/templates/MethodOperators.h' 2022-12-01T10:33:37.7967268Z adding 'torchgen/packaged/ATen/templates/NativeFunction.h' 2022-12-01T10:33:37.7971440Z adding 'torchgen/packaged/ATen/templates/NativeFunctions.h' 2022-12-01T10:33:37.7975469Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunction.h' 2022-12-01T10:33:37.7979348Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunctions.h' 2022-12-01T10:33:37.7983920Z adding 'torchgen/packaged/ATen/templates/Operator.h' 2022-12-01T10:33:37.7987949Z adding 'torchgen/packaged/ATen/templates/Operators.cpp' 2022-12-01T10:33:37.7993041Z adding 'torchgen/packaged/ATen/templates/Operators.h' 2022-12-01T10:33:37.7997561Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.cpp' 2022-12-01T10:33:37.8001884Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.h' 2022-12-01T10:33:37.8006296Z adding 'torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp' 2022-12-01T10:33:37.8010911Z adding 'torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp' 2022-12-01T10:33:37.8015034Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini' 2022-12-01T10:33:37.8019481Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp' 2022-12-01T10:33:37.8024170Z adding 'torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp' 2022-12-01T10:33:37.8028358Z adding 'torchgen/packaged/ATen/templates/RegisterSchema.cpp' 2022-12-01T10:33:37.8032221Z adding 'torchgen/packaged/ATen/templates/RegistrationDeclarations.h' 2022-12-01T10:33:37.8045406Z adding 'torchgen/packaged/ATen/templates/TensorBody.h' 2022-12-01T10:33:37.8050885Z adding 'torchgen/packaged/ATen/templates/TensorMethods.cpp' 2022-12-01T10:33:37.8054896Z adding 'torchgen/packaged/ATen/templates/UfuncCPU.cpp' 2022-12-01T10:33:37.8059613Z adding 'torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp' 2022-12-01T10:33:37.8063257Z adding 'torchgen/packaged/ATen/templates/UfuncCUDA.cu' 2022-12-01T10:33:37.8067163Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.cpp' 2022-12-01T10:33:37.8071405Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.h' 2022-12-01T10:33:37.8075573Z adding 'torchgen/packaged/ATen/templates/aten_interned_strings.h' 2022-12-01T10:33:37.8079538Z adding 'torchgen/packaged/ATen/templates/enum_tag.h' 2022-12-01T10:33:37.8083143Z adding 'torchgen/selective_build/__init__.py' 2022-12-01T10:33:37.8088511Z adding 'torchgen/selective_build/operator.py' 2022-12-01T10:33:37.8095461Z adding 'torchgen/selective_build/selector.py' 2022-12-01T10:33:37.8099769Z adding 'torchgen/static_runtime/__init__.py' 2022-12-01T10:33:37.8105412Z adding 'torchgen/static_runtime/config.py' 2022-12-01T10:33:37.8111219Z adding 'torchgen/static_runtime/gen_static_runtime_ops.py' 2022-12-01T10:33:37.8121009Z adding 'torchgen/static_runtime/generator.py' 2022-12-01T10:33:37.8161612Z adding 'torch-1.13.0a0+gitc13d400.dist-info/LICENSE' 2022-12-01T10:33:37.8179051Z adding 'torch-1.13.0a0+gitc13d400.dist-info/METADATA' 2022-12-01T10:33:37.8188684Z adding 'torch-1.13.0a0+gitc13d400.dist-info/NOTICE' 2022-12-01T10:33:37.8192632Z adding 'torch-1.13.0a0+gitc13d400.dist-info/WHEEL' 2022-12-01T10:33:37.8195566Z adding 'torch-1.13.0a0+gitc13d400.dist-info/entry_points.txt' 2022-12-01T10:33:37.8198466Z adding 'torch-1.13.0a0+gitc13d400.dist-info/top_level.txt' 2022-12-01T10:33:37.8851889Z adding 'torch-1.13.0a0+gitc13d400.dist-info/RECORD' 2022-12-01T10:33:37.9326044Z removing build\bdist.win-amd64\wheel 2022-12-01T10:33:40.0833199Z Compile requests 6327 2022-12-01T10:33:40.0846730Z Compile requests executed 6076 2022-12-01T10:33:40.0846950Z Cache hits 6028 2022-12-01T10:33:40.0847158Z Cache hits (C/C++) 6027 2022-12-01T10:33:40.0847363Z Cache hits (CUDA) 1 2022-12-01T10:33:40.0850294Z Cache misses 37 2022-12-01T10:33:40.0850532Z Cache misses (C/C++) 37 2022-12-01T10:33:40.0850742Z Cache timeouts 0 2022-12-01T10:33:40.0850993Z Cache read errors 0 2022-12-01T10:33:40.0851199Z Forced recaches 0 2022-12-01T10:33:40.0852168Z Cache write errors 0 2022-12-01T10:33:40.0852413Z Compilation failures 0 2022-12-01T10:33:40.0852630Z Cache errors 11 2022-12-01T10:33:40.0852833Z Cache errors (C/C++) 11 2022-12-01T10:33:40.0853058Z Non-cacheable compilations 9 2022-12-01T10:33:40.0853279Z Non-cacheable calls 238 2022-12-01T10:33:40.0853489Z Non-compilation calls 13 2022-12-01T10:33:40.0853715Z Unsupported compiler calls 0 2022-12-01T10:33:40.0853935Z Average cache write 0.828 s 2022-12-01T10:33:40.0854224Z Average cache read miss 0.626 s 2022-12-01T10:33:40.0854487Z Average cache read hit 0.000 s 2022-12-01T10:33:40.0854713Z Failed distributed compilations 0 2022-12-01T10:33:40.0854853Z 2022-12-01T10:33:40.0854941Z Non-cacheable reasons: 2022-12-01T10:33:40.0860195Z multiple input files 236 2022-12-01T10:33:40.0860439Z -M 2 2022-12-01T10:33:40.0860558Z 2022-12-01T10:33:40.0860837Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache, base_url=http://ossci-compiler-cache.s3.amazonaws.com/) 2022-12-01T10:33:41.4476594Z Processing c:\actions-runner\_work\pytorch\pytorch\dist\torch-1.13.0a0+gitc13d400-cp39-cp39-win_amd64.whl 2022-12-01T10:33:41.6343085Z Requirement already satisfied: typing-extensions in c:\jenkins\miniconda3\lib\site-packages (from torch==1.13.0a0+gitc13d400) (4.3.0) 2022-12-01T10:33:41.6354959Z 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:33:41.6436827Z 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:33:42.5837402Z Installing collected packages: torch 2022-12-01T10:34:10.8679621Z Successfully installed torch-1.13.0a0+gitc13d400 2022-12-01T10:34:10.9446778Z 2022-12-01T10:34:10.9447604Z (base) C:\actions-runner\_work\pytorch\pytorch>if "win-vs2019-cuda11.6-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:34:10.9450008Z 7z a C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\win-vs2019-cuda11.6-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-cuda11.6-py3-c13d400bffe90e16b96520bbc8a41a6f0c9cd584.7z" "C:/3591403534/build-results/\" 2022-12-01T10:34:10.9450888Z if errorlevel 1 exit /b 2022-12-01T10:34:10.9451098Z if not errorlevel 0 exit /b 2022-12-01T10:34:10.9451329Z python tools/stats/export_test_times.py 2022-12-01T10:34:10.9451617Z copy /Y ".pytorch-test-times.json" "C:/3591403534/build-results/" 2022-12-01T10:34:10.9451917Z copy /Y "build\.ninja_log" "C:/3591403534/build-results/\" 2022-12-01T10:34:10.9452122Z ) 2022-12-01T10:35:33.2824716Z 2022-12-01T10:35:33.2825185Z 7-Zip 22.01 (x64) : Copyright (c) 1999-2022 Igor Pavlov : 2022-07-15 2022-12-01T10:35:33.2825417Z 2022-12-01T10:35:33.2825507Z Scanning the drive: 2022-12-01T10:35:33.2827358Z 726 folders, 12922 files, 1158473927 bytes (1105 MiB) 2022-12-01T10:35:33.2827544Z 2022-12-01T10:35:33.2827870Z Creating archive: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\win-vs2019-cuda11.6-py3-c13d400bffe90e16b96520bbc8a41a6f0c9cd584.7z 2022-12-01T10:35:33.2828176Z 2022-12-01T10:35:33.2828330Z Add new data to archive: 726 folders, 12922 files, 1158473927 bytes (1105 MiB) 2022-12-01T10:35:33.2828505Z 2022-12-01T10:35:33.2829124Z 2022-12-01T10:35:33.2829357Z Files read from disk: 12822 2022-12-01T10:35:33.2829590Z Archive size: 183411392 bytes (175 MiB) 2022-12-01T10:35:33.2829841Z Everything is Ok 2022-12-01T10:35:33.3859696Z 1 file(s) copied. 2022-12-01T10:35:33.6722883Z Ignoring disabled issues: [] 2022-12-01T10:35:33.6723274Z Exporting test times from test-infra to .pytorch-test-times.json 2022-12-01T10:35:33.6723807Z 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:35:33.6870136Z 1 file(s) copied. 2022-12-01T10:35:33.7099449Z 1 file(s) copied. 2022-12-01T10:35:33.7102728Z 2022-12-01T10:35:33.7103338Z (base) C:\actions-runner\_work\pytorch\pytorch>sccache --show-stats --stats-format json | jq .stats 1>sccache-stats-win-vs2019-cuda11.6-py3-9818099530.json 2022-12-01T10:35:33.8962663Z 2022-12-01T10:35:33.8963145Z (base) C:\actions-runner\_work\pytorch\pytorch>sccache --stop-server 2022-12-01T10:35:33.9070968Z Stopping sccache server... 2022-12-01T10:35:33.9112133Z Compile requests 6327 2022-12-01T10:35:33.9112418Z Compile requests executed 6076 2022-12-01T10:35:33.9112641Z Cache hits 6028 2022-12-01T10:35:33.9112895Z Cache hits (C/C++) 6027 2022-12-01T10:35:33.9113113Z Cache hits (CUDA) 1 2022-12-01T10:35:33.9113304Z Cache misses 37 2022-12-01T10:35:33.9113683Z Cache misses (C/C++) 37 2022-12-01T10:35:33.9113896Z Cache timeouts 0 2022-12-01T10:35:33.9115039Z Cache read errors 0 2022-12-01T10:35:33.9115296Z Forced recaches 0 2022-12-01T10:35:33.9115543Z Cache write errors 0 2022-12-01T10:35:33.9115827Z Compilation failures 0 2022-12-01T10:35:33.9116049Z Cache errors 11 2022-12-01T10:35:33.9116257Z Cache errors (C/C++) 11 2022-12-01T10:35:33.9116485Z Non-cacheable compilations 9 2022-12-01T10:35:33.9116713Z Non-cacheable calls 238 2022-12-01T10:35:33.9116938Z Non-compilation calls 13 2022-12-01T10:35:33.9117158Z Unsupported compiler calls 0 2022-12-01T10:35:33.9117386Z Average cache write 0.828 s 2022-12-01T10:35:33.9117619Z Average cache read miss 0.626 s 2022-12-01T10:35:33.9117845Z Average cache read hit 0.000 s 2022-12-01T10:35:33.9118079Z Failed distributed compilations 0 2022-12-01T10:35:33.9118223Z 2022-12-01T10:35:33.9118312Z Non-cacheable reasons: 2022-12-01T10:35:33.9118514Z multiple input files 236 2022-12-01T10:35:33.9118720Z -M 2 2022-12-01T10:35:33.9118836Z 2022-12-01T10:35:33.9119113Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache, base_url=http://ossci-compiler-cache.s3.amazonaws.com/) 2022-12-01T10:35:33.9278340Z + assert_git_not_dirty 2022-12-01T10:35:33.9278640Z + [[ win-vs2019-cuda11.6-py3 != *rocm* ]] 2022-12-01T10:35:33.9278888Z + [[ win-vs2019-cuda11.6-py3 != *xla* ]] 2022-12-01T10:35:33.9928202Z ++ git status --porcelain 2022-12-01T10:35:38.4644856Z + git_status= 2022-12-01T10:35:38.4645102Z + [[ -n '' ]] 2022-12-01T10:35:38.4645521Z + '[' '!' -f /c/actions-runner/_work/pytorch/pytorch/build/win_tmp/win-vs2019-cuda11.6-py3-c13d400bffe90e16b96520bbc8a41a6f0c9cd584.7z ']' 2022-12-01T10:35:38.4647539Z + echo 'BUILD PASSED' 2022-12-01T10:35:38.4647753Z BUILD PASSED 2022-12-01T10:35:38.7748620Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-12-01T10:35:38.7748904Z with: 2022-12-01T10:35:38.7749088Z retention-days: 14 2022-12-01T10:35:38.7749294Z if-no-files-found: error 2022-12-01T10:35:38.7749519Z name: win-vs2019-cuda11.6-py3 2022-12-01T10:35:38.7749744Z path: C:\3591403534\build-results 2022-12-01T10:35:38.7749957Z s3-bucket: gha-artifacts 2022-12-01T10:35:38.7750141Z region: us-east-1 2022-12-01T10:35:38.7750377Z env: 2022-12-01T10:35:38.7750556Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:35:38.7750851Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.0\x64 2022-12-01T10:35:38.7751111Z ##[endgroup] 2022-12-01T10:35:40.5002476Z With the provided path, there will be 3 files uploaded 2022-12-01T10:35:40.5002842Z Uploading to s3 prefix: pytorch/pytorch/3591403534/win-vs2019-cuda11.6-py3 2022-12-01T10:35:40.5201845Z Starting upload of .ninja_log 2022-12-01T10:35:41.0579437Z Finished upload of .ninja_log 2022-12-01T10:35:41.0582583Z Starting upload of .pytorch-test-times.json 2022-12-01T10:35:41.1748288Z Finished upload of .pytorch-test-times.json 2022-12-01T10:35:41.1751104Z Starting upload of win-vs2019-cuda11.6-py3-c13d400bffe90e16b96520bbc8a41a6f0c9cd584.7z 2022-12-01T10:35:42.6882986Z Finished upload of win-vs2019-cuda11.6-py3-c13d400bffe90e16b96520bbc8a41a6f0c9cd584.7z 2022-12-01T10:35:42.7234202Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-12-01T10:35:42.7234454Z with: 2022-12-01T10:35:42.7234670Z s3-prefix: pytorch/pytorch/3591403534/1/artifact 2022-12-01T10:35:42.7234900Z retention-days: 14 2022-12-01T10:35:42.7235103Z if-no-files-found: warn 2022-12-01T10:35:42.7235316Z path: sccache-stats-*.json 2022-12-01T10:35:42.7235494Z name: artifact 2022-12-01T10:35:42.7235682Z s3-bucket: gha-artifacts 2022-12-01T10:35:42.7235880Z region: us-east-1 2022-12-01T10:35:42.7236159Z env: 2022-12-01T10:35:42.7236333Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:35:42.7236577Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.0\x64 2022-12-01T10:35:42.7236823Z ##[endgroup] 2022-12-01T10:35:43.1261461Z NOTE: s3-prefix specified, ignoring name parameter 2022-12-01T10:35:43.1261791Z With the provided path, there will be 1 file uploaded 2022-12-01T10:35:43.1262086Z Uploading to s3 prefix: pytorch/pytorch/3591403534/1/artifact 2022-12-01T10:35:43.1275386Z Starting upload of sccache-stats-win-vs2019-cuda11.6-py3-9818099530.json 2022-12-01T10:35:43.2352876Z Finished upload of sccache-stats-win-vs2019-cuda11.6-py3-9818099530.json 2022-12-01T10:35:43.2748009Z Prepare all required actions 2022-12-01T10:35:43.2829493Z ##[group]Run ./.github/actions/teardown-win 2022-12-01T10:35:43.2829704Z with: 2022-12-01T10:35:43.2829915Z extra-delete-dir: /c/3591403534/build-results/ 2022-12-01T10:35:43.2830121Z env: 2022-12-01T10:35:43.2830278Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:35:43.2830560Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.0\x64 2022-12-01T10:35:43.2830801Z ##[endgroup] 2022-12-01T10:35:43.2965964Z ##[group]Run .github\scripts\wait_for_ssh_to_drain.ps1 2022-12-01T10:35:43.2966256Z .github\scripts\wait_for_ssh_to_drain.ps1 2022-12-01T10:35:43.2989873Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-12-01T10:35:43.2990151Z env: 2022-12-01T10:35:43.2990333Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:35:43.2990603Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.0\x64 2022-12-01T10:35:43.2990827Z ##[endgroup] 2022-12-01T10:35:43.9386646Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-12-01T10:35:44.0191602Z Finished 2022-12-01T10:35:44.4603932Z Holding runner until all ssh sessions have logged out 2022-12-01T10:35:44.4988414Z ##[group]Run .github\scripts\kill_active_ssh_sessions.ps1 2022-12-01T10:35:44.4988725Z .github\scripts\kill_active_ssh_sessions.ps1 2022-12-01T10:35:44.5011127Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2022-12-01T10:35:44.5011408Z env: 2022-12-01T10:35:44.5011596Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:35:44.5011869Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.0\x64 2022-12-01T10:35:44.5012095Z ##[endgroup] 2022-12-01T10:35:44.8576651Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2022-12-01T10:35:44.9424997Z Finished 2022-12-01T10:35:45.0069914Z ##[group]Run [ ! -z "${EXTRA_DELETE_DIR}" ] || rm -rf "${EXTRA_DELETE_DIR}" 2022-12-01T10:35:45.0070250Z [ ! -z "${EXTRA_DELETE_DIR}" ] || rm -rf "${EXTRA_DELETE_DIR}" 2022-12-01T10:35:45.0070488Z rm -rf ./* 2022-12-01T10:35:45.0098259Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2022-12-01T10:35:45.0098534Z env: 2022-12-01T10:35:45.0098717Z GIT_DEFAULT_BRANCH: master 2022-12-01T10:35:45.0098992Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.0\x64 2022-12-01T10:35:45.0099274Z EXTRA_DELETE_DIR: /c/3591403534/build-results/ 2022-12-01T10:35:45.0099467Z ##[endgroup] 2022-12-01T10:36:08.8699607Z Post job cleanup. 2022-12-01T10:36:08.8918651Z Post job cleanup. 2022-12-01T10:36:10.2027493Z Cache hit occurred on the primary key setup-python-Windows-python-3.11.0-pip-ad81c6587e689540b865df67fb055fc77adb9526d4d645eef033bcf28fc679ee, not saving cache. 2022-12-01T10:36:10.2337364Z Post job cleanup. 2022-12-01T10:36:10.2534053Z Post job cleanup. 2022-12-01T10:36:13.0392464Z [command]"C:\Program Files\Git\cmd\git.exe" version 2022-12-01T10:36:13.0597110Z git version 2.38.1.windows.1 2022-12-01T10:36:13.0697569Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\3e54a125-9126-4aed-866a-4541f4cf9b0a' before making global git config changes 2022-12-01T10:36:13.0698066Z Adding repository directory to the temporary git global config as a safe directory 2022-12-01T10:36:13.0698652Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch 2022-12-01T10:36:13.0923627Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2022-12-01T10:36:13.1139162Z [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:36:13.7158824Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-01T10:36:13.7335692Z http.https://github.com/.extraheader 2022-12-01T10:36:13.7370187Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader 2022-12-01T10:36:13.7601938Z [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:36:14.1838203Z Cleaning up orphan processes